Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1563034bdd075c93d67b99643895e9c750b93b8f 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-ssh12081541059780101870.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-ssh7375896597654145032.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-ssh7008597885926766336.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-ssh17776434375003457893.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-ssh5597143181616646738.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-5062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/648 [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/648 # 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 1563034bdd075c93d67b99643895e9c750b93b8f (main) Commit message: "Merge pull request #4790 from jackchenjc/issue-4783" > 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 1563034bdd075c93d67b99643895e9c750b93b8f # timeout=10 > git rev-list --no-walk cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:37:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:37:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:37:58 ========================================================= 09:37:58 EdgeX Global Pipelines Version Info 09:37:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:37:59 ------------------- 09:37:59 stable info: 09:37:59 ------------------- 09:37:59 Commited By: Ginny Guan ginny@iotechsys.com 09:37:59 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:37:59 Message: update stable to v1.0.260 09:37:59 ------------------- 09:37:59 experimental info: 09:37:59 ------------------- 09:37:59 Commited By: Ginny Guan ginny@iotechsys.com 09:37:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:37:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:37:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1563034 [Pipeline] echo 09:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:00 provisioning config files... 09:38:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config10149278144303062353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:00 ---> ****-login.sh 09:38:00 nexus3.edgexfoundry.org:10001 09:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:01 Configure a credential helper to remove this warning. See 09:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:01 09:38:01 Login Succeeded 09:38:01 nexus3.edgexfoundry.org:10002 09:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:01 Configure a credential helper to remove this warning. See 09:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:01 09:38:01 Login Succeeded 09:38:01 nexus3.edgexfoundry.org:10003 09:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:01 Configure a credential helper to remove this warning. See 09:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:01 09:38:01 Login Succeeded 09:38:01 nexus3.edgexfoundry.org:10004 09:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:01 Configure a credential helper to remove this warning. See 09:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:01 09:38:01 Login Succeeded 09:38:01 ****.io 09:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:38:01 Configure a credential helper to remove this warning. See 09:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:38:01 09:38:01 Login Succeeded 09:38:01 ---> ****-login.sh ends [Pipeline] } 09:38:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:02 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + dirname cmd/core-command/Dockerfile 09:38:02 + echo core-command,cmd/core-command/Dockerfile 09:38:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:38:02 + + dirname cmd/core-data/Dockerfile 09:38:02 cut -d/ -f2 09:38:02 + echo core-data,cmd/core-data/Dockerfile 09:38:02 + dirname cmd/core-keeper/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo core-keeper,cmd/core-keeper/Dockerfile 09:38:02 + dirname cmd/core-metadata/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo core-metadata,cmd/core-metadata/Dockerfile 09:38:02 + dirname cmd/security-bootstrapper/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:38:02 + dirname cmd/security-proxy-auth/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:38:02 + dirname cmd/security-proxy-setup/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:38:02 + dirname cmd/security-secretstore-setup/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:38:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:38:02 + dirname cmd/security-spire-agent/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:38:02 + dirname cmd/security-spire-config/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:38:02 + dirname cmd/security-spire-server/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:38:02 + dirname cmd/support-notifications/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo support-notifications,cmd/support-notifications/Dockerfile 09:38:02 + dirname cmd/support-scheduler/Dockerfile 09:38:02 + cut -d/ -f2 09:38:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:38:02 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-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 09:38:02 + git rev-list -1 --merges 1563034bdd075c93d67b99643895e9c750b93b8f~1..1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] echo 09:38:02 -----------> git rev-list -1 --merges 1563034bdd075c93d67b99643895e9c750b93b8f~1..1563034bdd075c93d67b99643895e9c750b93b8f 1563034bdd075c93d67b99643895e9c750b93b8f 09:38:02 1563034bdd075c93d67b99643895e9c750b93b8f [false] [Pipeline] sh 09:38:02 + git log --format=format:%s -1 1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] echo 09:38:02 ========================================================= 09:38:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:38:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:38:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:03 + grep -v github /etc/ssh/ssh_known_hosts 09:38:03 + [ -e /tmp/ssh_known_hosts ] 09:38:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:38:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 09:38:03 sudo tee -a /etc/ssh/ssh_known_hosts 09:38:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:03 09:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:04 0.1.4: Pulling from edgex-devops/py-git-semver 09:38:04 b85a868b505f: Pulling fs layer 09:38:04 e2be974225ed: Pulling fs layer 09:38:04 339a4e72a1f5: Pulling fs layer 09:38:04 988bab9f4d93: Pulling fs layer 09:38:04 1469e6f7b9e6: Pulling fs layer 09:38:04 eaf3925da568: Pulling fs layer 09:38:04 bab4dde63d76: Pulling fs layer 09:38:04 bde34c3a00c8: Pulling fs layer 09:38:04 b352a97aabf1: Pulling fs layer 09:38:04 4872d77fe225: Pulling fs layer 09:38:04 5851b861e8e6: Pulling fs layer 09:38:04 eaf3925da568: Waiting 09:38:04 1469e6f7b9e6: Waiting 09:38:04 988bab9f4d93: Waiting 09:38:04 bde34c3a00c8: Waiting 09:38:04 bab4dde63d76: Waiting 09:38:04 b352a97aabf1: Waiting 09:38:04 4872d77fe225: Waiting 09:38:04 5851b861e8e6: Waiting 09:38:04 e2be974225ed: Verifying Checksum 09:38:04 e2be974225ed: Download complete 09:38:04 988bab9f4d93: Verifying Checksum 09:38:04 988bab9f4d93: Download complete 09:38:04 1469e6f7b9e6: Verifying Checksum 09:38:04 1469e6f7b9e6: Download complete 09:38:04 eaf3925da568: Download complete 09:38:04 339a4e72a1f5: Verifying Checksum 09:38:04 339a4e72a1f5: Download complete 09:38:04 bde34c3a00c8: Download complete 09:38:04 b352a97aabf1: Download complete 09:38:04 4872d77fe225: Verifying Checksum 09:38:04 4872d77fe225: Download complete 09:38:04 5851b861e8e6: Download complete 09:38:04 b85a868b505f: Verifying Checksum 09:38:04 b85a868b505f: Download complete 09:38:04 bab4dde63d76: Download complete 09:38:06 b85a868b505f: Pull complete 09:38:06 e2be974225ed: Pull complete 09:38:06 339a4e72a1f5: Pull complete 09:38:06 988bab9f4d93: Pull complete 09:38:06 1469e6f7b9e6: Pull complete 09:38:06 eaf3925da568: Pull complete 09:38:08 bab4dde63d76: Pull complete 09:38:08 bde34c3a00c8: Pull complete 09:38:09 b352a97aabf1: Pull complete 09:38:09 4872d77fe225: Pull complete 09:38:09 5851b861e8e6: Pull complete 09:38:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:09 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 09:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:12 $ docker top f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e -eo pid,comm 09:38:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:38:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:12 [ssh-agent] Looking for ssh-agent implementation... 09:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:12 $ docker exec f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent 09:38:12 SSH_AUTH_SOCK=/tmp/ssh-jgIC5yhATNCg/agent.31 09:38:12 SSH_AGENT_PID=37 09:38:12 Running ssh-add (command line suppressed) 09:38:12 Identity added: /w/workspace/edgex-go/648@tmp/private_key_7716786521063698929.key (/w/workspace/edgex-go/648@tmp/private_key_7716786521063698929.key) 09:38:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:12 + git tag --points-at HEAD [Pipeline] } 09:38:12 $ docker exec --env ******** --env ******** f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent -k 09:38:13 unset SSH_AUTH_SOCK; 09:38:13 unset SSH_AGENT_PID; 09:38:13 echo Agent pid 37 killed; 09:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:13 [ssh-agent] Looking for ssh-agent implementation... 09:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:13 $ docker exec f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent 09:38:13 SSH_AUTH_SOCK=/tmp/ssh-Pv82km39JeTh/agent.71 09:38:13 SSH_AGENT_PID=77 09:38:13 Running ssh-add (command line suppressed) 09:38:13 Identity added: /w/workspace/edgex-go/648@tmp/private_key_14425916340192971924.key (/w/workspace/edgex-go/648@tmp/private_key_14425916340192971924.key) 09:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:13 + git semver init 09:38:14 2024-07-05 09:38:13,997 [run_init] DEBUG init version:0.0.0 force:False 09:38:14 2024-07-05 09:38:13,999 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/648/.semver 09:38:14 2024-07-05 09:38:13,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/648/.semver 09:38:14 2024-07-05 09:38:13,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/648/.semver'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=None) 09:38:20 2024-07-05 09:38:19,502 [append_file] DEBUG append to file:/w/workspace/edgex-go/648/.git/info/exclude 09:38:20 2024-07-05 09:38:19,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/648/.semver/main with force:False 09:38:20 2024-07-05 09:38:19,503 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 09:38:20 2024-07-05 09:38:19,504 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 09:38:20 3.2.0-dev.30 [Pipeline] } 09:38:20 $ docker exec --env ******** --env ******** f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e ssh-agent -k 09:38:20 unset SSH_AUTH_SOCK; 09:38:20 unset SSH_AGENT_PID; 09:38:20 echo Agent pid 77 killed; 09:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:21 + git semver [Pipeline] } 09:38:21 $ docker stop --time=1 f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e 09:38:22 $ docker rm -f --volumes f1ccae4e07930157b42ff458a2b1a23b3c5bed81eea7950348ae5bec55bcfc4e [Pipeline] // withDockerContainer [Pipeline] sh 09:38:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:23 Stashed 1 file(s) [Pipeline] echo 09:38:23 [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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 09:38:23 + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] echo 09:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:38:23 ========================================================= 09:38:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:38:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:38:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:38:24 619be1103602: Pulling fs layer 09:38:24 7862e08f4a3e: Pulling fs layer 09:38:24 5df492c9dc93: Pulling fs layer 09:38:24 7629e6793208: Pulling fs layer 09:38:24 4f4fb700ef54: Pulling fs layer 09:38:24 fb5054dd5b73: Pulling fs layer 09:38:24 eeca6798cff9: Pulling fs layer 09:38:24 aa269ceb94a6: Pulling fs layer 09:38:24 ada007ff1a6a: Pulling fs layer 09:38:24 fb5054dd5b73: Waiting 09:38:24 4f4fb700ef54: Waiting 09:38:24 eeca6798cff9: Waiting 09:38:24 7629e6793208: Waiting 09:38:24 ada007ff1a6a: Waiting 09:38:24 7862e08f4a3e: Verifying Checksum 09:38:24 7862e08f4a3e: Download complete 09:38:24 7629e6793208: Verifying Checksum 09:38:24 7629e6793208: Download complete 09:38:24 4f4fb700ef54: Verifying Checksum 09:38:24 4f4fb700ef54: Download complete 09:38:24 fb5054dd5b73: Download complete 09:38:24 619be1103602: Verifying Checksum 09:38:24 619be1103602: Download complete 09:38:24 eeca6798cff9: Verifying Checksum 09:38:24 eeca6798cff9: Download complete 09:38:24 619be1103602: Pull complete 09:38:24 ada007ff1a6a: Verifying Checksum 09:38:24 ada007ff1a6a: Download complete 09:38:24 7862e08f4a3e: Pull complete 09:38:24 5df492c9dc93: Verifying Checksum 09:38:24 5df492c9dc93: Download complete 09:38:25 aa269ceb94a6: Verifying Checksum 09:38:25 aa269ceb94a6: Download complete 09:38:28 5df492c9dc93: Pull complete 09:38:28 7629e6793208: Pull complete 09:38:28 4f4fb700ef54: Pull complete 09:38:28 fb5054dd5b73: Pull complete 09:38:28 eeca6798cff9: Pull complete 09:38:30 aa269ceb94a6: Pull complete 09:38:31 ada007ff1a6a: Pull complete 09:38:31 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:38:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:38:31 WORKDIR /edgex 09:38:31 COPY go.mod . 09:38:31 RUN go mod download 09:38:31 + docker build -t ci-base-image-x86_64 -f - . 09:38:32 Sending build context to Docker daemon 178.5MB 09:38:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:38:32 ---> f489d0715acc 09:38:32 Step 2/4 : WORKDIR /edgex 09:38:38 Still waiting to schedule task 09:38:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:38:40 ---> Running in 9a7c0ef2bf8f 09:38:40 Removing intermediate container 9a7c0ef2bf8f 09:38:40 ---> 008d0e977a63 09:38:40 Step 3/4 : COPY go.mod . 09:38:40 ---> 7a94f7ac27cf 09:38:40 Step 4/4 : RUN go mod download 09:38:40 ---> Running in cb78487a583c 09:39:12 Removing intermediate container cb78487a583c 09:39:12 ---> 78d3d17392b8 09:39:12 Successfully built 78d3d17392b8 09:39:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:12 + docker inspect -f . ci-base-image-x86_64 09:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:12 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 09:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 09:39:13 $ docker top 7f8fb4b84c63246d01b482e503d2a6a49584e8bb3ab10917aae2e7e814e06f7a -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:13 + go version 09:39:13 go version go1.21.9 linux/amd64 [Pipeline] } 09:39:13 $ docker stop --time=1 7f8fb4b84c63246d01b482e503d2a6a49584e8bb3ab10917aae2e7e814e06f7a 09:39:15 $ docker rm -f --volumes 7f8fb4b84c63246d01b482e503d2a6a49584e8bb3ab10917aae2e7e814e06f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:15 + docker inspect -f . ci-base-image-x86_64 09:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:15 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 09:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 09:39:15 $ docker top ef6dea0006cf6533c51bd25887810fe31131b0cc3c23da1c8f6540ae48996633 -eo pid,comm [Pipeline] { [Pipeline] echo 09:39:16 ========================================================= 09:39:16 [edgeXBuildGoParallel] Running Tests and Build... 09:39:16 ========================================================= [Pipeline] sh 09:39:16 + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] fileExists [Pipeline] sh 09:39:16 + make test 09:39:16 go test -race -coverprofile=coverage.out ./... 09:39:24 ? github.com/edgexfoundry/edgex-go [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 09:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:40:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:40:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 09:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements 09:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.701s coverage: 93.4% of statements 09:40:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements 09:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 6.5% of statements 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:40:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:40:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5064 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:40:11 Running in /w/workspace/edgex-go/648 [Pipeline] { [Pipeline] checkout 09:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.493s coverage: 95.8% of statements 09:40:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 09:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.8% of statements 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 09:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:40:14 The recommended git tool is: git 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:40:21 using credential edgex-jenkins-ssh 09:40:21 Cloning the remote Git repository 09:40:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:40:22 > git init /w/workspace/edgex-go/648 # timeout=10 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:40:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:40:22 > git --version # timeout=10 09:40:22 > git --version # 'git version 2.25.1' 09:40:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:40:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 09:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.052s coverage: 87.2% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 09:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 09:40:40 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 09:40:40 running golangci-lint 09:40:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:40:40 go version go1.21.9 linux/amd64 09:40:40 level=info msg="[config_reader] Used config file .golangci.yml" 09:40:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:40:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:40:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:41 Avoid second fetch 09:40:41 Checking out Revision 1563034bdd075c93d67b99643895e9c750b93b8f (main) 09:40:42 Commit message: "Merge pull request #4790 from jackchenjc/issue-4783" 09:40:41 > git config core.sparsecheckout # timeout=10 09:40:41 > git checkout -f 1563034bdd075c93d67b99643895e9c750b93b8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:40:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:47 Dload Upload Total Spent Left Speed 09:40:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 09:40:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:40:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:40:47 + sudo tee /etc/docker/daemon.new 09:40:47 { 09:40:47 "registry-mirrors": [ 09:40:47 "https://nexus3.edgexfoundry.org:10001" 09:40:47 ], 09:40:47 "bip": "10.250.0.254/24", 09:40:47 "hosts": [ 09:40:47 "tcp://0.0.0.0:5555", 09:40:47 "unix:///var/run/docker.sock" 09:40:47 ], 09:40:47 "mtu": 1458, 09:40:47 "selinux-enabled": true, 09:40:47 "seccomp-profile": "/etc/docker/seccomp.json" 09:40:47 } [Pipeline] sh 09:40:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:40:48 + sudo service docker restart 09:41:01 level=info msg="[loader] Go packages loading at mode 575 (imports|exports_file|files|name|types_sizes|compiled_files|deps) took 22.123615032s" 09:41:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.623877ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:06 provisioning config files... 09:41:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config1355402346861545308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:07 ---> ****-login.sh 09:41:07 nexus3.edgexfoundry.org:10001 09:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:07 Configure a credential helper to remove this warning. See 09:41:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:07 09:41:07 Login Succeeded 09:41:07 nexus3.edgexfoundry.org:10002 09:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:08 Configure a credential helper to remove this warning. See 09:41:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:08 09:41:08 Login Succeeded 09:41:08 nexus3.edgexfoundry.org:10003 09:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:08 Configure a credential helper to remove this warning. See 09:41:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:08 09:41:08 Login Succeeded 09:41:08 nexus3.edgexfoundry.org:10004 09:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:08 Configure a credential helper to remove this warning. See 09:41:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:08 09:41:08 Login Succeeded 09:41:08 ****.io 09:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:09 Configure a credential helper to remove this warning. See 09:41:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:09 09:41:09 Login Succeeded 09:41:09 ---> ****-login.sh ends [Pipeline] } 09:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:41:09 + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] echo 09:41:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:09 ========================================================= 09:41:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:41:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:10 c6b39de5b339: Pulling fs layer 09:41:10 a69c41024577: Pulling fs layer 09:41:10 d6de4b400683: Pulling fs layer 09:41:10 35cb2a7552d0: Pulling fs layer 09:41:10 4f4fb700ef54: Pulling fs layer 09:41:10 464afbd9ba4c: Pulling fs layer 09:41:10 00f215d4a9da: Pulling fs layer 09:41:10 d496ad576159: Pulling fs layer 09:41:10 35cb2a7552d0: Waiting 09:41:10 464afbd9ba4c: Waiting 09:41:10 4f4fb700ef54: Waiting 09:41:10 00f215d4a9da: Waiting 09:41:10 a69c41024577: Download complete 09:41:10 35cb2a7552d0: Verifying Checksum 09:41:10 35cb2a7552d0: Download complete 09:41:10 4f4fb700ef54: Verifying Checksum 09:41:10 4f4fb700ef54: Download complete 09:41:10 464afbd9ba4c: Verifying Checksum 09:41:10 464afbd9ba4c: Download complete 09:41:10 c6b39de5b339: Download complete 09:41:10 d496ad576159: Verifying Checksum 09:41:10 d496ad576159: Download complete 09:41:11 c6b39de5b339: Pull complete 09:41:11 a69c41024577: Pull complete 09:41:12 d6de4b400683: Verifying Checksum 09:41:12 d6de4b400683: Download complete 09:41:13 00f215d4a9da: Verifying Checksum 09:41:13 00f215d4a9da: Download complete 09:41:16 level=info msg="[linters_context/goanalysis] analyzers took 1m53.615566287s with top 10 stages: buildir: 1m0.842040406s, gosec: 9.877116849s, inspect: 2.67617614s, fact_deprecated: 2.147770209s, printf: 1.760583637s, ctrlflow: 1.695254867s, nilness: 1.420574869s, fact_purity: 1.395334784s, S1038: 1.321774359s, typedness: 796.440905ms" 09:41:16 level=info msg="[runner] Issues before processing: 209, after processing: 0" 09:41:16 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, autogenerated_exclude: 209/209, nolint: 0/21, path_prettifier: 209/209, identifier_marker: 209/209, exclude: 209/209, skip_dirs: 209/209, cgo: 209/209, filename_unadjuster: 209/209, exclude-rules: 21/209" 09:41:16 level=info msg="[runner] processing took 14.312117ms with stages: nolint: 6.813716ms, identifier_marker: 3.746085ms, exclude-rules: 1.089838ms, autogenerated_exclude: 1.084487ms, path_prettifier: 1.001157ms, skip_dirs: 530.104µs, cgo: 26.48µs, filename_unadjuster: 14.56µs, fixer: 910ns, uniq_by_line: 820ns, max_same_issues: 780ns, exclude: 650ns, skip_files: 440ns, severity-rules: 420ns, sort_results: 390ns, diff: 380ns, path_shortener: 350ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 09:41:16 level=info msg="[runner] linters took 13.400468946s with stages: goanalysis_metalinter: 13.386058988s" 09:41:16 level=info msg="File cache stats: 0 entries of total size 0B" 09:41:16 level=info msg="Memory: 353 samples, avg is 317.0MB, max is 1379.2MB" 09:41:16 level=info msg="Execution took 35.575846772s" 09:41:16 go vet ./... 09:41:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:41:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:41:22 ./bin/test-attribution-txt.sh [Pipeline] echo 09:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:41:22 + ls -al . 09:41:22 total 840 09:41:22 drwxrwxr-x 11 1001 1001 4096 Jul 5 09:39 . 09:41:22 drwxr-xr-x 4 root root 4096 Jul 5 09:39 .. 09:41:22 drwxrwxr-x 2 1001 1001 4096 Jul 5 09:37 .blubracket 09:41:22 -rw-rw-r-- 1 1001 1001 10 Jul 5 09:37 .dockerignore 09:41:22 drwxrwxr-x 8 1001 1001 4096 Jul 5 09:40 .git 09:41:22 drwxrwxr-x 3 1001 1001 4096 Jul 5 09:37 .github 09:41:22 -rw-rw-r-- 1 1001 1001 1102 Jul 5 09:37 .gitignore 09:41:22 -rw-rw-r-- 1 1001 1001 42 Jul 5 09:37 .golangci.yml 09:41:22 -rw-rw-r-- 1 1001 1001 100 Jul 5 09:37 .hadolint.yml 09:41:22 drwxr-xr-x 3 1001 1001 4096 Jul 5 09:38 .semver 09:41:22 -rw-rw-r-- 1 1001 1001 155 Jul 5 09:37 .sonarcloud.properties 09:41:22 -rw-rw-r-- 1 1001 1001 1171 Jul 5 09:37 ADOPTERS.md 09:41:22 -rw-rw-r-- 1 1001 1001 20361 Jul 5 09:37 Attribution.txt 09:41:22 -rw-rw-r-- 1 1001 1001 100284 Jul 5 09:37 CHANGELOG.md 09:41:22 -rw-rw-r-- 1 1001 1001 3804 Jul 5 09:37 CONTRIBUTING.md 09:41:22 -rw-rw-r-- 1 1001 1001 677 Jul 5 09:37 GOVERNANCE.md 09:41:22 -rw-rw-r-- 1 1001 1001 861 Jul 5 09:37 Jenkinsfile 09:41:22 -rw-rw-r-- 1 1001 1001 10775 Jul 5 09:37 LICENSE 09:41:22 -rw-rw-r-- 1 1001 1001 16051 Jul 5 09:37 Makefile 09:41:22 -rw-rw-r-- 1 1001 1001 582 Jul 5 09:37 OWNERS.md 09:41:22 -rw-rw-r-- 1 1001 1001 9528 Jul 5 09:37 README.md 09:41:22 -rw-rw-r-- 1 1001 1001 789 Jul 5 09:37 SECURITY.md 09:41:22 -rw-rw-r-- 1 1001 1001 12 Jul 5 09:38 VERSION 09:41:22 drwxrwxr-x 2 1001 1001 4096 Jul 5 09:37 bin 09:41:22 drwxrwxr-x 19 1001 1001 4096 Jul 5 09:37 cmd 09:41:22 -rw-r--r-- 1 root root 481596 Jul 5 09:40 coverage.out 09:41:22 drwxrwxr-x 2 1001 1001 4096 Jul 5 09:37 fuzz_test 09:41:22 -rw-rw-r-- 1 1001 1001 6911 Jul 5 09:37 go.mod 09:41:22 -rw-rw-r-- 1 1001 1001 101537 Jul 5 09:37 go.sum 09:41:22 drwxrwxr-x 7 1001 1001 4096 Jul 5 09:37 internal 09:41:22 drwxrwxr-x 3 1001 1001 4096 Jul 5 09:37 openapi 09:41:22 -rw-rw-r-- 1 1001 1001 584 Jul 5 09:37 security.txt 09:41:22 -rw-rw-r-- 1 1001 1001 204 Jul 5 09:37 version.go [Pipeline] sh 09:41:22 + '[' -e coverage.out ] 09:41:22 + chown 1001:1001 coverage.out [Pipeline] stash 09:41:22 Stashed 1 file(s) [Pipeline] sh 09:41:23 + make build 09:41:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:41:25 d6de4b400683: Pull complete 09:41:25 35cb2a7552d0: Pull complete 09:41:25 4f4fb700ef54: Pull complete 09:41:25 464afbd9ba4c: Pull complete 09:41:36 00f215d4a9da: Pull complete 09:41:36 d496ad576159: Pull complete 09:41:36 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:41:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:36 WORKDIR /edgex 09:41:36 COPY go.mod . 09:41:36 RUN go mod download 09:41:36 + docker build -t ci-base-image-arm64 -f - . 09:41:37 Sending build context to Docker daemon 3.185MB 09:41:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:41:37 ---> f246e2811388 09:41:37 Step 2/4 : WORKDIR /edgex 09:41:38 ---> Running in 83afa3d1b211 09:41:38 Removing intermediate container 83afa3d1b211 09:41:38 ---> ff0f9bda2e31 09:41:38 Step 3/4 : COPY go.mod . 09:41:39 ---> ac6baedaa27a 09:41:39 Step 4/4 : RUN go mod download 09:41:39 ---> Running in 2a8c81d63882 09:41:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:41:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:41:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:41:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:41:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:41:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:41:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:42:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:42:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:42:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:42:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:42:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:42:04 $ docker stop --time=1 ef6dea0006cf6533c51bd25887810fe31131b0cc3c23da1c8f6540ae48996633 09:42:13 $ docker rm -f --volumes ef6dea0006cf6533c51bd25887810fe31131b0cc3c23da1c8f6540ae48996633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:14 09:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:14 latest: Pulling from edgex-devops/edgex-compose 09:42:14 91d30c5bc195: Pulling fs layer 09:42:14 2e9b0aa3be6d: Pulling fs layer 09:42:14 9c61dcf015f6: Pulling fs layer 09:42:14 4698f68db338: Pulling fs layer 09:42:14 2a2f49069b9e: Pulling fs layer 09:42:14 e0025b399a48: Pulling fs layer 09:42:14 e0025b399a48: Waiting 09:42:14 4698f68db338: Waiting 09:42:14 2a2f49069b9e: Waiting 09:42:14 91d30c5bc195: Verifying Checksum 09:42:14 91d30c5bc195: Download complete 09:42:14 4698f68db338: Download complete 09:42:15 2e9b0aa3be6d: Verifying Checksum 09:42:15 2e9b0aa3be6d: Download complete 09:42:15 e0025b399a48: Verifying Checksum 09:42:15 e0025b399a48: Download complete 09:42:15 91d30c5bc195: Pull complete 09:42:15 2a2f49069b9e: Verifying Checksum 09:42:15 2a2f49069b9e: Download complete 09:42:15 2e9b0aa3be6d: Pull complete 09:42:15 9c61dcf015f6: Verifying Checksum 09:42:15 9c61dcf015f6: Download complete 09:42:18 9c61dcf015f6: Pull complete 09:42:18 4698f68db338: Pull complete 09:42:18 2a2f49069b9e: Pull complete 09:42:18 e0025b399a48: Pull complete 09:42:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:18 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 09:42:18 $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 09:42:24 $ docker top fbca8e13251b1ca83cab4db522343fd59739cce48a9fe479303e2ea3047962c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:25 + docker compose -f ./docker-compose-build.yml build --parallel 09:42:28 #1 [core-keeper internal] load build definition from Dockerfile 09:42:28 #1 transferring dockerfile: 2.01kB done 09:42:28 #1 DONE 0.0s 09:42:28 09:42:28 #2 [security-spire-agent internal] load build definition from Dockerfile 09:42:28 #2 transferring dockerfile: 1.81kB done 09:42:28 #2 DONE 0.0s 09:42:28 09:42:28 #3 [core-command internal] load build definition from Dockerfile 09:42:28 #3 transferring dockerfile: 1.93kB done 09:42:28 #3 DONE 0.0s 09:42:28 09:42:28 #4 [support-scheduler internal] load build definition from Dockerfile 09:42:28 #4 transferring dockerfile: 1.93kB done 09:42:28 #4 DONE 0.0s 09:42:28 09:42:28 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:42:28 #5 transferring dockerfile: 2.23kB done 09:42:28 #5 DONE 0.0s 09:42:28 09:42:28 #6 [support-notifications internal] load build definition from Dockerfile 09:42:28 #6 transferring dockerfile: 1.95kB done 09:42:28 #6 DONE 0.0s 09:42:28 09:42:28 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:42:28 #7 transferring dockerfile: 1.89kB done 09:42:28 #7 DONE 0.0s 09:42:28 09:42:28 #8 [core-data internal] load build definition from Dockerfile 09:42:28 #8 transferring dockerfile: 2.01kB done 09:42:28 #8 DONE 0.0s 09:42:28 09:42:28 #9 [security-spire-server internal] load build definition from Dockerfile 09:42:28 #9 transferring dockerfile: 1.70kB done 09:42:28 #9 DONE 0.0s 09:42:28 09:42:28 #10 [security-proxy-auth internal] load build definition from Dockerfile 09:42:28 #10 transferring dockerfile: 2.15kB done 09:42:28 #10 DONE 0.0s 09:42:28 09:42:28 #11 [security-secretstore-setup internal] load build definition from Dockerfile 09:42:28 #11 transferring dockerfile: 2.49kB done 09:42:28 #11 DONE 0.0s 09:42:28 09:42:28 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:42:28 #12 transferring dockerfile: 2.50kB done 09:42:28 #12 DONE 0.0s 09:42:28 09:42:28 #13 [core-metadata internal] load build definition from Dockerfile 09:42:28 #13 transferring dockerfile: 2.06kB done 09:42:28 #13 DONE 0.0s 09:42:28 09:42:28 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:42:28 #14 transferring dockerfile: 2.93kB done 09:42:28 #14 DONE 0.0s 09:42:28 09:42:28 #15 [security-spire-config internal] load build definition from Dockerfile 09:42:28 #15 transferring dockerfile: 1.69kB done 09:42:28 #15 DONE 0.0s 09:42:28 09:42:28 #16 [core-keeper internal] load .dockerignore 09:42:28 #16 transferring context: 50B done 09:42:28 #16 DONE 0.0s 09:42:28 09:42:28 #17 [security-spire-agent internal] load .dockerignore 09:42:28 #17 transferring context: 50B done 09:42:28 #17 DONE 0.0s 09:42:28 09:42:28 #18 [core-command internal] load .dockerignore 09:42:28 #18 transferring context: 50B done 09:42:28 #18 DONE 0.0s 09:42:28 09:42:28 #19 [support-scheduler internal] load .dockerignore 09:42:28 #19 transferring context: 50B done 09:42:28 #19 DONE 0.0s 09:42:28 09:42:28 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:42:28 #20 transferring context: 50B done 09:42:28 #20 DONE 0.0s 09:42:28 09:42:28 #21 [support-notifications internal] load .dockerignore 09:42:28 #21 transferring context: 50B done 09:42:28 #21 DONE 0.0s 09:42:28 09:42:28 #22 [security-spiffe-token-provider internal] load .dockerignore 09:42:28 #22 transferring context: 50B done 09:42:28 #22 DONE 0.0s 09:42:28 09:42:28 #23 [core-data internal] load .dockerignore 09:42:28 #23 transferring context: 50B done 09:42:28 #23 DONE 0.0s 09:42:28 09:42:28 #24 [security-spire-server internal] load .dockerignore 09:42:28 #24 transferring context: 50B done 09:42:28 #24 DONE 0.0s 09:42:28 09:42:28 #25 [security-proxy-auth internal] load .dockerignore 09:42:28 #25 transferring context: 50B done 09:42:28 #25 DONE 0.0s 09:42:28 09:42:28 #26 [security-proxy-setup internal] load .dockerignore 09:42:28 #26 transferring context: 50B done 09:42:28 #26 DONE 0.0s 09:42:28 09:42:28 #27 [security-secretstore-setup internal] load .dockerignore 09:42:28 #27 transferring context: 50B done 09:42:28 #27 DONE 0.0s 09:42:28 09:42:28 #28 [core-metadata internal] load .dockerignore 09:42:28 #28 transferring context: 50B done 09:42:28 #28 DONE 0.0s 09:42:28 09:42:28 #29 [security-bootstrapper internal] load .dockerignore 09:42:28 #29 transferring context: 50B done 09:42:28 #29 DONE 0.0s 09:42:28 09:42:28 #30 [security-spire-config internal] load .dockerignore 09:42:28 #30 transferring context: 50B done 09:42:28 #30 DONE 0.0s 09:42:28 09:42:28 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:42:28 #31 DONE 0.0s 09:42:28 09:42:28 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:42:29 #32 ... 09:42:29 09:42:29 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:42:29 #31 DONE 0.0s 09:42:29 09:42:29 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 09:42:29 #32 ... 09:42:29 09:42:29 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:42:29 #31 DONE 0.0s 09:42:29 09:42:29 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 09:42:29 #32 ... 09:42:29 09:42:29 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:42:29 #31 DONE 0.0s 09:42:29 09:42:29 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:42:29 #32 DONE 0.6s 09:42:29 09:42:29 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:42:29 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:42:29 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 09:42:29 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 09:42:29 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 09:42:29 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:42:29 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 09:42:29 #33 ... 09:42:29 09:42:29 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:42:29 #34 DONE 0.8s 09:42:29 09:42:29 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:42:29 #35 DONE 0.9s 09:42:29 09:42:29 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:42:29 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:42:29 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 09:42:29 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 09:42:29 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 09:42:29 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:42:29 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 09:42:30 #33 DONE 1.3s 09:42:30 09:42:30 #36 [security-spire-server internal] load build context 09:42:30 #36 transferring context: 26.79kB 0.0s done 09:42:30 #36 DONE 0.2s 09:42:30 09:42:30 #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-x86_64 09:42:30 #37 DONE 1.3s 09:42:30 09:42:30 #38 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 09:42:30 #38 ... 09:42:30 09:42:30 #39 [security-spire-config internal] load build context 09:42:30 #39 transferring context: 25.04kB 0.0s done 09:42:30 #39 DONE 0.2s 09:42:30 09:42:30 #40 [security-spire-agent internal] load build context 09:42:30 #40 transferring context: 26.32kB 0.0s done 09:42:30 #40 DONE 0.2s 09:42:30 09:42:30 #41 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:42:36 #41 ... 09:42:36 09:42:36 #42 [core-keeper internal] load build context 09:42:36 #42 transferring context: 109.37MB 6.2s 09:42:36 #42 ... 09:42:36 09:42:36 #43 [support-notifications internal] load build context 09:42:36 #43 ... 09:42:36 09:42:36 #42 [core-keeper internal] load build context 09:42:36 Removing intermediate container 2a8c81d63882 09:42:36 ---> c627fac602fe 09:42:36 Successfully built c627fac602fe 09:42:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker inspect -f . ci-base-image-arm64 09:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:36 prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container 09:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:42:38 $ docker top 1ee6161d7a779614578e1aa5dde82b503738947d9639575622ab9f344a842c73 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:38 + go version 09:42:38 go version go1.21.9 linux/arm64 [Pipeline] } 09:42:38 $ docker stop --time=1 1ee6161d7a779614578e1aa5dde82b503738947d9639575622ab9f344a842c73 09:42:39 #42 ... 09:42:39 09:42:39 #44 [support-scheduler internal] load build context 09:42:39 #44 ... 09:42:39 09:42:39 #45 [core-data internal] load build context 09:42:39 #45 ... 09:42:39 09:42:39 #46 [security-spiffe-token-provider internal] load build context 09:42:39 #46 ... 09:42:39 09:42:39 #47 [security-proxy-auth internal] load build context 09:42:39 #47 ... 09:42:39 09:42:39 #48 [security-secretstore-setup internal] load build context 09:42:39 #48 ... 09:42:39 09:42:39 #49 [security-bootstrapper internal] load build context 09:42:40 $ docker rm -f --volumes 1ee6161d7a779614578e1aa5dde82b503738947d9639575622ab9f344a842c73 09:42:40 #49 ... 09:42:40 09:42:40 #50 [core-common-config-bootstrapper internal] load build context 09:42:40 #50 ... 09:42:40 09:42:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:42:40 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 09:42:40 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 09:42:40 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 09:42:40 #51 ... 09:42:40 09:42:40 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:40 #52 ... 09:42:40 09:42:40 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 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 09:42:41 #53 ... 09:42:41 09:42:41 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:42:41 #54 ... 09:42:41 09:42:41 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:42:41 #55 ... 09:42:41 09:42:41 #56 [core-metadata internal] load build context 09:42:41 #56 transferring context: 329.63MB 11.4s 09:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:41 09:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 #56 ... 09:42:41 09:42:41 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:42:41 #57 ... 09:42:41 09:42:41 #58 [core-command internal] load build context 09:42:41 #58 ... 09:42:41 09:42:41 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:41 #59 ... 09:42:41 09:42:41 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:41 #60 ... 09:42:41 09:42:41 #61 [security-proxy-setup internal] load build context 09:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:41 latest: Pulling from edgex-devops/edgex-compose-arm64 09:42:41 547446be3368: Pulling fs layer 09:42:41 d125d8839a47: Pulling fs layer 09:42:41 3e85d5ac6304: Pulling fs layer 09:42:41 c3105a71a48b: Pulling fs layer 09:42:41 0f093f025ec4: Pulling fs layer 09:42:41 c3106fc0e877: Pulling fs layer 09:42:41 c3105a71a48b: Waiting 09:42:41 #61 ... 09:42:41 09:42:41 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:42:41 #62 ... 09:42:41 09:42:41 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:42:41 547446be3368: Verifying Checksum 09:42:41 547446be3368: Download complete 09:42:41 c3105a71a48b: Verifying Checksum 09:42:41 c3105a71a48b: Download complete 09:42:42 #63 ... 09:42:42 09:42:42 #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:42:42 #64 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 09:42:42 #64 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:42:42 #64 ... 09:42:42 09:42:42 #56 [core-metadata internal] load build context 09:42:42 d125d8839a47: Verifying Checksum 09:42:42 d125d8839a47: Download complete 09:42:42 #56 transferring context: 439.72MB 12.6s done 09:42:42 c3106fc0e877: Verifying Checksum 09:42:42 c3106fc0e877: Download complete 09:42:42 0f093f025ec4: Verifying Checksum 09:42:42 0f093f025ec4: Download complete 09:42:42 547446be3368: Pull complete 09:42:43 d125d8839a47: Pull complete 09:42:44 3e85d5ac6304: Verifying Checksum 09:42:44 3e85d5ac6304: Download complete 09:42:45 #56 ... 09:42:45 09:42:45 #38 [support-notifications builder 2/8] WORKDIR /edgex-go 09:42:45 #38 DONE 15.5s 09:42:45 09:42:45 #56 [core-metadata internal] load build context 09:42:45 #56 DONE 15.7s 09:42:45 09:42:45 #44 [support-scheduler internal] load build context 09:42:45 #44 transferring context: 439.72MB 12.7s done 09:42:45 #44 DONE 16.2s 09:42:45 09:42:45 #48 [security-secretstore-setup internal] load build context 09:42:45 #48 transferring context: 439.72MB 13.4s done 09:42:45 #48 DONE 15.9s 09:42:45 09:42:45 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:42:45 #65 ... 09:42:45 09:42:45 #61 [security-proxy-setup internal] load build context 09:42:45 #61 transferring context: 439.72MB 14.6s done 09:42:45 #61 DONE 15.9s 09:42:45 09:42:45 #45 [core-data internal] load build context 09:42:45 #45 transferring context: 439.72MB 15.6s done 09:42:45 #45 DONE 16.2s 09:42:45 09:42:45 #43 [support-notifications internal] load build context 09:42:45 #43 transferring context: 439.72MB 16.4s done 09:42:45 #43 DONE 16.5s 09:42:45 09:42:45 #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:42:45 #64 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 09:42:45 #64 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 09:42:45 #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 09:42:45 #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 09:42:45 #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:42:45 #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 09:42:45 #64 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 09:42:45 #64 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 09:42:45 #64 ... 09:42:45 09:42:45 #58 [core-command internal] load build context 09:42:45 #58 transferring context: 439.72MB 16.5s done 09:42:45 #58 DONE 16.6s 09:42:45 09:42:45 #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:42:45 #64 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 09:42:45 #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.06MB / 25.84MB 0.6s 09:42:46 #64 ... 09:42:46 09:42:46 #49 [security-bootstrapper internal] load build context 09:42:46 #49 transferring context: 439.72MB 16.2s done 09:42:46 #49 DONE 16.5s 09:42:46 09:42:46 #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:42:46 #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.8s 09:42:46 #64 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 09:42:46 #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 09:42:48 #64 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done 09:42:49 #64 ... 09:42:49 09:42:49 #42 [core-keeper internal] load build context 09:42:49 #42 transferring context: 439.72MB 18.6s done 09:42:49 #42 ... 09:42:49 09:42:49 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:42:49 #53 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:42:49 #53 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:42:49 #53 ... 09:42:49 09:42:49 #47 [security-proxy-auth internal] load build context 09:42:49 #47 transferring context: 439.72MB 19.2s done 09:42:49 #47 ... 09:42:49 09:42:49 #46 [security-spiffe-token-provider internal] load build context 09:42:49 #46 transferring context: 439.72MB 16.8s done 09:42:49 #46 ... 09:42:49 09:42:49 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:42:49 #53 19.54 (1/2) Installing ca-certificates (20240226-r0) 09:42:49 #53 19.55 (2/2) Installing dumb-init (1.2.5-r2) 09:42:49 #53 19.56 Executing busybox-1.36.1-r7.trigger 09:42:49 #53 19.56 Executing ca-certificates-20240226-r0.trigger 09:42:49 #53 19.61 OK: 8 MiB in 17 packages 09:42:50 #53 ... 09:42:50 09:42:50 #50 [core-common-config-bootstrapper internal] load build context 09:42:50 #50 transferring context: 439.72MB 18.0s done 09:42:54 #50 ... 09:42:54 09:42:54 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:42:54 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 09:42:54 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 09:42:54 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 09:42:54 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 09:42:54 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:42:54 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 09:42:54 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 09:42:54 #51 ... 09:42:54 09:42:54 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:54 #52 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:42:54 #52 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:42:54 #52 16.00 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:42:54 #52 16.00 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:42:54 #52 16.00 OK: 20072 distinct packages available 09:42:54 #52 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:42:54 #52 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:42:54 #52 16.36 (1/11) Installing ca-certificates (20240226-r0) 09:42:54 #52 16.38 (2/11) Installing brotli-libs (1.0.9-r14) 09:42:54 #52 16.39 (3/11) Installing libunistring (1.1-r1) 09:42:54 #52 16.40 (4/11) Installing libidn2 (2.3.4-r1) 09:42:54 #52 16.41 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:42:54 #52 16.42 (6/11) Installing libcurl (8.5.0-r0) 09:42:54 #52 16.44 (7/11) Installing curl (8.5.0-r0) 09:42:54 #52 16.44 (8/11) Installing dumb-init (1.2.5-r2) 09:42:54 #52 16.45 (9/11) Installing musl-obstack (1.2.3-r2) 09:42:54 #52 16.45 (10/11) Installing libucontext (1.2-r2) 09:42:54 #52 16.46 (11/11) Installing gcompat (1.1.0-r1) 09:42:54 #52 16.46 Executing busybox-1.36.1-r7.trigger 09:42:54 #52 16.47 Executing ca-certificates-20240226-r0.trigger 09:42:54 #52 16.53 OK: 12 MiB in 26 packages 09:42:54 3e85d5ac6304: Pull complete 09:42:54 c3105a71a48b: Pull complete 09:42:55 0f093f025ec4: Pull complete 09:42:55 c3106fc0e877: Pull complete 09:42:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:55 #52 ... 09:42:55 09:42:55 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:55 #66 ... 09:42:55 09:42:55 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:42:55 #67 ... 09:42:55 09:42:55 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container 09:42:55 $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:42:55 #68 ... 09:42:55 09:42:55 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:42:55 #69 ... 09:42:55 09:42:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:42:55 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.2s 09:42:56 #51 ... 09:42:56 09:42:56 #41 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:42:56 #41 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:42:56 #41 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:42:56 #41 16.25 (1/1) Installing dumb-init (1.2.5-r2) 09:42:56 #41 16.25 Executing busybox-1.36.1-r7.trigger 09:42:56 #41 16.26 OK: 7 MiB in 16 packages 09:42:56 #41 ... 09:42:56 09:42:56 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:42:56 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 09:42:57 $ docker top 1be6c9019b04fb26d3d9779a07ac78d5b19d2829033e07c87a14fdf36f373526 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:58 + docker compose -f ./docker-compose-build.yml build --parallel 09:42:59 #51 ... 09:42:59 09:42:59 #50 [core-common-config-bootstrapper internal] load build context 09:42:59 #50 DONE 30.2s 09:42:59 09:42:59 #46 [security-spiffe-token-provider internal] load build context 09:42:59 #46 DONE 30.3s 09:42:59 09:42:59 #64 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:42:59 #64 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done 09:43:03 #64 ... 09:43:03 09:43:03 #42 [core-keeper internal] load build context 09:43:03 #42 DONE 34.0s 09:43:03 09:43:03 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:08 #1 [support-notifications internal] load build definition from Dockerfile 09:43:08 #1 transferring dockerfile: 30B 09:43:08 #1 transferring dockerfile: 1.95kB 0.0s done 09:43:08 #1 DONE 0.1s 09:43:08 09:43:08 #2 [core-metadata internal] load build definition from Dockerfile 09:43:08 #2 transferring dockerfile: 2.06kB done 09:43:08 #2 DONE 0.0s 09:43:08 09:43:08 #3 [security-spire-agent internal] load build definition from Dockerfile 09:43:08 #3 transferring dockerfile: 1.81kB 0.0s done 09:43:08 #3 DONE 0.1s 09:43:08 09:43:08 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:43:08 #4 transferring dockerfile: 2.15kB done 09:43:08 #4 DONE 0.1s 09:43:08 09:43:08 #5 [security-secretstore-setup internal] load build definition from Dockerfile 09:43:08 #5 transferring dockerfile: 2.49kB 0.0s done 09:43:08 #5 DONE 0.1s 09:43:08 09:43:08 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:43:08 #6 transferring dockerfile: 1.89kB done 09:43:08 #6 DONE 0.1s 09:43:08 09:43:08 #7 [security-spire-server internal] load build definition from Dockerfile 09:43:08 #7 transferring dockerfile: 1.70kB done 09:43:08 #7 DONE 0.1s 09:43:08 09:43:08 #8 [core-keeper internal] load build definition from Dockerfile 09:43:08 #8 transferring dockerfile: 2.01kB done 09:43:08 #8 DONE 0.0s 09:43:08 09:43:08 #9 [security-spire-config internal] load build definition from Dockerfile 09:43:08 #9 transferring dockerfile: 1.69kB done 09:43:08 #9 DONE 0.1s 09:43:08 09:43:08 #10 [core-command internal] load build definition from Dockerfile 09:43:08 #10 transferring dockerfile: 1.93kB done 09:43:08 #10 DONE 0.1s 09:43:08 09:43:08 #11 [security-bootstrapper internal] load build definition from Dockerfile 09:43:08 #11 transferring dockerfile: 2.93kB 0.0s done 09:43:08 #11 DONE 0.1s 09:43:08 09:43:08 #12 [core-data internal] load build definition from Dockerfile 09:43:08 #12 transferring dockerfile: 2.01kB done 09:43:08 #12 DONE 0.1s 09:43:08 09:43:08 #13 [support-scheduler internal] load build definition from Dockerfile 09:43:08 #13 transferring dockerfile: 1.93kB 0.0s done 09:43:08 #13 DONE 0.1s 09:43:08 09:43:08 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:43:08 #14 transferring dockerfile: 2.23kB done 09:43:08 #14 DONE 0.1s 09:43:08 09:43:08 #15 [security-proxy-setup internal] load build definition from Dockerfile 09:43:08 #15 transferring dockerfile: 2.50kB done 09:43:08 #15 DONE 0.1s 09:43:08 09:43:08 #16 [support-notifications internal] load .dockerignore 09:43:08 #16 transferring context: 50B done 09:43:08 #16 DONE 0.1s 09:43:09 09:43:09 #17 [core-metadata internal] load .dockerignore 09:43:09 #17 transferring context: 50B done 09:43:09 #17 DONE 0.0s 09:43:09 09:43:09 #18 [security-spire-agent internal] load .dockerignore 09:43:09 #18 transferring context: 50B done 09:43:09 #18 DONE 0.0s 09:43:09 09:43:09 #19 [security-proxy-auth internal] load .dockerignore 09:43:09 #19 transferring context: 50B 0.0s done 09:43:09 #19 DONE 0.1s 09:43:09 09:43:09 #20 [security-secretstore-setup internal] load .dockerignore 09:43:09 #20 transferring context: 50B done 09:43:09 #20 DONE 0.1s 09:43:09 09:43:09 #21 [security-spiffe-token-provider internal] load .dockerignore 09:43:09 #21 transferring context: 50B done 09:43:09 #21 DONE 0.1s 09:43:09 09:43:09 #22 [security-spire-server internal] load .dockerignore 09:43:09 #22 transferring context: 50B done 09:43:09 #22 DONE 0.1s 09:43:09 09:43:09 #23 [core-keeper internal] load .dockerignore 09:43:10 #23 transferring context: 50B done 09:43:10 #23 DONE 0.1s 09:43:10 09:43:10 #24 [core-command internal] load .dockerignore 09:43:10 #24 transferring context: 50B done 09:43:10 #24 DONE 0.1s 09:43:10 09:43:10 #25 [security-spire-config internal] load .dockerignore 09:43:10 #25 transferring context: 50B done 09:43:10 #25 DONE 0.1s 09:43:10 09:43:10 #26 [security-bootstrapper internal] load .dockerignore 09:43:10 #26 transferring context: 50B 0.0s done 09:43:10 #26 DONE 0.1s 09:43:10 09:43:10 #27 [core-data internal] load .dockerignore 09:43:10 #27 transferring context: 50B done 09:43:10 #27 DONE 0.1s 09:43:10 09:43:10 #28 [support-scheduler internal] load .dockerignore 09:43:10 #28 transferring context: 50B done 09:43:10 #28 DONE 0.1s 09:43:10 09:43:10 #29 [core-common-config-bootstrapper internal] load .dockerignore 09:43:10 #29 transferring context: 50B done 09:43:10 #29 DONE 0.1s 09:43:10 09:43:10 #30 [security-proxy-setup internal] load .dockerignore 09:43:10 #59 ... 09:43:10 09:43:10 #47 [security-proxy-auth internal] load build context 09:43:10 #47 DONE 40.2s 09:43:10 09:43:10 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:43:10 #30 transferring context: 50B 0.0s done 09:43:10 #30 DONE 0.1s 09:43:10 09:43:10 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:10 #31 DONE 0.0s 09:43:10 09:43:10 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 09:43:10 #32 DONE 0.3s 09:43:10 09:43:10 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:10 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:10 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:10 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:10 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:10 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 09:43:10 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s 09:43:11 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:11 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 09:43:11 #33 ... 09:43:11 09:43:11 #34 [support-notifications internal] load build context 09:43:11 #34 transferring context: 2.80MB 0.6s done 09:43:11 #34 DONE 0.7s 09:43:11 09:43:11 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:43:11 #32 ... 09:43:11 09:43:11 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:11 #31 DONE 0.0s 09:43:11 09:43:11 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:11 #35 DONE 1.6s 09:43:11 09:43:11 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:43:11 #32 ... 09:43:11 09:43:11 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:11 #31 DONE 0.0s 09:43:11 09:43:11 #36 [security-proxy-auth internal] load build context 09:43:11 #36 DONE 0.0s 09:43:11 09:43:11 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:11 #35 DONE 1.6s 09:43:12 09:43:12 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:43:12 #32 DONE 0.6s 09:43:12 09:43:12 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:12 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:12 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:12 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:12 #33 ... 09:43:12 09:43:12 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:12 #31 DONE 0.0s 09:43:12 09:43:12 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:43:12 #32 DONE 0.7s 09:43:12 09:43:12 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:12 #35 DONE 1.6s 09:43:12 09:43:12 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:43:12 #37 DONE 0.9s 09:43:12 09:43:12 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:12 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:12 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:12 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:12 #33 ... 09:43:12 09:43:12 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:12 #35 DONE 1.6s 09:43:12 09:43:12 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:43:12 #37 DONE 0.9s 09:43:12 09:43:12 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:12 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:12 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:12 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:12 #33 ... 09:43:12 09:43:12 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:12 #31 DONE 0.0s 09:43:12 09:43:12 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:12 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done 09:43:12 #33 ... 09:43:12 09:43:12 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:12 #31 DONE 0.0s 09:43:12 09:43:12 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:43:12 #32 DONE 1.4s 09:43:12 09:43:12 #38 [security-secretstore-setup internal] load build context 09:43:13 #38 ... 09:43:13 09:43:13 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:13 #35 DONE 1.7s 09:43:13 09:43:13 #37 [core-command builder 2/7] WORKDIR /edgex-go 09:43:13 #37 DONE 1.0s 09:43:13 09:43:13 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:13 #31 DONE 0.0s 09:43:13 09:43:13 #39 [core-metadata internal] load build context 09:43:13 #39 transferring context: 2.80MB 1.1s done 09:43:13 #39 DONE 1.5s 09:43:13 09:43:13 #38 [security-secretstore-setup internal] load build context 09:43:13 #38 ... 09:43:13 09:43:13 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:13 #31 DONE 0.0s 09:43:13 09:43:13 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 09:43:13 #40 DONE 1.7s 09:43:13 09:43:13 #38 [security-secretstore-setup internal] load build context 09:43:13 #38 ... 09:43:13 09:43:13 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:13 #31 DONE 0.0s 09:43:13 09:43:13 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 09:43:13 #41 DONE 1.8s 09:43:13 09:43:13 #38 [security-secretstore-setup internal] load build context 09:43:13 #38 transferring context: 2.80MB 1.2s done 09:43:13 #38 ... 09:43:13 09:43:13 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:13 #35 DONE 1.7s 09:43:13 09:43:13 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:43:13 #37 DONE 1.0s 09:43:13 09:43:13 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:13 #31 DONE 0.0s 09:43:13 09:43:13 #42 [support-scheduler internal] load build context 09:43:13 #42 DONE 0.0s 09:43:13 09:43:13 #43 [core-data internal] load build context 09:43:13 #43 DONE 0.0s 09:43:13 09:43:13 #44 [security-bootstrapper internal] load build context 09:43:13 #44 DONE 0.0s 09:43:13 09:43:13 #36 [security-proxy-auth internal] load build context 09:43:13 #36 transferring context: 2.80MB 1.2s done 09:43:13 #36 DONE 1.7s 09:43:13 09:43:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:13 #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 09:43:13 #45 DONE 0.2s 09:43:13 09:43:13 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:13 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:13 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:13 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:13 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:13 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:13 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done 09:43:13 #33 ... 09:43:13 09:43:13 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:43:13 #31 DONE 0.0s 09:43:13 09:43:13 #38 [security-secretstore-setup internal] load build context 09:43:13 #38 DONE 1.6s 09:43:13 09:43:13 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:13 #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 09:43:13 #55 ... 09:43:13 09:43:13 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:13 #59 DONE 43.4s 09:43:13 09:43:13 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:13 #52 DONE 43.5s 09:43:13 09:43:13 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:43:13 #53 DONE 43.4s 09:43:13 09:43:13 #41 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:43:13 #41 DONE 43.5s 09:43:13 09:43:13 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:43:13 #51 ... 09:43:13 09:43:13 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:13 #64 DONE 43.8s 09:43:13 09:43:13 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:43:13 #45 ... 09:43:13 09:43:13 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:13 #33 DONE 4.0s 09:43:13 09:43:13 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:13 #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 09:43:14 #45 ... 09:43:14 09:43:14 #46 [security-spiffe-token-provider internal] load build context 09:43:14 #46 transferring context: 2.80MB 1.0s done 09:43:14 #46 DONE 2.0s 09:43:14 09:43:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:14 #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 09:43:14 #45 ... 09:43:14 09:43:14 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:14 #35 DONE 1.7s 09:43:14 09:43:14 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:43:14 #37 DONE 1.1s 09:43:14 09:43:14 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:43:14 #32 DONE 2.6s 09:43:14 09:43:14 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:14 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:14 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:14 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:14 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:14 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:14 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done 09:43:14 #33 DONE 4.0s 09:43:14 #70 ... 09:43:14 09:43:14 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:14 #66 DONE 29.4s 09:43:14 09:43:14 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:43:14 #35 DONE 1.7s 09:43:14 09:43:14 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:43:14 #37 DONE 1.1s 09:43:14 09:43:14 #47 [core-common-config-bootstrapper internal] load build context 09:43:14 #47 DONE 0.0s 09:43:14 09:43:14 #48 [security-spire-config internal] load build context 09:43:14 #48 transferring context: 25.04kB 0.1s done 09:43:14 #48 DONE 1.0s 09:43:14 09:43:14 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:43:14 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 09:43:14 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 09:43:14 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 09:43:14 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 09:43:14 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 09:43:14 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done 09:43:14 #33 DONE 4.0s 09:43:14 09:43:14 #49 [security-proxy-setup internal] load build context 09:43:14 09:43:14 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:43:14 #54 44.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:14 #54 44.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:14 #54 44.60 (1/2) Installing dumb-init (1.2.5-r2) 09:43:14 #54 44.60 (2/2) Installing su-exec (0.2-r3) 09:43:14 #54 44.61 Executing busybox-1.36.1-r7.trigger 09:43:14 #54 44.62 OK: 7 MiB in 17 packages 09:43:14 #49 ... 09:43:14 09:43:14 #50 [security-spire-agent internal] load build context 09:43:14 #50 transferring context: 26.32kB 0.0s done 09:43:14 #50 DONE 1.3s 09:43:14 09:43:14 #51 [core-keeper internal] load build context 09:43:15 #51 ... 09:43:15 09:43:15 #52 [security-spire-server internal] load build context 09:43:15 #52 transferring context: 26.79kB 0.2s done 09:43:15 #52 DONE 1.5s 09:43:15 09:43:15 #51 [core-keeper internal] load build context 09:43:15 #54 ... 09:43:15 09:43:15 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:15 #63 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #63 44.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #63 44.61 (1/4) Installing ca-certificates (20240226-r0) 09:43:15 #63 44.63 (2/4) Installing dumb-init (1.2.5-r2) 09:43:15 #63 44.63 (3/4) Installing su-exec (0.2-r3) 09:43:15 #63 44.64 (4/4) Installing yq (4.33.3-r5) 09:43:15 #63 44.72 Executing busybox-1.36.1-r7.trigger 09:43:15 #63 44.75 Executing ca-certificates-20240226-r0.trigger 09:43:15 #63 44.80 OK: 17 MiB in 19 packages 09:43:15 #63 DONE 45.3s 09:43:15 09:43:15 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:43:15 #54 DONE 45.4s 09:43:15 09:43:15 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:15 #62 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #62 44.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #62 44.73 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:15 #62 44.76 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:15 #62 44.77 (3/6) Installing dumb-init (1.2.5-r2) 09:43:15 #62 44.78 (4/6) Installing openssl (3.1.6-r0) 09:43:15 #62 44.79 (5/6) Installing su-exec (0.2-r3) 09:43:15 #62 44.79 (6/6) Installing yq (4.33.3-r5) 09:43:15 #62 44.86 Executing busybox-1.36.1-r7.trigger 09:43:15 #62 44.87 OK: 17 MiB in 19 packages 09:43:15 #62 DONE 45.5s 09:43:15 09:43:15 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:15 #57 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #57 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #57 44.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:15 #57 44.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:15 #57 44.63 OK: 20072 distinct packages available 09:43:15 #57 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #57 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #57 45.04 (1/4) Installing dumb-init (1.2.5-r2) 09:43:15 #57 45.04 (2/4) Installing musl-obstack (1.2.3-r2) 09:43:15 #57 45.05 (3/4) Installing libucontext (1.2-r2) 09:43:15 #57 45.05 (4/4) Installing gcompat (1.1.0-r1) 09:43:15 #57 45.05 Executing busybox-1.36.1-r7.trigger 09:43:15 #57 45.06 OK: 8 MiB in 19 packages 09:43:15 #57 DONE 45.5s 09:43:15 09:43:15 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:43:15 #69 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #69 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #69 ... 09:43:15 09:43:15 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:15 #60 43.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #60 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #60 44.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:15 #60 44.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:15 #60 44.45 OK: 20072 distinct packages available 09:43:15 #60 44.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #60 44.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #60 44.99 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:15 #60 45.34 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:15 #60 45.40 (3/7) Installing dumb-init (1.2.5-r2) 09:43:15 #60 45.40 (4/7) Installing musl-obstack (1.2.3-r2) 09:43:15 #60 45.40 (5/7) Installing libucontext (1.2-r2) 09:43:15 #60 45.42 (6/7) Installing gcompat (1.1.0-r1) 09:43:15 #60 45.42 (7/7) Installing openssl (3.1.6-r0) 09:43:15 #60 45.43 Executing busybox-1.36.1-r7.trigger 09:43:15 #60 45.44 OK: 8 MiB in 20 packages 09:43:15 #60 DONE 45.6s 09:43:15 09:43:15 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:43:15 #69 30.58 OK: 264 MiB in 52 packages 09:43:15 #69 DONE 30.7s 09:43:15 09:43:15 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:43:15 #55 44.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #55 45.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #55 45.64 (1/1) Installing dumb-init (1.2.5-r2) 09:43:15 #55 45.64 Executing busybox-1.36.1-r7.trigger 09:43:15 #55 45.64 OK: 7 MiB in 16 packages 09:43:15 #55 DONE 45.9s 09:43:15 09:43:15 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:15 #68 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:15 #68 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:15 #68 30.59 OK: 264 MiB in 52 packages 09:43:15 #68 DONE 30.7s 09:43:15 09:43:15 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:43:15 #71 DONE 0.1s 09:43:15 09:43:15 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:16 #72 DONE 0.1s 09:43:16 09:43:16 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:16 #51 ... 09:43:16 09:43:16 #53 [core-command internal] load build context 09:43:16 #53 transferring context: 2.80MB 2.0s done 09:43:16 #53 DONE 3.3s 09:43:16 09:43:16 #51 [core-keeper internal] load build context 09:43:17 #51 transferring context: 2.80MB 3.4s done 09:43:17 #73 ... 09:43:17 09:43:17 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:43:17 #65 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:17 #65 31.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:17 #65 31.48 OK: 264 MiB in 52 packages 09:43:17 #65 DONE 31.7s 09:43:17 09:43:17 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 09:43:17 #74 DONE 0.1s 09:43:17 09:43:17 #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:17 #51 DONE 4.3s 09:43:17 09:43:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:17 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.2s 09:43:17 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s 09:43:17 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s 09:43:17 #75 ... 09:43:17 09:43:17 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:17 #67 31.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:17 #67 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:17 #67 31.41 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:17 #67 31.41 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:17 #67 31.41 OK: 20075 distinct packages available 09:43:17 #67 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:17 #67 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:17 #67 31.87 OK: 264 MiB in 52 packages 09:43:17 #67 DONE 32.3s 09:43:17 09:43:17 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:17 #0 3.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:17 #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:17 #0 3.690 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:17 #0 3.728 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:17 #0 3.739 Executing ca-certificates-20240226-r0.trigger 09:43:17 #0 3.845 OK: 12 MiB in 26 packages 09:43:17 #76 DONE 4.1s 09:43:17 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done 09:43:17 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done 09:43:17 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 09:43:17 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done 09:43:17 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done 09:43:17 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 09:43:17 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.7s done 09:43:17 09:43:17 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:17 #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:17 #0 3.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:17 #0 3.516 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:17 #0 3.564 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:17 #0 3.574 Executing ca-certificates-20240226-r0.trigger 09:43:17 #0 3.625 OK: 8 MiB in 17 packages 09:43:17 #77 DONE 4.1s 09:43:17 09:43:17 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:43:17 #70 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:17 #70 ... 09:43:17 09:43:17 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:43:17 #78 DONE 0.2s 09:43:17 09:43:17 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:43:17 #70 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:17 #70 4.371 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:17 #70 4.405 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:17 #70 4.419 OK: 7 MiB in 16 packages 09:43:17 #45 ... 09:43:17 09:43:17 #44 [security-bootstrapper internal] load build context 09:43:17 #44 transferring context: 2.80MB 2.9s done 09:43:17 #44 DONE 4.3s 09:43:17 09:43:17 #43 [core-data internal] load build context 09:43:17 #43 transferring context: 2.80MB 3.2s done 09:43:17 #43 DONE 4.4s 09:43:17 09:43:17 #49 [security-proxy-setup internal] load build context 09:43:18 #70 DONE 4.6s 09:43:18 09:43:18 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:18 #79 ... 09:43:18 09:43:18 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:18 #0 2.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:18 #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:18 #0 2.499 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:18 #0 2.551 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:18 #0 2.560 OK: 7 MiB in 17 packages 09:43:18 #80 DONE 2.9s 09:43:18 09:43:18 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:18 #0 2.947 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:18 #0 3.520 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:18 #0 4.224 (1/1) Installing dumb-init (1.2.5-r2) 09:43:18 #0 4.572 Executing busybox-1.36.1-r7.trigger 09:43:18 #0 4.579 OK: 7 MiB in 16 packages 09:43:18 #81 DONE 4.9s 09:43:18 09:43:18 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:18 #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:18 #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:18 #0 2.717 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:18 #0 2.750 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:18 #0 2.761 Executing ca-certificates-20240226-r0.trigger 09:43:18 #0 2.867 OK: 17 MiB in 19 packages 09:43:18 #82 DONE 3.1s 09:43:18 09:43:18 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:19 #49 transferring context: 2.80MB 3.3s done 09:43:19 #49 ... 09:43:19 09:43:19 #42 [support-scheduler internal] load build context 09:43:19 #42 transferring context: 2.80MB 3.6s done 09:43:19 #42 DONE 5.4s 09:43:19 09:43:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:19 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 4.1s 09:43:19 #83 ... 09:43:19 09:43:19 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:19 #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:19 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:19 #0 3.041 OK: 17 MiB in 19 packages 09:43:19 #84 DONE 3.5s 09:43:19 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 09:43:19 09:43:19 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:43:19 #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:19 #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:19 #0 3.087 OK: 8 MiB in 20 packages 09:43:19 #85 DONE 3.5s 09:43:19 09:43:19 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:19 #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:19 #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:19 #0 3.237 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:19 #0 3.301 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:19 #0 3.314 OK: 8 MiB in 19 packages 09:43:19 #86 DONE 3.6s 09:43:19 09:43:19 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:19 #0 3.153 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:19 #0 3.667 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:19 #0 4.391 OK: 264 MiB in 52 packages 09:43:19 #87 DONE 4.5s 09:43:19 09:43:19 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:19 #88 ... 09:43:19 09:43:19 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:43:19 #89 DONE 0.3s 09:43:19 09:43:19 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:19 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 09:43:19 #45 ... 09:43:19 09:43:19 #49 [security-proxy-setup internal] load build context 09:43:19 #49 DONE 5.3s 09:43:19 09:43:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:19 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.7s 09:43:20 #45 ... 09:43:20 09:43:20 #47 [core-common-config-bootstrapper internal] load build context 09:43:20 #47 transferring context: 2.80MB 3.5s done 09:43:20 #47 DONE 5.6s 09:43:20 09:43:20 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:20 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.6s 09:43:21 #45 ... 09:43:21 09:43:21 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:21 #54 DONE 7.9s 09:43:21 09:43:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:21 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.38MB / 23.39MB 6.3s 09:43:21 #45 ... 09:43:21 09:43:21 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:43:21 #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:21 #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:21 #0 8.207 OK: 266 MiB in 52 packages 09:43:21 #55 DONE 9.3s 09:43:21 09:43:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:21 #90 DONE 2.1s 09:43:21 09:43:21 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:43:21 #91 ... 09:43:21 09:43:21 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:43:21 #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:43:21 #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:43:21 #0 3.822 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:21 #0 3.854 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:21 #0 3.862 OK: 7 MiB in 16 packages 09:43:21 #92 DONE 5.4s 09:43:21 09:43:21 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:43:21 #93 DONE 2.3s 09:43:21 09:43:21 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:21 #94 DONE 2.3s 09:43:21 09:43:21 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:21 #88 DONE 2.3s 09:43:21 09:43:21 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:21 #95 ... 09:43:21 09:43:21 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:43:21 #91 DONE 0.3s 09:43:21 09:43:21 #96 [security-spire-config stage-2 6/10] COPY security.txt / 09:43:22 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 7.1s 09:43:22 #45 ... 09:43:22 09:43:22 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:43:22 #0 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:22 #0 6.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:22 #0 9.166 OK: 266 MiB in 52 packages 09:43:22 #56 DONE 10.2s 09:43:22 09:43:22 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:22 #45 ... 09:43:22 09:43:22 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:22 #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:22 #0 6.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:22 #0 9.136 OK: 266 MiB in 52 packages 09:43:22 #96 DONE 0.7s 09:43:22 09:43:22 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:43:22 #97 DONE 0.7s 09:43:22 09:43:22 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:22 #98 DONE 0.7s 09:43:22 09:43:22 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:43:22 #57 DONE 10.3s 09:43:22 09:43:22 #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:43:22 #58 ... 09:43:22 09:43:22 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:22 #0 6.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:22 #0 7.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:22 #0 9.543 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:22 #0 9.543 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:22 #0 9.543 OK: 19951 distinct packages available 09:43:22 #0 9.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:22 #99 DONE 0.2s 09:43:22 09:43:22 #100 [security-spire-server stage-2 6/9] COPY security.txt / 09:43:22 #100 DONE 0.2s 09:43:22 09:43:22 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:43:22 #101 DONE 0.3s 09:43:22 09:43:22 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 09:43:22 #102 DONE 0.2s 09:43:22 09:43:22 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:22 #83 DONE 4.1s 09:43:22 09:43:22 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:43:22 #103 DONE 0.1s 09:43:22 09:43:22 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:43:22 #59 ... 09:43:22 09:43:22 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:22 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.5s 09:43:22 #104 ... 09:43:22 09:43:22 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:43:22 #105 DONE 0.1s 09:43:22 09:43:22 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:43:22 #106 DONE 0.2s 09:43:22 09:43:22 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:43:22 #107 DONE 0.2s 09:43:22 09:43:22 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:43:22 #104 DONE 0.2s 09:43:22 09:43:22 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:43:22 #108 DONE 0.2s 09:43:22 09:43:22 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:43:23 #109 DONE 0.1s 09:43:23 09:43:23 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:43:23 #110 DONE 0.1s 09:43:23 09:43:23 #111 [security-spire-server] exporting to image 09:43:23 #111 exporting layers 09:43:23 #111 ... 09:43:23 09:43:23 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:43:23 #112 DONE 0.1s 09:43:23 09:43:23 #111 [security-spire-agent] exporting to image 09:43:23 #45 ... 09:43:23 09:43:23 #60 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:43:23 #60 DONE 2.1s 09:43:23 09:43:23 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:43:23 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.4s done 09:43:23 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 09:43:23 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 09:43:23 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 09:43:23 #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 09:43:23 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 09:43:23 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 09:43:23 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 09:43:23 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 5.4s 09:43:23 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 09:43:23 #61 ... 09:43:23 09:43:23 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:23 #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 09:43:24 #45 ... 09:43:24 09:43:24 #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:43:24 #58 DONE 1.5s 09:43:24 09:43:24 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:24 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 9.0s 09:43:24 #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 09:43:24 #111 exporting layers 0.8s done 09:43:24 #111 writing image sha256:48bac1be77eb9a16f00278ec1021d7372d4741fb2d0b104022001ffeb47e018f 0.0s done 09:43:24 #111 writing image sha256:3c12e5d0a491542cc1c8da0577a94437e0666d52fcf76410cd522328fbf23cfe done 09:43:24 #111 naming to docker.io/library/security-spire-server done 09:43:24 #111 naming to docker.io/library/security-spire-config done 09:43:24 #111 writing image sha256:9ac4d88e1b45db07328863c6158fdc01499faac1e5efb46d62ed2d161cc7b675 done 09:43:24 #111 naming to docker.io/library/security-spire-agent done 09:43:24 #111 DONE 0.9s 09:43:24 09:43:24 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:24 #45 ... 09:43:24 09:43:24 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:24 #59 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:24 #59 11.78 OK: 266 MiB in 52 packages 09:43:24 #59 DONE 12.3s 09:43:24 09:43:24 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:43:24 #62 DONE 2.0s 09:43:24 09:43:24 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:24 #45 ... 09:43:24 09:43:24 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:43:24 #63 ... 09:43:24 09:43:24 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:24 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.62MB / 23.39MB 9.7s 09:43:24 #45 ... 09:43:24 09:43:24 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:43:25 #64 ... 09:43:25 09:43:25 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:25 #65 ... 09:43:25 09:43:25 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:25 #66 ... 09:43:25 09:43:25 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:43:25 #67 ... 09:43:25 09:43:25 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:25 #68 ... 09:43:25 09:43:25 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:25 #69 ... 09:43:25 09:43:25 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:25 #70 ... 09:43:25 09:43:25 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:43:26 #71 ... 09:43:26 09:43:26 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:26 #72 ... 09:43:26 09:43:26 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:43:26 #73 DONE 1.8s 09:43:26 09:43:26 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:26 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.20MB / 23.39MB 11.2s 09:43:26 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.4s 09:43:26 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.48MB / 23.39MB 11.8s 09:43:27 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.35MB / 23.39MB 12.1s 09:43:27 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.63MB / 23.39MB 12.4s 09:43:27 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.8s done 09:43:27 #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.8s done 09:43:27 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 09:43:29 #45 ... 09:43:29 09:43:29 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:29 #65 DONE 14.1s 09:43:29 09:43:29 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:29 #72 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:30 #72 ... 09:43:30 09:43:30 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:43:30 #63 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:30 #63 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:30 #63 14.45 (1/2) Installing dumb-init (1.2.5-r2) 09:43:30 #63 14.45 (2/2) Installing su-exec (0.2-r3) 09:43:30 #63 14.46 Executing busybox-1.36.1-r7.trigger 09:43:30 #63 14.56 OK: 8 MiB in 17 packages 09:43:30 #63 DONE 15.5s 09:43:30 09:43:30 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:31 #74 ... 09:43:31 09:43:31 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:31 #0 9.770 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:31 #75 ... 09:43:31 09:43:31 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:31 #69 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:33 #69 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:33 #69 ... 09:43:33 09:43:33 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:33 #76 ... 09:43:33 09:43:33 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:33 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.9s 09:43:33 #45 ... 09:43:33 09:43:33 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:43:33 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.9s done 09:43:33 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 09:43:33 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.7s 09:43:34 #61 ... 09:43:34 09:43:34 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:34 #77 ... 09:43:34 09:43:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:43:34 #61 ... 09:43:34 09:43:34 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:34 #78 ... 09:43:34 09:43:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:43:36 #61 ... 09:43:36 09:43:36 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:36 #79 ... 09:43:36 09:43:36 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:36 #45 ... 09:43:36 09:43:36 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:43:36 #67 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:36 #67 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:36 #67 17.98 (1/2) Installing ca-certificates (20240226-r0) 09:43:36 #67 18.44 (2/2) Installing dumb-init (1.2.5-r2) 09:43:36 #67 18.45 Executing busybox-1.36.1-r7.trigger 09:43:36 #67 18.49 Executing ca-certificates-20240226-r0.trigger 09:43:36 #67 19.69 OK: 9 MiB in 17 packages 09:43:36 #67 DONE 21.7s 09:43:36 09:43:36 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:37 #45 ... 09:43:37 09:43:37 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:43:37 #64 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:37 #64 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:37 #64 19.63 (1/1) Installing dumb-init (1.2.5-r2) 09:43:37 #64 19.71 Executing busybox-1.36.1-r7.trigger 09:43:37 #64 19.94 OK: 8 MiB in 16 packages 09:43:37 #64 DONE 21.9s 09:43:37 09:43:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:38 #45 ... 09:43:38 09:43:38 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:43:38 #71 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:38 #71 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:38 #71 20.27 (1/1) Installing dumb-init (1.2.5-r2) 09:43:38 #71 20.32 Executing busybox-1.36.1-r7.trigger 09:43:38 #71 20.48 OK: 8 MiB in 16 packages 09:43:38 #71 DONE 22.7s 09:43:38 09:43:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:39 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.0s 09:43:39 #45 ... 09:43:39 09:43:39 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:39 #0 7.426 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:39 #80 ... 09:43:39 09:43:39 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:39 #45 ... 09:43:39 09:43:39 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:39 #70 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:39 #70 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:39 #70 21.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:39 #70 21.83 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:39 #70 21.83 OK: 19948 distinct packages available 09:43:39 #70 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:40 #70 ... 09:43:40 09:43:40 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:40 #69 24.81 (1/4) Installing ca-certificates (20240226-r0) 09:43:40 #69 ... 09:43:40 09:43:40 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:40 #72 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:40 #72 19.90 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:40 #72 20.29 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:40 #72 20.46 (3/6) Installing dumb-init (1.2.5-r2) 09:43:40 #72 20.51 (4/6) Installing openssl (3.1.6-r0) 09:43:40 #72 20.65 (5/6) Installing su-exec (0.2-r3) 09:43:40 #72 20.67 (6/6) Installing yq (4.33.3-r5) 09:43:40 #72 22.23 Executing busybox-1.36.1-r7.trigger 09:43:40 #72 22.52 OK: 18 MiB in 19 packages 09:43:40 #72 DONE 24.7s 09:43:40 09:43:40 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:41 #45 ... 09:43:41 09:43:41 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:43:41 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.2s done 09:43:41 #61 DONE 27.6s 09:43:41 09:43:41 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:41 #45 ... 09:43:41 09:43:41 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:41 #75 11.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:41 #75 19.01 OK: 266 MiB in 52 packages 09:43:41 #75 DONE 20.6s 09:43:41 09:43:41 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:41 #66 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:41 #66 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:41 #66 25.95 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:41 #66 25.95 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:41 #66 25.95 OK: 19948 distinct packages available 09:43:41 #66 ... 09:43:41 09:43:41 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:42 #45 ... 09:43:42 09:43:42 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:42 #81 DONE 1.0s 09:43:42 09:43:42 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:43 #45 ... 09:43:43 09:43:43 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:43 #68 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:43 #68 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:43 #68 26.97 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:43:43 #68 26.97 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:43:43 #68 26.97 OK: 19948 distinct packages available 09:43:43 #68 ... 09:43:43 09:43:43 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 09:43:44 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s done 09:43:44 #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s done 09:43:44 #45 DONE 31.0s 09:43:44 09:43:44 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:44 #68 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:45 #68 ... 09:43:45 09:43:45 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:45 #69 25.40 (2/4) Installing dumb-init (1.2.5-r2) 09:43:45 #69 25.49 (3/4) Installing su-exec (0.2-r3) 09:43:45 #69 25.49 (4/4) Installing yq (4.33.3-r5) 09:43:45 #69 26.46 Executing busybox-1.36.1-r7.trigger 09:43:45 #69 26.74 Executing ca-certificates-20240226-r0.trigger 09:43:45 #69 28.20 OK: 18 MiB in 19 packages 09:43:45 #69 DONE 30.1s 09:43:45 09:43:45 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:46 #82 ... 09:43:46 09:43:46 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:46 #74 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:46 #74 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:46 #74 14.69 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:46 #74 15.41 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:46 #74 15.58 OK: 8 MiB in 17 packages 09:43:46 #74 ... 09:43:46 09:43:46 #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:43:46 #0 6.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:46 #0 8.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:46 #83 ... 09:43:46 09:43:46 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:46 #68 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:46 #68 ... 09:43:46 09:43:46 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:46 #74 DONE 16.3s 09:43:46 09:43:46 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:46 #84 ... 09:43:46 09:43:46 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:46 #0 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:46 #85 ... 09:43:46 09:43:46 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:46 #70 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:46 #70 31.20 (1/4) Installing dumb-init (1.2.5-r2) 09:43:46 #70 31.34 (2/4) Installing musl-obstack (1.2.3-r2) 09:43:46 #70 31.38 (3/4) Installing libucontext (1.2-r2) 09:43:46 #70 31.43 (4/4) Installing gcompat (1.1.0-r1) 09:43:46 #70 31.57 Executing busybox-1.36.1-r7.trigger 09:43:46 #70 31.81 OK: 8 MiB in 19 packages 09:43:47 #70 ... 09:43:47 09:43:47 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:47 #85 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:48 #85 ... 09:43:48 09:43:48 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:43:48 #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:48 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:48 #86 ... 09:43:48 09:43:48 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:48 #66 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:48 #66 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:48 #66 ... 09:43:48 09:43:48 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:48 #70 DONE 33.4s 09:43:48 09:43:48 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:49 #87 ... 09:43:49 09:43:49 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:49 #80 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:49 #80 17.77 (1/1) Installing dumb-init (1.2.5-r2) 09:43:49 #80 18.94 Executing busybox-1.36.1-r7.trigger 09:43:49 #80 19.20 OK: 8 MiB in 16 packages 09:43:49 #80 ... 09:43:49 09:43:49 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:49 #82 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:50 #82 ... 09:43:50 09:43:50 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:50 #80 DONE 20.8s 09:43:50 09:43:50 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:50 #0 6.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:50 #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:50 #88 ... 09:43:50 09:43:50 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:50 #84 DONE 4.2s 09:43:50 09:43:50 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:43:50 #89 DONE 0.3s 09:43:50 09:43:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:50 #66 35.69 (1/11) Installing ca-certificates (20240226-r0) 09:43:51 #66 36.00 (2/11) Installing brotli-libs (1.0.9-r14) 09:43:51 #66 36.11 (3/11) Installing libunistring (1.1-r1) 09:43:51 #66 36.27 (4/11) Installing libidn2 (2.3.4-r1) 09:43:51 #66 36.35 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:43:51 #66 36.37 (6/11) Installing libcurl (8.5.0-r0) 09:43:51 #66 36.51 (7/11) Installing curl (8.5.0-r0) 09:43:51 #66 36.56 (8/11) Installing dumb-init (1.2.5-r2) 09:43:51 #66 36.57 (9/11) Installing musl-obstack (1.2.3-r2) 09:43:51 #66 36.60 (10/11) Installing libucontext (1.2-r2) 09:43:51 #66 36.61 (11/11) Installing gcompat (1.1.0-r1) 09:43:51 #66 36.63 Executing busybox-1.36.1-r7.trigger 09:43:51 #66 36.76 Executing ca-certificates-20240226-r0.trigger 09:43:52 #66 ... 09:43:52 09:43:52 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:52 #90 ... 09:43:52 09:43:52 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:52 #68 36.46 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:52 #68 36.98 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:52 #68 37.05 (3/7) Installing dumb-init (1.2.5-r2) 09:43:52 #68 37.07 (4/7) Installing musl-obstack (1.2.3-r2) 09:43:52 #68 37.09 (5/7) Installing libucontext (1.2-r2) 09:43:52 #68 37.11 (6/7) Installing gcompat (1.1.0-r1) 09:43:52 #68 37.14 (7/7) Installing openssl (3.1.6-r0) 09:43:52 #68 37.23 Executing busybox-1.36.1-r7.trigger 09:43:52 #68 37.35 OK: 9 MiB in 20 packages 09:43:53 #68 ... 09:43:53 09:43:53 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:43:53 #86 14.43 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:53 #86 14.74 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:53 #86 14.82 OK: 8 MiB in 16 packages 09:43:53 #86 DONE 15.7s 09:43:53 09:43:53 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:43:53 #83 15.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:53 #83 15.62 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:53 #83 15.69 OK: 8 MiB in 16 packages 09:43:53 #83 DONE 16.9s 09:43:53 09:43:53 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:53 #85 16.10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:53 #85 16.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:53 #85 16.52 Executing ca-certificates-20240226-r0.trigger 09:43:53 #85 ... 09:43:53 09:43:53 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:53 #68 DONE 38.7s 09:43:54 09:43:54 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:43:54 #91 ... 09:43:54 09:43:54 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:54 #66 37.81 OK: 13 MiB in 26 packages 09:43:54 #66 DONE 39.1s 09:43:54 09:43:54 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:55 #92 ... 09:43:55 09:43:55 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:55 #88 13.12 OK: 18 MiB in 19 packages 09:43:55 #88 DONE 14.9s 09:43:55 09:43:55 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:55 #85 18.24 OK: 9 MiB in 17 packages 09:43:55 #85 ... 09:43:55 09:43:55 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:43:55 #93 DONE 0.4s 09:43:55 09:43:55 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:55 #87 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:55 #87 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:56 #87 ... 09:43:56 09:43:56 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:56 #85 DONE 19.5s 09:43:56 09:43:56 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:56 #82 6.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:56 #82 10.66 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:56 #82 11.03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:56 #82 11.11 Executing ca-certificates-20240226-r0.trigger 09:43:56 #82 11.71 OK: 18 MiB in 19 packages 09:43:57 #82 ... 09:43:57 09:43:57 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:43:57 #91 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:43:57 #91 ... 09:43:57 09:43:57 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:57 #82 DONE 12.6s 09:43:58 09:43:58 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:43:58 #91 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:43:58 #91 ... 09:43:58 09:43:58 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:58 #87 8.631 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:43:58 #87 8.907 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:43:58 #87 9.001 OK: 8 MiB in 19 packages 09:43:58 #87 DONE 9.6s 09:43:58 09:43:58 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:00 #94 DONE 1.4s 09:44:00 09:44:00 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:44:00 #91 5.338 OK: 9 MiB in 20 packages 09:44:00 #91 DONE 5.8s 09:44:00 09:44:00 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:44:00 #95 DONE 0.5s 09:44:00 09:44:00 #96 [security-spire-config stage-2 6/10] COPY security.txt / 09:44:00 #96 DONE 0.3s 09:44:00 09:44:00 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:44:00 #97 DONE 0.3s 09:44:00 09:44:00 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:44:00 #98 DONE 1.2s 09:44:00 09:44:00 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:00 #99 ... 09:44:00 09:44:00 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:44:00 #100 DONE 0.2s 09:44:01 09:44:01 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:44:01 #101 DONE 0.2s 09:44:01 09:44:01 #102 [security-spire-config] exporting to image 09:44:01 #102 exporting layers 09:44:01 #102 ... 09:44:01 09:44:01 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:01 #103 DONE 2.2s 09:44:02 09:44:02 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:44:02 #104 DONE 0.3s 09:44:02 09:44:02 #105 [security-spire-server stage-2 6/9] COPY security.txt / 09:44:02 #105 DONE 0.2s 09:44:02 09:44:02 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:44:02 #106 DONE 0.3s 09:44:02 09:44:02 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:44:02 #92 3.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:44:02 #92 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:44:02 #92 6.541 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 09:44:02 #92 6.825 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 09:44:02 #92 6.870 Executing ca-certificates-20240226-r0.trigger 09:44:02 #92 7.578 OK: 13 MiB in 26 packages 09:44:02 #92 DONE 8.6s 09:44:02 09:44:02 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:44:03 #107 DONE 0.5s 09:44:03 09:44:03 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:44:03 #108 DONE 0.3s 09:44:03 09:44:03 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:03 #77 ... 09:44:03 09:44:03 #102 [security-spire-server] exporting to image 09:44:03 #102 ... 09:44:03 09:44:03 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:44:03 #99 DONE 3.0s 09:44:03 09:44:03 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:44:04 #109 DONE 0.5s 09:44:04 09:44:04 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:04 #76 ... 09:44:04 09:44:04 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 09:44:04 #110 DONE 0.3s 09:44:04 09:44:04 #102 [security-spire-config] exporting to image 09:44:04 #102 exporting layers 3.4s done 09:44:04 #102 writing image sha256:bb0daad0fae62898b1e6307d3215aae8228d60624cd656b28fd5497733af8454 0.0s done 09:44:04 #102 naming to docker.io/library/security-spire-config-arm64 done 09:44:05 #102 ... 09:44:05 09:44:05 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:44:05 #111 DONE 0.4s 09:44:05 09:44:05 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:44:05 #112 DONE 0.2s 09:44:05 09:44:05 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:44:05 #113 DONE 0.2s 09:44:05 09:44:05 #102 [security-spire-agent] exporting to image 09:44:06 #102 exporting layers 2.6s done 09:44:06 #102 writing image sha256:490bb1e600045d4d75538198925f919433fee1404e1e6a3f2c2eebfa4476c7e5 done 09:44:06 #102 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:44:07 #102 exporting layers 1.8s done 09:44:07 #102 writing image sha256:86f42ec138967975c55c6de38902ca34abc1bdfa9f44c3f0e1d423b4e6f22e6c done 09:44:07 #102 naming to docker.io/library/security-spire-agent-arm64 done 09:44:07 #102 DONE 6.2s 09:44:07 09:44:07 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:21 #113 DONE 59.5s 09:44:21 09:44:21 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:21 #79 DONE 57.7s 09:44:21 09:44:21 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:21 #73 DONE 59.4s 09:44:21 09:44:21 #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:21 #75 DONE 58.5s 09:44:21 09:44:21 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:21 #95 DONE 54.0s 09:44:21 09:44:21 #114 [core-keeper builder 7/8] COPY . . 09:44:26 #114 ... 09:44:26 09:44:26 #115 [security-spiffe-token-provider builder 6/7] COPY . . 09:44:26 #115 ... 09:44:26 09:44:26 #116 [core-command builder 6/7] COPY . . 09:44:26 #116 ... 09:44:26 09:44:26 #117 [security-bootstrapper builder 6/7] COPY . . 09:44:26 #117 ... 09:44:26 09:44:26 #118 [support-notifications builder 6/7] COPY . . 09:44:27 #118 DONE 12.1s 09:44:27 09:44:27 #117 [security-bootstrapper builder 6/7] COPY . . 09:44:27 #117 DONE 12.2s 09:44:27 09:44:27 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:44:27 #119 CACHED 09:44:27 09:44:27 #120 [security-proxy-setup builder 6/7] COPY . . 09:44:27 #120 CACHED 09:44:27 09:44:27 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #121 CACHED 09:44:27 09:44:27 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:44:27 #122 CACHED 09:44:27 09:44:27 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #123 CACHED 09:44:27 09:44:27 #124 [security-secretstore-setup builder 6/7] COPY . . 09:44:27 #124 CACHED 09:44:27 09:44:27 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:44:27 #125 CACHED 09:44:27 09:44:27 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #126 CACHED 09:44:27 09:44:27 #127 [core-metadata builder 6/7] COPY . . 09:44:27 #127 CACHED 09:44:27 09:44:27 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #128 CACHED 09:44:27 09:44:27 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:44:27 #129 CACHED 09:44:27 09:44:27 #130 [security-proxy-auth builder 6/7] COPY . . 09:44:27 #130 CACHED 09:44:27 09:44:27 #116 [core-command builder 6/7] COPY . . 09:44:27 #116 DONE 12.2s 09:44:27 09:44:27 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 09:44:27 #131 CACHED 09:44:27 09:44:27 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #132 CACHED 09:44:27 09:44:27 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:44:27 #133 CACHED 09:44:27 09:44:27 #134 [core-data builder 6/7] COPY . . 09:44:27 #134 CACHED 09:44:27 09:44:27 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #135 CACHED 09:44:27 09:44:27 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 09:44:27 #136 CACHED 09:44:27 09:44:27 #137 [support-scheduler builder 6/7] COPY . . 09:44:27 #137 CACHED 09:44:27 09:44:27 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:27 #138 CACHED 09:44:27 09:44:27 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:44:27 #139 CACHED 09:44:27 09:44:27 #115 [security-spiffe-token-provider builder 6/7] COPY . . 09:44:27 #115 DONE 12.2s 09:44:27 09:44:27 #114 [core-keeper builder 7/8] COPY . . 09:44:27 #114 DONE 12.2s 09:44:27 09:44:27 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:44:29 #140 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:44:39 #140 ... 09:44:39 09:44:39 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:44:39 #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:44:39 #141 ... 09:44:39 09:44:39 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:44:39 #0 1.351 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:44:39 #142 ... 09:44:39 09:44:39 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:44:39 #0 1.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:44:39 #143 ... 09:44:39 09:44:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:39 #0 0.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:44:39 #144 ... 09:44:39 09:44:39 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:44:39 #0 0.902 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:44:39 #145 ... 09:44:39 09:44:39 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:44:39 #0 1.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:44:39 #146 ... 09:44:39 09:44:39 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:44:39 #0 0.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:44:39 #147 ... 09:44:39 09:44:39 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:44:39 #0 1.154 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:44:39 #148 ... 09:44:39 09:44:39 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:44:39 #0 1.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:44:39 #149 ... 09:44:39 09:44:39 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:44:39 #0 1.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:44:39 #150 ... 09:44:39 09:44:39 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:44:39 #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:45:15 #77 DONE 100.2s 09:45:15 09:45:15 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #76 DONE 100.8s 09:45:15 09:45:15 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #90 DONE 81.8s 09:45:15 09:45:15 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #79 DONE 98.1s 09:45:15 09:45:15 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #78 DONE 99.8s 09:45:15 09:45:15 #114 [support-notifications builder 6/7] COPY . . 09:45:15 #114 ... 09:45:15 09:45:15 #115 [core-keeper builder 7/8] COPY . . 09:45:15 #115 DONE 1.4s 09:45:15 09:45:15 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 09:45:15 #116 CACHED 09:45:15 09:45:15 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:45:15 #117 CACHED 09:45:15 09:45:15 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #118 CACHED 09:45:15 09:45:15 #119 [security-proxy-setup builder 6/7] COPY . . 09:45:15 #119 CACHED 09:45:15 09:45:15 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:45:15 #120 CACHED 09:45:15 09:45:15 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #121 CACHED 09:45:15 09:45:15 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #122 CACHED 09:45:15 09:45:15 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:45:15 #123 CACHED 09:45:15 09:45:15 #124 [support-scheduler builder 6/7] COPY . . 09:45:15 #124 CACHED 09:45:15 09:45:15 #125 [core-data builder 6/7] COPY . . 09:45:15 #125 CACHED 09:45:15 09:45:15 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 09:45:15 #126 CACHED 09:45:15 09:45:15 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #127 CACHED 09:45:15 09:45:15 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #128 CACHED 09:45:15 09:45:15 #129 [core-command builder 6/7] COPY . . 09:45:15 #129 CACHED 09:45:15 09:45:15 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 09:45:15 #130 CACHED 09:45:15 09:45:15 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:45:15 #131 CACHED 09:45:15 09:45:15 #132 [security-bootstrapper builder 6/7] COPY . . 09:45:15 #132 CACHED 09:45:15 09:45:15 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #133 CACHED 09:45:15 09:45:15 #134 [security-secretstore-setup builder 6/7] COPY . . 09:45:15 #134 DONE 1.6s 09:45:15 09:45:15 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:45:15 #135 CACHED 09:45:15 09:45:15 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:15 #136 CACHED 09:45:15 09:45:15 #137 [security-proxy-auth builder 6/7] COPY . . 09:45:15 #137 CACHED 09:45:15 09:45:15 #138 [security-spiffe-token-provider builder 6/7] COPY . . 09:45:15 #138 DONE 1.5s 09:45:15 09:45:15 #139 [core-metadata builder 6/7] COPY . . 09:45:15 #139 DONE 1.5s 09:45:15 09:45:15 #114 [support-notifications builder 6/7] COPY . . 09:45:15 #114 DONE 1.5s 09:45:15 09:45:15 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:15 #140 ... 09:45:15 09:45:15 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:45:15 #0 4.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:45:15 #141 ... 09:45:15 09:45:15 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:15 #140 5.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:45:15 #140 ... 09:45:15 09:45:15 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:45:15 #0 6.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:45:16 #142 ... 09:45:16 09:45:16 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:45:16 #0 6.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:45:16 #143 ... 09:45:16 09:45:16 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:45:16 #0 5.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:45:16 #144 ... 09:45:16 09:45:16 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:45:16 #0 5.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:45:16 #145 ... 09:45:16 09:45:16 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:45:16 #0 5.580 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:45:16 #146 ... 09:45:16 09:45:16 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:45:16 #0 5.435 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:45:17 #147 ... 09:45:17 09:45:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:45:17 #0 5.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:45:17 #148 ... 09:45:17 09:45:17 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:45:17 #0 4.502 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:45:17 #149 ... 09:45:17 09:45:17 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:45:17 #0 3.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:45:17 #150 ... 09:45:17 09:45:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:45:17 #0 5.975 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:46:15 #151 ... 09:46:15 09:46:15 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:46:15 #145 100.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:47:14 #145 ... 09:47:14 09:47:14 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:47:14 #149 DONE 164.4s 09:47:14 09:47:14 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:47:14 #141 DONE 164.4s 09:47:14 09:47:14 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:47:14 #143 DONE 164.4s 09:47:14 09:47:14 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:47:14 #142 DONE 164.4s 09:47:14 09:47:14 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:47:14 #151 DONE 164.4s 09:47:14 09:47:14 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:47:14 #150 DONE 164.4s 09:47:14 09:47:14 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:47:14 #148 DONE 164.4s 09:47:14 09:47:14 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:47:14 #140 DONE 164.4s 09:47:14 09:47:14 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:47:14 #152 ... 09:47:14 09:47:14 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:47:14 #147 DONE 164.5s 09:47:14 09:47:14 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:47:14 #144 DONE 164.8s 09:47:14 09:47:14 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #153 ... 09:47:14 09:47:14 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:47:14 #145 DONE 164.8s 09:47:14 09:47:14 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:47:14 #146 DONE 164.8s 09:47:14 09:47:14 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #154 ... 09:47:14 09:47:14 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #155 DONE 0.8s 09:47:14 09:47:14 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #156 DONE 0.8s 09:47:14 09:47:14 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #153 DONE 0.7s 09:47:14 09:47:14 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:47:14 #152 DONE 0.8s 09:47:14 09:47:14 #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #157 DONE 0.7s 09:47:14 09:47:14 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:47:14 #158 ... 09:47:14 09:47:14 #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #159 DONE 0.6s 09:47:14 09:47:14 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #160 DONE 0.6s 09:47:14 09:47:14 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #154 DONE 0.6s 09:47:14 09:47:14 #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:47:14 #161 DONE 0.4s 09:47:14 09:47:14 #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:47:14 #162 CACHED 09:47:14 09:47:14 #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #163 CACHED 09:47:14 09:47:14 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:47:14 #164 CACHED 09:47:14 09:47:14 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #165 CACHED 09:47:14 09:47:14 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #166 CACHED 09:47:14 09:47:14 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:47:14 #167 CACHED 09:47:14 09:47:14 #168 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:47:14 #168 CACHED 09:47:14 09:47:14 #169 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:47:14 #169 CACHED 09:47:14 09:47:14 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:47:14 #170 ... 09:47:14 09:47:14 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:47:14 #171 DONE 0.8s 09:47:14 09:47:14 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:47:14 #172 DONE 0.9s 09:47:14 09:47:14 #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:47:14 #173 DONE 0.7s 09:47:14 09:47:14 #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:47:14 #174 DONE 0.9s 09:47:14 09:47:14 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:47:14 #175 ... 09:47:14 09:47:14 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:47:14 #176 DONE 0.8s 09:47:14 09:47:14 #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:47:15 #177 ... 09:47:15 09:47:15 #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:47:15 #178 DONE 2.6s 09:47:15 09:47:15 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:47:15 #179 DONE 2.1s 09:47:15 09:47:15 #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:47:15 #180 DONE 2.5s 09:47:15 09:47:15 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:47:15 #181 DONE 2.6s 09:47:16 09:47:16 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:47:16 #182 DONE 2.7s 09:47:16 09:47:16 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:47:16 #170 DONE 2.7s 09:47:16 09:47:16 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:47:16 #183 DONE 2.7s 09:47:16 09:47:16 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:47:16 #184 ... 09:47:16 09:47:16 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:47:16 #158 DONE 3.4s 09:47:16 09:47:16 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:47:16 #185 DONE 2.6s 09:47:16 09:47:16 #186 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:47:17 #186 ... 09:47:17 09:47:17 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:47:17 #175 DONE 3.3s 09:47:17 09:47:17 #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:47:17 #177 DONE 3.2s 09:47:17 09:47:17 #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:47:17 #187 DONE 1.4s 09:47:17 09:47:17 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:47:17 #188 DONE 1.4s 09:47:17 09:47:17 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:47:17 #189 DONE 1.4s 09:47:17 09:47:17 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:47:17 #190 ... 09:47:17 09:47:17 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:47:17 #191 DONE 1.3s 09:47:17 09:47:17 #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:47:17 #192 DONE 1.4s 09:47:17 09:47:17 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:47:17 #193 DONE 1.3s 09:47:17 09:47:17 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:47:17 #194 DONE 1.4s 09:47:17 09:47:17 #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:47:17 #184 DONE 1.4s 09:47:17 09:47:17 #111 [core-command] exporting to image 09:47:17 #111 exporting layers 09:47:17 #111 ... 09:47:17 09:47:17 #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:47:17 #195 DONE 1.1s 09:47:17 09:47:17 #186 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:47:17 #186 DONE 1.1s 09:47:17 09:47:17 #196 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:47:17 #196 DONE 0.5s 09:47:17 09:47:17 #111 [core-keeper] exporting to image 09:47:17 #111 writing image sha256:9f3502afca48312a73d919a6622721aad6c9521435ec2e12e7d6456c12aab1e2 done 09:47:17 #111 naming to docker.io/library/core-keeper done 09:47:17 #111 ... 09:47:17 09:47:17 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:47:17 #197 DONE 0.3s 09:47:17 09:47:17 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:47:17 #198 DONE 0.5s 09:47:17 09:47:17 #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:47:17 #199 DONE 0.5s 09:47:17 09:47:17 #111 [core-data] exporting to image 09:47:17 #111 ... 09:47:17 09:47:17 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:47:17 #200 DONE 0.5s 09:47:17 09:47:17 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:47:17 #201 DONE 0.6s 09:47:17 09:47:17 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:47:17 #190 DONE 0.6s 09:47:17 09:47:17 #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:47:17 #202 DONE 0.4s 09:47:17 09:47:17 #111 [core-command] exporting to image 09:47:17 #111 exporting layers 0.3s done 09:47:17 #111 writing image sha256:00d3ebabef13009b8c2c0bfd6b59dd9595aac224de08ecf3858ad5461459d8d8 0.0s done 09:47:17 #111 writing image sha256:554920878aa822f82dad0e45ddafa44f01315670194a14ad081aa5b09fe476a6 0.0s done 09:47:17 #111 naming to docker.io/library/core-command done 09:47:17 #111 naming to docker.io/library/support-scheduler done 09:47:18 #111 exporting layers 0.3s done 09:47:18 #111 writing image sha256:80dd0ef3e22491be6901da0fa99f4a2c5637901d6116ed88b5b5a755cc0bbabd 0.0s done 09:47:18 #111 naming to docker.io/library/security-spiffe-token-provider done 09:47:18 #111 ... 09:47:18 09:47:18 #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:47:18 #203 DONE 0.2s 09:47:18 09:47:18 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:47:18 #204 DONE 0.4s 09:47:18 09:47:18 #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:47:18 #205 DONE 0.3s 09:47:18 09:47:18 #111 [core-metadata] exporting to image 09:47:18 #111 exporting layers 0.4s done 09:47:18 #111 writing image sha256:ecc942feeda41211a46c00bc3cb230e7557941e6d7cfdf8d786a319d18df08b7 done 09:47:18 #111 naming to docker.io/library/core-data done 09:47:18 #111 writing image sha256:c28b74d5f505e05ed3e0d4aa2d408cb146390d67b84a46f832907f950c131668 done 09:47:18 #111 writing image sha256:1742df609d37789e63bc4518ae2d565e3cdae831293be89449860477747feb28 0.0s done 09:47:18 #111 naming to docker.io/library/support-notifications done 09:47:18 #111 naming to docker.io/library/core-metadata done 09:47:18 #111 DONE 1.8s 09:47:18 09:47:18 #206 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:47:18 #206 ... 09:47:18 09:47:18 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:47:18 #207 DONE 0.4s 09:47:18 09:47:18 #206 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:47:18 #206 DONE 0.3s 09:47:18 09:47:18 #208 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:18 #208 DONE 0.8s 09:47:18 09:47:18 #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:47:18 #209 DONE 0.1s 09:47:18 09:47:18 #111 [core-common-config-bootstrapper] exporting to image 09:47:18 #111 ... 09:47:18 09:47:18 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:18 #210 DONE 0.9s 09:47:18 09:47:18 #211 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:47:18 #211 DONE 0.1s 09:47:18 09:47:18 #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:47:18 #212 DONE 0.1s 09:47:18 09:47:18 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:47:18 #213 DONE 0.1s 09:47:18 09:47:18 #111 [core-common-config-bootstrapper] exporting to image 09:47:18 #111 exporting layers 0.2s done 09:47:18 #111 writing image sha256:680b7d7a53a271982293115fbfb59dbc43e8451ac7b1f535993aeafde72c8d31 done 09:47:18 #111 naming to docker.io/library/core-common-config-bootstrapper done 09:47:18 #111 ... 09:47:18 09:47:18 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:47:18 #214 DONE 0.1s 09:47:18 09:47:18 #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:47:18 #215 DONE 0.1s 09:47:19 09:47:19 #111 [security-proxy-auth] exporting to image 09:47:19 #111 exporting layers 0.3s done 09:47:19 #111 writing image sha256:87c934f4a6250d318e8f5bb56b7d6280917698fb2dae80568ca2a3ebff3e3fbc done 09:47:19 #111 naming to docker.io/library/security-proxy-auth done 09:47:19 #111 DONE 2.3s 09:47:19 09:47:19 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:19 #216 DONE 1.0s 09:47:19 09:47:19 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:47:19 #217 DONE 0.4s 09:47:19 09:47:19 #111 [security-proxy-setup] exporting to image 09:47:19 #111 exporting layers 0.2s done 09:47:19 #111 writing image sha256:b658555e1d7159da11c83c1614368e0989f1e87075b7dfeda10d1dd4344c5150 done 09:47:19 #111 naming to docker.io/library/security-proxy-setup done 09:47:19 #111 DONE 2.5s 09:47:19 09:47:19 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:19 #218 DONE 0.6s 09:47:19 09:47:19 #111 [security-secretstore-setup] exporting to image 09:47:19 #111 exporting layers 0.3s done 09:47:19 #111 exporting layers 0.3s done 09:47:19 #111 writing image sha256:c673744a836ea1fe91b3676a3a8ee8958604aa4c4700b14e12e59d55259b3515 done 09:47:19 #111 naming to docker.io/library/security-bootstrapper done 09:47:19 #111 writing image sha256:00b941164ab9af6b675b23f44af2176a5dac6093eb1eaade05a109a4e58d1da1 done 09:47:19 #111 naming to docker.io/library/security-secretstore-setup done 09:47:19 #111 DONE 2.8s 09:47:19 09:47:19 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:47:19 time="2024-07-05T09:42:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:47:19 $ docker stop --time=1 fbca8e13251b1ca83cab4db522343fd59739cce48a9fe479303e2ea3047962c4 09:47:21 $ docker rm -f --volumes fbca8e13251b1ca83cab4db522343fd59739cce48a9fe479303e2ea3047962c4 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:21 + docker images 09:47:21 REPOSITORY TAG IMAGE ID CREATED SIZE 09:47:21 security-bootstrapper latest c673744a836e 2 seconds ago 24MB 09:47:21 security-secretstore-setup latest 00b941164ab9 2 seconds ago 42.2MB 09:47:21 security-proxy-auth latest 87c934f4a625 3 seconds ago 38MB 09:47:21 core-common-config-bootstrapper latest 680b7d7a53a2 3 seconds ago 20.2MB 09:47:21 security-proxy-setup latest b658555e1d71 3 seconds ago 31.2MB 09:47:21 core-command latest 554920878aa8 4 seconds ago 40.4MB 09:47:21 support-notifications latest c28b74d5f505 4 seconds ago 43.9MB 09:47:21 security-spiffe-token-provider latest 80dd0ef3e224 4 seconds ago 34MB 09:47:21 support-scheduler latest 00d3ebabef13 4 seconds ago 43.1MB 09:47:21 core-keeper latest 9f3502afca48 4 seconds ago 35.6MB 09:47:21 core-metadata latest 1742df609d37 4 seconds ago 41MB 09:47:21 core-data latest ecc942feeda4 4 seconds ago 40.8MB 09:47:21 security-spire-server latest 3c12e5d0a491 3 minutes ago 107MB 09:47:21 security-spire-agent latest 9ac4d88e1b45 3 minutes ago 166MB 09:47:21 security-spire-config latest 48bac1be77eb 3 minutes ago 107MB 09:47:21 ci-base-image-x86_64 latest 78d3d17392b8 8 minutes ago 966MB 09:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 09:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 09:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:21 provisioning config files... 09:47:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config3157591628062035204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:21 ---> ****-login.sh 09:47:21 nexus3.edgexfoundry.org:10001 09:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:21 Configure a credential helper to remove this warning. See 09:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:21 09:47:21 Login Succeeded 09:47:21 nexus3.edgexfoundry.org:10002 09:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:21 Configure a credential helper to remove this warning. See 09:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:21 09:47:21 Login Succeeded 09:47:21 nexus3.edgexfoundry.org:10003 09:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:22 Configure a credential helper to remove this warning. See 09:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:22 09:47:22 Login Succeeded 09:47:22 nexus3.edgexfoundry.org:10004 09:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:22 Configure a credential helper to remove this warning. See 09:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:22 09:47:22 Login Succeeded 09:47:22 ****.io 09:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:22 Configure a credential helper to remove this warning. See 09:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:22 09:47:22 Login Succeeded 09:47:22 ---> ****-login.sh ends [Pipeline] } 09:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:47:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:47:22 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:22 latest 09:47:22 3.2.0-dev.30 09:47:22 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:22 main 09:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:23 + docker push nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:47:23 e508719c481b: Preparing 09:47:23 15c6b60b5a18: Preparing 09:47:23 d2c757071ff2: Preparing 09:47:23 36437d0a8429: Preparing 09:47:23 a9db76669315: Preparing 09:47:23 ac07bd0d8dda: Preparing 09:47:23 63ec0bd56cf3: Preparing 09:47:23 ac07bd0d8dda: Waiting 09:47:23 63ec0bd56cf3: Waiting 09:47:23 d2c757071ff2: Pushed 09:47:23 36437d0a8429: Pushed 09:47:23 e508719c481b: Pushed 09:47:23 63ec0bd56cf3: Layer already exists 09:47:23 ac07bd0d8dda: Pushed 09:47:23 a9db76669315: Pushed 09:47:25 15c6b60b5a18: Pushed 09:47:26 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:47:27 e508719c481b: Preparing 09:47:27 15c6b60b5a18: Preparing 09:47:27 d2c757071ff2: Preparing 09:47:27 36437d0a8429: Preparing 09:47:27 a9db76669315: Preparing 09:47:27 ac07bd0d8dda: Preparing 09:47:27 63ec0bd56cf3: Preparing 09:47:27 ac07bd0d8dda: Waiting 09:47:27 63ec0bd56cf3: Waiting 09:47:27 a9db76669315: Layer already exists 09:47:27 15c6b60b5a18: Layer already exists 09:47:27 36437d0a8429: Layer already exists 09:47:27 d2c757071ff2: Layer already exists 09:47:27 e508719c481b: Layer already exists 09:47:27 ac07bd0d8dda: Layer already exists 09:47:27 63ec0bd56cf3: Layer already exists 09:47:27 latest: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.30 09:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:47:27 e508719c481b: Preparing 09:47:27 15c6b60b5a18: Preparing 09:47:27 d2c757071ff2: Preparing 09:47:27 36437d0a8429: Preparing 09:47:27 a9db76669315: Preparing 09:47:27 ac07bd0d8dda: Preparing 09:47:27 63ec0bd56cf3: Preparing 09:47:27 63ec0bd56cf3: Waiting 09:47:27 15c6b60b5a18: Layer already exists 09:47:27 d2c757071ff2: Layer already exists 09:47:27 e508719c481b: Layer already exists 09:47:27 36437d0a8429: Layer already exists 09:47:27 a9db76669315: Layer already exists 09:47:27 63ec0bd56cf3: Layer already exists 09:47:27 ac07bd0d8dda: Layer already exists 09:47:27 3.2.0-dev.30: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:28 + docker push nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:47:28 e508719c481b: Preparing 09:47:28 15c6b60b5a18: Preparing 09:47:28 d2c757071ff2: Preparing 09:47:28 36437d0a8429: Preparing 09:47:28 a9db76669315: Preparing 09:47:28 ac07bd0d8dda: Preparing 09:47:28 63ec0bd56cf3: Preparing 09:47:28 63ec0bd56cf3: Waiting 09:47:28 15c6b60b5a18: Layer already exists 09:47:28 d2c757071ff2: Layer already exists 09:47:28 36437d0a8429: Layer already exists 09:47:28 a9db76669315: Layer already exists 09:47:28 e508719c481b: Layer already exists 09:47:28 ac07bd0d8dda: Layer already exists 09:47:28 63ec0bd56cf3: Layer already exists 09:47:28 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:47:29 e508719c481b: Preparing 09:47:29 15c6b60b5a18: Preparing 09:47:29 d2c757071ff2: Preparing 09:47:29 36437d0a8429: Preparing 09:47:29 a9db76669315: Preparing 09:47:29 ac07bd0d8dda: Preparing 09:47:29 63ec0bd56cf3: Preparing 09:47:29 ac07bd0d8dda: Waiting 09:47:29 63ec0bd56cf3: Waiting 09:47:29 e508719c481b: Layer already exists 09:47:29 36437d0a8429: Layer already exists 09:47:29 15c6b60b5a18: Layer already exists 09:47:29 d2c757071ff2: Layer already exists 09:47:29 a9db76669315: Layer already exists 09:47:29 63ec0bd56cf3: Layer already exists 09:47:29 ac07bd0d8dda: Layer already exists 09:47:29 main: digest: sha256:626f129f8f1e4d65518fb2a92f7d48235f187eb4b467ea0fea904a0eed7244f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:29 ===================================================== [Pipeline] echo 09:47:29 taggedImages: 09:47:29 - nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:29 - nexus3.edgexfoundry.org:10004/core-command:latest 09:47:29 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.30 09:47:29 - nexus3.edgexfoundry.org:10004/core-command:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:47:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:47:29 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:29 latest 09:47:29 3.2.0-dev.30 09:47:29 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:29 main 09:47:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:47:30 31e0facd8e11: Preparing 09:47:30 9a38bfe557a8: Preparing 09:47:30 0b4102f27e91: Preparing 09:47:30 9580a71ed7a7: Preparing 09:47:30 d2c757071ff2: Preparing 09:47:30 36437d0a8429: Preparing 09:47:30 a9db76669315: Preparing 09:47:30 ac07bd0d8dda: Preparing 09:47:30 63ec0bd56cf3: Preparing 09:47:30 36437d0a8429: Waiting 09:47:30 a9db76669315: Waiting 09:47:30 ac07bd0d8dda: Waiting 09:47:30 63ec0bd56cf3: Waiting 09:47:32 d2c757071ff2: Layer already exists 09:47:32 36437d0a8429: Layer already exists 09:47:32 a9db76669315: Layer already exists 09:47:32 ac07bd0d8dda: Layer already exists 09:47:32 0b4102f27e91: Pushed 09:47:32 63ec0bd56cf3: Layer already exists 09:47:32 31e0facd8e11: Pushed 09:47:32 9a38bfe557a8: Pushed 09:47:32 9580a71ed7a7: Pushed 09:47:32 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:33 + 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 09:47:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:47:33 31e0facd8e11: Preparing 09:47:33 9a38bfe557a8: Preparing 09:47:33 0b4102f27e91: Preparing 09:47:33 9580a71ed7a7: Preparing 09:47:33 d2c757071ff2: Preparing 09:47:33 36437d0a8429: Preparing 09:47:33 a9db76669315: Preparing 09:47:33 ac07bd0d8dda: Preparing 09:47:33 63ec0bd56cf3: Preparing 09:47:33 a9db76669315: Waiting 09:47:33 ac07bd0d8dda: Waiting 09:47:33 63ec0bd56cf3: Waiting 09:47:33 36437d0a8429: Waiting 09:47:33 9a38bfe557a8: Layer already exists 09:47:33 d2c757071ff2: Layer already exists 09:47:33 0b4102f27e91: Layer already exists 09:47:33 31e0facd8e11: Layer already exists 09:47:33 9580a71ed7a7: Layer already exists 09:47:33 36437d0a8429: Layer already exists 09:47:33 a9db76669315: Layer already exists 09:47:33 ac07bd0d8dda: Layer already exists 09:47:33 63ec0bd56cf3: Layer already exists 09:47:33 latest: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.30 09:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:47:34 31e0facd8e11: Preparing 09:47:34 9a38bfe557a8: Preparing 09:47:34 0b4102f27e91: Preparing 09:47:34 9580a71ed7a7: Preparing 09:47:34 d2c757071ff2: Preparing 09:47:34 36437d0a8429: Preparing 09:47:34 a9db76669315: Preparing 09:47:34 ac07bd0d8dda: Preparing 09:47:34 63ec0bd56cf3: Preparing 09:47:34 36437d0a8429: Waiting 09:47:34 a9db76669315: Waiting 09:47:34 ac07bd0d8dda: Waiting 09:47:34 63ec0bd56cf3: Waiting 09:47:34 d2c757071ff2: Layer already exists 09:47:34 0b4102f27e91: Layer already exists 09:47:34 9580a71ed7a7: Layer already exists 09:47:34 9a38bfe557a8: Layer already exists 09:47:34 31e0facd8e11: Layer already exists 09:47:34 63ec0bd56cf3: Layer already exists 09:47:34 a9db76669315: Layer already exists 09:47:34 36437d0a8429: Layer already exists 09:47:34 ac07bd0d8dda: Layer already exists 09:47:34 3.2.0-dev.30: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:47:34 31e0facd8e11: Preparing 09:47:34 9a38bfe557a8: Preparing 09:47:34 0b4102f27e91: Preparing 09:47:34 9580a71ed7a7: Preparing 09:47:34 d2c757071ff2: Preparing 09:47:34 36437d0a8429: Preparing 09:47:34 a9db76669315: Preparing 09:47:34 ac07bd0d8dda: Preparing 09:47:34 36437d0a8429: Waiting 09:47:34 63ec0bd56cf3: Preparing 09:47:34 ac07bd0d8dda: Waiting 09:47:34 a9db76669315: Waiting 09:47:34 63ec0bd56cf3: Waiting 09:47:34 d2c757071ff2: Layer already exists 09:47:34 9580a71ed7a7: Layer already exists 09:47:34 31e0facd8e11: Layer already exists 09:47:34 0b4102f27e91: Layer already exists 09:47:34 9a38bfe557a8: Layer already exists 09:47:34 36437d0a8429: Layer already exists 09:47:34 ac07bd0d8dda: Layer already exists 09:47:34 63ec0bd56cf3: Layer already exists 09:47:34 a9db76669315: Layer already exists 09:47:34 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:35 + 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 09:47:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:47:35 31e0facd8e11: Preparing 09:47:35 9a38bfe557a8: Preparing 09:47:35 0b4102f27e91: Preparing 09:47:35 9580a71ed7a7: Preparing 09:47:35 d2c757071ff2: Preparing 09:47:35 36437d0a8429: Preparing 09:47:35 a9db76669315: Preparing 09:47:35 ac07bd0d8dda: Preparing 09:47:35 63ec0bd56cf3: Preparing 09:47:35 36437d0a8429: Waiting 09:47:35 ac07bd0d8dda: Waiting 09:47:35 a9db76669315: Waiting 09:47:35 63ec0bd56cf3: Waiting 09:47:35 0b4102f27e91: Layer already exists 09:47:35 d2c757071ff2: Layer already exists 09:47:35 9580a71ed7a7: Layer already exists 09:47:35 9a38bfe557a8: Layer already exists 09:47:35 31e0facd8e11: Layer already exists 09:47:35 36437d0a8429: Layer already exists 09:47:35 ac07bd0d8dda: Layer already exists 09:47:35 a9db76669315: Layer already exists 09:47:35 63ec0bd56cf3: Layer already exists 09:47:35 main: digest: sha256:1e6ce242306c98588892dcc36ea15220290aa16a22f3dd5ad810a07afae1fe35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:35 ===================================================== [Pipeline] echo 09:47:35 taggedImages: 09:47:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:47:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.30 09:47:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:47:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:47:35 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:35 latest 09:47:35 3.2.0-dev.30 09:47:35 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:35 main 09:47:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:36 + docker push nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:47:36 47eef31e4597: Preparing 09:47:36 373ac7c6a5a6: Preparing 09:47:36 d2c757071ff2: Preparing 09:47:36 36437d0a8429: Preparing 09:47:36 8254f7963546: Preparing 09:47:36 b0bee5f7f7a1: Preparing 09:47:36 63ec0bd56cf3: Preparing 09:47:36 b0bee5f7f7a1: Waiting 09:47:36 63ec0bd56cf3: Waiting 09:47:36 36437d0a8429: Layer already exists 09:47:36 d2c757071ff2: Layer already exists 09:47:36 63ec0bd56cf3: Layer already exists 09:47:36 47eef31e4597: Pushed 09:47:36 b0bee5f7f7a1: Pushed 09:47:36 8254f7963546: Pushed 09:47:38 373ac7c6a5a6: Pushed 09:47:39 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:47:39 47eef31e4597: Preparing 09:47:39 373ac7c6a5a6: Preparing 09:47:39 d2c757071ff2: Preparing 09:47:39 36437d0a8429: Preparing 09:47:39 8254f7963546: Preparing 09:47:39 b0bee5f7f7a1: Preparing 09:47:39 63ec0bd56cf3: Preparing 09:47:39 b0bee5f7f7a1: Waiting 09:47:39 63ec0bd56cf3: Waiting 09:47:39 8254f7963546: Layer already exists 09:47:39 373ac7c6a5a6: Layer already exists 09:47:39 47eef31e4597: Layer already exists 09:47:39 d2c757071ff2: Layer already exists 09:47:39 36437d0a8429: Layer already exists 09:47:39 b0bee5f7f7a1: Layer already exists 09:47:39 63ec0bd56cf3: Layer already exists 09:47:39 latest: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.30 09:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:47:40 47eef31e4597: Preparing 09:47:40 373ac7c6a5a6: Preparing 09:47:40 d2c757071ff2: Preparing 09:47:40 36437d0a8429: Preparing 09:47:40 8254f7963546: Preparing 09:47:40 b0bee5f7f7a1: Preparing 09:47:40 63ec0bd56cf3: Preparing 09:47:40 b0bee5f7f7a1: Waiting 09:47:40 63ec0bd56cf3: Waiting 09:47:40 d2c757071ff2: Layer already exists 09:47:40 8254f7963546: Layer already exists 09:47:40 47eef31e4597: Layer already exists 09:47:40 36437d0a8429: Layer already exists 09:47:40 373ac7c6a5a6: Layer already exists 09:47:40 b0bee5f7f7a1: Layer already exists 09:47:40 63ec0bd56cf3: Layer already exists 09:47:40 3.2.0-dev.30: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:41 + docker push nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:47:41 47eef31e4597: Preparing 09:47:41 373ac7c6a5a6: Preparing 09:47:41 d2c757071ff2: Preparing 09:47:41 36437d0a8429: Preparing 09:47:41 8254f7963546: Preparing 09:47:41 b0bee5f7f7a1: Preparing 09:47:41 63ec0bd56cf3: Preparing 09:47:41 b0bee5f7f7a1: Waiting 09:47:41 63ec0bd56cf3: Waiting 09:47:41 47eef31e4597: Layer already exists 09:47:41 373ac7c6a5a6: Layer already exists 09:47:41 36437d0a8429: Layer already exists 09:47:41 8254f7963546: Layer already exists 09:47:41 d2c757071ff2: Layer already exists 09:47:41 b0bee5f7f7a1: Layer already exists 09:47:41 63ec0bd56cf3: Layer already exists 09:47:41 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:47:41 47eef31e4597: Preparing 09:47:41 373ac7c6a5a6: Preparing 09:47:41 d2c757071ff2: Preparing 09:47:41 36437d0a8429: Preparing 09:47:41 8254f7963546: Preparing 09:47:41 b0bee5f7f7a1: Preparing 09:47:41 63ec0bd56cf3: Preparing 09:47:41 63ec0bd56cf3: Waiting 09:47:41 b0bee5f7f7a1: Waiting 09:47:41 36437d0a8429: Layer already exists 09:47:41 47eef31e4597: Layer already exists 09:47:41 373ac7c6a5a6: Layer already exists 09:47:41 8254f7963546: Layer already exists 09:47:41 d2c757071ff2: Layer already exists 09:47:41 63ec0bd56cf3: Layer already exists 09:47:41 b0bee5f7f7a1: Layer already exists 09:47:41 main: digest: sha256:1e5870f3cf71dfd08a484601970df1a1c75af862838a1398d3570ddbec17e38b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:41 ===================================================== [Pipeline] echo 09:47:41 taggedImages: 09:47:41 - nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:41 - nexus3.edgexfoundry.org:10004/core-data:latest 09:47:41 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.30 09:47:41 - nexus3.edgexfoundry.org:10004/core-data:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:47:41 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:47:41 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:41 latest 09:47:41 3.2.0-dev.30 09:47:41 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:41 main 09:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:47:42 bc1af8d3751d: Preparing 09:47:42 58d3911bf427: Preparing 09:47:42 36437d0a8429: Preparing 09:47:42 c3b601c8659d: Preparing 09:47:42 b817d7107559: Preparing 09:47:42 63ec0bd56cf3: Preparing 09:47:42 63ec0bd56cf3: Waiting 09:47:42 36437d0a8429: Layer already exists 09:47:42 63ec0bd56cf3: Layer already exists 09:47:42 bc1af8d3751d: Pushed 09:47:42 b817d7107559: Pushed 09:47:42 c3b601c8659d: Pushed 09:47:45 58d3911bf427: Pushed 09:47:45 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:47:46 bc1af8d3751d: Preparing 09:47:46 58d3911bf427: Preparing 09:47:46 36437d0a8429: Preparing 09:47:46 c3b601c8659d: Preparing 09:47:46 b817d7107559: Preparing 09:47:46 63ec0bd56cf3: Preparing 09:47:46 63ec0bd56cf3: Waiting 09:47:46 bc1af8d3751d: Layer already exists 09:47:46 b817d7107559: Layer already exists 09:47:46 58d3911bf427: Layer already exists 09:47:46 c3b601c8659d: Layer already exists 09:47:46 36437d0a8429: Layer already exists 09:47:46 63ec0bd56cf3: Layer already exists 09:47:46 latest: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.30 09:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:47:47 bc1af8d3751d: Preparing 09:47:47 58d3911bf427: Preparing 09:47:47 36437d0a8429: Preparing 09:47:47 c3b601c8659d: Preparing 09:47:47 b817d7107559: Preparing 09:47:47 63ec0bd56cf3: Preparing 09:47:47 bc1af8d3751d: Layer already exists 09:47:47 58d3911bf427: Layer already exists 09:47:47 36437d0a8429: Layer already exists 09:47:47 c3b601c8659d: Layer already exists 09:47:47 b817d7107559: Layer already exists 09:47:47 63ec0bd56cf3: Layer already exists 09:47:47 3.2.0-dev.30: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:47:47 bc1af8d3751d: Preparing 09:47:47 58d3911bf427: Preparing 09:47:47 36437d0a8429: Preparing 09:47:47 c3b601c8659d: Preparing 09:47:47 b817d7107559: Preparing 09:47:47 63ec0bd56cf3: Preparing 09:47:47 63ec0bd56cf3: Waiting 09:47:47 bc1af8d3751d: Layer already exists 09:47:47 b817d7107559: Layer already exists 09:47:47 c3b601c8659d: Layer already exists 09:47:47 58d3911bf427: Layer already exists 09:47:47 36437d0a8429: Layer already exists 09:47:47 63ec0bd56cf3: Layer already exists 09:47:47 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:47:48 bc1af8d3751d: Preparing 09:47:48 58d3911bf427: Preparing 09:47:48 36437d0a8429: Preparing 09:47:48 c3b601c8659d: Preparing 09:47:48 b817d7107559: Preparing 09:47:48 63ec0bd56cf3: Preparing 09:47:48 63ec0bd56cf3: Waiting 09:47:48 58d3911bf427: Layer already exists 09:47:48 36437d0a8429: Layer already exists 09:47:48 b817d7107559: Layer already exists 09:47:48 bc1af8d3751d: Layer already exists 09:47:48 c3b601c8659d: Layer already exists 09:47:48 63ec0bd56cf3: Layer already exists 09:47:48 main: digest: sha256:8486194bbb3624d647607fb2486eb53118203ba0cece43a1efe7d0c0290c4106 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:48 ===================================================== [Pipeline] echo 09:47:48 taggedImages: 09:47:48 - nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:48 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:47:48 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.30 09:47:48 - nexus3.edgexfoundry.org:10004/core-keeper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:48 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:47:48 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:47:48 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:48 latest 09:47:48 3.2.0-dev.30 09:47:48 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:48 main 09:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:47:49 662082fdada3: Preparing 09:47:49 f233f690a7fd: Preparing 09:47:49 1df206041993: Preparing 09:47:49 d2c757071ff2: Preparing 09:47:49 36437d0a8429: Preparing 09:47:49 a9db76669315: Preparing 09:47:49 ac07bd0d8dda: Preparing 09:47:49 63ec0bd56cf3: Preparing 09:47:49 a9db76669315: Waiting 09:47:49 ac07bd0d8dda: Waiting 09:47:49 63ec0bd56cf3: Waiting 09:47:49 d2c757071ff2: Layer already exists 09:47:49 36437d0a8429: Layer already exists 09:47:49 a9db76669315: Layer already exists 09:47:49 ac07bd0d8dda: Layer already exists 09:47:49 63ec0bd56cf3: Layer already exists 09:47:49 f233f690a7fd: Pushed 09:47:49 662082fdada3: Pushed 09:47:51 1df206041993: Pushed 09:47:51 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:47:52 662082fdada3: Preparing 09:47:52 f233f690a7fd: Preparing 09:47:52 1df206041993: Preparing 09:47:52 d2c757071ff2: Preparing 09:47:52 36437d0a8429: Preparing 09:47:52 a9db76669315: Preparing 09:47:52 ac07bd0d8dda: Preparing 09:47:52 63ec0bd56cf3: Preparing 09:47:52 a9db76669315: Waiting 09:47:52 ac07bd0d8dda: Waiting 09:47:52 63ec0bd56cf3: Waiting 09:47:52 36437d0a8429: Layer already exists 09:47:52 f233f690a7fd: Layer already exists 09:47:52 1df206041993: Layer already exists 09:47:52 d2c757071ff2: Layer already exists 09:47:52 662082fdada3: Layer already exists 09:47:52 ac07bd0d8dda: Layer already exists 09:47:52 63ec0bd56cf3: Layer already exists 09:47:52 a9db76669315: Layer already exists 09:47:52 latest: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.30 09:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:47:52 662082fdada3: Preparing 09:47:52 f233f690a7fd: Preparing 09:47:52 1df206041993: Preparing 09:47:52 d2c757071ff2: Preparing 09:47:52 36437d0a8429: Preparing 09:47:52 a9db76669315: Preparing 09:47:52 ac07bd0d8dda: Preparing 09:47:52 63ec0bd56cf3: Preparing 09:47:52 ac07bd0d8dda: Waiting 09:47:52 a9db76669315: Waiting 09:47:52 63ec0bd56cf3: Waiting 09:47:52 f233f690a7fd: Layer already exists 09:47:52 1df206041993: Layer already exists 09:47:52 662082fdada3: Layer already exists 09:47:52 36437d0a8429: Layer already exists 09:47:52 d2c757071ff2: Layer already exists 09:47:52 63ec0bd56cf3: Layer already exists 09:47:52 ac07bd0d8dda: Layer already exists 09:47:52 a9db76669315: Layer already exists 09:47:52 3.2.0-dev.30: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:47:53 662082fdada3: Preparing 09:47:53 f233f690a7fd: Preparing 09:47:53 1df206041993: Preparing 09:47:53 d2c757071ff2: Preparing 09:47:53 36437d0a8429: Preparing 09:47:53 a9db76669315: Preparing 09:47:53 ac07bd0d8dda: Preparing 09:47:53 63ec0bd56cf3: Preparing 09:47:53 ac07bd0d8dda: Waiting 09:47:53 a9db76669315: Waiting 09:47:53 63ec0bd56cf3: Waiting 09:47:53 36437d0a8429: Layer already exists 09:47:53 662082fdada3: Layer already exists 09:47:53 1df206041993: Layer already exists 09:47:53 d2c757071ff2: Layer already exists 09:47:53 f233f690a7fd: Layer already exists 09:47:53 ac07bd0d8dda: Layer already exists 09:47:53 a9db76669315: Layer already exists 09:47:53 63ec0bd56cf3: Layer already exists 09:47:53 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:47:54 662082fdada3: Preparing 09:47:54 f233f690a7fd: Preparing 09:47:54 1df206041993: Preparing 09:47:54 d2c757071ff2: Preparing 09:47:54 36437d0a8429: Preparing 09:47:54 a9db76669315: Preparing 09:47:54 ac07bd0d8dda: Preparing 09:47:54 63ec0bd56cf3: Preparing 09:47:54 a9db76669315: Waiting 09:47:54 ac07bd0d8dda: Waiting 09:47:54 63ec0bd56cf3: Waiting 09:47:54 1df206041993: Layer already exists 09:47:54 662082fdada3: Layer already exists 09:47:54 d2c757071ff2: Layer already exists 09:47:54 36437d0a8429: Layer already exists 09:47:54 f233f690a7fd: Layer already exists 09:47:54 ac07bd0d8dda: Layer already exists 09:47:54 a9db76669315: Layer already exists 09:47:54 63ec0bd56cf3: Layer already exists 09:47:54 main: digest: sha256:30d943d67e7cde5d161dcbac8571e896f871395d0c90c9ae745d2c4d127f204b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:54 ===================================================== [Pipeline] echo 09:47:54 taggedImages: 09:47:54 - nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:47:54 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.30 09:47:54 - nexus3.edgexfoundry.org:10004/core-metadata:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:47:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:47:54 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:54 latest 09:47:54 3.2.0-dev.30 09:47:54 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:54 main 09:47:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:47:55 bd6489f3dbd5: Preparing 09:47:55 bb9b3d84571d: Preparing 09:47:55 0fc9ccbccc54: Preparing 09:47:55 3c8b13d97e2c: Preparing 09:47:55 1e2e370a96de: Preparing 09:47:55 c5a975d3b39a: Preparing 09:47:55 cc12b1fee1fa: Preparing 09:47:55 d2c757071ff2: Preparing 09:47:55 36437d0a8429: Preparing 09:47:55 5c4733f552b7: Preparing 09:47:55 0c8e8d22dc22: Preparing 09:47:55 5f70bf18a086: Preparing 09:47:55 a69f24685d78: Preparing 09:47:55 642c4c232a0b: Preparing 09:47:55 c211528bd941: Preparing 09:47:55 63ec0bd56cf3: Preparing 09:47:55 cc12b1fee1fa: Waiting 09:47:55 5c4733f552b7: Waiting 09:47:55 0c8e8d22dc22: Waiting 09:47:55 36437d0a8429: Waiting 09:47:55 5f70bf18a086: Waiting 09:47:55 642c4c232a0b: Waiting 09:47:55 a69f24685d78: Waiting 09:47:55 63ec0bd56cf3: Waiting 09:47:55 c211528bd941: Waiting 09:47:55 c5a975d3b39a: Waiting 09:47:55 0fc9ccbccc54: Pushed 09:47:55 bd6489f3dbd5: Pushed 09:47:55 bb9b3d84571d: Pushed 09:47:55 3c8b13d97e2c: Pushed 09:47:55 1e2e370a96de: Pushed 09:47:55 d2c757071ff2: Layer already exists 09:47:55 36437d0a8429: Layer already exists 09:47:55 c5a975d3b39a: Pushed 09:47:55 5f70bf18a086: Layer already exists 09:47:55 0c8e8d22dc22: Pushed 09:47:55 5c4733f552b7: Pushed 09:47:55 a69f24685d78: Pushed 09:47:55 63ec0bd56cf3: Layer already exists 09:47:55 c211528bd941: Pushed 09:47:55 642c4c232a0b: Pushed 09:47:56 cc12b1fee1fa: Pushed 09:47:56 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:47:57 bd6489f3dbd5: Preparing 09:47:57 bb9b3d84571d: Preparing 09:47:57 0fc9ccbccc54: Preparing 09:47:57 3c8b13d97e2c: Preparing 09:47:57 1e2e370a96de: Preparing 09:47:57 c5a975d3b39a: Preparing 09:47:57 cc12b1fee1fa: Preparing 09:47:57 d2c757071ff2: Preparing 09:47:57 36437d0a8429: Preparing 09:47:57 5c4733f552b7: Preparing 09:47:57 0c8e8d22dc22: Preparing 09:47:57 5f70bf18a086: Preparing 09:47:57 a69f24685d78: Preparing 09:47:57 642c4c232a0b: Preparing 09:47:57 c211528bd941: Preparing 09:47:57 63ec0bd56cf3: Preparing 09:47:57 d2c757071ff2: Waiting 09:47:57 5c4733f552b7: Waiting 09:47:57 0c8e8d22dc22: Waiting 09:47:57 36437d0a8429: Waiting 09:47:57 c5a975d3b39a: Waiting 09:47:57 c211528bd941: Waiting 09:47:57 642c4c232a0b: Waiting 09:47:57 5f70bf18a086: Waiting 09:47:57 a69f24685d78: Waiting 09:47:57 cc12b1fee1fa: Waiting 09:47:57 3c8b13d97e2c: Layer already exists 09:47:57 0fc9ccbccc54: Layer already exists 09:47:57 bd6489f3dbd5: Layer already exists 09:47:57 1e2e370a96de: Layer already exists 09:47:57 bb9b3d84571d: Layer already exists 09:47:57 c5a975d3b39a: Layer already exists 09:47:57 cc12b1fee1fa: Layer already exists 09:47:57 d2c757071ff2: Layer already exists 09:47:57 5c4733f552b7: Layer already exists 09:47:57 36437d0a8429: Layer already exists 09:47:57 642c4c232a0b: Layer already exists 09:47:57 0c8e8d22dc22: Layer already exists 09:47:57 5f70bf18a086: Layer already exists 09:47:57 a69f24685d78: Layer already exists 09:47:57 c211528bd941: Layer already exists 09:47:57 63ec0bd56cf3: Layer already exists 09:47:57 latest: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.30 09:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:47:57 bd6489f3dbd5: Preparing 09:47:57 bb9b3d84571d: Preparing 09:47:57 0fc9ccbccc54: Preparing 09:47:57 3c8b13d97e2c: Preparing 09:47:57 1e2e370a96de: Preparing 09:47:57 c5a975d3b39a: Preparing 09:47:57 cc12b1fee1fa: Preparing 09:47:57 d2c757071ff2: Preparing 09:47:57 36437d0a8429: Preparing 09:47:57 5c4733f552b7: Preparing 09:47:57 0c8e8d22dc22: Preparing 09:47:57 5f70bf18a086: Preparing 09:47:57 a69f24685d78: Preparing 09:47:57 642c4c232a0b: Preparing 09:47:57 c211528bd941: Preparing 09:47:57 63ec0bd56cf3: Preparing 09:47:57 c5a975d3b39a: Waiting 09:47:57 cc12b1fee1fa: Waiting 09:47:57 d2c757071ff2: Waiting 09:47:57 36437d0a8429: Waiting 09:47:57 5c4733f552b7: Waiting 09:47:57 0c8e8d22dc22: Waiting 09:47:57 a69f24685d78: Waiting 09:47:57 642c4c232a0b: Waiting 09:47:57 5f70bf18a086: Waiting 09:47:57 c211528bd941: Waiting 09:47:57 63ec0bd56cf3: Waiting 09:47:57 0fc9ccbccc54: Layer already exists 09:47:57 bd6489f3dbd5: Layer already exists 09:47:57 3c8b13d97e2c: Layer already exists 09:47:57 1e2e370a96de: Layer already exists 09:47:57 bb9b3d84571d: Layer already exists 09:47:57 c5a975d3b39a: Layer already exists 09:47:57 36437d0a8429: Layer already exists 09:47:57 d2c757071ff2: Layer already exists 09:47:57 cc12b1fee1fa: Layer already exists 09:47:57 5c4733f552b7: Layer already exists 09:47:57 0c8e8d22dc22: Layer already exists 09:47:57 5f70bf18a086: Layer already exists 09:47:57 a69f24685d78: Layer already exists 09:47:57 642c4c232a0b: Layer already exists 09:47:57 c211528bd941: Layer already exists 09:47:57 63ec0bd56cf3: Layer already exists 09:47:57 3.2.0-dev.30: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:47:58 bd6489f3dbd5: Preparing 09:47:58 bb9b3d84571d: Preparing 09:47:58 0fc9ccbccc54: Preparing 09:47:58 3c8b13d97e2c: Preparing 09:47:58 1e2e370a96de: Preparing 09:47:58 c5a975d3b39a: Preparing 09:47:58 cc12b1fee1fa: Preparing 09:47:58 d2c757071ff2: Preparing 09:47:58 36437d0a8429: Preparing 09:47:58 5c4733f552b7: Preparing 09:47:58 0c8e8d22dc22: Preparing 09:47:58 5f70bf18a086: Preparing 09:47:58 a69f24685d78: Preparing 09:47:58 642c4c232a0b: Preparing 09:47:58 c211528bd941: Preparing 09:47:58 63ec0bd56cf3: Preparing 09:47:58 0c8e8d22dc22: Waiting 09:47:58 a69f24685d78: Waiting 09:47:58 5f70bf18a086: Waiting 09:47:58 c211528bd941: Waiting 09:47:58 63ec0bd56cf3: Waiting 09:47:58 c5a975d3b39a: Waiting 09:47:58 cc12b1fee1fa: Waiting 09:47:58 d2c757071ff2: Waiting 09:47:58 36437d0a8429: Waiting 09:47:58 5c4733f552b7: Waiting 09:47:58 0fc9ccbccc54: Layer already exists 09:47:58 1e2e370a96de: Layer already exists 09:47:58 bd6489f3dbd5: Layer already exists 09:47:58 3c8b13d97e2c: Layer already exists 09:47:58 bb9b3d84571d: Layer already exists 09:47:58 c5a975d3b39a: Layer already exists 09:47:58 d2c757071ff2: Layer already exists 09:47:58 5c4733f552b7: Layer already exists 09:47:58 36437d0a8429: Layer already exists 09:47:58 cc12b1fee1fa: Layer already exists 09:47:58 5f70bf18a086: Layer already exists 09:47:58 0c8e8d22dc22: Layer already exists 09:47:58 642c4c232a0b: Layer already exists 09:47:58 a69f24685d78: Layer already exists 09:47:58 c211528bd941: Layer already exists 09:47:58 63ec0bd56cf3: Layer already exists 09:47:58 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:47:59 bd6489f3dbd5: Preparing 09:47:59 bb9b3d84571d: Preparing 09:47:59 0fc9ccbccc54: Preparing 09:47:59 3c8b13d97e2c: Preparing 09:47:59 1e2e370a96de: Preparing 09:47:59 c5a975d3b39a: Preparing 09:47:59 cc12b1fee1fa: Preparing 09:47:59 d2c757071ff2: Preparing 09:47:59 36437d0a8429: Preparing 09:47:59 5c4733f552b7: Preparing 09:47:59 0c8e8d22dc22: Preparing 09:47:59 5f70bf18a086: Preparing 09:47:59 a69f24685d78: Preparing 09:47:59 642c4c232a0b: Preparing 09:47:59 c211528bd941: Preparing 09:47:59 63ec0bd56cf3: Preparing 09:47:59 5c4733f552b7: Waiting 09:47:59 0c8e8d22dc22: Waiting 09:47:59 c5a975d3b39a: Waiting 09:47:59 5f70bf18a086: Waiting 09:47:59 a69f24685d78: Waiting 09:47:59 cc12b1fee1fa: Waiting 09:47:59 642c4c232a0b: Waiting 09:47:59 d2c757071ff2: Waiting 09:47:59 c211528bd941: Waiting 09:47:59 63ec0bd56cf3: Waiting 09:47:59 36437d0a8429: Waiting 09:47:59 0fc9ccbccc54: Layer already exists 09:47:59 bb9b3d84571d: Layer already exists 09:47:59 3c8b13d97e2c: Layer already exists 09:47:59 1e2e370a96de: Layer already exists 09:47:59 bd6489f3dbd5: Layer already exists 09:47:59 c5a975d3b39a: Layer already exists 09:47:59 cc12b1fee1fa: Layer already exists 09:47:59 d2c757071ff2: Layer already exists 09:47:59 5c4733f552b7: Layer already exists 09:47:59 36437d0a8429: Layer already exists 09:47:59 5f70bf18a086: Layer already exists 09:47:59 0c8e8d22dc22: Layer already exists 09:47:59 a69f24685d78: Layer already exists 09:47:59 642c4c232a0b: Layer already exists 09:47:59 c211528bd941: Layer already exists 09:47:59 63ec0bd56cf3: Layer already exists 09:47:59 main: digest: sha256:5795c36ba2ffe34a718df95ee9efbe6aa2c51ade9033e07cbf4e182e792aeaa0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:59 ===================================================== [Pipeline] echo 09:47:59 taggedImages: 09:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f 09:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.30 09:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:47:59 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:47:59 1563034bdd075c93d67b99643895e9c750b93b8f 09:47:59 latest 09:47:59 3.2.0-dev.30 09:47:59 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:47:59 main 09:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:48:00 31e0facd8e11: Preparing 09:48:00 9a38bfe557a8: Preparing 09:48:00 8cc56874abda: Preparing 09:48:00 fd21bd8c972a: Preparing 09:48:00 d2c757071ff2: Preparing 09:48:00 36437d0a8429: Preparing 09:48:00 a9db76669315: Preparing 09:48:00 ac07bd0d8dda: Preparing 09:48:00 63ec0bd56cf3: Preparing 09:48:00 a9db76669315: Waiting 09:48:00 ac07bd0d8dda: Waiting 09:48:00 63ec0bd56cf3: Waiting 09:48:00 9a38bfe557a8: Layer already exists 09:48:00 31e0facd8e11: Layer already exists 09:48:00 d2c757071ff2: Layer already exists 09:48:00 36437d0a8429: Layer already exists 09:48:00 a9db76669315: Layer already exists 09:48:00 63ec0bd56cf3: Layer already exists 09:48:00 ac07bd0d8dda: Layer already exists 09:48:00 8cc56874abda: Pushed 09:48:02 fd21bd8c972a: Pushed 09:48:02 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:48:03 31e0facd8e11: Preparing 09:48:03 9a38bfe557a8: Preparing 09:48:03 8cc56874abda: Preparing 09:48:03 fd21bd8c972a: Preparing 09:48:03 d2c757071ff2: Preparing 09:48:03 36437d0a8429: Preparing 09:48:03 a9db76669315: Preparing 09:48:03 ac07bd0d8dda: Preparing 09:48:03 63ec0bd56cf3: Preparing 09:48:03 36437d0a8429: Waiting 09:48:03 a9db76669315: Waiting 09:48:03 ac07bd0d8dda: Waiting 09:48:03 63ec0bd56cf3: Waiting 09:48:03 8cc56874abda: Layer already exists 09:48:03 d2c757071ff2: Layer already exists 09:48:03 31e0facd8e11: Layer already exists 09:48:03 fd21bd8c972a: Layer already exists 09:48:03 9a38bfe557a8: Layer already exists 09:48:03 a9db76669315: Layer already exists 09:48:03 36437d0a8429: Layer already exists 09:48:03 ac07bd0d8dda: Layer already exists 09:48:03 63ec0bd56cf3: Layer already exists 09:48:03 latest: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.30 09:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:48:04 31e0facd8e11: Preparing 09:48:04 9a38bfe557a8: Preparing 09:48:04 8cc56874abda: Preparing 09:48:04 fd21bd8c972a: Preparing 09:48:04 d2c757071ff2: Preparing 09:48:04 36437d0a8429: Preparing 09:48:04 a9db76669315: Preparing 09:48:04 ac07bd0d8dda: Preparing 09:48:04 63ec0bd56cf3: Preparing 09:48:04 36437d0a8429: Waiting 09:48:04 a9db76669315: Waiting 09:48:04 63ec0bd56cf3: Waiting 09:48:04 ac07bd0d8dda: Waiting 09:48:04 9a38bfe557a8: Layer already exists 09:48:04 8cc56874abda: Layer already exists 09:48:04 fd21bd8c972a: Layer already exists 09:48:04 d2c757071ff2: Layer already exists 09:48:04 31e0facd8e11: Layer already exists 09:48:04 ac07bd0d8dda: Layer already exists 09:48:04 36437d0a8429: Layer already exists 09:48:04 a9db76669315: Layer already exists 09:48:04 63ec0bd56cf3: Layer already exists 09:48:04 3.2.0-dev.30: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:48:04 31e0facd8e11: Preparing 09:48:04 9a38bfe557a8: Preparing 09:48:04 8cc56874abda: Preparing 09:48:04 fd21bd8c972a: Preparing 09:48:04 d2c757071ff2: Preparing 09:48:04 36437d0a8429: Preparing 09:48:04 a9db76669315: Preparing 09:48:04 ac07bd0d8dda: Preparing 09:48:04 63ec0bd56cf3: Preparing 09:48:04 36437d0a8429: Waiting 09:48:04 ac07bd0d8dda: Waiting 09:48:04 a9db76669315: Waiting 09:48:04 8cc56874abda: Layer already exists 09:48:04 9a38bfe557a8: Layer already exists 09:48:04 d2c757071ff2: Layer already exists 09:48:04 fd21bd8c972a: Layer already exists 09:48:04 31e0facd8e11: Layer already exists 09:48:04 63ec0bd56cf3: Layer already exists 09:48:04 ac07bd0d8dda: Layer already exists 09:48:04 a9db76669315: Layer already exists 09:48:04 36437d0a8429: Layer already exists 09:48:04 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:48:05 31e0facd8e11: Preparing 09:48:05 9a38bfe557a8: Preparing 09:48:05 8cc56874abda: Preparing 09:48:05 fd21bd8c972a: Preparing 09:48:05 d2c757071ff2: Preparing 09:48:05 36437d0a8429: Preparing 09:48:05 a9db76669315: Preparing 09:48:05 ac07bd0d8dda: Preparing 09:48:05 63ec0bd56cf3: Preparing 09:48:05 36437d0a8429: Waiting 09:48:05 63ec0bd56cf3: Waiting 09:48:05 ac07bd0d8dda: Waiting 09:48:05 a9db76669315: Waiting 09:48:05 d2c757071ff2: Layer already exists 09:48:05 9a38bfe557a8: Layer already exists 09:48:05 fd21bd8c972a: Layer already exists 09:48:05 31e0facd8e11: Layer already exists 09:48:05 8cc56874abda: Layer already exists 09:48:05 36437d0a8429: Layer already exists 09:48:05 a9db76669315: Layer already exists 09:48:05 ac07bd0d8dda: Layer already exists 09:48:05 63ec0bd56cf3: Layer already exists 09:48:05 main: digest: sha256:e162f415d67cebb8e3c5f621d77321873dd3de860891d1898a46eb42670a25e4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:05 ===================================================== [Pipeline] echo 09:48:05 taggedImages: 09:48:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:48:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.30 09:48:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:48:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:48:05 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:05 latest 09:48:05 3.2.0-dev.30 09:48:05 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:05 main 09:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:48:06 b8abc26e4f5c: Preparing 09:48:06 df996cca98e0: Preparing 09:48:06 e139c8128949: Preparing 09:48:06 87587cfe0cfb: Preparing 09:48:06 9c4f41e9e2d8: Preparing 09:48:06 d2c757071ff2: Preparing 09:48:06 36437d0a8429: Preparing 09:48:06 fff4886efe3c: Preparing 09:48:06 b8c8a630cd84: Preparing 09:48:06 f3d35db7d8fe: Preparing 09:48:06 63ec0bd56cf3: Preparing 09:48:06 fff4886efe3c: Waiting 09:48:06 b8c8a630cd84: Waiting 09:48:06 f3d35db7d8fe: Waiting 09:48:06 63ec0bd56cf3: Waiting 09:48:06 36437d0a8429: Waiting 09:48:06 9c4f41e9e2d8: Pushed 09:48:06 df996cca98e0: Pushed 09:48:06 b8abc26e4f5c: Pushed 09:48:06 87587cfe0cfb: Pushed 09:48:06 d2c757071ff2: Layer already exists 09:48:06 36437d0a8429: Layer already exists 09:48:06 63ec0bd56cf3: Layer already exists 09:48:06 fff4886efe3c: Pushed 09:48:06 b8c8a630cd84: Pushed 09:48:06 e139c8128949: Pushed 09:48:07 f3d35db7d8fe: Pushed 09:48:08 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:48:08 b8abc26e4f5c: Preparing 09:48:08 df996cca98e0: Preparing 09:48:08 e139c8128949: Preparing 09:48:08 87587cfe0cfb: Preparing 09:48:08 9c4f41e9e2d8: Preparing 09:48:08 d2c757071ff2: Preparing 09:48:08 36437d0a8429: Preparing 09:48:08 fff4886efe3c: Preparing 09:48:08 b8c8a630cd84: Preparing 09:48:08 f3d35db7d8fe: Preparing 09:48:08 63ec0bd56cf3: Preparing 09:48:08 d2c757071ff2: Waiting 09:48:08 36437d0a8429: Waiting 09:48:08 fff4886efe3c: Waiting 09:48:08 b8c8a630cd84: Waiting 09:48:08 f3d35db7d8fe: Waiting 09:48:08 63ec0bd56cf3: Waiting 09:48:08 b8abc26e4f5c: Layer already exists 09:48:08 df996cca98e0: Layer already exists 09:48:08 9c4f41e9e2d8: Layer already exists 09:48:08 87587cfe0cfb: Layer already exists 09:48:08 e139c8128949: Layer already exists 09:48:08 d2c757071ff2: Layer already exists 09:48:08 b8c8a630cd84: Layer already exists 09:48:08 36437d0a8429: Layer already exists 09:48:08 f3d35db7d8fe: Layer already exists 09:48:08 fff4886efe3c: Layer already exists 09:48:08 63ec0bd56cf3: Layer already exists 09:48:08 latest: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.30 09:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:48:09 b8abc26e4f5c: Preparing 09:48:09 df996cca98e0: Preparing 09:48:09 e139c8128949: Preparing 09:48:09 87587cfe0cfb: Preparing 09:48:09 9c4f41e9e2d8: Preparing 09:48:09 d2c757071ff2: Preparing 09:48:09 36437d0a8429: Preparing 09:48:09 fff4886efe3c: Preparing 09:48:09 b8c8a630cd84: Preparing 09:48:09 f3d35db7d8fe: Preparing 09:48:09 63ec0bd56cf3: Preparing 09:48:09 fff4886efe3c: Waiting 09:48:09 36437d0a8429: Waiting 09:48:09 d2c757071ff2: Waiting 09:48:09 b8c8a630cd84: Waiting 09:48:09 f3d35db7d8fe: Waiting 09:48:09 63ec0bd56cf3: Waiting 09:48:09 e139c8128949: Layer already exists 09:48:09 87587cfe0cfb: Layer already exists 09:48:09 b8abc26e4f5c: Layer already exists 09:48:09 9c4f41e9e2d8: Layer already exists 09:48:09 df996cca98e0: Layer already exists 09:48:09 d2c757071ff2: Layer already exists 09:48:09 fff4886efe3c: Layer already exists 09:48:09 36437d0a8429: Layer already exists 09:48:09 b8c8a630cd84: Layer already exists 09:48:09 f3d35db7d8fe: Layer already exists 09:48:09 63ec0bd56cf3: Layer already exists 09:48:09 3.2.0-dev.30: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:48:10 b8abc26e4f5c: Preparing 09:48:10 df996cca98e0: Preparing 09:48:10 e139c8128949: Preparing 09:48:10 87587cfe0cfb: Preparing 09:48:10 9c4f41e9e2d8: Preparing 09:48:10 d2c757071ff2: Preparing 09:48:10 36437d0a8429: Preparing 09:48:10 d2c757071ff2: Waiting 09:48:10 fff4886efe3c: Preparing 09:48:10 b8c8a630cd84: Preparing 09:48:10 36437d0a8429: Waiting 09:48:10 fff4886efe3c: Waiting 09:48:10 b8c8a630cd84: Waiting 09:48:10 f3d35db7d8fe: Preparing 09:48:10 63ec0bd56cf3: Preparing 09:48:10 f3d35db7d8fe: Waiting 09:48:10 63ec0bd56cf3: Waiting 09:48:10 87587cfe0cfb: Layer already exists 09:48:10 e139c8128949: Layer already exists 09:48:10 9c4f41e9e2d8: Layer already exists 09:48:10 b8abc26e4f5c: Layer already exists 09:48:10 df996cca98e0: Layer already exists 09:48:10 d2c757071ff2: Layer already exists 09:48:10 b8c8a630cd84: Layer already exists 09:48:10 36437d0a8429: Layer already exists 09:48:10 fff4886efe3c: Layer already exists 09:48:10 f3d35db7d8fe: Layer already exists 09:48:10 63ec0bd56cf3: Layer already exists 09:48:10 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:48:10 b8abc26e4f5c: Preparing 09:48:10 df996cca98e0: Preparing 09:48:10 e139c8128949: Preparing 09:48:10 87587cfe0cfb: Preparing 09:48:10 9c4f41e9e2d8: Preparing 09:48:10 d2c757071ff2: Preparing 09:48:10 36437d0a8429: Preparing 09:48:10 fff4886efe3c: Preparing 09:48:10 b8c8a630cd84: Preparing 09:48:10 f3d35db7d8fe: Preparing 09:48:10 63ec0bd56cf3: Preparing 09:48:10 36437d0a8429: Waiting 09:48:10 63ec0bd56cf3: Waiting 09:48:10 f3d35db7d8fe: Waiting 09:48:10 b8c8a630cd84: Waiting 09:48:10 fff4886efe3c: Waiting 09:48:10 d2c757071ff2: Waiting 09:48:10 e139c8128949: Layer already exists 09:48:10 df996cca98e0: Layer already exists 09:48:10 87587cfe0cfb: Layer already exists 09:48:10 9c4f41e9e2d8: Layer already exists 09:48:10 b8abc26e4f5c: Layer already exists 09:48:10 fff4886efe3c: Layer already exists 09:48:10 36437d0a8429: Layer already exists 09:48:10 b8c8a630cd84: Layer already exists 09:48:10 d2c757071ff2: Layer already exists 09:48:10 f3d35db7d8fe: Layer already exists 09:48:10 63ec0bd56cf3: Layer already exists 09:48:10 main: digest: sha256:915e2ee503ac1ac58632e732fc11a847f91bad9b46787eb0e72d8beed8e76d1b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:10 ===================================================== [Pipeline] echo 09:48:10 taggedImages: 09:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.30 09:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:48:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:48:10 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:10 latest 09:48:10 3.2.0-dev.30 09:48:10 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:10 main 09:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:48:11 7384c96bc776: Preparing 09:48:11 2913efb054ef: Preparing 09:48:11 f28894437e05: Preparing 09:48:11 23aa6dd94c46: Preparing 09:48:11 e199107c036f: Preparing 09:48:11 a43fe78fc01b: Preparing 09:48:11 7c62c45c1e66: Preparing 09:48:11 d2c757071ff2: Preparing 09:48:11 36437d0a8429: Preparing 09:48:11 ca939ccbca93: Preparing 09:48:11 61e32cbe63ed: Preparing 09:48:11 63ec0bd56cf3: Preparing 09:48:11 a43fe78fc01b: Waiting 09:48:11 7c62c45c1e66: Waiting 09:48:11 d2c757071ff2: Waiting 09:48:11 36437d0a8429: Waiting 09:48:11 61e32cbe63ed: Waiting 09:48:11 ca939ccbca93: Waiting 09:48:11 63ec0bd56cf3: Waiting 09:48:11 7384c96bc776: Pushed 09:48:11 e199107c036f: Pushed 09:48:11 2913efb054ef: Pushed 09:48:11 d2c757071ff2: Layer already exists 09:48:11 36437d0a8429: Layer already exists 09:48:11 a43fe78fc01b: Pushed 09:48:11 7c62c45c1e66: Pushed 09:48:11 63ec0bd56cf3: Layer already exists 09:48:12 ca939ccbca93: Pushed 09:48:12 23aa6dd94c46: Pushed 09:48:12 f28894437e05: Pushed 09:48:12 61e32cbe63ed: Pushed 09:48:13 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:48:13 7384c96bc776: Preparing 09:48:13 2913efb054ef: Preparing 09:48:13 f28894437e05: Preparing 09:48:13 23aa6dd94c46: Preparing 09:48:13 e199107c036f: Preparing 09:48:13 a43fe78fc01b: Preparing 09:48:13 7c62c45c1e66: Preparing 09:48:13 d2c757071ff2: Preparing 09:48:13 36437d0a8429: Preparing 09:48:13 ca939ccbca93: Preparing 09:48:13 61e32cbe63ed: Preparing 09:48:13 63ec0bd56cf3: Preparing 09:48:13 d2c757071ff2: Waiting 09:48:13 7c62c45c1e66: Waiting 09:48:13 a43fe78fc01b: Waiting 09:48:13 61e32cbe63ed: Waiting 09:48:13 36437d0a8429: Waiting 09:48:13 ca939ccbca93: Waiting 09:48:13 63ec0bd56cf3: Waiting 09:48:13 e199107c036f: Layer already exists 09:48:13 7384c96bc776: Layer already exists 09:48:13 23aa6dd94c46: Layer already exists 09:48:13 f28894437e05: Layer already exists 09:48:13 2913efb054ef: Layer already exists 09:48:13 a43fe78fc01b: Layer already exists 09:48:13 7c62c45c1e66: Layer already exists 09:48:13 36437d0a8429: Layer already exists 09:48:13 d2c757071ff2: Layer already exists 09:48:13 ca939ccbca93: Layer already exists 09:48:13 61e32cbe63ed: Layer already exists 09:48:13 63ec0bd56cf3: Layer already exists 09:48:13 latest: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.30 09:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:48:14 7384c96bc776: Preparing 09:48:14 2913efb054ef: Preparing 09:48:14 f28894437e05: Preparing 09:48:14 23aa6dd94c46: Preparing 09:48:14 e199107c036f: Preparing 09:48:14 a43fe78fc01b: Preparing 09:48:14 7c62c45c1e66: Preparing 09:48:14 d2c757071ff2: Preparing 09:48:14 36437d0a8429: Preparing 09:48:14 ca939ccbca93: Preparing 09:48:14 61e32cbe63ed: Preparing 09:48:14 63ec0bd56cf3: Preparing 09:48:14 a43fe78fc01b: Waiting 09:48:14 7c62c45c1e66: Waiting 09:48:14 d2c757071ff2: Waiting 09:48:14 36437d0a8429: Waiting 09:48:14 63ec0bd56cf3: Waiting 09:48:14 23aa6dd94c46: Layer already exists 09:48:14 e199107c036f: Layer already exists 09:48:14 2913efb054ef: Layer already exists 09:48:14 7384c96bc776: Layer already exists 09:48:14 f28894437e05: Layer already exists 09:48:14 a43fe78fc01b: Layer already exists 09:48:14 d2c757071ff2: Layer already exists 09:48:14 ca939ccbca93: Layer already exists 09:48:14 7c62c45c1e66: Layer already exists 09:48:14 36437d0a8429: Layer already exists 09:48:14 61e32cbe63ed: Layer already exists 09:48:14 63ec0bd56cf3: Layer already exists 09:48:14 3.2.0-dev.30: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:48:15 7384c96bc776: Preparing 09:48:15 2913efb054ef: Preparing 09:48:15 f28894437e05: Preparing 09:48:15 23aa6dd94c46: Preparing 09:48:15 e199107c036f: Preparing 09:48:15 a43fe78fc01b: Preparing 09:48:15 7c62c45c1e66: Preparing 09:48:15 d2c757071ff2: Preparing 09:48:15 36437d0a8429: Preparing 09:48:15 ca939ccbca93: Preparing 09:48:15 61e32cbe63ed: Preparing 09:48:15 63ec0bd56cf3: Preparing 09:48:15 a43fe78fc01b: Waiting 09:48:15 ca939ccbca93: Waiting 09:48:15 61e32cbe63ed: Waiting 09:48:15 7c62c45c1e66: Waiting 09:48:15 d2c757071ff2: Waiting 09:48:15 63ec0bd56cf3: Waiting 09:48:15 36437d0a8429: Waiting 09:48:15 2913efb054ef: Layer already exists 09:48:15 7384c96bc776: Layer already exists 09:48:15 f28894437e05: Layer already exists 09:48:15 e199107c036f: Layer already exists 09:48:15 23aa6dd94c46: Layer already exists 09:48:15 d2c757071ff2: Layer already exists 09:48:15 36437d0a8429: Layer already exists 09:48:15 7c62c45c1e66: Layer already exists 09:48:15 a43fe78fc01b: Layer already exists 09:48:15 ca939ccbca93: Layer already exists 09:48:15 61e32cbe63ed: Layer already exists 09:48:15 63ec0bd56cf3: Layer already exists 09:48:15 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:48:15 7384c96bc776: Preparing 09:48:15 2913efb054ef: Preparing 09:48:15 f28894437e05: Preparing 09:48:15 23aa6dd94c46: Preparing 09:48:15 e199107c036f: Preparing 09:48:15 a43fe78fc01b: Preparing 09:48:15 7c62c45c1e66: Preparing 09:48:15 d2c757071ff2: Preparing 09:48:15 36437d0a8429: Preparing 09:48:15 ca939ccbca93: Preparing 09:48:15 61e32cbe63ed: Preparing 09:48:15 63ec0bd56cf3: Preparing 09:48:15 a43fe78fc01b: Waiting 09:48:15 7c62c45c1e66: Waiting 09:48:15 d2c757071ff2: Waiting 09:48:15 36437d0a8429: Waiting 09:48:15 ca939ccbca93: Waiting 09:48:15 61e32cbe63ed: Waiting 09:48:15 63ec0bd56cf3: Waiting 09:48:15 7384c96bc776: Layer already exists 09:48:15 2913efb054ef: Layer already exists 09:48:15 e199107c036f: Layer already exists 09:48:15 f28894437e05: Layer already exists 09:48:15 23aa6dd94c46: Layer already exists 09:48:15 7c62c45c1e66: Layer already exists 09:48:15 a43fe78fc01b: Layer already exists 09:48:15 ca939ccbca93: Layer already exists 09:48:15 d2c757071ff2: Layer already exists 09:48:15 36437d0a8429: Layer already exists 09:48:15 63ec0bd56cf3: Layer already exists 09:48:15 61e32cbe63ed: Layer already exists 09:48:15 main: digest: sha256:d27c348d5f5d3fe8fef666ca61c2411b79b08152b03a22dd3be91a94a904c2a5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:15 ===================================================== [Pipeline] echo 09:48:15 taggedImages: 09:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.30 09:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:48:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:48:15 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:15 latest 09:48:15 3.2.0-dev.30 09:48:15 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:15 main 09:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:48:16 cf9654d60254: Preparing 09:48:16 53a5fa4891c8: Preparing 09:48:16 d2c757071ff2: Preparing 09:48:16 36437d0a8429: Preparing 09:48:16 516ca5de5764: Preparing 09:48:16 a50781cf7bd5: Preparing 09:48:16 63ec0bd56cf3: Preparing 09:48:16 63ec0bd56cf3: Waiting 09:48:16 a50781cf7bd5: Waiting 09:48:16 d2c757071ff2: Layer already exists 09:48:16 36437d0a8429: Layer already exists 09:48:16 63ec0bd56cf3: Layer already exists 09:48:16 cf9654d60254: Pushed 09:48:16 516ca5de5764: Pushed 09:48:16 a50781cf7bd5: Pushed 09:48:18 53a5fa4891c8: Pushed 09:48:18 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:18 + 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 09:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:48:18 cf9654d60254: Preparing 09:48:18 53a5fa4891c8: Preparing 09:48:18 d2c757071ff2: Preparing 09:48:18 36437d0a8429: Preparing 09:48:18 516ca5de5764: Preparing 09:48:18 a50781cf7bd5: Preparing 09:48:18 63ec0bd56cf3: Preparing 09:48:18 a50781cf7bd5: Waiting 09:48:18 63ec0bd56cf3: Waiting 09:48:18 53a5fa4891c8: Layer already exists 09:48:18 cf9654d60254: Layer already exists 09:48:18 516ca5de5764: Layer already exists 09:48:18 36437d0a8429: Layer already exists 09:48:18 d2c757071ff2: Layer already exists 09:48:18 a50781cf7bd5: Layer already exists 09:48:18 63ec0bd56cf3: Layer already exists 09:48:18 latest: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.30 09:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:48:19 cf9654d60254: Preparing 09:48:19 53a5fa4891c8: Preparing 09:48:19 d2c757071ff2: Preparing 09:48:19 36437d0a8429: Preparing 09:48:19 516ca5de5764: Preparing 09:48:19 a50781cf7bd5: Preparing 09:48:19 63ec0bd56cf3: Preparing 09:48:19 a50781cf7bd5: Waiting 09:48:19 63ec0bd56cf3: Waiting 09:48:19 cf9654d60254: Layer already exists 09:48:19 36437d0a8429: Layer already exists 09:48:19 53a5fa4891c8: Layer already exists 09:48:19 d2c757071ff2: Layer already exists 09:48:19 516ca5de5764: Layer already exists 09:48:19 63ec0bd56cf3: Layer already exists 09:48:19 a50781cf7bd5: Layer already exists 09:48:19 3.2.0-dev.30: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:48:20 cf9654d60254: Preparing 09:48:20 53a5fa4891c8: Preparing 09:48:20 d2c757071ff2: Preparing 09:48:20 36437d0a8429: Preparing 09:48:20 516ca5de5764: Preparing 09:48:20 a50781cf7bd5: Preparing 09:48:20 63ec0bd56cf3: Preparing 09:48:20 a50781cf7bd5: Waiting 09:48:20 63ec0bd56cf3: Waiting 09:48:20 53a5fa4891c8: Layer already exists 09:48:20 cf9654d60254: Layer already exists 09:48:20 d2c757071ff2: Layer already exists 09:48:20 36437d0a8429: Layer already exists 09:48:20 516ca5de5764: Layer already exists 09:48:20 a50781cf7bd5: Layer already exists 09:48:20 63ec0bd56cf3: Layer already exists 09:48:20 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:20 + 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 09:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:48:20 cf9654d60254: Preparing 09:48:20 53a5fa4891c8: Preparing 09:48:20 d2c757071ff2: Preparing 09:48:20 36437d0a8429: Preparing 09:48:20 516ca5de5764: Preparing 09:48:20 a50781cf7bd5: Preparing 09:48:20 63ec0bd56cf3: Preparing 09:48:20 a50781cf7bd5: Waiting 09:48:20 63ec0bd56cf3: Waiting 09:48:20 36437d0a8429: Layer already exists 09:48:20 53a5fa4891c8: Layer already exists 09:48:20 516ca5de5764: Layer already exists 09:48:20 cf9654d60254: Layer already exists 09:48:20 d2c757071ff2: Layer already exists 09:48:20 63ec0bd56cf3: Layer already exists 09:48:20 a50781cf7bd5: Layer already exists 09:48:20 main: digest: sha256:3d9b306b1783699dc93df58973499f47020579309cea83286f6d45e943bf09bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:20 ===================================================== [Pipeline] echo 09:48:21 taggedImages: 09:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.30 09:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:48:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:48:21 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:21 latest 09:48:21 3.2.0-dev.30 09:48:21 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:21 main 09:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:48:21 b7b744ab87a4: Preparing 09:48:21 440c256ab350: Preparing 09:48:21 c45da0bc9cea: Preparing 09:48:21 d2c757071ff2: Preparing 09:48:21 36437d0a8429: Preparing 09:48:21 11f22ff6316f: Preparing 09:48:21 ff6dc365ad44: Preparing 09:48:21 0030a4dc6a50: Preparing 09:48:21 ee38fdfef1f8: Preparing 09:48:21 63ec0bd56cf3: Preparing 09:48:21 0030a4dc6a50: Waiting 09:48:21 11f22ff6316f: Waiting 09:48:21 ee38fdfef1f8: Waiting 09:48:21 ff6dc365ad44: Waiting 09:48:21 63ec0bd56cf3: Waiting 09:48:21 36437d0a8429: Layer already exists 09:48:21 d2c757071ff2: Layer already exists 09:48:21 c45da0bc9cea: Pushed 09:48:21 440c256ab350: Pushed 09:48:21 b7b744ab87a4: Pushed 09:48:21 63ec0bd56cf3: Layer already exists 09:48:21 0030a4dc6a50: Pushed 09:48:22 ee38fdfef1f8: Pushed 09:48:26 ff6dc365ad44: Pushed 09:48:29 11f22ff6316f: Pushed 09:48:29 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:48:30 b7b744ab87a4: Preparing 09:48:30 440c256ab350: Preparing 09:48:30 c45da0bc9cea: Preparing 09:48:30 d2c757071ff2: Preparing 09:48:30 36437d0a8429: Preparing 09:48:30 11f22ff6316f: Preparing 09:48:30 ff6dc365ad44: Preparing 09:48:30 0030a4dc6a50: Preparing 09:48:30 ee38fdfef1f8: Preparing 09:48:30 63ec0bd56cf3: Preparing 09:48:30 11f22ff6316f: Waiting 09:48:30 ff6dc365ad44: Waiting 09:48:30 0030a4dc6a50: Waiting 09:48:30 ee38fdfef1f8: Waiting 09:48:30 63ec0bd56cf3: Waiting 09:48:30 440c256ab350: Layer already exists 09:48:30 36437d0a8429: Layer already exists 09:48:30 b7b744ab87a4: Layer already exists 09:48:30 c45da0bc9cea: Layer already exists 09:48:30 d2c757071ff2: Layer already exists 09:48:30 11f22ff6316f: Layer already exists 09:48:30 0030a4dc6a50: Layer already exists 09:48:30 ff6dc365ad44: Layer already exists 09:48:30 63ec0bd56cf3: Layer already exists 09:48:30 ee38fdfef1f8: Layer already exists 09:48:30 latest: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.30 09:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:48:30 b7b744ab87a4: Preparing 09:48:30 440c256ab350: Preparing 09:48:30 c45da0bc9cea: Preparing 09:48:30 d2c757071ff2: Preparing 09:48:30 36437d0a8429: Preparing 09:48:30 11f22ff6316f: Preparing 09:48:30 ff6dc365ad44: Preparing 09:48:30 0030a4dc6a50: Preparing 09:48:30 ee38fdfef1f8: Preparing 09:48:30 63ec0bd56cf3: Preparing 09:48:30 11f22ff6316f: Waiting 09:48:30 ff6dc365ad44: Waiting 09:48:30 0030a4dc6a50: Waiting 09:48:30 ee38fdfef1f8: Waiting 09:48:30 63ec0bd56cf3: Waiting 09:48:30 d2c757071ff2: Layer already exists 09:48:30 b7b744ab87a4: Layer already exists 09:48:30 36437d0a8429: Layer already exists 09:48:30 c45da0bc9cea: Layer already exists 09:48:30 440c256ab350: Layer already exists 09:48:30 11f22ff6316f: Layer already exists 09:48:30 ff6dc365ad44: Layer already exists 09:48:30 63ec0bd56cf3: Layer already exists 09:48:30 ee38fdfef1f8: Layer already exists 09:48:30 0030a4dc6a50: Layer already exists 09:48:30 3.2.0-dev.30: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:48:31 b7b744ab87a4: Preparing 09:48:31 440c256ab350: Preparing 09:48:31 c45da0bc9cea: Preparing 09:48:31 d2c757071ff2: Preparing 09:48:31 36437d0a8429: Preparing 09:48:31 11f22ff6316f: Preparing 09:48:31 ff6dc365ad44: Preparing 09:48:31 0030a4dc6a50: Preparing 09:48:31 ee38fdfef1f8: Preparing 09:48:31 63ec0bd56cf3: Preparing 09:48:31 11f22ff6316f: Waiting 09:48:31 ff6dc365ad44: Waiting 09:48:31 0030a4dc6a50: Waiting 09:48:31 ee38fdfef1f8: Waiting 09:48:31 63ec0bd56cf3: Waiting 09:48:31 d2c757071ff2: Layer already exists 09:48:31 b7b744ab87a4: Layer already exists 09:48:31 c45da0bc9cea: Layer already exists 09:48:31 440c256ab350: Layer already exists 09:48:31 36437d0a8429: Layer already exists 09:48:31 ff6dc365ad44: Layer already exists 09:48:31 0030a4dc6a50: Layer already exists 09:48:31 ee38fdfef1f8: Layer already exists 09:48:31 11f22ff6316f: Layer already exists 09:48:31 63ec0bd56cf3: Layer already exists 09:48:31 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:48:31 b7b744ab87a4: Preparing 09:48:31 440c256ab350: Preparing 09:48:31 c45da0bc9cea: Preparing 09:48:31 d2c757071ff2: Preparing 09:48:31 36437d0a8429: Preparing 09:48:31 11f22ff6316f: Preparing 09:48:31 ff6dc365ad44: Preparing 09:48:31 0030a4dc6a50: Preparing 09:48:31 ee38fdfef1f8: Preparing 09:48:31 63ec0bd56cf3: Preparing 09:48:31 63ec0bd56cf3: Waiting 09:48:31 ee38fdfef1f8: Waiting 09:48:31 11f22ff6316f: Waiting 09:48:31 ff6dc365ad44: Waiting 09:48:31 c45da0bc9cea: Layer already exists 09:48:31 d2c757071ff2: Layer already exists 09:48:31 36437d0a8429: Layer already exists 09:48:31 440c256ab350: Layer already exists 09:48:31 b7b744ab87a4: Layer already exists 09:48:31 ff6dc365ad44: Layer already exists 09:48:31 ee38fdfef1f8: Layer already exists 09:48:31 0030a4dc6a50: Layer already exists 09:48:31 11f22ff6316f: Layer already exists 09:48:31 63ec0bd56cf3: Layer already exists 09:48:31 main: digest: sha256:8bbecd1620aa0fe66e3853158c2a97642d709f149cf5a9a2968e139deff8d20e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:32 ===================================================== [Pipeline] echo 09:48:32 taggedImages: 09:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.30 09:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:48:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:48:32 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:32 latest 09:48:32 3.2.0-dev.30 09:48:32 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:32 main 09:48:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:48:32 7ac50f3c0775: Preparing 09:48:32 acd736cbabf5: Preparing 09:48:32 282627c21ffd: Preparing 09:48:32 d2c757071ff2: Preparing 09:48:32 36437d0a8429: Preparing 09:48:32 a99ed0f54e4c: Preparing 09:48:32 22f80e27869f: Preparing 09:48:32 1153d22bdefa: Preparing 09:48:32 63ec0bd56cf3: Preparing 09:48:32 22f80e27869f: Waiting 09:48:32 1153d22bdefa: Waiting 09:48:32 63ec0bd56cf3: Waiting 09:48:32 a99ed0f54e4c: Waiting 09:48:32 d2c757071ff2: Layer already exists 09:48:32 36437d0a8429: Layer already exists 09:48:32 282627c21ffd: Pushed 09:48:32 7ac50f3c0775: Pushed 09:48:32 acd736cbabf5: Pushed 09:48:32 63ec0bd56cf3: Layer already exists 09:48:33 1153d22bdefa: Pushed 09:48:33 22f80e27869f: Pushed 09:48:40 a99ed0f54e4c: Pushed 09:48:40 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:48:40 7ac50f3c0775: Preparing 09:48:40 acd736cbabf5: Preparing 09:48:40 282627c21ffd: Preparing 09:48:40 d2c757071ff2: Preparing 09:48:40 36437d0a8429: Preparing 09:48:40 a99ed0f54e4c: Preparing 09:48:40 22f80e27869f: Preparing 09:48:40 1153d22bdefa: Preparing 09:48:40 63ec0bd56cf3: Preparing 09:48:40 a99ed0f54e4c: Waiting 09:48:40 22f80e27869f: Waiting 09:48:40 1153d22bdefa: Waiting 09:48:40 63ec0bd56cf3: Waiting 09:48:40 282627c21ffd: Layer already exists 09:48:40 7ac50f3c0775: Layer already exists 09:48:40 36437d0a8429: Layer already exists 09:48:40 acd736cbabf5: Layer already exists 09:48:40 d2c757071ff2: Layer already exists 09:48:40 a99ed0f54e4c: Layer already exists 09:48:40 22f80e27869f: Layer already exists 09:48:40 63ec0bd56cf3: Layer already exists 09:48:40 1153d22bdefa: Layer already exists 09:48:40 latest: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.30 09:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:48:41 7ac50f3c0775: Preparing 09:48:41 acd736cbabf5: Preparing 09:48:41 282627c21ffd: Preparing 09:48:41 d2c757071ff2: Preparing 09:48:41 36437d0a8429: Preparing 09:48:41 a99ed0f54e4c: Preparing 09:48:41 22f80e27869f: Preparing 09:48:41 1153d22bdefa: Preparing 09:48:41 63ec0bd56cf3: Preparing 09:48:41 a99ed0f54e4c: Waiting 09:48:41 22f80e27869f: Waiting 09:48:41 1153d22bdefa: Waiting 09:48:41 63ec0bd56cf3: Waiting 09:48:41 acd736cbabf5: Layer already exists 09:48:41 d2c757071ff2: Layer already exists 09:48:41 36437d0a8429: Layer already exists 09:48:41 7ac50f3c0775: Layer already exists 09:48:41 282627c21ffd: Layer already exists 09:48:41 a99ed0f54e4c: Layer already exists 09:48:41 1153d22bdefa: Layer already exists 09:48:41 63ec0bd56cf3: Layer already exists 09:48:41 22f80e27869f: Layer already exists 09:48:41 3.2.0-dev.30: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:48:42 7ac50f3c0775: Preparing 09:48:42 acd736cbabf5: Preparing 09:48:42 282627c21ffd: Preparing 09:48:42 d2c757071ff2: Preparing 09:48:42 36437d0a8429: Preparing 09:48:42 a99ed0f54e4c: Preparing 09:48:42 22f80e27869f: Preparing 09:48:42 1153d22bdefa: Preparing 09:48:42 63ec0bd56cf3: Preparing 09:48:42 a99ed0f54e4c: Waiting 09:48:42 22f80e27869f: Waiting 09:48:42 1153d22bdefa: Waiting 09:48:42 63ec0bd56cf3: Waiting 09:48:42 7ac50f3c0775: Layer already exists 09:48:42 d2c757071ff2: Layer already exists 09:48:42 282627c21ffd: Layer already exists 09:48:42 36437d0a8429: Layer already exists 09:48:42 acd736cbabf5: Layer already exists 09:48:42 a99ed0f54e4c: Layer already exists 09:48:42 1153d22bdefa: Layer already exists 09:48:42 22f80e27869f: Layer already exists 09:48:42 63ec0bd56cf3: Layer already exists 09:48:42 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:48:42 7ac50f3c0775: Preparing 09:48:42 acd736cbabf5: Preparing 09:48:42 282627c21ffd: Preparing 09:48:42 d2c757071ff2: Preparing 09:48:42 36437d0a8429: Preparing 09:48:42 a99ed0f54e4c: Preparing 09:48:42 22f80e27869f: Preparing 09:48:42 1153d22bdefa: Preparing 09:48:42 63ec0bd56cf3: Preparing 09:48:42 a99ed0f54e4c: Waiting 09:48:42 22f80e27869f: Waiting 09:48:42 1153d22bdefa: Waiting 09:48:42 63ec0bd56cf3: Waiting 09:48:42 7ac50f3c0775: Layer already exists 09:48:42 36437d0a8429: Layer already exists 09:48:42 d2c757071ff2: Layer already exists 09:48:42 acd736cbabf5: Layer already exists 09:48:42 282627c21ffd: Layer already exists 09:48:42 22f80e27869f: Layer already exists 09:48:42 a99ed0f54e4c: Layer already exists 09:48:42 1153d22bdefa: Layer already exists 09:48:42 63ec0bd56cf3: Layer already exists 09:48:42 main: digest: sha256:f66484e827b8fa05b6f42494782da18cc7675de4f6c9e53ae3e886b51f05f6df size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:42 ===================================================== [Pipeline] echo 09:48:42 taggedImages: 09:48:42 - nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:48:42 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.30 09:48:42 - nexus3.edgexfoundry.org:10004/security-spire-config:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:48:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:48:42 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:42 latest 09:48:42 3.2.0-dev.30 09:48:42 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:42 main 09:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:48:43 b7b744ab87a4: Preparing 09:48:43 7aafc687b4b9: Preparing 09:48:43 bf8d81fa5f45: Preparing 09:48:43 d2c757071ff2: Preparing 09:48:43 36437d0a8429: Preparing 09:48:43 a99ed0f54e4c: Preparing 09:48:43 0030a4dc6a50: Preparing 09:48:43 ee38fdfef1f8: Preparing 09:48:43 63ec0bd56cf3: Preparing 09:48:43 0030a4dc6a50: Waiting 09:48:43 a99ed0f54e4c: Waiting 09:48:43 ee38fdfef1f8: Waiting 09:48:43 63ec0bd56cf3: Waiting 09:48:43 36437d0a8429: Layer already exists 09:48:43 b7b744ab87a4: Layer already exists 09:48:43 d2c757071ff2: Layer already exists 09:48:43 a99ed0f54e4c: Layer already exists 09:48:43 0030a4dc6a50: Layer already exists 09:48:43 ee38fdfef1f8: Layer already exists 09:48:43 63ec0bd56cf3: Layer already exists 09:48:43 7aafc687b4b9: Pushed 09:48:43 bf8d81fa5f45: Pushed 09:48:43 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:48:44 b7b744ab87a4: Preparing 09:48:44 7aafc687b4b9: Preparing 09:48:44 bf8d81fa5f45: Preparing 09:48:44 d2c757071ff2: Preparing 09:48:44 36437d0a8429: Preparing 09:48:44 a99ed0f54e4c: Preparing 09:48:44 0030a4dc6a50: Preparing 09:48:44 ee38fdfef1f8: Preparing 09:48:44 63ec0bd56cf3: Preparing 09:48:44 0030a4dc6a50: Waiting 09:48:44 ee38fdfef1f8: Waiting 09:48:44 a99ed0f54e4c: Waiting 09:48:44 7aafc687b4b9: Layer already exists 09:48:44 b7b744ab87a4: Layer already exists 09:48:44 36437d0a8429: Layer already exists 09:48:44 d2c757071ff2: Layer already exists 09:48:44 bf8d81fa5f45: Layer already exists 09:48:44 0030a4dc6a50: Layer already exists 09:48:44 a99ed0f54e4c: Layer already exists 09:48:44 ee38fdfef1f8: Layer already exists 09:48:44 63ec0bd56cf3: Layer already exists 09:48:44 latest: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.30 09:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:48:45 b7b744ab87a4: Preparing 09:48:45 7aafc687b4b9: Preparing 09:48:45 bf8d81fa5f45: Preparing 09:48:45 d2c757071ff2: Preparing 09:48:45 36437d0a8429: Preparing 09:48:45 a99ed0f54e4c: Preparing 09:48:45 0030a4dc6a50: Preparing 09:48:45 ee38fdfef1f8: Preparing 09:48:45 63ec0bd56cf3: Preparing 09:48:45 a99ed0f54e4c: Waiting 09:48:45 0030a4dc6a50: Waiting 09:48:45 ee38fdfef1f8: Waiting 09:48:45 63ec0bd56cf3: Waiting 09:48:45 bf8d81fa5f45: Layer already exists 09:48:45 b7b744ab87a4: Layer already exists 09:48:45 7aafc687b4b9: Layer already exists 09:48:45 d2c757071ff2: Layer already exists 09:48:45 36437d0a8429: Layer already exists 09:48:45 a99ed0f54e4c: Layer already exists 09:48:45 ee38fdfef1f8: Layer already exists 09:48:45 0030a4dc6a50: Layer already exists 09:48:45 63ec0bd56cf3: Layer already exists 09:48:45 3.2.0-dev.30: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:48:45 b7b744ab87a4: Preparing 09:48:45 7aafc687b4b9: Preparing 09:48:45 bf8d81fa5f45: Preparing 09:48:45 d2c757071ff2: Preparing 09:48:45 36437d0a8429: Preparing 09:48:45 a99ed0f54e4c: Preparing 09:48:45 0030a4dc6a50: Preparing 09:48:45 ee38fdfef1f8: Preparing 09:48:45 63ec0bd56cf3: Preparing 09:48:45 0030a4dc6a50: Waiting 09:48:45 a99ed0f54e4c: Waiting 09:48:45 63ec0bd56cf3: Waiting 09:48:45 ee38fdfef1f8: Waiting 09:48:45 36437d0a8429: Layer already exists 09:48:45 7aafc687b4b9: Layer already exists 09:48:45 bf8d81fa5f45: Layer already exists 09:48:45 d2c757071ff2: Layer already exists 09:48:45 b7b744ab87a4: Layer already exists 09:48:45 0030a4dc6a50: Layer already exists 09:48:45 ee38fdfef1f8: Layer already exists 09:48:45 a99ed0f54e4c: Layer already exists 09:48:45 63ec0bd56cf3: Layer already exists 09:48:45 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:48:46 b7b744ab87a4: Preparing 09:48:46 7aafc687b4b9: Preparing 09:48:46 bf8d81fa5f45: Preparing 09:48:46 d2c757071ff2: Preparing 09:48:46 36437d0a8429: Preparing 09:48:46 a99ed0f54e4c: Preparing 09:48:46 0030a4dc6a50: Preparing 09:48:46 ee38fdfef1f8: Preparing 09:48:46 63ec0bd56cf3: Preparing 09:48:46 0030a4dc6a50: Waiting 09:48:46 ee38fdfef1f8: Waiting 09:48:46 63ec0bd56cf3: Waiting 09:48:46 a99ed0f54e4c: Waiting 09:48:46 36437d0a8429: Layer already exists 09:48:46 b7b744ab87a4: Layer already exists 09:48:46 d2c757071ff2: Layer already exists 09:48:46 bf8d81fa5f45: Layer already exists 09:48:46 7aafc687b4b9: Layer already exists 09:48:46 a99ed0f54e4c: Layer already exists 09:48:46 ee38fdfef1f8: Layer already exists 09:48:46 0030a4dc6a50: Layer already exists 09:48:46 63ec0bd56cf3: Layer already exists 09:48:46 main: digest: sha256:7cc8187679c109afb0a9611f1a3370780cd41f5bdd410756a5115e412eefd447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:46 ===================================================== [Pipeline] echo 09:48:46 taggedImages: 09:48:46 - nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:48:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.30 09:48:46 - nexus3.edgexfoundry.org:10004/security-spire-server:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:48:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:48:46 1563034bdd075c93d67b99643895e9c750b93b8f 09:48:46 latest 09:48:46 3.2.0-dev.30 09:48:46 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:48:46 main 09:48:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f 09:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:48:47 b5d2ffaf11ca: Preparing 09:48:47 5b1cd3f6e30b: Preparing 09:48:47 d2c757071ff2: Preparing 09:48:47 36437d0a8429: Preparing 09:48:47 5ae51071cb64: Preparing 09:48:47 ce20e7be5c22: Preparing 09:48:47 63ec0bd56cf3: Preparing 09:48:47 ce20e7be5c22: Waiting 09:48:47 36437d0a8429: Layer already exists 09:48:47 d2c757071ff2: Layer already exists 09:48:47 63ec0bd56cf3: Layer already exists 09:48:47 b5d2ffaf11ca: Pushed 09:48:47 ce20e7be5c22: Pushed 09:48:47 5ae51071cb64: Pushed 09:49:02 5b1cd3f6e30b: Pushed 09:49:02 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:49:03 b5d2ffaf11ca: Preparing 09:49:03 5b1cd3f6e30b: Preparing 09:49:03 d2c757071ff2: Preparing 09:49:03 36437d0a8429: Preparing 09:49:03 5ae51071cb64: Preparing 09:49:03 ce20e7be5c22: Preparing 09:49:03 63ec0bd56cf3: Preparing 09:49:03 ce20e7be5c22: Waiting 09:49:03 63ec0bd56cf3: Waiting 09:49:03 5ae51071cb64: Layer already exists 09:49:03 b5d2ffaf11ca: Layer already exists 09:49:03 5b1cd3f6e30b: Layer already exists 09:49:03 36437d0a8429: Layer already exists 09:49:03 d2c757071ff2: Layer already exists 09:49:03 63ec0bd56cf3: Layer already exists 09:49:03 ce20e7be5c22: Layer already exists 09:49:03 latest: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.30 09:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:49:03 b5d2ffaf11ca: Preparing 09:49:03 5b1cd3f6e30b: Preparing 09:49:03 d2c757071ff2: Preparing 09:49:03 36437d0a8429: Preparing 09:49:03 5ae51071cb64: Preparing 09:49:03 ce20e7be5c22: Preparing 09:49:03 63ec0bd56cf3: Preparing 09:49:03 ce20e7be5c22: Waiting 09:49:03 63ec0bd56cf3: Waiting 09:49:03 36437d0a8429: Layer already exists 09:49:03 5b1cd3f6e30b: Layer already exists 09:49:03 5ae51071cb64: Layer already exists 09:49:03 d2c757071ff2: Layer already exists 09:49:03 b5d2ffaf11ca: Layer already exists 09:49:03 ce20e7be5c22: Layer already exists 09:49:03 63ec0bd56cf3: Layer already exists 09:49:03 3.2.0-dev.30: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:49:04 b5d2ffaf11ca: Preparing 09:49:04 5b1cd3f6e30b: Preparing 09:49:04 d2c757071ff2: Preparing 09:49:04 36437d0a8429: Preparing 09:49:04 5ae51071cb64: Preparing 09:49:04 ce20e7be5c22: Preparing 09:49:04 63ec0bd56cf3: Preparing 09:49:04 63ec0bd56cf3: Waiting 09:49:04 ce20e7be5c22: Waiting 09:49:04 5ae51071cb64: Layer already exists 09:49:04 b5d2ffaf11ca: Layer already exists 09:49:04 d2c757071ff2: Layer already exists 09:49:04 5b1cd3f6e30b: Layer already exists 09:49:04 36437d0a8429: Layer already exists 09:49:04 ce20e7be5c22: Layer already exists 09:49:04 63ec0bd56cf3: Layer already exists 09:49:04 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:49:05 b5d2ffaf11ca: Preparing 09:49:05 5b1cd3f6e30b: Preparing 09:49:05 d2c757071ff2: Preparing 09:49:05 36437d0a8429: Preparing 09:49:05 5ae51071cb64: Preparing 09:49:05 ce20e7be5c22: Preparing 09:49:05 63ec0bd56cf3: Preparing 09:49:05 ce20e7be5c22: Waiting 09:49:05 63ec0bd56cf3: Waiting 09:49:05 d2c757071ff2: Layer already exists 09:49:05 5b1cd3f6e30b: Layer already exists 09:49:05 5ae51071cb64: Layer already exists 09:49:05 36437d0a8429: Layer already exists 09:49:05 b5d2ffaf11ca: Layer already exists 09:49:05 63ec0bd56cf3: Layer already exists 09:49:05 ce20e7be5c22: Layer already exists 09:49:05 main: digest: sha256:2b8d5087e242c34fa53c05b1d9d540d896e24f6051e9ff9c0a75d648be63567e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:05 ===================================================== [Pipeline] echo 09:49:05 taggedImages: 09:49:05 - nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f 09:49:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:49:05 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.30 09:49:05 - nexus3.edgexfoundry.org:10004/support-notifications:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:49:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:49:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:49:05 1563034bdd075c93d67b99643895e9c750b93b8f 09:49:05 latest 09:49:05 3.2.0-dev.30 09:49:05 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:49:05 main 09:49:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f 09:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:49:05 95eec63e9491: Preparing 09:49:05 aeb644ae3041: Preparing 09:49:05 d2c757071ff2: Preparing 09:49:05 36437d0a8429: Preparing 09:49:05 a9db76669315: Preparing 09:49:05 ac07bd0d8dda: Preparing 09:49:05 ac07bd0d8dda: Waiting 09:49:05 63ec0bd56cf3: Preparing 09:49:05 63ec0bd56cf3: Waiting 09:49:05 d2c757071ff2: Layer already exists 09:49:05 36437d0a8429: Layer already exists 09:49:05 a9db76669315: Layer already exists 09:49:05 ac07bd0d8dda: Layer already exists 09:49:05 63ec0bd56cf3: Layer already exists 09:49:05 95eec63e9491: Pushed 09:49:09 aeb644ae3041: Pushed 09:49:09 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:49:09 95eec63e9491: Preparing 09:49:09 aeb644ae3041: Preparing 09:49:09 d2c757071ff2: Preparing 09:49:09 36437d0a8429: Preparing 09:49:09 a9db76669315: Preparing 09:49:09 ac07bd0d8dda: Preparing 09:49:09 63ec0bd56cf3: Preparing 09:49:09 ac07bd0d8dda: Waiting 09:49:09 63ec0bd56cf3: Waiting 09:49:09 a9db76669315: Layer already exists 09:49:09 95eec63e9491: Layer already exists 09:49:09 36437d0a8429: Layer already exists 09:49:09 aeb644ae3041: Layer already exists 09:49:09 d2c757071ff2: Layer already exists 09:49:09 ac07bd0d8dda: Layer already exists 09:49:09 63ec0bd56cf3: Layer already exists 09:49:09 latest: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.30 09:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:49:10 95eec63e9491: Preparing 09:49:10 aeb644ae3041: Preparing 09:49:10 d2c757071ff2: Preparing 09:49:10 36437d0a8429: Preparing 09:49:10 a9db76669315: Preparing 09:49:10 ac07bd0d8dda: Preparing 09:49:10 63ec0bd56cf3: Preparing 09:49:10 ac07bd0d8dda: Waiting 09:49:10 63ec0bd56cf3: Waiting 09:49:10 36437d0a8429: Layer already exists 09:49:10 a9db76669315: Layer already exists 09:49:10 d2c757071ff2: Layer already exists 09:49:10 aeb644ae3041: Layer already exists 09:49:10 95eec63e9491: Layer already exists 09:49:10 ac07bd0d8dda: Layer already exists 09:49:10 63ec0bd56cf3: Layer already exists 09:49:10 3.2.0-dev.30: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:49:11 95eec63e9491: Preparing 09:49:11 aeb644ae3041: Preparing 09:49:11 d2c757071ff2: Preparing 09:49:11 36437d0a8429: Preparing 09:49:11 a9db76669315: Preparing 09:49:11 ac07bd0d8dda: Preparing 09:49:11 63ec0bd56cf3: Preparing 09:49:11 ac07bd0d8dda: Waiting 09:49:11 63ec0bd56cf3: Waiting 09:49:11 aeb644ae3041: Layer already exists 09:49:11 36437d0a8429: Layer already exists 09:49:11 d2c757071ff2: Layer already exists 09:49:11 95eec63e9491: Layer already exists 09:49:11 a9db76669315: Layer already exists 09:49:11 63ec0bd56cf3: Layer already exists 09:49:11 ac07bd0d8dda: Layer already exists 09:49:11 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:49:11 95eec63e9491: Preparing 09:49:11 aeb644ae3041: Preparing 09:49:11 d2c757071ff2: Preparing 09:49:11 36437d0a8429: Preparing 09:49:11 a9db76669315: Preparing 09:49:11 ac07bd0d8dda: Preparing 09:49:11 63ec0bd56cf3: Preparing 09:49:11 ac07bd0d8dda: Waiting 09:49:11 63ec0bd56cf3: Waiting 09:49:11 a9db76669315: Layer already exists 09:49:11 95eec63e9491: Layer already exists 09:49:11 aeb644ae3041: Layer already exists 09:49:11 36437d0a8429: Layer already exists 09:49:11 d2c757071ff2: Layer already exists 09:49:11 ac07bd0d8dda: Layer already exists 09:49:11 63ec0bd56cf3: Layer already exists 09:49:11 main: digest: sha256:05c3bcede134c47969b006159d380334198153385fe17b6c5005b8ecac11e1cf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:11 ===================================================== [Pipeline] echo 09:49:11 taggedImages: 09:49:11 - nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f 09:49:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:49:11 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.30 09:49:11 - nexus3.edgexfoundry.org:10004/support-scheduler:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 09:49:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:03:55 #151 ... 10:03:55 10:03:55 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:03:55 #143 1115.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:04:01 #143 ... 10:04:01 10:04:01 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:04:01 #151 DONE 1135.1s 10:04:01 10:04:01 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:04:01 #148 ... 10:04:01 10:04:01 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:04:01 #142 DONE 1135.4s 10:04:01 10:04:01 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:04:01 #140 ... 10:04:01 10:04:01 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:04:02 #152 ... 10:04:02 10:04:02 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:04:02 #143 DONE 1136.0s 10:04:02 10:04:02 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:04:02 #152 DONE 0.8s 10:04:02 10:04:02 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:04:03 #153 DONE 0.6s 10:04:03 10:04:03 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:04:03 #154 DONE 0.6s 10:04:03 10:04:03 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:04:03 #155 ... 10:04:03 10:04:03 #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:04:03 #156 DONE 0.9s 10:04:03 10:04:03 #157 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:04:03 #157 ... 10:04:03 10:04:03 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:04:03 #155 DONE 0.4s 10:04:03 10:04:03 #157 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:04:03 #157 DONE 0.4s 10:04:03 10:04:03 #158 [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 10:04:04 #158 DONE 0.3s 10:04:04 10:04:04 #159 [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 10:04:04 #159 ... 10:04:04 10:04:04 #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:04:04 #160 DONE 0.5s 10:04:04 10:04:04 #161 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:04:04 #161 ... 10:04:04 10:04:04 #159 [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 10:04:04 #159 DONE 0.5s 10:04:05 10:04:05 #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:04:05 #162 DONE 0.3s 10:04:05 10:04:05 #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:04:05 #163 ... 10:04:05 10:04:05 #161 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:04:05 #161 DONE 0.8s 10:04:05 10:04:05 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:04:05 #164 ... 10:04:05 10:04:05 #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:04:05 #163 DONE 0.5s 10:04:05 10:04:05 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:04:05 #165 ... 10:04:05 10:04:05 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:04:05 #164 DONE 0.6s 10:04:06 10:04:06 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:06 #166 ... 10:04:06 10:04:06 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:04:06 #167 DONE 3.6s 10:04:06 10:04:06 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:04:06 #165 DONE 0.9s 10:04:06 10:04:06 #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:04:07 #168 ... 10:04:07 10:04:07 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:04:07 #169 DONE 0.6s 10:04:07 10:04:07 #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:04:07 #168 DONE 0.5s 10:04:07 10:04:07 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:07 #170 ... 10:04:07 10:04:07 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:04:07 #171 DONE 0.4s 10:04:07 10:04:07 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:04:08 #172 DONE 0.6s 10:04:08 10:04:08 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:04:08 #173 DONE 0.3s 10:04:08 10:04:08 #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:04:08 #174 DONE 0.3s 10:04:08 10:04:08 #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:04:09 #175 DONE 0.3s 10:04:09 10:04:09 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:09 #166 DONE 3.2s 10:04:09 10:04:09 #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:04:09 #176 DONE 0.5s 10:04:09 10:04:09 #102 [security-proxy-setup] exporting to image 10:04:09 #102 exporting layers 10:04:09 #102 ... 10:04:09 10:04:09 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:04:09 #177 DONE 0.2s 10:04:10 10:04:10 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:04:11 #178 ... 10:04:11 10:04:11 #102 [security-proxy-setup] exporting to image 10:04:11 #102 exporting layers 1.6s done 10:04:11 #102 writing image sha256:928f7762c43b4472df9f92c3b638de0b86433a386777c3a2ffd5d4e747f1ae75 done 10:04:11 #102 naming to docker.io/library/security-proxy-setup-arm64 done 10:04:11 #102 DONE 7.8s 10:04:11 10:04:11 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:11 #170 DONE 3.9s 10:04:11 10:04:11 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:04:11 #146 ... 10:04:11 10:04:11 #102 [security-secretstore-setup] exporting to image 10:04:13 #102 exporting layers 1.6s done 10:04:13 #102 writing image sha256:2c729296c38a2ecc94910322a0af7166e828340fdcdfbb9e590b03337a71e93c done 10:04:13 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 10:04:13 #102 DONE 9.5s 10:04:13 10:04:13 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:04:13 #178 DONE 3.3s 10:04:13 10:04:13 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:04:13 #149 ... 10:04:13 10:04:13 #102 [security-bootstrapper] exporting to image 10:04:14 #102 exporting layers 1.1s done 10:04:14 #102 writing image sha256:c9b8c2d902fb6dbb9e8555147200a692e376d3cd64b17092520420b96e48c07c 0.0s done 10:04:14 #102 naming to docker.io/library/security-bootstrapper-arm64 done 10:04:14 #102 DONE 10.6s 10:04:14 10:04:14 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:05:01 #149 DONE 1191.7s 10:05:01 10:05:01 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:05:01 #146 ... 10:05:01 10:05:01 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:05:01 #179 DONE 0.3s 10:05:01 10:05:01 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:05:01 #180 DONE 0.2s 10:05:01 10:05:01 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:05:01 #181 DONE 0.2s 10:05:01 10:05:01 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:05:01 #182 DONE 0.2s 10:05:01 10:05:01 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:01 #145 ... 10:05:01 10:05:01 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:05:01 #183 DONE 0.1s 10:05:01 10:05:01 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:01 #184 DONE 2.1s 10:05:01 10:05:01 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:05:01 #140 ... 10:05:01 10:05:01 #102 [core-common-config-bootstrapper] exporting to image 10:05:01 #102 exporting layers 10:05:02 #102 exporting layers 0.8s done 10:05:02 #102 writing image sha256:89bfe2b976def4244a66ffd7b0efd1cea20575096f6d89e5a9b7c44bf186a3c5 0.1s done 10:05:02 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:05:02 #102 DONE 11.5s 10:05:02 10:05:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:07:09 #150 ... 10:07:09 10:07:09 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:07:09 #144 DONE 1317.3s 10:07:09 10:07:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:07:09 #145 ... 10:07:09 10:07:09 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:07:09 #185 DONE 0.2s 10:07:09 10:07:09 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:07:09 #150 ... 10:07:09 10:07:09 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:07:09 #186 DONE 0.3s 10:07:09 10:07:09 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:07:09 #150 ... 10:07:09 10:07:09 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:07:09 #187 DONE 0.4s 10:07:09 10:07:09 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:07:09 #188 DONE 0.2s 10:07:09 10:07:09 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:07:09 #141 ... 10:07:09 10:07:09 #102 [security-spiffe-token-provider] exporting to image 10:07:09 #102 exporting layers 10:07:09 #102 exporting layers 0.6s done 10:07:09 #102 writing image sha256:a8c0b2ee3ef559cfd823f9d64f1143aae7e0ea48b88a31d52a4d8329a4d73c31 done 10:07:09 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:07:09 #102 DONE 12.1s 10:07:09 10:07:09 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:14:31 #147 ... 10:14:31 10:14:31 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:14:31 #148 DONE 1753.6s 10:14:31 10:14:31 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:14:31 #147 ... 10:14:31 10:14:31 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:14:31 #189 DONE 0.2s 10:14:31 10:14:31 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:14:31 #140 ... 10:14:31 10:14:31 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:14:31 #190 DONE 0.3s 10:14:31 10:14:31 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:14:31 #150 ... 10:14:31 10:14:31 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:14:31 #191 DONE 0.4s 10:14:31 10:14:31 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:14:31 #192 DONE 0.1s 10:14:31 10:14:31 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:14:31 #193 DONE 0.1s 10:14:31 10:14:31 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:14:31 #194 DONE 1.8s 10:14:31 10:14:31 #102 [security-proxy-auth] exporting to image 10:14:31 #102 exporting layers 10:14:31 #102 exporting layers 0.7s done 10:14:31 #102 writing image sha256:884dac20c098db2583ed03e3542f9678344db6f7c944c5801599382b0089957b 10:14:31 #102 writing image sha256:884dac20c098db2583ed03e3542f9678344db6f7c944c5801599382b0089957b 0.1s done 10:14:31 #102 naming to docker.io/library/security-proxy-auth-arm64 done 10:14:31 #102 DONE 12.9s 10:14:31 10:14:31 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:10 #141 ... 10:15:10 10:15:10 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:15:10 #146 DONE 1802.5s 10:15:10 10:15:10 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:15:10 #150 ... 10:15:10 10:15:10 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:15:10 #195 DONE 0.1s 10:15:10 10:15:10 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:15:10 #196 DONE 0.1s 10:15:10 10:15:10 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:10 #147 ... 10:15:10 10:15:10 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:15:10 #197 DONE 0.4s 10:15:10 10:15:10 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:15:10 #198 DONE 0.1s 10:15:10 10:15:10 #102 [core-command] exporting to image 10:15:10 #102 exporting layers 10:15:10 #102 exporting layers 0.4s done 10:15:10 #102 writing image sha256:9c97ecdaa281f2c9dc3b735047cdf7e5b67137285392f2de875d9669ae057832 done 10:15:10 #102 naming to docker.io/library/core-command-arm64 done 10:15:10 #102 DONE 13.3s 10:15:10 10:15:10 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:18 #145 ... 10:15:18 10:15:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:15:18 #150 DONE 1811.7s 10:15:18 10:15:18 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:15:18 #140 ... 10:15:18 10:15:18 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:15:18 #199 DONE 0.2s 10:15:18 10:15:18 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:18 #141 ... 10:15:18 10:15:18 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:15:18 #200 DONE 0.5s 10:15:18 10:15:18 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:15:19 #201 DONE 0.1s 10:15:19 10:15:19 #102 [core-keeper] exporting to image 10:15:19 #102 exporting layers 10:15:19 #102 exporting layers 0.5s done 10:15:19 #102 writing image sha256:7e1f0f5c41b381462e7005abd0e61287c45652d34706d718704f4a140fcf5f2f done 10:15:19 #102 naming to docker.io/library/core-keeper-arm64 done 10:15:19 #102 DONE 13.9s 10:15:19 10:15:19 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:20 #147 ... 10:15:20 10:15:20 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:20 #141 DONE 1814.8s 10:15:21 10:15:21 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:21 #145 ... 10:15:21 10:15:21 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:21 #202 DONE 0.3s 10:15:21 10:15:21 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:21 #147 ... 10:15:21 10:15:21 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:21 #203 DONE 0.2s 10:15:21 10:15:21 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:15:22 #204 DONE 0.4s 10:15:22 10:15:22 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:15:22 #205 DONE 0.1s 10:15:22 10:15:22 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:15:22 #140 ... 10:15:22 10:15:22 #102 [core-data] exporting to image 10:15:23 #102 exporting layers 0.5s done 10:15:23 #102 writing image sha256:b6b2ac61cfdbf01eb4c8a0d53147870cc5d059b8f08c41b72cf57d21b1164825 done 10:15:23 #102 naming to docker.io/library/core-data-arm64 done 10:15:23 #102 DONE 14.3s 10:15:23 10:15:23 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:24 #147 DONE 1818.2s 10:15:24 10:15:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:25 #145 ... 10:15:25 10:15:25 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:15:25 #206 DONE 0.1s 10:15:25 10:15:25 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:15:25 #207 DONE 0.1s 10:15:25 10:15:25 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:25 #145 ... 10:15:25 10:15:25 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:15:25 #208 DONE 0.4s 10:15:25 10:15:25 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:15:25 #140 ... 10:15:25 10:15:25 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:15:25 #209 DONE 0.1s 10:15:25 10:15:25 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:15:25 #210 DONE 0.1s 10:15:25 10:15:25 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:26 #145 ... 10:15:26 10:15:26 #102 [core-metadata] exporting to image 10:15:26 #102 exporting layers 0.4s done 10:15:26 #102 writing image sha256:fcffe5346037966b723d47962944fa0e914d772daf989d868226a07cdbf6ba7a 10:15:26 #102 writing image sha256:fcffe5346037966b723d47962944fa0e914d772daf989d868226a07cdbf6ba7a done 10:15:26 #102 naming to docker.io/library/core-metadata-arm64 done 10:15:26 #102 DONE 14.8s 10:15:26 10:15:26 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:53 #145 DONE 1843.4s 10:15:53 10:15:53 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:15:53 #140 DONE 1843.4s 10:15:53 10:15:53 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:53 #211 DONE 0.2s 10:15:53 10:15:53 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:53 #212 DONE 0.1s 10:15:53 10:15:53 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:53 #213 DONE 0.1s 10:15:53 10:15:53 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:53 #214 DONE 0.2s 10:15:53 10:15:53 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:15:53 #215 DONE 0.4s 10:15:53 10:15:53 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:15:53 #216 ... 10:15:53 10:15:53 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:15:53 #217 DONE 0.1s 10:15:53 10:15:53 #102 [support-notifications] exporting to image 10:15:53 #102 exporting layers 10:15:53 #102 ... 10:15:53 10:15:53 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:15:53 #216 DONE 0.4s 10:15:53 10:15:53 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:15:53 #218 DONE 0.1s 10:15:53 10:15:53 #102 [support-scheduler] exporting to image 10:15:53 #102 exporting layers 0.5s done 10:15:53 #102 writing image sha256:43c921bf310ddeb87b92217d94595e21d570ba4fbf85dc38834130a1affad16d done 10:15:53 #102 naming to docker.io/library/support-notifications-arm64 done 10:15:53 #102 exporting layers 0.5s done 10:15:53 #102 writing image sha256:9368b9069e7df521cefc15a86152e2d2212bc1e3d27e5ff730aeb3ba7f0f1802 done 10:15:53 #102 naming to docker.io/library/support-scheduler-arm64 done 10:15:53 #102 DONE 15.9s 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:53 time="2024-07-05T09:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:15:53 $ docker stop --time=1 1be6c9019b04fb26d3d9779a07ac78d5b19d2829033e07c87a14fdf36f373526 10:15:54 $ docker rm -f --volumes 1be6c9019b04fb26d3d9779a07ac78d5b19d2829033e07c87a14fdf36f373526 [Pipeline] // withDockerContainer [Pipeline] sh 10:15:55 + docker images 10:15:55 REPOSITORY TAG IMAGE ID CREATED SIZE 10:15:55 support-notifications-arm64 latest 43c921bf310d 4 seconds ago 43.3MB 10:15:55 support-scheduler-arm64 latest 9368b9069e7d 4 seconds ago 42.4MB 10:15:55 core-metadata-arm64 latest fcffe5346037 29 seconds ago 40.3MB 10:15:55 core-data-arm64 latest b6b2ac61cfdb 32 seconds ago 40.2MB 10:15:55 core-keeper-arm64 latest 7e1f0f5c41b3 36 seconds ago 35.2MB 10:15:55 core-command-arm64 latest 9c97ecdaa281 45 seconds ago 39.9MB 10:15:55 security-proxy-auth-arm64 latest 884dac20c098 About a minute ago 37.4MB 10:15:55 security-spiffe-token-provider-arm64 latest a8c0b2ee3ef5 8 minutes ago 34.1MB 10:15:55 core-common-config-bootstrapper-arm64 latest 89bfe2b976de 10 minutes ago 20.1MB 10:15:55 security-bootstrapper-arm64 latest c9b8c2d902fb 11 minutes ago 23.7MB 10:15:55 security-secretstore-setup-arm64 latest 2c729296c38a 11 minutes ago 41.5MB 10:15:55 security-proxy-setup-arm64 latest 928f7762c43b 11 minutes ago 31MB 10:15:55 security-spire-agent-arm64 latest 86f42ec13896 31 minutes ago 157MB 10:15:55 security-spire-server-arm64 latest 490bb1e60004 31 minutes ago 102MB 10:15:55 security-spire-config-arm64 latest bb0daad0fae6 31 minutes ago 101MB 10:15:55 ci-base-image-arm64 latest c627fac602fe 33 minutes ago 962MB 10:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 10:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 10:15:55 provisioning config files... 10:15:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/648@tmp/config1717651976528340281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:55 ---> ****-login.sh 10:15:55 nexus3.edgexfoundry.org:10001 10:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:56 Configure a credential helper to remove this warning. See 10:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:56 10:15:56 Login Succeeded 10:15:56 nexus3.edgexfoundry.org:10002 10:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:56 Configure a credential helper to remove this warning. See 10:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:56 10:15:56 Login Succeeded 10:15:56 nexus3.edgexfoundry.org:10003 10:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:56 Configure a credential helper to remove this warning. See 10:15:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:56 10:15:56 Login Succeeded 10:15:56 nexus3.edgexfoundry.org:10004 10:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:57 Configure a credential helper to remove this warning. See 10:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:57 10:15:57 Login Succeeded 10:15:57 ****.io 10:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:15:57 Configure a credential helper to remove this warning. See 10:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:15:57 10:15:57 Login Succeeded 10:15:57 ---> ****-login.sh ends [Pipeline] } 10:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:15:57 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:15:57 1563034bdd075c93d67b99643895e9c750b93b8f 10:15:57 latest 10:15:57 3.2.0-dev.30 10:15:57 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:15:57 main 10:15:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:15:58 20a459703129: Preparing 10:15:58 83409d72e46f: Preparing 10:15:58 24b4fd85230a: Preparing 10:15:58 c633ca6a9c2f: Preparing 10:15:58 808f82aee89f: Preparing 10:15:58 d2454f328caa: Preparing 10:15:58 da707bb00cb8: Preparing 10:15:58 d2454f328caa: Waiting 10:15:58 da707bb00cb8: Waiting 10:15:58 24b4fd85230a: Pushed 10:15:58 c633ca6a9c2f: Pushed 10:15:58 20a459703129: Pushed 10:15:58 da707bb00cb8: Layer already exists 10:15:58 d2454f328caa: Pushed 10:16:00 808f82aee89f: Pushed 10:16:04 83409d72e46f: Pushed 10:16:04 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:16:05 20a459703129: Preparing 10:16:05 83409d72e46f: Preparing 10:16:05 24b4fd85230a: Preparing 10:16:05 c633ca6a9c2f: Preparing 10:16:05 808f82aee89f: Preparing 10:16:05 d2454f328caa: Preparing 10:16:05 da707bb00cb8: Preparing 10:16:05 d2454f328caa: Waiting 10:16:05 da707bb00cb8: Waiting 10:16:05 20a459703129: Layer already exists 10:16:05 808f82aee89f: Layer already exists 10:16:05 c633ca6a9c2f: Layer already exists 10:16:05 83409d72e46f: Layer already exists 10:16:05 24b4fd85230a: Layer already exists 10:16:05 d2454f328caa: Layer already exists 10:16:05 da707bb00cb8: Layer already exists 10:16:05 latest: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.30 10:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:16:06 20a459703129: Preparing 10:16:06 83409d72e46f: Preparing 10:16:06 24b4fd85230a: Preparing 10:16:06 c633ca6a9c2f: Preparing 10:16:06 808f82aee89f: Preparing 10:16:06 d2454f328caa: Preparing 10:16:06 da707bb00cb8: Preparing 10:16:06 d2454f328caa: Waiting 10:16:06 808f82aee89f: Layer already exists 10:16:06 24b4fd85230a: Layer already exists 10:16:06 c633ca6a9c2f: Layer already exists 10:16:06 20a459703129: Layer already exists 10:16:06 83409d72e46f: Layer already exists 10:16:06 d2454f328caa: Layer already exists 10:16:06 da707bb00cb8: Layer already exists 10:16:06 3.2.0-dev.30: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:16:07 20a459703129: Preparing 10:16:07 83409d72e46f: Preparing 10:16:07 24b4fd85230a: Preparing 10:16:07 c633ca6a9c2f: Preparing 10:16:07 808f82aee89f: Preparing 10:16:07 d2454f328caa: Preparing 10:16:07 da707bb00cb8: Preparing 10:16:07 da707bb00cb8: Waiting 10:16:07 d2454f328caa: Waiting 10:16:07 20a459703129: Layer already exists 10:16:07 c633ca6a9c2f: Layer already exists 10:16:07 808f82aee89f: Layer already exists 10:16:07 24b4fd85230a: Layer already exists 10:16:07 83409d72e46f: Layer already exists 10:16:07 da707bb00cb8: Layer already exists 10:16:07 d2454f328caa: Layer already exists 10:16:07 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:16:08 20a459703129: Preparing 10:16:08 83409d72e46f: Preparing 10:16:08 24b4fd85230a: Preparing 10:16:08 c633ca6a9c2f: Preparing 10:16:08 808f82aee89f: Preparing 10:16:08 d2454f328caa: Preparing 10:16:08 da707bb00cb8: Preparing 10:16:08 d2454f328caa: Waiting 10:16:08 da707bb00cb8: Waiting 10:16:08 c633ca6a9c2f: Layer already exists 10:16:08 83409d72e46f: Layer already exists 10:16:08 24b4fd85230a: Layer already exists 10:16:08 808f82aee89f: Layer already exists 10:16:08 20a459703129: Layer already exists 10:16:08 da707bb00cb8: Layer already exists 10:16:08 d2454f328caa: Layer already exists 10:16:08 main: digest: sha256:12552f4bfd1bc5906ddbab84af31a6e3b017a9086e67240937586debf6cc5fdb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:08 ===================================================== [Pipeline] echo 10:16:08 taggedImages: 10:16:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:16:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.30 10:16:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:16:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:16:08 1563034bdd075c93d67b99643895e9c750b93b8f 10:16:08 latest 10:16:08 3.2.0-dev.30 10:16:08 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:08 main 10:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:16:09 075f74c11f46: Preparing 10:16:09 d69b09bf6323: Preparing 10:16:09 c0a66c9a8052: Preparing 10:16:09 9a2945edc306: Preparing 10:16:09 24b4fd85230a: Preparing 10:16:09 c633ca6a9c2f: Preparing 10:16:09 808f82aee89f: Preparing 10:16:09 d2454f328caa: Preparing 10:16:09 da707bb00cb8: Preparing 10:16:09 808f82aee89f: Waiting 10:16:09 d2454f328caa: Waiting 10:16:09 da707bb00cb8: Waiting 10:16:09 c633ca6a9c2f: Waiting 10:16:09 24b4fd85230a: Layer already exists 10:16:09 c633ca6a9c2f: Layer already exists 10:16:09 808f82aee89f: Layer already exists 10:16:09 c0a66c9a8052: Pushed 10:16:09 d69b09bf6323: Pushed 10:16:09 d2454f328caa: Layer already exists 10:16:09 075f74c11f46: Pushed 10:16:09 da707bb00cb8: Layer already exists 10:16:11 9a2945edc306: Pushed 10:16:11 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:12 + 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 10:16:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:16:12 075f74c11f46: Preparing 10:16:12 d69b09bf6323: Preparing 10:16:12 c0a66c9a8052: Preparing 10:16:12 9a2945edc306: Preparing 10:16:12 24b4fd85230a: Preparing 10:16:12 c633ca6a9c2f: Preparing 10:16:12 808f82aee89f: Preparing 10:16:12 d2454f328caa: Preparing 10:16:12 da707bb00cb8: Preparing 10:16:12 c633ca6a9c2f: Waiting 10:16:12 808f82aee89f: Waiting 10:16:12 d2454f328caa: Waiting 10:16:12 da707bb00cb8: Waiting 10:16:12 075f74c11f46: Layer already exists 10:16:12 9a2945edc306: Layer already exists 10:16:12 24b4fd85230a: Layer already exists 10:16:12 d69b09bf6323: Layer already exists 10:16:12 c0a66c9a8052: Layer already exists 10:16:12 808f82aee89f: Layer already exists 10:16:12 c633ca6a9c2f: Layer already exists 10:16:12 da707bb00cb8: Layer already exists 10:16:12 d2454f328caa: Layer already exists 10:16:12 latest: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.30 10:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:16:13 075f74c11f46: Preparing 10:16:13 d69b09bf6323: Preparing 10:16:13 c0a66c9a8052: Preparing 10:16:13 9a2945edc306: Preparing 10:16:13 24b4fd85230a: Preparing 10:16:13 c633ca6a9c2f: Preparing 10:16:13 808f82aee89f: Preparing 10:16:13 d2454f328caa: Preparing 10:16:13 da707bb00cb8: Preparing 10:16:13 c633ca6a9c2f: Waiting 10:16:13 808f82aee89f: Waiting 10:16:13 d2454f328caa: Waiting 10:16:13 da707bb00cb8: Waiting 10:16:13 075f74c11f46: Layer already exists 10:16:13 c0a66c9a8052: Layer already exists 10:16:13 24b4fd85230a: Layer already exists 10:16:13 9a2945edc306: Layer already exists 10:16:13 d69b09bf6323: Layer already exists 10:16:13 808f82aee89f: Layer already exists 10:16:13 c633ca6a9c2f: Layer already exists 10:16:13 d2454f328caa: Layer already exists 10:16:13 da707bb00cb8: Layer already exists 10:16:13 3.2.0-dev.30: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:16:14 075f74c11f46: Preparing 10:16:14 d69b09bf6323: Preparing 10:16:14 c0a66c9a8052: Preparing 10:16:14 9a2945edc306: Preparing 10:16:14 24b4fd85230a: Preparing 10:16:14 c633ca6a9c2f: Preparing 10:16:14 808f82aee89f: Preparing 10:16:14 d2454f328caa: Preparing 10:16:14 da707bb00cb8: Preparing 10:16:14 808f82aee89f: Waiting 10:16:14 d2454f328caa: Waiting 10:16:14 da707bb00cb8: Waiting 10:16:14 c633ca6a9c2f: Waiting 10:16:14 075f74c11f46: Layer already exists 10:16:14 c0a66c9a8052: Layer already exists 10:16:14 d69b09bf6323: Layer already exists 10:16:14 9a2945edc306: Layer already exists 10:16:14 24b4fd85230a: Layer already exists 10:16:14 808f82aee89f: Layer already exists 10:16:14 c633ca6a9c2f: Layer already exists 10:16:14 d2454f328caa: Layer already exists 10:16:14 da707bb00cb8: Layer already exists 10:16:14 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + 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 10:16:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:16:15 075f74c11f46: Preparing 10:16:15 d69b09bf6323: Preparing 10:16:15 c0a66c9a8052: Preparing 10:16:15 9a2945edc306: Preparing 10:16:15 24b4fd85230a: Preparing 10:16:15 c633ca6a9c2f: Preparing 10:16:15 808f82aee89f: Preparing 10:16:15 d2454f328caa: Preparing 10:16:15 da707bb00cb8: Preparing 10:16:15 808f82aee89f: Waiting 10:16:15 d2454f328caa: Waiting 10:16:15 da707bb00cb8: Waiting 10:16:15 c633ca6a9c2f: Waiting 10:16:15 d69b09bf6323: Layer already exists 10:16:15 24b4fd85230a: Layer already exists 10:16:15 075f74c11f46: Layer already exists 10:16:15 9a2945edc306: Layer already exists 10:16:15 c0a66c9a8052: Layer already exists 10:16:15 808f82aee89f: Layer already exists 10:16:15 d2454f328caa: Layer already exists 10:16:15 c633ca6a9c2f: Layer already exists 10:16:15 da707bb00cb8: Layer already exists 10:16:15 main: digest: sha256:a808effffe619162c52f14b4739f04140fc58d8ceb975bdd6b4509163b06340d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:15 ===================================================== [Pipeline] echo 10:16:15 taggedImages: 10:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.30 10:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:16:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:16:15 1563034bdd075c93d67b99643895e9c750b93b8f 10:16:15 latest 10:16:15 3.2.0-dev.30 10:16:15 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:15 main 10:16:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:16:16 86be3fe2f18b: Preparing 10:16:16 959845f0b49f: Preparing 10:16:16 24b4fd85230a: Preparing 10:16:16 c633ca6a9c2f: Preparing 10:16:16 16043ce9ccb8: Preparing 10:16:16 ce7bccba72ff: Preparing 10:16:16 da707bb00cb8: Preparing 10:16:16 ce7bccba72ff: Waiting 10:16:16 da707bb00cb8: Waiting 10:16:16 24b4fd85230a: Layer already exists 10:16:16 c633ca6a9c2f: Layer already exists 10:16:16 da707bb00cb8: Layer already exists 10:16:16 86be3fe2f18b: Pushed 10:16:16 ce7bccba72ff: Pushed 10:16:17 16043ce9ccb8: Pushed 10:16:23 959845f0b49f: Pushed 10:16:23 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:16:23 86be3fe2f18b: Preparing 10:16:23 959845f0b49f: Preparing 10:16:23 24b4fd85230a: Preparing 10:16:23 c633ca6a9c2f: Preparing 10:16:23 16043ce9ccb8: Preparing 10:16:23 ce7bccba72ff: Preparing 10:16:23 da707bb00cb8: Preparing 10:16:23 ce7bccba72ff: Waiting 10:16:23 da707bb00cb8: Waiting 10:16:23 24b4fd85230a: Layer already exists 10:16:23 c633ca6a9c2f: Layer already exists 10:16:23 16043ce9ccb8: Layer already exists 10:16:23 86be3fe2f18b: Layer already exists 10:16:23 959845f0b49f: Layer already exists 10:16:23 ce7bccba72ff: Layer already exists 10:16:23 da707bb00cb8: Layer already exists 10:16:24 latest: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.30 10:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:16:24 86be3fe2f18b: Preparing 10:16:24 959845f0b49f: Preparing 10:16:24 24b4fd85230a: Preparing 10:16:24 c633ca6a9c2f: Preparing 10:16:24 16043ce9ccb8: Preparing 10:16:24 ce7bccba72ff: Preparing 10:16:24 da707bb00cb8: Preparing 10:16:24 ce7bccba72ff: Waiting 10:16:24 da707bb00cb8: Waiting 10:16:24 959845f0b49f: Layer already exists 10:16:24 24b4fd85230a: Layer already exists 10:16:24 c633ca6a9c2f: Layer already exists 10:16:24 16043ce9ccb8: Layer already exists 10:16:24 86be3fe2f18b: Layer already exists 10:16:24 da707bb00cb8: Layer already exists 10:16:24 ce7bccba72ff: Layer already exists 10:16:24 3.2.0-dev.30: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:16:25 86be3fe2f18b: Preparing 10:16:25 959845f0b49f: Preparing 10:16:25 24b4fd85230a: Preparing 10:16:25 c633ca6a9c2f: Preparing 10:16:25 16043ce9ccb8: Preparing 10:16:25 ce7bccba72ff: Preparing 10:16:25 da707bb00cb8: Preparing 10:16:25 ce7bccba72ff: Waiting 10:16:25 da707bb00cb8: Waiting 10:16:25 c633ca6a9c2f: Layer already exists 10:16:25 24b4fd85230a: Layer already exists 10:16:25 86be3fe2f18b: Layer already exists 10:16:25 959845f0b49f: Layer already exists 10:16:25 16043ce9ccb8: Layer already exists 10:16:25 ce7bccba72ff: Layer already exists 10:16:25 da707bb00cb8: Layer already exists 10:16:25 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:16:26 86be3fe2f18b: Preparing 10:16:26 959845f0b49f: Preparing 10:16:26 24b4fd85230a: Preparing 10:16:26 c633ca6a9c2f: Preparing 10:16:26 16043ce9ccb8: Preparing 10:16:26 ce7bccba72ff: Preparing 10:16:26 da707bb00cb8: Preparing 10:16:26 ce7bccba72ff: Waiting 10:16:26 da707bb00cb8: Waiting 10:16:26 16043ce9ccb8: Layer already exists 10:16:26 959845f0b49f: Layer already exists 10:16:26 c633ca6a9c2f: Layer already exists 10:16:26 86be3fe2f18b: Layer already exists 10:16:26 24b4fd85230a: Layer already exists 10:16:26 ce7bccba72ff: Layer already exists 10:16:26 da707bb00cb8: Layer already exists 10:16:26 main: digest: sha256:20644b98e77191a67be768f27e645898dff0af48a8f9dc9fe4e8ff37b241075b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:26 ===================================================== [Pipeline] echo 10:16:26 taggedImages: 10:16:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:16:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.30 10:16:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:16:27 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:16:27 1563034bdd075c93d67b99643895e9c750b93b8f 10:16:27 latest 10:16:27 3.2.0-dev.30 10:16:27 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:27 main 10:16:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:16:27 bc70532918b0: Preparing 10:16:27 132c0d678a7a: Preparing 10:16:27 c633ca6a9c2f: Preparing 10:16:27 53ee45f67869: Preparing 10:16:27 367a39ef4fda: Preparing 10:16:27 da707bb00cb8: Preparing 10:16:27 da707bb00cb8: Waiting 10:16:27 c633ca6a9c2f: Layer already exists 10:16:27 da707bb00cb8: Layer already exists 10:16:27 367a39ef4fda: Pushed 10:16:27 53ee45f67869: Pushed 10:16:27 bc70532918b0: Pushed 10:16:33 132c0d678a7a: Pushed 10:16:33 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:16:34 bc70532918b0: Preparing 10:16:34 132c0d678a7a: Preparing 10:16:34 c633ca6a9c2f: Preparing 10:16:34 53ee45f67869: Preparing 10:16:34 367a39ef4fda: Preparing 10:16:34 da707bb00cb8: Preparing 10:16:34 da707bb00cb8: Waiting 10:16:34 53ee45f67869: Layer already exists 10:16:34 367a39ef4fda: Layer already exists 10:16:34 132c0d678a7a: Layer already exists 10:16:34 bc70532918b0: Layer already exists 10:16:34 c633ca6a9c2f: Layer already exists 10:16:34 da707bb00cb8: Layer already exists 10:16:34 latest: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.30 10:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:16:35 bc70532918b0: Preparing 10:16:35 132c0d678a7a: Preparing 10:16:35 c633ca6a9c2f: Preparing 10:16:35 53ee45f67869: Preparing 10:16:35 367a39ef4fda: Preparing 10:16:35 da707bb00cb8: Preparing 10:16:35 da707bb00cb8: Waiting 10:16:35 367a39ef4fda: Layer already exists 10:16:35 132c0d678a7a: Layer already exists 10:16:35 c633ca6a9c2f: Layer already exists 10:16:35 bc70532918b0: Layer already exists 10:16:35 53ee45f67869: Layer already exists 10:16:35 da707bb00cb8: Layer already exists 10:16:35 3.2.0-dev.30: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:16:36 bc70532918b0: Preparing 10:16:36 132c0d678a7a: Preparing 10:16:36 c633ca6a9c2f: Preparing 10:16:36 53ee45f67869: Preparing 10:16:36 367a39ef4fda: Preparing 10:16:36 da707bb00cb8: Preparing 10:16:36 da707bb00cb8: Waiting 10:16:36 132c0d678a7a: Layer already exists 10:16:36 367a39ef4fda: Layer already exists 10:16:36 53ee45f67869: Layer already exists 10:16:36 bc70532918b0: Layer already exists 10:16:36 c633ca6a9c2f: Layer already exists 10:16:36 da707bb00cb8: Layer already exists 10:16:36 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:16:37 bc70532918b0: Preparing 10:16:37 132c0d678a7a: Preparing 10:16:37 c633ca6a9c2f: Preparing 10:16:37 53ee45f67869: Preparing 10:16:37 367a39ef4fda: Preparing 10:16:37 da707bb00cb8: Preparing 10:16:37 da707bb00cb8: Waiting 10:16:37 c633ca6a9c2f: Layer already exists 10:16:37 bc70532918b0: Layer already exists 10:16:37 53ee45f67869: Layer already exists 10:16:37 132c0d678a7a: Layer already exists 10:16:37 367a39ef4fda: Layer already exists 10:16:37 da707bb00cb8: Layer already exists 10:16:37 main: digest: sha256:097d07324c306bdd49659c47521ac92aa623a2d20274637763aa5d7fa75d6c29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:37 ===================================================== [Pipeline] echo 10:16:37 taggedImages: 10:16:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:16:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.30 10:16:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:16:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:16:37 1563034bdd075c93d67b99643895e9c750b93b8f 10:16:37 latest 10:16:37 3.2.0-dev.30 10:16:37 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:37 main 10:16:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:16:38 7f50a651c6aa: Preparing 10:16:38 5d9f639c0cc8: Preparing 10:16:38 f9a3f27e5900: Preparing 10:16:38 24b4fd85230a: Preparing 10:16:38 c633ca6a9c2f: Preparing 10:16:38 808f82aee89f: Preparing 10:16:38 d2454f328caa: Preparing 10:16:38 da707bb00cb8: Preparing 10:16:38 808f82aee89f: Waiting 10:16:38 d2454f328caa: Waiting 10:16:38 da707bb00cb8: Waiting 10:16:38 c633ca6a9c2f: Layer already exists 10:16:38 24b4fd85230a: Layer already exists 10:16:38 808f82aee89f: Layer already exists 10:16:38 d2454f328caa: Layer already exists 10:16:38 da707bb00cb8: Layer already exists 10:16:38 5d9f639c0cc8: Pushed 10:16:38 7f50a651c6aa: Pushed 10:16:45 f9a3f27e5900: Pushed 10:16:45 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:16:45 7f50a651c6aa: Preparing 10:16:45 5d9f639c0cc8: Preparing 10:16:45 f9a3f27e5900: Preparing 10:16:45 24b4fd85230a: Preparing 10:16:45 c633ca6a9c2f: Preparing 10:16:45 808f82aee89f: Preparing 10:16:45 d2454f328caa: Preparing 10:16:45 da707bb00cb8: Preparing 10:16:45 808f82aee89f: Waiting 10:16:45 d2454f328caa: Waiting 10:16:45 da707bb00cb8: Waiting 10:16:45 7f50a651c6aa: Layer already exists 10:16:45 24b4fd85230a: Layer already exists 10:16:45 c633ca6a9c2f: Layer already exists 10:16:45 5d9f639c0cc8: Layer already exists 10:16:45 f9a3f27e5900: Layer already exists 10:16:45 da707bb00cb8: Layer already exists 10:16:45 808f82aee89f: Layer already exists 10:16:45 d2454f328caa: Layer already exists 10:16:46 latest: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.30 10:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:16:46 7f50a651c6aa: Preparing 10:16:46 5d9f639c0cc8: Preparing 10:16:46 f9a3f27e5900: Preparing 10:16:46 24b4fd85230a: Preparing 10:16:46 c633ca6a9c2f: Preparing 10:16:46 808f82aee89f: Preparing 10:16:46 d2454f328caa: Preparing 10:16:46 da707bb00cb8: Preparing 10:16:46 808f82aee89f: Waiting 10:16:46 d2454f328caa: Waiting 10:16:46 da707bb00cb8: Waiting 10:16:46 24b4fd85230a: Layer already exists 10:16:46 c633ca6a9c2f: Layer already exists 10:16:46 5d9f639c0cc8: Layer already exists 10:16:46 f9a3f27e5900: Layer already exists 10:16:46 7f50a651c6aa: Layer already exists 10:16:46 d2454f328caa: Layer already exists 10:16:46 da707bb00cb8: Layer already exists 10:16:46 808f82aee89f: Layer already exists 10:16:46 3.2.0-dev.30: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:16:47 7f50a651c6aa: Preparing 10:16:47 5d9f639c0cc8: Preparing 10:16:47 f9a3f27e5900: Preparing 10:16:47 24b4fd85230a: Preparing 10:16:47 c633ca6a9c2f: Preparing 10:16:47 808f82aee89f: Preparing 10:16:47 d2454f328caa: Preparing 10:16:47 da707bb00cb8: Preparing 10:16:47 808f82aee89f: Waiting 10:16:47 d2454f328caa: Waiting 10:16:47 da707bb00cb8: Waiting 10:16:47 24b4fd85230a: Layer already exists 10:16:47 7f50a651c6aa: Layer already exists 10:16:47 5d9f639c0cc8: Layer already exists 10:16:47 c633ca6a9c2f: Layer already exists 10:16:47 f9a3f27e5900: Layer already exists 10:16:47 d2454f328caa: Layer already exists 10:16:47 da707bb00cb8: Layer already exists 10:16:47 808f82aee89f: Layer already exists 10:16:47 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:16:48 7f50a651c6aa: Preparing 10:16:48 5d9f639c0cc8: Preparing 10:16:48 f9a3f27e5900: Preparing 10:16:48 24b4fd85230a: Preparing 10:16:48 c633ca6a9c2f: Preparing 10:16:48 808f82aee89f: Preparing 10:16:48 d2454f328caa: Preparing 10:16:48 808f82aee89f: Waiting 10:16:48 da707bb00cb8: Preparing 10:16:48 d2454f328caa: Waiting 10:16:48 da707bb00cb8: Waiting 10:16:48 c633ca6a9c2f: Layer already exists 10:16:48 5d9f639c0cc8: Layer already exists 10:16:48 24b4fd85230a: Layer already exists 10:16:48 7f50a651c6aa: Layer already exists 10:16:48 f9a3f27e5900: Layer already exists 10:16:48 d2454f328caa: Layer already exists 10:16:48 da707bb00cb8: Layer already exists 10:16:48 808f82aee89f: Layer already exists 10:16:48 main: digest: sha256:5ec7026a3dfa75f7f73f5d892e2f3d949da6fc8d62298ee4abb3420847371f78 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:48 ===================================================== [Pipeline] echo 10:16:48 taggedImages: 10:16:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:16:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.30 10:16:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:16:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:16:48 1563034bdd075c93d67b99643895e9c750b93b8f 10:16:48 latest 10:16:48 3.2.0-dev.30 10:16:48 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:48 main 10:16:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:16:49 a38e185fce58: Preparing 10:16:49 04d8dc3e1353: Preparing 10:16:49 00b811b6d6dc: Preparing 10:16:49 d747716d08d6: Preparing 10:16:49 17a57f1a8263: Preparing 10:16:49 d4f16b036634: Preparing 10:16:49 dcd600e15dae: Preparing 10:16:49 24b4fd85230a: Preparing 10:16:49 c633ca6a9c2f: Preparing 10:16:49 86b33995c25b: Preparing 10:16:49 d9e485f9094e: Preparing 10:16:49 5f70bf18a086: Preparing 10:16:49 9f46ae86032b: Preparing 10:16:49 0ec500173c0a: Preparing 10:16:49 e917846f03ec: Preparing 10:16:49 da707bb00cb8: Preparing 10:16:49 d4f16b036634: Waiting 10:16:49 d9e485f9094e: Waiting 10:16:49 e917846f03ec: Waiting 10:16:49 5f70bf18a086: Waiting 10:16:49 da707bb00cb8: Waiting 10:16:49 9f46ae86032b: Waiting 10:16:49 0ec500173c0a: Waiting 10:16:49 dcd600e15dae: Waiting 10:16:49 24b4fd85230a: Waiting 10:16:49 c633ca6a9c2f: Waiting 10:16:49 86b33995c25b: Waiting 10:16:49 d747716d08d6: Pushed 10:16:49 04d8dc3e1353: Pushed 10:16:49 a38e185fce58: Pushed 10:16:49 17a57f1a8263: Pushed 10:16:49 00b811b6d6dc: Pushed 10:16:49 24b4fd85230a: Layer already exists 10:16:49 c633ca6a9c2f: Layer already exists 10:16:49 5f70bf18a086: Layer already exists 10:16:49 d4f16b036634: Pushed 10:16:50 86b33995c25b: Pushed 10:16:50 d9e485f9094e: Pushed 10:16:50 da707bb00cb8: Layer already exists 10:16:50 9f46ae86032b: Pushed 10:16:50 e917846f03ec: Pushed 10:16:51 0ec500173c0a: Pushed 10:16:52 dcd600e15dae: Pushed 10:16:52 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:16:53 a38e185fce58: Preparing 10:16:53 04d8dc3e1353: Preparing 10:16:53 00b811b6d6dc: Preparing 10:16:53 d747716d08d6: Preparing 10:16:53 17a57f1a8263: Preparing 10:16:53 d4f16b036634: Preparing 10:16:53 dcd600e15dae: Preparing 10:16:53 24b4fd85230a: Preparing 10:16:53 c633ca6a9c2f: Preparing 10:16:53 86b33995c25b: Preparing 10:16:53 d9e485f9094e: Preparing 10:16:53 d4f16b036634: Waiting 10:16:53 dcd600e15dae: Waiting 10:16:53 24b4fd85230a: Waiting 10:16:53 c633ca6a9c2f: Waiting 10:16:53 5f70bf18a086: Preparing 10:16:53 9f46ae86032b: Preparing 10:16:53 d9e485f9094e: Waiting 10:16:53 5f70bf18a086: Waiting 10:16:53 0ec500173c0a: Preparing 10:16:53 9f46ae86032b: Waiting 10:16:53 e917846f03ec: Preparing 10:16:53 86b33995c25b: Waiting 10:16:53 0ec500173c0a: Waiting 10:16:53 da707bb00cb8: Preparing 10:16:53 e917846f03ec: Waiting 10:16:53 04d8dc3e1353: Layer already exists 10:16:53 d747716d08d6: Layer already exists 10:16:53 a38e185fce58: Layer already exists 10:16:53 00b811b6d6dc: Layer already exists 10:16:53 17a57f1a8263: Layer already exists 10:16:53 d4f16b036634: Layer already exists 10:16:53 24b4fd85230a: Layer already exists 10:16:53 c633ca6a9c2f: Layer already exists 10:16:53 dcd600e15dae: Layer already exists 10:16:53 86b33995c25b: Layer already exists 10:16:53 d9e485f9094e: Layer already exists 10:16:53 0ec500173c0a: Layer already exists 10:16:53 5f70bf18a086: Layer already exists 10:16:53 9f46ae86032b: Layer already exists 10:16:53 e917846f03ec: Layer already exists 10:16:53 da707bb00cb8: Layer already exists 10:16:53 latest: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.30 10:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:16:54 a38e185fce58: Preparing 10:16:54 04d8dc3e1353: Preparing 10:16:54 00b811b6d6dc: Preparing 10:16:54 d747716d08d6: Preparing 10:16:54 17a57f1a8263: Preparing 10:16:54 d4f16b036634: Preparing 10:16:54 dcd600e15dae: Preparing 10:16:54 24b4fd85230a: Preparing 10:16:54 c633ca6a9c2f: Preparing 10:16:54 86b33995c25b: Preparing 10:16:54 d9e485f9094e: Preparing 10:16:54 5f70bf18a086: Preparing 10:16:54 d4f16b036634: Waiting 10:16:54 dcd600e15dae: Waiting 10:16:54 24b4fd85230a: Waiting 10:16:54 c633ca6a9c2f: Waiting 10:16:54 9f46ae86032b: Preparing 10:16:54 0ec500173c0a: Preparing 10:16:54 e917846f03ec: Preparing 10:16:54 da707bb00cb8: Preparing 10:16:54 86b33995c25b: Waiting 10:16:54 0ec500173c0a: Waiting 10:16:54 d9e485f9094e: Waiting 10:16:54 e917846f03ec: Waiting 10:16:54 5f70bf18a086: Waiting 10:16:54 da707bb00cb8: Waiting 10:16:54 9f46ae86032b: Waiting 10:16:54 00b811b6d6dc: Layer already exists 10:16:54 d747716d08d6: Layer already exists 10:16:54 a38e185fce58: Layer already exists 10:16:54 04d8dc3e1353: Layer already exists 10:16:54 17a57f1a8263: Layer already exists 10:16:54 d4f16b036634: Layer already exists 10:16:54 dcd600e15dae: Layer already exists 10:16:54 24b4fd85230a: Layer already exists 10:16:54 86b33995c25b: Layer already exists 10:16:54 c633ca6a9c2f: Layer already exists 10:16:54 9f46ae86032b: Layer already exists 10:16:54 5f70bf18a086: Layer already exists 10:16:54 d9e485f9094e: Layer already exists 10:16:54 0ec500173c0a: Layer already exists 10:16:54 da707bb00cb8: Layer already exists 10:16:54 e917846f03ec: Layer already exists 10:16:54 3.2.0-dev.30: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:16:55 a38e185fce58: Preparing 10:16:55 04d8dc3e1353: Preparing 10:16:55 00b811b6d6dc: Preparing 10:16:55 d747716d08d6: Preparing 10:16:55 17a57f1a8263: Preparing 10:16:55 d4f16b036634: Preparing 10:16:55 dcd600e15dae: Preparing 10:16:55 24b4fd85230a: Preparing 10:16:55 c633ca6a9c2f: Preparing 10:16:55 86b33995c25b: Preparing 10:16:55 d9e485f9094e: Preparing 10:16:55 5f70bf18a086: Preparing 10:16:55 9f46ae86032b: Preparing 10:16:55 0ec500173c0a: Preparing 10:16:55 e917846f03ec: Preparing 10:16:55 da707bb00cb8: Preparing 10:16:55 d9e485f9094e: Waiting 10:16:55 5f70bf18a086: Waiting 10:16:55 9f46ae86032b: Waiting 10:16:55 d4f16b036634: Waiting 10:16:55 dcd600e15dae: Waiting 10:16:55 24b4fd85230a: Waiting 10:16:55 0ec500173c0a: Waiting 10:16:55 e917846f03ec: Waiting 10:16:55 da707bb00cb8: Waiting 10:16:55 c633ca6a9c2f: Waiting 10:16:55 86b33995c25b: Waiting 10:16:55 00b811b6d6dc: Layer already exists 10:16:55 17a57f1a8263: Layer already exists 10:16:55 d747716d08d6: Layer already exists 10:16:55 04d8dc3e1353: Layer already exists 10:16:55 a38e185fce58: Layer already exists 10:16:55 24b4fd85230a: Layer already exists 10:16:55 d4f16b036634: Layer already exists 10:16:55 86b33995c25b: Layer already exists 10:16:55 9f46ae86032b: Layer already exists 10:16:55 d9e485f9094e: Layer already exists 10:16:55 c633ca6a9c2f: Layer already exists 10:16:55 dcd600e15dae: Layer already exists 10:16:55 5f70bf18a086: Layer already exists 10:16:55 e917846f03ec: Layer already exists 10:16:55 0ec500173c0a: Layer already exists 10:16:55 da707bb00cb8: Layer already exists 10:16:55 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:16:56 a38e185fce58: Preparing 10:16:56 04d8dc3e1353: Preparing 10:16:56 00b811b6d6dc: Preparing 10:16:56 d747716d08d6: Preparing 10:16:56 17a57f1a8263: Preparing 10:16:56 d4f16b036634: Preparing 10:16:56 dcd600e15dae: Preparing 10:16:56 24b4fd85230a: Preparing 10:16:56 c633ca6a9c2f: Preparing 10:16:56 86b33995c25b: Preparing 10:16:56 d9e485f9094e: Preparing 10:16:56 5f70bf18a086: Preparing 10:16:56 9f46ae86032b: Preparing 10:16:56 0ec500173c0a: Preparing 10:16:56 e917846f03ec: Preparing 10:16:56 da707bb00cb8: Preparing 10:16:56 dcd600e15dae: Waiting 10:16:56 24b4fd85230a: Waiting 10:16:56 c633ca6a9c2f: Waiting 10:16:56 86b33995c25b: Waiting 10:16:56 d9e485f9094e: Waiting 10:16:56 5f70bf18a086: Waiting 10:16:56 9f46ae86032b: Waiting 10:16:56 0ec500173c0a: Waiting 10:16:56 d4f16b036634: Waiting 10:16:56 e917846f03ec: Waiting 10:16:56 da707bb00cb8: Waiting 10:16:56 00b811b6d6dc: Layer already exists 10:16:56 04d8dc3e1353: Layer already exists 10:16:56 17a57f1a8263: Layer already exists 10:16:56 a38e185fce58: Layer already exists 10:16:56 d747716d08d6: Layer already exists 10:16:56 d4f16b036634: Layer already exists 10:16:56 24b4fd85230a: Layer already exists 10:16:56 dcd600e15dae: Layer already exists 10:16:56 86b33995c25b: Layer already exists 10:16:56 c633ca6a9c2f: Layer already exists 10:16:56 0ec500173c0a: Layer already exists 10:16:56 d9e485f9094e: Layer already exists 10:16:56 5f70bf18a086: Layer already exists 10:16:56 9f46ae86032b: Layer already exists 10:16:56 e917846f03ec: Layer already exists 10:16:56 da707bb00cb8: Layer already exists 10:16:56 main: digest: sha256:cd9504e00b8f0875d9ab57cc35faa7c80b290eba2da2d8a7850610cf35ac78c2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:56 ===================================================== [Pipeline] echo 10:16:56 taggedImages: 10:16:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:16:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.30 10:16:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:16:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:16:56 1563034bdd075c93d67b99643895e9c750b93b8f 10:16:56 latest 10:16:56 3.2.0-dev.30 10:16:56 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:16:56 main 10:16:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:16:57 a4e28410dd8d: Preparing 10:16:57 8ebf7c1c8ea4: Preparing 10:16:57 de56ea90bf17: Preparing 10:16:57 fae401bb1013: Preparing 10:16:57 24b4fd85230a: Preparing 10:16:57 c633ca6a9c2f: Preparing 10:16:57 808f82aee89f: Preparing 10:16:57 d2454f328caa: Preparing 10:16:57 da707bb00cb8: Preparing 10:16:57 c633ca6a9c2f: Waiting 10:16:57 808f82aee89f: Waiting 10:16:57 d2454f328caa: Waiting 10:16:57 da707bb00cb8: Waiting 10:16:57 24b4fd85230a: Layer already exists 10:16:57 c633ca6a9c2f: Layer already exists 10:16:57 808f82aee89f: Layer already exists 10:16:57 8ebf7c1c8ea4: Pushed 10:16:57 d2454f328caa: Layer already exists 10:16:57 de56ea90bf17: Pushed 10:16:57 a4e28410dd8d: Pushed 10:16:57 da707bb00cb8: Layer already exists 10:17:03 fae401bb1013: Pushed 10:17:03 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:03 + 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 10:17:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:17:04 a4e28410dd8d: Preparing 10:17:04 8ebf7c1c8ea4: Preparing 10:17:04 de56ea90bf17: Preparing 10:17:04 fae401bb1013: Preparing 10:17:04 24b4fd85230a: Preparing 10:17:04 c633ca6a9c2f: Preparing 10:17:04 808f82aee89f: Preparing 10:17:04 d2454f328caa: Preparing 10:17:04 da707bb00cb8: Preparing 10:17:04 808f82aee89f: Waiting 10:17:04 d2454f328caa: Waiting 10:17:04 da707bb00cb8: Waiting 10:17:04 c633ca6a9c2f: Waiting 10:17:04 fae401bb1013: Layer already exists 10:17:04 24b4fd85230a: Layer already exists 10:17:04 a4e28410dd8d: Layer already exists 10:17:04 8ebf7c1c8ea4: Layer already exists 10:17:04 de56ea90bf17: Layer already exists 10:17:04 d2454f328caa: Layer already exists 10:17:04 808f82aee89f: Layer already exists 10:17:04 c633ca6a9c2f: Layer already exists 10:17:04 da707bb00cb8: Layer already exists 10:17:04 latest: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.30 10:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:17:04 a4e28410dd8d: Preparing 10:17:04 8ebf7c1c8ea4: Preparing 10:17:04 de56ea90bf17: Preparing 10:17:04 fae401bb1013: Preparing 10:17:04 24b4fd85230a: Preparing 10:17:04 c633ca6a9c2f: Preparing 10:17:04 808f82aee89f: Preparing 10:17:04 d2454f328caa: Preparing 10:17:04 da707bb00cb8: Preparing 10:17:04 808f82aee89f: Waiting 10:17:04 d2454f328caa: Waiting 10:17:04 da707bb00cb8: Waiting 10:17:04 c633ca6a9c2f: Waiting 10:17:04 a4e28410dd8d: Layer already exists 10:17:04 de56ea90bf17: Layer already exists 10:17:04 fae401bb1013: Layer already exists 10:17:04 24b4fd85230a: Layer already exists 10:17:04 8ebf7c1c8ea4: Layer already exists 10:17:04 808f82aee89f: Layer already exists 10:17:04 d2454f328caa: Layer already exists 10:17:04 c633ca6a9c2f: Layer already exists 10:17:04 da707bb00cb8: Layer already exists 10:17:05 3.2.0-dev.30: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:17:05 a4e28410dd8d: Preparing 10:17:05 8ebf7c1c8ea4: Preparing 10:17:05 de56ea90bf17: Preparing 10:17:05 fae401bb1013: Preparing 10:17:05 24b4fd85230a: Preparing 10:17:05 c633ca6a9c2f: Preparing 10:17:05 808f82aee89f: Preparing 10:17:05 d2454f328caa: Preparing 10:17:05 da707bb00cb8: Preparing 10:17:05 c633ca6a9c2f: Waiting 10:17:05 d2454f328caa: Waiting 10:17:05 da707bb00cb8: Waiting 10:17:05 808f82aee89f: Waiting 10:17:05 fae401bb1013: Layer already exists 10:17:05 a4e28410dd8d: Layer already exists 10:17:05 24b4fd85230a: Layer already exists 10:17:05 de56ea90bf17: Layer already exists 10:17:05 8ebf7c1c8ea4: Layer already exists 10:17:05 808f82aee89f: Layer already exists 10:17:05 c633ca6a9c2f: Layer already exists 10:17:05 da707bb00cb8: Layer already exists 10:17:05 d2454f328caa: Layer already exists 10:17:06 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:06 + 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 10:17:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:17:06 a4e28410dd8d: Preparing 10:17:06 8ebf7c1c8ea4: Preparing 10:17:06 de56ea90bf17: Preparing 10:17:06 fae401bb1013: Preparing 10:17:06 24b4fd85230a: Preparing 10:17:06 c633ca6a9c2f: Preparing 10:17:06 808f82aee89f: Preparing 10:17:06 d2454f328caa: Preparing 10:17:06 da707bb00cb8: Preparing 10:17:06 c633ca6a9c2f: Waiting 10:17:06 808f82aee89f: Waiting 10:17:06 da707bb00cb8: Waiting 10:17:06 d2454f328caa: Waiting 10:17:06 8ebf7c1c8ea4: Layer already exists 10:17:06 24b4fd85230a: Layer already exists 10:17:06 fae401bb1013: Layer already exists 10:17:06 a4e28410dd8d: Layer already exists 10:17:06 de56ea90bf17: Layer already exists 10:17:06 c633ca6a9c2f: Layer already exists 10:17:06 d2454f328caa: Layer already exists 10:17:06 808f82aee89f: Layer already exists 10:17:06 da707bb00cb8: Layer already exists 10:17:07 main: digest: sha256:c632b6126a71730d78b63b9cd3e0066a539beaad35de676a52db28d991d12866 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:07 ===================================================== [Pipeline] echo 10:17:07 taggedImages: 10:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.30 10:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:17:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:17:07 1563034bdd075c93d67b99643895e9c750b93b8f 10:17:07 latest 10:17:07 3.2.0-dev.30 10:17:07 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:07 main 10:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:17:08 9236681d3a36: Preparing 10:17:08 23d46b45c983: Preparing 10:17:08 5b6e3df184de: Preparing 10:17:08 87bedfff32fc: Preparing 10:17:08 74478eac92a0: Preparing 10:17:08 24b4fd85230a: Preparing 10:17:08 c633ca6a9c2f: Preparing 10:17:08 112487848591: Preparing 10:17:08 8db6473532cd: Preparing 10:17:08 5d6d4ccd6be5: Preparing 10:17:08 da707bb00cb8: Preparing 10:17:08 c633ca6a9c2f: Waiting 10:17:08 112487848591: Waiting 10:17:08 8db6473532cd: Waiting 10:17:08 5d6d4ccd6be5: Waiting 10:17:08 da707bb00cb8: Waiting 10:17:08 24b4fd85230a: Waiting 10:17:08 23d46b45c983: Pushed 10:17:08 87bedfff32fc: Pushed 10:17:08 9236681d3a36: Pushed 10:17:08 74478eac92a0: Pushed 10:17:08 24b4fd85230a: Layer already exists 10:17:08 c633ca6a9c2f: Layer already exists 10:17:08 da707bb00cb8: Layer already exists 10:17:08 112487848591: Pushed 10:17:08 8db6473532cd: Pushed 10:17:10 5b6e3df184de: Pushed 10:17:11 5d6d4ccd6be5: Pushed 10:17:12 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:12 + 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 10:17:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:17:13 9236681d3a36: Preparing 10:17:13 23d46b45c983: Preparing 10:17:13 5b6e3df184de: Preparing 10:17:13 87bedfff32fc: Preparing 10:17:13 74478eac92a0: Preparing 10:17:13 24b4fd85230a: Preparing 10:17:13 c633ca6a9c2f: Preparing 10:17:13 24b4fd85230a: Waiting 10:17:13 112487848591: Preparing 10:17:13 c633ca6a9c2f: Waiting 10:17:13 8db6473532cd: Preparing 10:17:13 112487848591: Waiting 10:17:13 5d6d4ccd6be5: Preparing 10:17:13 8db6473532cd: Waiting 10:17:13 da707bb00cb8: Preparing 10:17:13 5d6d4ccd6be5: Waiting 10:17:13 da707bb00cb8: Waiting 10:17:13 9236681d3a36: Layer already exists 10:17:13 74478eac92a0: Layer already exists 10:17:13 87bedfff32fc: Layer already exists 10:17:13 23d46b45c983: Layer already exists 10:17:13 5b6e3df184de: Layer already exists 10:17:13 24b4fd85230a: Layer already exists 10:17:13 c633ca6a9c2f: Layer already exists 10:17:13 112487848591: Layer already exists 10:17:13 5d6d4ccd6be5: Layer already exists 10:17:13 8db6473532cd: Layer already exists 10:17:13 da707bb00cb8: Layer already exists 10:17:13 latest: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.30 10:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:17:14 9236681d3a36: Preparing 10:17:14 23d46b45c983: Preparing 10:17:14 5b6e3df184de: Preparing 10:17:14 87bedfff32fc: Preparing 10:17:14 74478eac92a0: Preparing 10:17:14 24b4fd85230a: Preparing 10:17:14 c633ca6a9c2f: Preparing 10:17:14 112487848591: Preparing 10:17:14 8db6473532cd: Preparing 10:17:14 5d6d4ccd6be5: Preparing 10:17:14 da707bb00cb8: Preparing 10:17:14 8db6473532cd: Waiting 10:17:14 24b4fd85230a: Waiting 10:17:14 c633ca6a9c2f: Waiting 10:17:14 5d6d4ccd6be5: Waiting 10:17:14 da707bb00cb8: Waiting 10:17:14 112487848591: Waiting 10:17:14 87bedfff32fc: Layer already exists 10:17:14 5b6e3df184de: Layer already exists 10:17:14 23d46b45c983: Layer already exists 10:17:14 74478eac92a0: Layer already exists 10:17:14 9236681d3a36: Layer already exists 10:17:14 8db6473532cd: Layer already exists 10:17:14 5d6d4ccd6be5: Layer already exists 10:17:14 c633ca6a9c2f: Layer already exists 10:17:14 112487848591: Layer already exists 10:17:14 24b4fd85230a: Layer already exists 10:17:14 da707bb00cb8: Layer already exists 10:17:14 3.2.0-dev.30: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:17:15 9236681d3a36: Preparing 10:17:15 23d46b45c983: Preparing 10:17:15 5b6e3df184de: Preparing 10:17:15 87bedfff32fc: Preparing 10:17:15 74478eac92a0: Preparing 10:17:15 24b4fd85230a: Preparing 10:17:15 c633ca6a9c2f: Preparing 10:17:15 112487848591: Preparing 10:17:15 8db6473532cd: Preparing 10:17:15 5d6d4ccd6be5: Preparing 10:17:15 da707bb00cb8: Preparing 10:17:15 24b4fd85230a: Waiting 10:17:15 c633ca6a9c2f: Waiting 10:17:15 8db6473532cd: Waiting 10:17:15 5d6d4ccd6be5: Waiting 10:17:15 5b6e3df184de: Layer already exists 10:17:15 9236681d3a36: Layer already exists 10:17:15 74478eac92a0: Layer already exists 10:17:15 23d46b45c983: Layer already exists 10:17:15 87bedfff32fc: Layer already exists 10:17:15 8db6473532cd: Layer already exists 10:17:15 24b4fd85230a: Layer already exists 10:17:15 112487848591: Layer already exists 10:17:15 c633ca6a9c2f: Layer already exists 10:17:15 5d6d4ccd6be5: Layer already exists 10:17:15 da707bb00cb8: Layer already exists 10:17:15 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:15 + 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 10:17:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:17:16 9236681d3a36: Preparing 10:17:16 23d46b45c983: Preparing 10:17:16 5b6e3df184de: Preparing 10:17:16 87bedfff32fc: Preparing 10:17:16 74478eac92a0: Preparing 10:17:16 24b4fd85230a: Preparing 10:17:16 c633ca6a9c2f: Preparing 10:17:16 112487848591: Preparing 10:17:16 8db6473532cd: Preparing 10:17:16 5d6d4ccd6be5: Preparing 10:17:16 da707bb00cb8: Preparing 10:17:16 112487848591: Waiting 10:17:16 8db6473532cd: Waiting 10:17:16 5d6d4ccd6be5: Waiting 10:17:16 da707bb00cb8: Waiting 10:17:16 24b4fd85230a: Waiting 10:17:16 c633ca6a9c2f: Waiting 10:17:16 74478eac92a0: Layer already exists 10:17:16 9236681d3a36: Layer already exists 10:17:16 87bedfff32fc: Layer already exists 10:17:16 23d46b45c983: Layer already exists 10:17:16 5b6e3df184de: Layer already exists 10:17:16 24b4fd85230a: Layer already exists 10:17:16 5d6d4ccd6be5: Layer already exists 10:17:16 112487848591: Layer already exists 10:17:16 c633ca6a9c2f: Layer already exists 10:17:16 8db6473532cd: Layer already exists 10:17:16 da707bb00cb8: Layer already exists 10:17:16 main: digest: sha256:6cf2d31d67223599e5d01dab1f5e745ebe33dadaacbbf169e1137ce4d92ef524 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:16 ===================================================== [Pipeline] echo 10:17:16 taggedImages: 10:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.30 10:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:17:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:17:16 1563034bdd075c93d67b99643895e9c750b93b8f 10:17:16 latest 10:17:16 3.2.0-dev.30 10:17:16 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:16 main 10:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:17:17 859fb68d4338: Preparing 10:17:17 4da165d1f6b0: Preparing 10:17:17 d99d0997cdac: Preparing 10:17:17 6962fbc2a270: Preparing 10:17:17 a840efeb144a: Preparing 10:17:17 8b504c22c6a8: Preparing 10:17:17 927eb36ab15d: Preparing 10:17:17 24b4fd85230a: Preparing 10:17:17 c633ca6a9c2f: Preparing 10:17:17 5671b4dd56d1: Preparing 10:17:17 163443720f02: Preparing 10:17:17 da707bb00cb8: Preparing 10:17:17 927eb36ab15d: Waiting 10:17:17 24b4fd85230a: Waiting 10:17:17 c633ca6a9c2f: Waiting 10:17:17 8b504c22c6a8: Waiting 10:17:17 163443720f02: Waiting 10:17:17 5671b4dd56d1: Waiting 10:17:17 da707bb00cb8: Waiting 10:17:17 4da165d1f6b0: Pushed 10:17:17 a840efeb144a: Pushed 10:17:17 859fb68d4338: Pushed 10:17:17 24b4fd85230a: Layer already exists 10:17:17 c633ca6a9c2f: Layer already exists 10:17:17 8b504c22c6a8: Pushed 10:17:17 927eb36ab15d: Pushed 10:17:17 da707bb00cb8: Layer already exists 10:17:19 5671b4dd56d1: Pushed 10:17:19 6962fbc2a270: Pushed 10:17:20 d99d0997cdac: Pushed 10:17:20 163443720f02: Pushed 10:17:20 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:20 + 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 10:17:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:17:21 859fb68d4338: Preparing 10:17:21 4da165d1f6b0: Preparing 10:17:21 d99d0997cdac: Preparing 10:17:21 6962fbc2a270: Preparing 10:17:21 a840efeb144a: Preparing 10:17:21 8b504c22c6a8: Preparing 10:17:21 927eb36ab15d: Preparing 10:17:21 24b4fd85230a: Preparing 10:17:21 c633ca6a9c2f: Preparing 10:17:21 5671b4dd56d1: Preparing 10:17:21 163443720f02: Preparing 10:17:21 da707bb00cb8: Preparing 10:17:21 927eb36ab15d: Waiting 10:17:21 24b4fd85230a: Waiting 10:17:21 c633ca6a9c2f: Waiting 10:17:21 8b504c22c6a8: Waiting 10:17:21 5671b4dd56d1: Waiting 10:17:21 da707bb00cb8: Waiting 10:17:21 163443720f02: Waiting 10:17:21 d99d0997cdac: Layer already exists 10:17:21 4da165d1f6b0: Layer already exists 10:17:21 859fb68d4338: Layer already exists 10:17:21 a840efeb144a: Layer already exists 10:17:21 6962fbc2a270: Layer already exists 10:17:21 927eb36ab15d: Layer already exists 10:17:21 8b504c22c6a8: Layer already exists 10:17:21 24b4fd85230a: Layer already exists 10:17:21 c633ca6a9c2f: Layer already exists 10:17:21 5671b4dd56d1: Layer already exists 10:17:21 163443720f02: Layer already exists 10:17:21 da707bb00cb8: Layer already exists 10:17:21 latest: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.30 10:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:17:22 859fb68d4338: Preparing 10:17:22 4da165d1f6b0: Preparing 10:17:22 d99d0997cdac: Preparing 10:17:22 6962fbc2a270: Preparing 10:17:22 a840efeb144a: Preparing 10:17:22 8b504c22c6a8: Preparing 10:17:22 927eb36ab15d: Preparing 10:17:22 8b504c22c6a8: Waiting 10:17:22 927eb36ab15d: Waiting 10:17:22 24b4fd85230a: Preparing 10:17:22 c633ca6a9c2f: Preparing 10:17:22 24b4fd85230a: Waiting 10:17:22 5671b4dd56d1: Preparing 10:17:22 163443720f02: Preparing 10:17:22 da707bb00cb8: Preparing 10:17:22 5671b4dd56d1: Waiting 10:17:22 163443720f02: Waiting 10:17:22 da707bb00cb8: Waiting 10:17:22 c633ca6a9c2f: Waiting 10:17:22 859fb68d4338: Layer already exists 10:17:22 d99d0997cdac: Layer already exists 10:17:22 4da165d1f6b0: Layer already exists 10:17:22 6962fbc2a270: Layer already exists 10:17:22 a840efeb144a: Layer already exists 10:17:22 24b4fd85230a: Layer already exists 10:17:22 c633ca6a9c2f: Layer already exists 10:17:22 927eb36ab15d: Layer already exists 10:17:22 8b504c22c6a8: Layer already exists 10:17:22 163443720f02: Layer already exists 10:17:22 5671b4dd56d1: Layer already exists 10:17:22 da707bb00cb8: Layer already exists 10:17:22 3.2.0-dev.30: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:17:23 859fb68d4338: Preparing 10:17:23 4da165d1f6b0: Preparing 10:17:23 d99d0997cdac: Preparing 10:17:23 6962fbc2a270: Preparing 10:17:23 a840efeb144a: Preparing 10:17:23 8b504c22c6a8: Preparing 10:17:23 927eb36ab15d: Preparing 10:17:23 24b4fd85230a: Preparing 10:17:23 c633ca6a9c2f: Preparing 10:17:23 5671b4dd56d1: Preparing 10:17:23 163443720f02: Preparing 10:17:23 da707bb00cb8: Preparing 10:17:23 8b504c22c6a8: Waiting 10:17:23 927eb36ab15d: Waiting 10:17:23 24b4fd85230a: Waiting 10:17:23 c633ca6a9c2f: Waiting 10:17:23 5671b4dd56d1: Waiting 10:17:23 163443720f02: Waiting 10:17:23 da707bb00cb8: Waiting 10:17:23 6962fbc2a270: Layer already exists 10:17:23 d99d0997cdac: Layer already exists 10:17:23 859fb68d4338: Layer already exists 10:17:23 4da165d1f6b0: Layer already exists 10:17:23 a840efeb144a: Layer already exists 10:17:23 8b504c22c6a8: Layer already exists 10:17:23 927eb36ab15d: Layer already exists 10:17:23 5671b4dd56d1: Layer already exists 10:17:23 c633ca6a9c2f: Layer already exists 10:17:23 24b4fd85230a: Layer already exists 10:17:23 163443720f02: Layer already exists 10:17:23 da707bb00cb8: Layer already exists 10:17:23 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:23 + 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 10:17:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:17:24 859fb68d4338: Preparing 10:17:24 4da165d1f6b0: Preparing 10:17:24 d99d0997cdac: Preparing 10:17:24 6962fbc2a270: Preparing 10:17:24 a840efeb144a: Preparing 10:17:24 8b504c22c6a8: Preparing 10:17:24 927eb36ab15d: Preparing 10:17:24 24b4fd85230a: Preparing 10:17:24 c633ca6a9c2f: Preparing 10:17:24 5671b4dd56d1: Preparing 10:17:24 163443720f02: Preparing 10:17:24 da707bb00cb8: Preparing 10:17:24 8b504c22c6a8: Waiting 10:17:24 927eb36ab15d: Waiting 10:17:24 24b4fd85230a: Waiting 10:17:24 c633ca6a9c2f: Waiting 10:17:24 5671b4dd56d1: Waiting 10:17:24 163443720f02: Waiting 10:17:24 da707bb00cb8: Waiting 10:17:24 859fb68d4338: Layer already exists 10:17:24 a840efeb144a: Layer already exists 10:17:24 d99d0997cdac: Layer already exists 10:17:24 6962fbc2a270: Layer already exists 10:17:24 4da165d1f6b0: Layer already exists 10:17:24 c633ca6a9c2f: Layer already exists 10:17:24 5671b4dd56d1: Layer already exists 10:17:24 8b504c22c6a8: Layer already exists 10:17:24 24b4fd85230a: Layer already exists 10:17:24 927eb36ab15d: Layer already exists 10:17:24 da707bb00cb8: Layer already exists 10:17:24 163443720f02: Layer already exists 10:17:24 main: digest: sha256:5a40abba57759c78acaa1b383ad6db31626c1a6a7f3b418251f03a50c018c970 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:24 ===================================================== [Pipeline] echo 10:17:24 taggedImages: 10:17:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:17:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.30 10:17:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:17:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:17:24 1563034bdd075c93d67b99643895e9c750b93b8f 10:17:24 latest 10:17:24 3.2.0-dev.30 10:17:24 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:24 main 10:17:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:17:25 18d780aa0c18: Preparing 10:17:25 122152fa6d71: Preparing 10:17:25 24b4fd85230a: Preparing 10:17:25 c633ca6a9c2f: Preparing 10:17:25 97b50ac180a9: Preparing 10:17:25 eb888cf70e75: Preparing 10:17:25 da707bb00cb8: Preparing 10:17:25 eb888cf70e75: Waiting 10:17:25 da707bb00cb8: Waiting 10:17:25 c633ca6a9c2f: Layer already exists 10:17:25 24b4fd85230a: Layer already exists 10:17:25 da707bb00cb8: Layer already exists 10:17:25 18d780aa0c18: Pushed 10:17:26 97b50ac180a9: Pushed 10:17:26 eb888cf70e75: Pushed 10:17:28 122152fa6d71: Pushed 10:17:28 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:29 + 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 10:17:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:17:29 18d780aa0c18: Preparing 10:17:29 122152fa6d71: Preparing 10:17:29 24b4fd85230a: Preparing 10:17:29 c633ca6a9c2f: Preparing 10:17:29 97b50ac180a9: Preparing 10:17:29 eb888cf70e75: Preparing 10:17:29 da707bb00cb8: Preparing 10:17:29 eb888cf70e75: Waiting 10:17:29 da707bb00cb8: Waiting 10:17:29 c633ca6a9c2f: Layer already exists 10:17:29 18d780aa0c18: Layer already exists 10:17:29 24b4fd85230a: Layer already exists 10:17:29 97b50ac180a9: Layer already exists 10:17:29 122152fa6d71: Layer already exists 10:17:29 da707bb00cb8: Layer already exists 10:17:29 eb888cf70e75: Layer already exists 10:17:29 latest: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.30 10:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:17:30 18d780aa0c18: Preparing 10:17:30 122152fa6d71: Preparing 10:17:30 24b4fd85230a: Preparing 10:17:30 c633ca6a9c2f: Preparing 10:17:30 97b50ac180a9: Preparing 10:17:30 eb888cf70e75: Preparing 10:17:30 da707bb00cb8: Preparing 10:17:30 eb888cf70e75: Waiting 10:17:30 da707bb00cb8: Waiting 10:17:30 24b4fd85230a: Layer already exists 10:17:30 122152fa6d71: Layer already exists 10:17:30 c633ca6a9c2f: Layer already exists 10:17:30 97b50ac180a9: Layer already exists 10:17:30 eb888cf70e75: Layer already exists 10:17:30 da707bb00cb8: Layer already exists 10:17:30 18d780aa0c18: Layer already exists 10:17:30 3.2.0-dev.30: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:17:31 18d780aa0c18: Preparing 10:17:31 122152fa6d71: Preparing 10:17:31 24b4fd85230a: Preparing 10:17:31 c633ca6a9c2f: Preparing 10:17:31 97b50ac180a9: Preparing 10:17:31 eb888cf70e75: Preparing 10:17:31 da707bb00cb8: Preparing 10:17:31 eb888cf70e75: Waiting 10:17:31 da707bb00cb8: Waiting 10:17:31 18d780aa0c18: Layer already exists 10:17:31 24b4fd85230a: Layer already exists 10:17:31 97b50ac180a9: Layer already exists 10:17:31 c633ca6a9c2f: Layer already exists 10:17:31 122152fa6d71: Layer already exists 10:17:31 da707bb00cb8: Layer already exists 10:17:31 eb888cf70e75: Layer already exists 10:17:31 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:17:32 18d780aa0c18: Preparing 10:17:32 122152fa6d71: Preparing 10:17:32 24b4fd85230a: Preparing 10:17:32 c633ca6a9c2f: Preparing 10:17:32 97b50ac180a9: Preparing 10:17:32 eb888cf70e75: Preparing 10:17:32 da707bb00cb8: Preparing 10:17:32 eb888cf70e75: Waiting 10:17:32 da707bb00cb8: Waiting 10:17:32 18d780aa0c18: Layer already exists 10:17:32 97b50ac180a9: Layer already exists 10:17:32 c633ca6a9c2f: Layer already exists 10:17:32 24b4fd85230a: Layer already exists 10:17:32 122152fa6d71: Layer already exists 10:17:32 da707bb00cb8: Layer already exists 10:17:32 eb888cf70e75: Layer already exists 10:17:32 main: digest: sha256:a040189ecfd871dc6dbd9e225856afbc966876178905d5a40e7007e975b927fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:32 ===================================================== [Pipeline] echo 10:17:32 taggedImages: 10:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.30 10:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:17:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:17:32 1563034bdd075c93d67b99643895e9c750b93b8f 10:17:32 latest 10:17:32 3.2.0-dev.30 10:17:32 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:32 main 10:17:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:17:33 a5b214e70589: Preparing 10:17:33 b8733779b1b8: Preparing 10:17:33 3d1241977dfb: Preparing 10:17:33 24b4fd85230a: Preparing 10:17:33 c633ca6a9c2f: Preparing 10:17:33 9c25fd985069: Preparing 10:17:33 3596c992a7b1: Preparing 10:17:33 069e293cd768: Preparing 10:17:33 5ec3e31ac20f: Preparing 10:17:33 da707bb00cb8: Preparing 10:17:33 9c25fd985069: Waiting 10:17:33 3596c992a7b1: Waiting 10:17:33 069e293cd768: Waiting 10:17:33 5ec3e31ac20f: Waiting 10:17:33 da707bb00cb8: Waiting 10:17:33 24b4fd85230a: Layer already exists 10:17:33 c633ca6a9c2f: Layer already exists 10:17:33 3d1241977dfb: Pushed 10:17:33 a5b214e70589: Pushed 10:17:33 b8733779b1b8: Pushed 10:17:33 da707bb00cb8: Layer already exists 10:17:33 069e293cd768: Pushed 10:17:35 5ec3e31ac20f: Pushed 10:17:45 3596c992a7b1: Pushed 10:17:51 9c25fd985069: Pushed 10:17:51 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:51 + 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 10:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:17:51 a5b214e70589: Preparing 10:17:51 b8733779b1b8: Preparing 10:17:51 3d1241977dfb: Preparing 10:17:51 24b4fd85230a: Preparing 10:17:51 c633ca6a9c2f: Preparing 10:17:51 9c25fd985069: Preparing 10:17:51 3596c992a7b1: Preparing 10:17:51 9c25fd985069: Waiting 10:17:51 3596c992a7b1: Waiting 10:17:51 069e293cd768: Preparing 10:17:51 5ec3e31ac20f: Preparing 10:17:51 da707bb00cb8: Preparing 10:17:51 069e293cd768: Waiting 10:17:51 5ec3e31ac20f: Waiting 10:17:51 da707bb00cb8: Waiting 10:17:51 3d1241977dfb: Layer already exists 10:17:51 24b4fd85230a: Layer already exists 10:17:51 c633ca6a9c2f: Layer already exists 10:17:51 b8733779b1b8: Layer already exists 10:17:51 3596c992a7b1: Layer already exists 10:17:51 9c25fd985069: Layer already exists 10:17:51 5ec3e31ac20f: Layer already exists 10:17:51 a5b214e70589: Layer already exists 10:17:51 069e293cd768: Layer already exists 10:17:51 da707bb00cb8: Layer already exists 10:17:51 latest: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.30 10:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:17:52 a5b214e70589: Preparing 10:17:52 b8733779b1b8: Preparing 10:17:52 3d1241977dfb: Preparing 10:17:52 24b4fd85230a: Preparing 10:17:52 c633ca6a9c2f: Preparing 10:17:52 9c25fd985069: Preparing 10:17:52 3596c992a7b1: Preparing 10:17:52 069e293cd768: Preparing 10:17:52 5ec3e31ac20f: Preparing 10:17:52 da707bb00cb8: Preparing 10:17:52 9c25fd985069: Waiting 10:17:52 069e293cd768: Waiting 10:17:52 5ec3e31ac20f: Waiting 10:17:52 3596c992a7b1: Waiting 10:17:52 da707bb00cb8: Waiting 10:17:52 24b4fd85230a: Layer already exists 10:17:52 c633ca6a9c2f: Layer already exists 10:17:52 3d1241977dfb: Layer already exists 10:17:52 a5b214e70589: Layer already exists 10:17:52 b8733779b1b8: Layer already exists 10:17:52 9c25fd985069: Layer already exists 10:17:52 3596c992a7b1: Layer already exists 10:17:52 5ec3e31ac20f: Layer already exists 10:17:52 069e293cd768: Layer already exists 10:17:52 da707bb00cb8: Layer already exists 10:17:53 3.2.0-dev.30: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:17:53 a5b214e70589: Preparing 10:17:53 b8733779b1b8: Preparing 10:17:53 3d1241977dfb: Preparing 10:17:53 24b4fd85230a: Preparing 10:17:53 c633ca6a9c2f: Preparing 10:17:53 9c25fd985069: Preparing 10:17:53 3596c992a7b1: Preparing 10:17:53 9c25fd985069: Waiting 10:17:53 069e293cd768: Preparing 10:17:53 5ec3e31ac20f: Preparing 10:17:53 da707bb00cb8: Preparing 10:17:53 3596c992a7b1: Waiting 10:17:53 069e293cd768: Waiting 10:17:53 5ec3e31ac20f: Waiting 10:17:53 da707bb00cb8: Waiting 10:17:53 a5b214e70589: Layer already exists 10:17:53 3d1241977dfb: Layer already exists 10:17:53 24b4fd85230a: Layer already exists 10:17:53 b8733779b1b8: Layer already exists 10:17:53 c633ca6a9c2f: Layer already exists 10:17:53 5ec3e31ac20f: Layer already exists 10:17:53 9c25fd985069: Layer already exists 10:17:53 da707bb00cb8: Layer already exists 10:17:53 3596c992a7b1: Layer already exists 10:17:53 069e293cd768: Layer already exists 10:17:53 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:54 + 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 10:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:17:54 a5b214e70589: Preparing 10:17:54 b8733779b1b8: Preparing 10:17:54 3d1241977dfb: Preparing 10:17:54 24b4fd85230a: Preparing 10:17:54 c633ca6a9c2f: Preparing 10:17:54 9c25fd985069: Preparing 10:17:54 3596c992a7b1: Preparing 10:17:54 9c25fd985069: Waiting 10:17:54 069e293cd768: Preparing 10:17:54 3596c992a7b1: Waiting 10:17:54 5ec3e31ac20f: Preparing 10:17:54 da707bb00cb8: Preparing 10:17:54 069e293cd768: Waiting 10:17:54 5ec3e31ac20f: Waiting 10:17:54 da707bb00cb8: Waiting 10:17:54 c633ca6a9c2f: Layer already exists 10:17:54 3d1241977dfb: Layer already exists 10:17:54 a5b214e70589: Layer already exists 10:17:54 b8733779b1b8: Layer already exists 10:17:54 24b4fd85230a: Layer already exists 10:17:54 069e293cd768: Layer already exists 10:17:54 3596c992a7b1: Layer already exists 10:17:54 9c25fd985069: Layer already exists 10:17:54 da707bb00cb8: Layer already exists 10:17:54 5ec3e31ac20f: Layer already exists 10:17:54 main: digest: sha256:c869e29361d4f247beb0836da6b1bc756b9d058b72a8e4080c86465a8a300ccb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:55 ===================================================== [Pipeline] echo 10:17:55 taggedImages: 10:17:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:17:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.30 10:17:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:17:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:17:55 1563034bdd075c93d67b99643895e9c750b93b8f 10:17:55 latest 10:17:55 3.2.0-dev.30 10:17:55 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:17:55 main 10:17:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:17:55 120bbb75c5bb: Preparing 10:17:55 8c5ca8782bb2: Preparing 10:17:55 fe27a93138c1: Preparing 10:17:55 24b4fd85230a: Preparing 10:17:55 c633ca6a9c2f: Preparing 10:17:55 87184a9e9d24: Preparing 10:17:55 d9572b491f5f: Preparing 10:17:55 b53e82fec151: Preparing 10:17:55 da707bb00cb8: Preparing 10:17:55 87184a9e9d24: Waiting 10:17:55 d9572b491f5f: Waiting 10:17:55 b53e82fec151: Waiting 10:17:55 da707bb00cb8: Waiting 10:17:55 24b4fd85230a: Layer already exists 10:17:55 c633ca6a9c2f: Layer already exists 10:17:56 fe27a93138c1: Pushed 10:17:56 8c5ca8782bb2: Pushed 10:17:56 120bbb75c5bb: Pushed 10:17:56 da707bb00cb8: Layer already exists 10:17:56 b53e82fec151: Pushed 10:17:57 d9572b491f5f: Pushed 10:18:15 87184a9e9d24: Pushed 10:18:15 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:15 + 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 10:18:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:18:16 120bbb75c5bb: Preparing 10:18:16 8c5ca8782bb2: Preparing 10:18:16 fe27a93138c1: Preparing 10:18:16 24b4fd85230a: Preparing 10:18:16 c633ca6a9c2f: Preparing 10:18:16 87184a9e9d24: Preparing 10:18:16 d9572b491f5f: Preparing 10:18:16 b53e82fec151: Preparing 10:18:16 da707bb00cb8: Preparing 10:18:16 d9572b491f5f: Waiting 10:18:16 87184a9e9d24: Waiting 10:18:16 b53e82fec151: Waiting 10:18:16 da707bb00cb8: Waiting 10:18:16 8c5ca8782bb2: Layer already exists 10:18:16 c633ca6a9c2f: Layer already exists 10:18:16 fe27a93138c1: Layer already exists 10:18:16 120bbb75c5bb: Layer already exists 10:18:16 24b4fd85230a: Layer already exists 10:18:16 87184a9e9d24: Layer already exists 10:18:16 b53e82fec151: Layer already exists 10:18:16 d9572b491f5f: Layer already exists 10:18:16 da707bb00cb8: Layer already exists 10:18:16 latest: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.30 10:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:18:16 120bbb75c5bb: Preparing 10:18:16 8c5ca8782bb2: Preparing 10:18:16 fe27a93138c1: Preparing 10:18:16 24b4fd85230a: Preparing 10:18:16 c633ca6a9c2f: Preparing 10:18:16 87184a9e9d24: Preparing 10:18:16 d9572b491f5f: Preparing 10:18:16 b53e82fec151: Preparing 10:18:16 da707bb00cb8: Preparing 10:18:16 87184a9e9d24: Waiting 10:18:16 d9572b491f5f: Waiting 10:18:16 b53e82fec151: Waiting 10:18:16 da707bb00cb8: Waiting 10:18:16 fe27a93138c1: Layer already exists 10:18:16 c633ca6a9c2f: Layer already exists 10:18:16 8c5ca8782bb2: Layer already exists 10:18:16 120bbb75c5bb: Layer already exists 10:18:16 24b4fd85230a: Layer already exists 10:18:16 87184a9e9d24: Layer already exists 10:18:16 d9572b491f5f: Layer already exists 10:18:16 b53e82fec151: Layer already exists 10:18:16 da707bb00cb8: Layer already exists 10:18:16 3.2.0-dev.30: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:18:17 120bbb75c5bb: Preparing 10:18:17 8c5ca8782bb2: Preparing 10:18:17 fe27a93138c1: Preparing 10:18:17 24b4fd85230a: Preparing 10:18:17 c633ca6a9c2f: Preparing 10:18:17 87184a9e9d24: Preparing 10:18:17 d9572b491f5f: Preparing 10:18:17 87184a9e9d24: Waiting 10:18:17 b53e82fec151: Preparing 10:18:17 d9572b491f5f: Waiting 10:18:17 da707bb00cb8: Preparing 10:18:17 b53e82fec151: Waiting 10:18:17 da707bb00cb8: Waiting 10:18:17 24b4fd85230a: Layer already exists 10:18:17 fe27a93138c1: Layer already exists 10:18:17 8c5ca8782bb2: Layer already exists 10:18:17 120bbb75c5bb: Layer already exists 10:18:17 c633ca6a9c2f: Layer already exists 10:18:17 da707bb00cb8: Layer already exists 10:18:17 b53e82fec151: Layer already exists 10:18:17 d9572b491f5f: Layer already exists 10:18:17 87184a9e9d24: Layer already exists 10:18:17 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:18 + 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 10:18:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:18:18 120bbb75c5bb: Preparing 10:18:18 8c5ca8782bb2: Preparing 10:18:18 fe27a93138c1: Preparing 10:18:18 24b4fd85230a: Preparing 10:18:18 c633ca6a9c2f: Preparing 10:18:18 87184a9e9d24: Preparing 10:18:18 d9572b491f5f: Preparing 10:18:18 87184a9e9d24: Waiting 10:18:18 b53e82fec151: Preparing 10:18:18 da707bb00cb8: Preparing 10:18:18 da707bb00cb8: Waiting 10:18:18 b53e82fec151: Waiting 10:18:18 d9572b491f5f: Waiting 10:18:18 120bbb75c5bb: Layer already exists 10:18:18 fe27a93138c1: Layer already exists 10:18:18 24b4fd85230a: Layer already exists 10:18:18 8c5ca8782bb2: Layer already exists 10:18:18 c633ca6a9c2f: Layer already exists 10:18:18 87184a9e9d24: Layer already exists 10:18:18 b53e82fec151: Layer already exists 10:18:18 d9572b491f5f: Layer already exists 10:18:18 da707bb00cb8: Layer already exists 10:18:19 main: digest: sha256:d2a9f8a3046249f30c82662d1c707ec82fb626b052ce44d5135574ae19b2067a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:18:19 ===================================================== [Pipeline] echo 10:18:19 taggedImages: 10:18:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:18:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:18:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.30 10:18:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:18:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:18:19 1563034bdd075c93d67b99643895e9c750b93b8f 10:18:19 latest 10:18:19 3.2.0-dev.30 10:18:19 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:19 main 10:18:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:18:20 661649b52553: Preparing 10:18:20 a4b4980f3b76: Preparing 10:18:20 05b070a11ece: Preparing 10:18:20 24b4fd85230a: Preparing 10:18:20 c633ca6a9c2f: Preparing 10:18:20 6ef7bbab2f66: Preparing 10:18:20 069e293cd768: Preparing 10:18:20 5ec3e31ac20f: Preparing 10:18:20 da707bb00cb8: Preparing 10:18:20 069e293cd768: Waiting 10:18:20 5ec3e31ac20f: Waiting 10:18:20 da707bb00cb8: Waiting 10:18:20 6ef7bbab2f66: Waiting 10:18:20 c633ca6a9c2f: Layer already exists 10:18:20 24b4fd85230a: Layer already exists 10:18:20 069e293cd768: Layer already exists 10:18:20 05b070a11ece: Pushed 10:18:20 a4b4980f3b76: Pushed 10:18:20 5ec3e31ac20f: Layer already exists 10:18:20 661649b52553: Pushed 10:18:20 da707bb00cb8: Layer already exists 10:18:38 6ef7bbab2f66: Pushed 10:18:38 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:38 + 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 10:18:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:18:39 661649b52553: Preparing 10:18:39 a4b4980f3b76: Preparing 10:18:39 05b070a11ece: Preparing 10:18:39 24b4fd85230a: Preparing 10:18:39 c633ca6a9c2f: Preparing 10:18:39 6ef7bbab2f66: Preparing 10:18:39 069e293cd768: Preparing 10:18:39 5ec3e31ac20f: Preparing 10:18:39 da707bb00cb8: Preparing 10:18:39 069e293cd768: Waiting 10:18:39 5ec3e31ac20f: Waiting 10:18:39 da707bb00cb8: Waiting 10:18:39 6ef7bbab2f66: Waiting 10:18:39 a4b4980f3b76: Layer already exists 10:18:39 c633ca6a9c2f: Layer already exists 10:18:39 661649b52553: Layer already exists 10:18:39 24b4fd85230a: Layer already exists 10:18:39 05b070a11ece: Layer already exists 10:18:39 069e293cd768: Layer already exists 10:18:39 5ec3e31ac20f: Layer already exists 10:18:39 da707bb00cb8: Layer already exists 10:18:39 6ef7bbab2f66: Layer already exists 10:18:39 latest: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.30 10:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:18:40 661649b52553: Preparing 10:18:40 a4b4980f3b76: Preparing 10:18:40 05b070a11ece: Preparing 10:18:40 24b4fd85230a: Preparing 10:18:40 c633ca6a9c2f: Preparing 10:18:40 6ef7bbab2f66: Preparing 10:18:40 069e293cd768: Preparing 10:18:40 5ec3e31ac20f: Preparing 10:18:40 da707bb00cb8: Preparing 10:18:40 6ef7bbab2f66: Waiting 10:18:40 069e293cd768: Waiting 10:18:40 5ec3e31ac20f: Waiting 10:18:40 da707bb00cb8: Waiting 10:18:40 a4b4980f3b76: Layer already exists 10:18:40 661649b52553: Layer already exists 10:18:40 24b4fd85230a: Layer already exists 10:18:40 05b070a11ece: Layer already exists 10:18:40 c633ca6a9c2f: Layer already exists 10:18:40 6ef7bbab2f66: Layer already exists 10:18:40 5ec3e31ac20f: Layer already exists 10:18:40 069e293cd768: Layer already exists 10:18:40 da707bb00cb8: Layer already exists 10:18:40 3.2.0-dev.30: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:18:41 661649b52553: Preparing 10:18:41 a4b4980f3b76: Preparing 10:18:41 05b070a11ece: Preparing 10:18:41 24b4fd85230a: Preparing 10:18:41 c633ca6a9c2f: Preparing 10:18:41 6ef7bbab2f66: Preparing 10:18:41 069e293cd768: Preparing 10:18:41 5ec3e31ac20f: Preparing 10:18:41 da707bb00cb8: Preparing 10:18:41 069e293cd768: Waiting 10:18:41 5ec3e31ac20f: Waiting 10:18:41 da707bb00cb8: Waiting 10:18:41 6ef7bbab2f66: Waiting 10:18:41 c633ca6a9c2f: Layer already exists 10:18:41 24b4fd85230a: Layer already exists 10:18:41 a4b4980f3b76: Layer already exists 10:18:41 05b070a11ece: Layer already exists 10:18:41 661649b52553: Layer already exists 10:18:41 6ef7bbab2f66: Layer already exists 10:18:41 5ec3e31ac20f: Layer already exists 10:18:41 da707bb00cb8: Layer already exists 10:18:41 069e293cd768: Layer already exists 10:18:41 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:41 + 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 10:18:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:18:42 661649b52553: Preparing 10:18:42 a4b4980f3b76: Preparing 10:18:42 05b070a11ece: Preparing 10:18:42 24b4fd85230a: Preparing 10:18:42 c633ca6a9c2f: Preparing 10:18:42 6ef7bbab2f66: Preparing 10:18:42 069e293cd768: Preparing 10:18:42 5ec3e31ac20f: Preparing 10:18:42 da707bb00cb8: Preparing 10:18:42 6ef7bbab2f66: Waiting 10:18:42 da707bb00cb8: Waiting 10:18:42 5ec3e31ac20f: Waiting 10:18:42 069e293cd768: Waiting 10:18:42 a4b4980f3b76: Layer already exists 10:18:42 05b070a11ece: Layer already exists 10:18:42 661649b52553: Layer already exists 10:18:42 c633ca6a9c2f: Layer already exists 10:18:42 24b4fd85230a: Layer already exists 10:18:42 5ec3e31ac20f: Layer already exists 10:18:42 6ef7bbab2f66: Layer already exists 10:18:42 069e293cd768: Layer already exists 10:18:42 da707bb00cb8: Layer already exists 10:18:42 main: digest: sha256:ebe650053bafb2f3305c7155a5b90fcf0edbe45f35b0924806e9eb9708db3a1a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:18:42 ===================================================== [Pipeline] echo 10:18:42 taggedImages: 10:18:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:18:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:18:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.30 10:18:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:18:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:18:42 1563034bdd075c93d67b99643895e9c750b93b8f 10:18:42 latest 10:18:42 3.2.0-dev.30 10:18:42 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:42 main 10:18:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:18:43 e8cb1f353057: Preparing 10:18:43 983441dabf89: Preparing 10:18:43 24b4fd85230a: Preparing 10:18:43 c633ca6a9c2f: Preparing 10:18:43 68cbb711313e: Preparing 10:18:43 479299b2d9ae: Preparing 10:18:43 da707bb00cb8: Preparing 10:18:43 479299b2d9ae: Waiting 10:18:43 da707bb00cb8: Waiting 10:18:43 24b4fd85230a: Layer already exists 10:18:43 c633ca6a9c2f: Layer already exists 10:18:43 da707bb00cb8: Layer already exists 10:18:43 e8cb1f353057: Pushed 10:18:43 479299b2d9ae: Pushed 10:18:44 68cbb711313e: Pushed 10:18:50 983441dabf89: Pushed 10:18:51 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:18:51 e8cb1f353057: Preparing 10:18:51 983441dabf89: Preparing 10:18:51 24b4fd85230a: Preparing 10:18:51 c633ca6a9c2f: Preparing 10:18:51 68cbb711313e: Preparing 10:18:51 479299b2d9ae: Preparing 10:18:51 da707bb00cb8: Preparing 10:18:51 479299b2d9ae: Waiting 10:18:51 da707bb00cb8: Waiting 10:18:51 24b4fd85230a: Layer already exists 10:18:51 983441dabf89: Layer already exists 10:18:51 c633ca6a9c2f: Layer already exists 10:18:51 e8cb1f353057: Layer already exists 10:18:51 68cbb711313e: Layer already exists 10:18:51 479299b2d9ae: Layer already exists 10:18:51 da707bb00cb8: Layer already exists 10:18:52 latest: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.30 10:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:18:54 e8cb1f353057: Preparing 10:18:54 983441dabf89: Preparing 10:18:54 24b4fd85230a: Preparing 10:18:54 c633ca6a9c2f: Preparing 10:18:54 68cbb711313e: Preparing 10:18:54 479299b2d9ae: Preparing 10:18:54 da707bb00cb8: Preparing 10:18:54 479299b2d9ae: Waiting 10:18:54 da707bb00cb8: Waiting 10:18:54 c633ca6a9c2f: Layer already exists 10:18:54 68cbb711313e: Layer already exists 10:18:54 e8cb1f353057: Layer already exists 10:18:54 983441dabf89: Layer already exists 10:18:54 24b4fd85230a: Layer already exists 10:18:54 479299b2d9ae: Layer already exists 10:18:54 da707bb00cb8: Layer already exists 10:18:54 3.2.0-dev.30: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:18:54 e8cb1f353057: Preparing 10:18:54 983441dabf89: Preparing 10:18:54 24b4fd85230a: Preparing 10:18:54 c633ca6a9c2f: Preparing 10:18:54 68cbb711313e: Preparing 10:18:54 479299b2d9ae: Preparing 10:18:54 da707bb00cb8: Preparing 10:18:54 479299b2d9ae: Waiting 10:18:54 da707bb00cb8: Waiting 10:18:54 24b4fd85230a: Layer already exists 10:18:54 e8cb1f353057: Layer already exists 10:18:54 c633ca6a9c2f: Layer already exists 10:18:54 68cbb711313e: Layer already exists 10:18:54 983441dabf89: Layer already exists 10:18:54 479299b2d9ae: Layer already exists 10:18:54 da707bb00cb8: Layer already exists 10:18:54 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:18:55 e8cb1f353057: Preparing 10:18:55 983441dabf89: Preparing 10:18:55 24b4fd85230a: Preparing 10:18:55 c633ca6a9c2f: Preparing 10:18:55 68cbb711313e: Preparing 10:18:55 479299b2d9ae: Preparing 10:18:55 da707bb00cb8: Preparing 10:18:55 479299b2d9ae: Waiting 10:18:55 da707bb00cb8: Waiting 10:18:55 c633ca6a9c2f: Layer already exists 10:18:55 e8cb1f353057: Layer already exists 10:18:55 24b4fd85230a: Layer already exists 10:18:55 68cbb711313e: Layer already exists 10:18:55 983441dabf89: Layer already exists 10:18:55 479299b2d9ae: Layer already exists 10:18:55 da707bb00cb8: Layer already exists 10:18:55 main: digest: sha256:4a17fa83e5dcb730483f84682747f128a09b7e0e830bf883d4d01c2f447a04a2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:18:56 ===================================================== [Pipeline] echo 10:18:56 taggedImages: 10:18:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:18:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:18:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.30 10:18:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:18:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:18:56 1563034bdd075c93d67b99643895e9c750b93b8f 10:18:56 latest 10:18:56 3.2.0-dev.30 10:18:56 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:18:56 main 10:18:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:18:56 3ae25ce7bae9: Preparing 10:18:56 69bb91d67f5c: Preparing 10:18:56 24b4fd85230a: Preparing 10:18:56 c633ca6a9c2f: Preparing 10:18:56 808f82aee89f: Preparing 10:18:56 d2454f328caa: Preparing 10:18:56 da707bb00cb8: Preparing 10:18:56 d2454f328caa: Waiting 10:18:56 da707bb00cb8: Waiting 10:18:56 808f82aee89f: Layer already exists 10:18:56 24b4fd85230a: Layer already exists 10:18:56 c633ca6a9c2f: Layer already exists 10:18:56 d2454f328caa: Layer already exists 10:18:56 da707bb00cb8: Layer already exists 10:18:56 3ae25ce7bae9: Pushed 10:19:03 69bb91d67f5c: Pushed 10:19:03 1563034bdd075c93d67b99643895e9c750b93b8f: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:19:04 3ae25ce7bae9: Preparing 10:19:04 69bb91d67f5c: Preparing 10:19:04 24b4fd85230a: Preparing 10:19:04 c633ca6a9c2f: Preparing 10:19:04 808f82aee89f: Preparing 10:19:04 d2454f328caa: Preparing 10:19:04 da707bb00cb8: Preparing 10:19:04 d2454f328caa: Waiting 10:19:04 da707bb00cb8: Waiting 10:19:04 24b4fd85230a: Layer already exists 10:19:04 808f82aee89f: Layer already exists 10:19:04 69bb91d67f5c: Layer already exists 10:19:04 3ae25ce7bae9: Layer already exists 10:19:04 c633ca6a9c2f: Layer already exists 10:19:04 da707bb00cb8: Layer already exists 10:19:04 d2454f328caa: Layer already exists 10:19:04 latest: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.30 10:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:19:05 3ae25ce7bae9: Preparing 10:19:05 69bb91d67f5c: Preparing 10:19:05 24b4fd85230a: Preparing 10:19:05 c633ca6a9c2f: Preparing 10:19:05 808f82aee89f: Preparing 10:19:05 d2454f328caa: Preparing 10:19:05 da707bb00cb8: Preparing 10:19:05 d2454f328caa: Waiting 10:19:05 c633ca6a9c2f: Layer already exists 10:19:05 24b4fd85230a: Layer already exists 10:19:05 69bb91d67f5c: Layer already exists 10:19:05 808f82aee89f: Layer already exists 10:19:05 3ae25ce7bae9: Layer already exists 10:19:05 da707bb00cb8: Layer already exists 10:19:05 d2454f328caa: Layer already exists 10:19:05 3.2.0-dev.30: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:19:06 3ae25ce7bae9: Preparing 10:19:06 69bb91d67f5c: Preparing 10:19:06 24b4fd85230a: Preparing 10:19:06 c633ca6a9c2f: Preparing 10:19:06 808f82aee89f: Preparing 10:19:06 d2454f328caa: Preparing 10:19:06 da707bb00cb8: Preparing 10:19:06 d2454f328caa: Waiting 10:19:06 da707bb00cb8: Waiting 10:19:06 3ae25ce7bae9: Layer already exists 10:19:06 c633ca6a9c2f: Layer already exists 10:19:06 24b4fd85230a: Layer already exists 10:19:06 808f82aee89f: Layer already exists 10:19:06 69bb91d67f5c: Layer already exists 10:19:06 d2454f328caa: Layer already exists 10:19:06 da707bb00cb8: Layer already exists 10:19:06 1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:19:06 3ae25ce7bae9: Preparing 10:19:06 69bb91d67f5c: Preparing 10:19:06 24b4fd85230a: Preparing 10:19:06 c633ca6a9c2f: Preparing 10:19:06 808f82aee89f: Preparing 10:19:06 d2454f328caa: Preparing 10:19:06 da707bb00cb8: Preparing 10:19:06 d2454f328caa: Waiting 10:19:06 da707bb00cb8: Waiting 10:19:06 3ae25ce7bae9: Layer already exists 10:19:06 808f82aee89f: Layer already exists 10:19:06 69bb91d67f5c: Layer already exists 10:19:06 c633ca6a9c2f: Layer already exists 10:19:06 24b4fd85230a: Layer already exists 10:19:06 d2454f328caa: Layer already exists 10:19:06 da707bb00cb8: Layer already exists 10:19:07 main: digest: sha256:d9095c9ceef63a2b889062265d09f8848f10155ed442d78115152f907a84d7ac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:19:07 ===================================================== [Pipeline] echo 10:19:07 taggedImages: 10:19:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f 10:19:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:19:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.30 10:19:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1563034bdd075c93d67b99643895e9c750b93b8f-3.2.0-dev.30 10:19:07 - 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 10:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:07 10:19:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:08 arm64: Pulling from edgex-lftools-log-publisher 10:19:08 8998bd30e6a1: Pulling fs layer 10:19:08 04944245beec: Pulling fs layer 10:19:08 699f458cf7ca: Pulling fs layer 10:19:08 765212b225bb: Pulling fs layer 10:19:08 f23df028b6ca: Pulling fs layer 10:19:08 765212b225bb: Waiting 10:19:08 f23df028b6ca: Waiting 10:19:08 d65c8cfc05b1: Pulling fs layer 10:19:08 2437ff75d9bd: Pulling fs layer 10:19:08 d65c8cfc05b1: Waiting 10:19:08 2437ff75d9bd: Waiting 10:19:08 04944245beec: Verifying Checksum 10:19:08 04944245beec: Download complete 10:19:08 765212b225bb: Verifying Checksum 10:19:08 765212b225bb: Download complete 10:19:08 f23df028b6ca: Verifying Checksum 10:19:08 f23df028b6ca: Download complete 10:19:08 d65c8cfc05b1: Download complete 10:19:08 699f458cf7ca: Verifying Checksum 10:19:08 699f458cf7ca: Download complete 10:19:08 8998bd30e6a1: Verifying Checksum 10:19:08 8998bd30e6a1: Download complete 10:19:11 2437ff75d9bd: Verifying Checksum 10:19:11 2437ff75d9bd: Download complete 10:19:13 8998bd30e6a1: Pull complete 10:19:13 04944245beec: Pull complete 10:19:15 699f458cf7ca: Pull complete 10:19:15 765212b225bb: Pull complete 10:19:16 f23df028b6ca: Pull complete 10:19:16 d65c8cfc05b1: Pull complete 10:19:34 2437ff75d9bd: Pull complete 10:19:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:34 prd-ubuntu20.04-docker-arm64-4c-16g-5064 does not seem to be running inside a container 10:19:35 $ 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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:19:36 $ docker top ab454441ffe77e4aaa18f08df99be4f04482df387e8caf8e6a5452bfecd03a64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:36 ---> job-cost.sh 10:19:37 lf-activate-venv: SKIPPING 10:19:37 INFO: No Stack... 10:19:37 INFO: Retrieving Pricing Info for: v3-standard-4 10:19:38 INFO: Archiving Costs [Pipeline] sh 10:19:39 + + catcut /w/workspace/edgex-go/648/archives/cost.csv -d, 10:19:39 -f6 [Pipeline] lock 10:19:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-648-stack-cost] 10:19:39 Resource [jenkins-edgexfoundry-edgex-go-main-648-stack-cost] did not exist. Created. 10:19:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-648-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:39 + echo total: 0.10999999940395355 [Pipeline] stash 10:19:40 Stashed 1 file(s) [Pipeline] } 10:19:40 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-648-stack-cost] [Pipeline] // lock [Pipeline] } 10:19:40 $ docker stop --time=1 ab454441ffe77e4aaa18f08df99be4f04482df387e8caf8e6a5452bfecd03a64 10:19:41 $ docker rm -f --volumes ab454441ffe77e4aaa18f08df99be4f04482df387e8caf8e6a5452bfecd03a64 [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 10:19:42 provisioning config files... 10:19:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/648@tmp/config11854058326903446373tmp [Pipeline] { [Pipeline] sh 10:19:42 + set +x 10:19:42 + curl+ -s https://codecov.io/bash 10:19:42 bash -s -- 10:19:42 10:19:42 _____ _ 10:19:42 / ____| | | 10:19:42 | | ___ __| | ___ ___ _____ __ 10:19:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:19:42 | |___| (_) | (_| | __/ (_| (_) \ V / 10:19:42 \_____\___/ \__,_|\___|\___\___/ \_/ 10:19:42 Bash-1.0.6 10:19:42 10:19:42 10:19:42 ==> git version 2.25.1 found 10:19:42 ==> 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 10:19:42 Release-Date: 2020-01-08 10:19:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:19:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:19:42 ==> Jenkins CI detected. 10:19:42 current dir:  /w/workspace/edgex-go/648 10:19:42 project root: . 10:19:42 --> token set from env 10:19:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:19:42 ==> Running gcov in . (disable via -X gcov) 10:19:42 ==> Python coveragepy not found 10:19:42 ==> Searching for coverage reports in: 10:19:42 + . 10:19:42 -> Found 1 reports 10:19:42 ==> Detecting git/mercurial file structure 10:19:42 ==> Reading reports 10:19:42 + ./coverage.out bytes=481596 10:19:42 ==> Appending adjustments 10:19:42 https://docs.codecov.io/docs/fixing-reports 10:19:43 + Found adjustments 10:19:43 ==> Gzipping contents 10:19:43 60K /tmp/codecov.iHSGP2.gz 10:19:43 ==> Uploading reports 10:19:43 url: https://codecov.io 10:19:43 query: branch=main&commit=1563034bdd075c93d67b99643895e9c750b93b8f&build=648&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F648%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:19:43 -> Pinging Codecov 10:19:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1563034bdd075c93d67b99643895e9c750b93b8f&build=648&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F648%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:19:43 -> Uploading to 10:19:43 https://storage.googleapis.com/codecov/v4/raw/2024-07-05/00271124DB129430A58F1EEE437C3FCB/1563034bdd075c93d67b99643895e9c750b93b8f/abadb5df-375d-4a75-b657-85fd11bba257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240705%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240705T101943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a112cc1dd8fe10691e524fa3be9cf9266a411661505da838ab426475337f044 10:19:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:43 Dload Upload Total Spent Left Speed 10:19:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61396 0 0 100 61396 0 225k --:--:-- --:--:-- --:--:-- 224k 100 61396 0 0 100 61396 0 225k --:--:-- --:--:-- --:--:-- 224k 10:19:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1563034bdd075c93d67b99643895e9c750b93b8f [Pipeline] } 10:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:19:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:19:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:44 10:19:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:45 latest: Pulling from edgex-devops/edgex-snyk-go 10:19:45 619be1103602: Already exists 10:19:45 f8ea3408117e: Pulling fs layer 10:19:45 91320369b822: Pulling fs layer 10:19:45 0406650e8295: Pulling fs layer 10:19:45 4f4fb700ef54: Pulling fs layer 10:19:45 96d80e3f36e1: Pulling fs layer 10:19:45 bcf3aedb951c: Pulling fs layer 10:19:45 4f4fb700ef54: Waiting 10:19:45 96d80e3f36e1: Waiting 10:19:45 bcf3aedb951c: Waiting 10:19:45 0406650e8295: Verifying Checksum 10:19:45 0406650e8295: Download complete 10:19:45 f8ea3408117e: Download complete 10:19:45 4f4fb700ef54: Verifying Checksum 10:19:45 4f4fb700ef54: Download complete 10:19:45 f8ea3408117e: Pull complete 10:19:45 96d80e3f36e1: Verifying Checksum 10:19:45 96d80e3f36e1: Download complete 10:19:46 91320369b822: Verifying Checksum 10:19:46 91320369b822: Download complete 10:19:46 bcf3aedb951c: Verifying Checksum 10:19:46 bcf3aedb951c: Download complete 10:19:49 91320369b822: Pull complete 10:19:49 0406650e8295: Pull complete 10:19:49 4f4fb700ef54: Pull complete 10:19:50 96d80e3f36e1: Pull complete 10:19:53 bcf3aedb951c: Pull complete 10:19:53 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:53 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 10:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 10:20:02 $ docker top b4ae1e6a6c9603fa8520e2450a03995e0b7e1a215fca56264036277d51889c3e -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:03 + git config --global --add safe.directory /w/workspace/edgex-go/648 [Pipeline] echo 10:20:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:20:03 + set -o pipefail 10:20:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:20:11 10:20:11 Monitoring /w/workspace/edgex-go/648 (github.com/edgexfoundry/edgex-go)... 10:20:11 10:20:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b3b3ce6b-3784-4cdc-b04f-a3d3d294eec7 10:20:11 10:20:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:20:11 10:20:11 10:20:11 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:20:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:20:11 $ docker stop --time=1 b4ae1e6a6c9603fa8520e2450a03995e0b7e1a215fca56264036277d51889c3e 10:20:22 $ docker rm -f --volumes b4ae1e6a6c9603fa8520e2450a03995e0b7e1a215fca56264036277d51889c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:20:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:23 provisioning config files... 10:20:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/648@tmp/config1737456006821412449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:23 --> edgex-publish-swagger.sh 10:20:23 === Publish openapi/v3 API === 10:20:23 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:20:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/648/openapi/v3/core-command.yaml] 10:20:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:23 Dload Upload Total Spent Left Speed 10:20:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 57311 --:--:-- --:--:-- --:--:-- 57211 100 32782 0 0 100 32782 0 57211 --:--:-- --:--:-- --:--:-- 57111 10:20:24 10:20:24 10:20:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/648/openapi/v3/core-data.yaml] 10:20:24 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:24 Dload Upload Total Spent Left Speed 10:20:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 115k --:--:-- --:--:-- --:--:-- 115k 10:20:24 10:20:24 10:20:24 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/648/openapi/v3/core-keeper.yaml] 10:20:24 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:24 Dload Upload Total Spent Left Speed 10:20:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 226 110k --:--:-- --:--:-- --:--:-- 110k 10:20:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:20:25 10:20:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/648/openapi/v3/core-metadata.yaml] 10:20:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:25 Dload Upload Total Spent Left Speed 10:20:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 306 292k --:--:-- --:--:-- --:--:-- 292k 10:20:25 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:20:25 10:20:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/648/openapi/v3/support-notifications.yaml] 10:20:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:25 Dload Upload Total Spent Left Speed 10:20:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 310 169k --:--:-- --:--:-- --:--:-- 169k 10:20:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:20:26 10:20:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/648/openapi/v3/support-scheduler.yaml] 10:20:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:26 Dload Upload Total Spent Left Speed 10:20:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 329 78126 --:--:-- --:--:-- --:--:-- 78456 10:20:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:20:26 [Pipeline] } 10:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:20:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:27 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 10:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 10:20:28 $ docker top 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 -eo pid,comm 10:20:28 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). 10:20:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:28 [ssh-agent] Looking for ssh-agent implementation... 10:20:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:29 $ docker exec 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 ssh-agent 10:20:29 SSH_AUTH_SOCK=/tmp/ssh-BKBhIIYZVLbM/agent.15 10:20:29 SSH_AGENT_PID=28 10:20:29 Running ssh-add (command line suppressed) 10:20:29 Identity added: /w/workspace/edgex-go/648@tmp/private_key_11837412325291574649.key (/w/workspace/edgex-go/648@tmp/private_key_11837412325291574649.key) 10:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:29 + git semver tag 10:20:29 2024-07-05 10:20:29,727 [run_tag] DEBUG tag force:False 10:20:29 2024-07-05 10:20:29,727 [check_head_tag] DEBUG check head tag 10:20:29 2024-07-05 10:20:29,729 [execute] INFO git cat-file --batch-check 10:20:29 2024-07-05 10:20:29,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=) 10:20:29 2024-07-05 10:20:29,733 [execute] INFO git cat-file --batch 10:20:29 2024-07-05 10:20:29,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=) 10:20:29 2024-07-05 10:20:29,768 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 10:20:29 2024-07-05 10:20:29,768 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 10:20:29 2024-07-05 10:20:29,768 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=None) 10:20:29 2024-07-05 10:20:29,771 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 10:20:29 3.2.0-dev.30 [Pipeline] } 10:20:29 $ docker exec --env ******** --env ******** 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 ssh-agent -k 10:20:29 unset SSH_AUTH_SOCK; 10:20:29 unset SSH_AGENT_PID; 10:20:29 echo Agent pid 28 killed; 10:20:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:30 + git semver [Pipeline] } 10:20:30 $ docker stop --time=1 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 10:20:32 $ docker rm -f --volumes 04a6c5bf9aea6b6a34e854b5b58a17cc52d6b9466012ee3d86662b012a04d2b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:20:32 10:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:20:32 0.23.1-centos7: Pulling from edgex-lftools 10:20:32 ab5ef0e58194: Pulling fs layer 10:20:32 9712f1f96733: Pulling fs layer 10:20:32 63f879dbbcfc: Pulling fs layer 10:20:32 0d9ebad4ef96: Pulling fs layer 10:20:32 e9a5061849ea: Pulling fs layer 10:20:32 d747dcd14b5f: Pulling fs layer 10:20:32 2de7ff778b66: Pulling fs layer 10:20:32 0d9ebad4ef96: Waiting 10:20:32 e9a5061849ea: Waiting 10:20:32 d747dcd14b5f: Waiting 10:20:32 2de7ff778b66: Waiting 10:20:32 9712f1f96733: Download complete 10:20:33 63f879dbbcfc: Verifying Checksum 10:20:33 63f879dbbcfc: Download complete 10:20:33 e9a5061849ea: Verifying Checksum 10:20:33 e9a5061849ea: Download complete 10:20:33 d747dcd14b5f: Download complete 10:20:33 ab5ef0e58194: Verifying Checksum 10:20:33 ab5ef0e58194: Download complete 10:20:33 0d9ebad4ef96: Verifying Checksum 10:20:33 0d9ebad4ef96: Download complete 10:20:33 2de7ff778b66: Verifying Checksum 10:20:33 2de7ff778b66: Download complete 10:20:36 ab5ef0e58194: Pull complete 10:20:36 9712f1f96733: Pull complete 10:20:37 63f879dbbcfc: Pull complete 10:20:41 0d9ebad4ef96: Pull complete 10:20:41 e9a5061849ea: Pull complete 10:20:41 d747dcd14b5f: Pull complete 10:20:43 2de7ff778b66: Pull complete 10:20:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:20:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:20:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:43 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 10:20:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 10:20:57 $ docker top caa76d78377a56da76d5cf912be1e2afd1bce555f924519539db72dce5ed9bbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:20:57 provisioning config files... 10:20:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/648@tmp/config7942627065832393516tmp 10:20:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/648@tmp/config16007179195203892201tmp 10:20:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/648@tmp/config7288494175345380162tmp [Pipeline] { [Pipeline] echo 10:20:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:20:57 ---> sigul-configuration.sh 10:20:57 gpg: directory `/root/.gnupg' created 10:20:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:20:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:20:57 gpg: keyring `/root/.gnupg/secring.gpg' created 10:20:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:20:57 gpg: CAST5 encrypted data 10:20:57 gpg: encrypted with 1 passphrase 10:20:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:20:58 + mkdir /home/jenkins 10:20:58 + mkdir /home/jenkins/sigul [Pipeline] sh 10:20:58 + 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 10:20:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:20:58 ---> sigul-install.sh 10:20:58 Sigul already installed; skipping installation. [Pipeline] sh 10:20:58 + git tag --list 10:20:58 0.6.0 10:20:58 0.6.1 10:20:58 0.7.0 10:20:58 0.7.1 10:20:58 v1.0.0 10:20:58 v1.0.1 10:20:58 v1.1.0 10:20:58 v1.2.0 10:20:58 v1.2.1 10:20:58 v1.3.0 10:20:58 v1.3.1 10:20:58 v2.0.0 10:20:58 v2.1.0 10:20:58 v2.1.1 10:20:58 v2.2.0 10:20:58 v2.3.0 10:20:58 v3.0 10:20:58 v3.0.0 10:20:58 v3.1 10:20:58 v3.1.0 10:20:58 v3.1.0-dev.1 10:20:58 v3.1.0-dev.10 10:20:58 v3.1.0-dev.11 10:20:58 v3.1.0-dev.12 10:20:58 v3.1.0-dev.13 10:20:58 v3.1.0-dev.14 10:20:58 v3.1.0-dev.15 10:20:58 v3.1.0-dev.16 10:20:58 v3.1.0-dev.17 10:20:58 v3.1.0-dev.18 10:20:58 v3.1.0-dev.19 10:20:58 v3.1.0-dev.2 10:20:58 v3.1.0-dev.20 10:20:58 v3.1.0-dev.21 10:20:58 v3.1.0-dev.22 10:20:58 v3.1.0-dev.23 10:20:58 v3.1.0-dev.24 10:20:58 v3.1.0-dev.25 10:20:58 v3.1.0-dev.26 10:20:58 v3.1.0-dev.27 10:20:58 v3.1.0-dev.28 10:20:58 v3.1.0-dev.29 10:20:58 v3.1.0-dev.3 10:20:58 v3.1.0-dev.30 10:20:58 v3.1.0-dev.31 10:20:58 v3.1.0-dev.32 10:20:58 v3.1.0-dev.33 10:20:58 v3.1.0-dev.34 10:20:58 v3.1.0-dev.35 10:20:58 v3.1.0-dev.36 10:20:58 v3.1.0-dev.37 10:20:58 v3.1.0-dev.38 10:20:58 v3.1.0-dev.39 10:20:58 v3.1.0-dev.4 10:20:58 v3.1.0-dev.40 10:20:58 v3.1.0-dev.41 10:20:58 v3.1.0-dev.42 10:20:58 v3.1.0-dev.43 10:20:58 v3.1.0-dev.44 10:20:58 v3.1.0-dev.45 10:20:58 v3.1.0-dev.46 10:20:58 v3.1.0-dev.47 10:20:58 v3.1.0-dev.48 10:20:58 v3.1.0-dev.49 10:20:58 v3.1.0-dev.5 10:20:58 v3.1.0-dev.50 10:20:58 v3.1.0-dev.51 10:20:58 v3.1.0-dev.52 10:20:58 v3.1.0-dev.53 10:20:58 v3.1.0-dev.54 10:20:58 v3.1.0-dev.55 10:20:58 v3.1.0-dev.56 10:20:58 v3.1.0-dev.57 10:20:58 v3.1.0-dev.58 10:20:58 v3.1.0-dev.59 10:20:58 v3.1.0-dev.6 10:20:58 v3.1.0-dev.60 10:20:58 v3.1.0-dev.61 10:20:58 v3.1.0-dev.62 10:20:58 v3.1.0-dev.63 10:20:58 v3.1.0-dev.64 10:20:58 v3.1.0-dev.65 10:20:58 v3.1.0-dev.66 10:20:58 v3.1.0-dev.67 10:20:58 v3.1.0-dev.68 10:20:58 v3.1.0-dev.69 10:20:58 v3.1.0-dev.7 10:20:58 v3.1.0-dev.70 10:20:58 v3.1.0-dev.71 10:20:58 v3.1.0-dev.72 10:20:58 v3.1.0-dev.73 10:20:58 v3.1.0-dev.8 10:20:58 v3.1.0-dev.9 10:20:58 v3.1.1 10:20:58 v3.1.1-dev.1 10:20:58 v3.1.1-dev.2 10:20:58 v3.2.0-dev.1 10:20:58 v3.2.0-dev.10 10:20:58 v3.2.0-dev.11 10:20:58 v3.2.0-dev.12 10:20:58 v3.2.0-dev.13 10:20:58 v3.2.0-dev.14 10:20:58 v3.2.0-dev.15 10:20:58 v3.2.0-dev.16 10:20:58 v3.2.0-dev.17 10:20:58 v3.2.0-dev.18 10:20:58 v3.2.0-dev.19 10:20:58 v3.2.0-dev.2 10:20:58 v3.2.0-dev.20 10:20:58 v3.2.0-dev.21 10:20:58 v3.2.0-dev.22 10:20:58 v3.2.0-dev.23 10:20:58 v3.2.0-dev.24 10:20:58 v3.2.0-dev.25 10:20:58 v3.2.0-dev.26 10:20:58 v3.2.0-dev.27 10:20:58 v3.2.0-dev.28 10:20:58 v3.2.0-dev.29 10:20:58 v3.2.0-dev.3 10:20:58 v3.2.0-dev.30 10:20:58 v3.2.0-dev.4 10:20:58 v3.2.0-dev.5 10:20:58 v3.2.0-dev.6 10:20:58 v3.2.0-dev.7 10:20:58 v3.2.0-dev.8 10:20:58 v3.2.0-dev.9 [Pipeline] sh 10:20:59 + lftools sign git-tag v3.2.0-dev.30 10:20:59 Signing Git tag with Sigul... 10:20:59 Signing v3.2.0-dev.30 [Pipeline] echo 10:21:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:21:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:21:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:21:00 $ docker stop --time=1 caa76d78377a56da76d5cf912be1e2afd1bce555f924519539db72dce5ed9bbe 10:21:02 $ docker rm -f --volumes caa76d78377a56da76d5cf912be1e2afd1bce555f924519539db72dce5ed9bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:21:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:03 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 10:21:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 10:21:03 $ docker top 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d -eo pid,comm 10:21:03 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). 10:21:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:03 [ssh-agent] Looking for ssh-agent implementation... 10:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:03 $ docker exec 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d ssh-agent 10:21:04 SSH_AUTH_SOCK=/tmp/ssh-UVdevIjLc5DT/agent.32 10:21:04 SSH_AGENT_PID=38 10:21:04 Running ssh-add (command line suppressed) 10:21:04 Identity added: /w/workspace/edgex-go/648@tmp/private_key_4751106003395015741.key (/w/workspace/edgex-go/648@tmp/private_key_4751106003395015741.key) 10:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:04 + git semver bump pre 10:21:04 2024-07-05 10:21:04,627 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 10:21:04 2024-07-05 10:21:04,628 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev 10:21:04 2024-07-05 10:21:04,628 [bump_version] DEBUG bumped version:3.2.0-dev.31 10:21:04 2024-07-05 10:21:04,628 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/edgex-go/648/.semver/main with force:True 10:21:04 2024-07-05 10:21:04,628 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 10:21:04 2024-07-05 10:21:04,628 [write_file] DEBUG write to file:/w/workspace/edgex-go/648/.semver/main 10:21:04 2024-07-05 10:21:04,631 [execute] INFO git cat-file --batch-check 10:21:04 2024-07-05 10:21:04,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=) 10:21:04 2024-07-05 10:21:04,636 [execute] INFO git cat-file --batch 10:21:04 2024-07-05 10:21:04,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=) 10:21:04 2024-07-05 10:21:04,641 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 10:21:04 3.2.0-dev.31 [Pipeline] } 10:21:04 $ docker exec --env ******** --env ******** 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d ssh-agent -k 10:21:04 unset SSH_AUTH_SOCK; 10:21:04 unset SSH_AGENT_PID; 10:21:04 echo Agent pid 38 killed; 10:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:05 + git semver [Pipeline] } 10:21:05 $ docker stop --time=1 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d 10:21:07 $ docker rm -f --volumes 7064a1a21ef193ae7aaff9868120055119514d07eb9c63cfdb302a447f38232d [Pipeline] // withDockerContainer [Pipeline] sh 10:21:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:07 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 10:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 10:21:08 $ docker top 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b -eo pid,comm 10:21:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:21:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:21:08 [ssh-agent] Looking for ssh-agent implementation... 10:21:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:09 $ docker exec 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b ssh-agent 10:21:09 SSH_AUTH_SOCK=/tmp/ssh-SnNb0ZEhYmE6/agent.14 10:21:09 SSH_AGENT_PID=26 10:21:09 Running ssh-add (command line suppressed) 10:21:09 Identity added: /w/workspace/edgex-go/648@tmp/private_key_9728117635903573989.key (/w/workspace/edgex-go/648@tmp/private_key_9728117635903573989.key) 10:21:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:21:09 + git semver push 10:21:09 2024-07-05 10:21:09,753 [run_push] DEBUG push 10:21:09 2024-07-05 10:21:09,754 [execute] INFO git cat-file --batch-check 10:21:09 2024-07-05 10:21:09,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=) 10:21:09 2024-07-05 10:21:09,759 [execute] INFO git rev-list eb85b49c81767caa8e058dc89bc191a410d89805 -- 10:21:09 2024-07-05 10:21:09,760 [execute] DEBUG Popen(['git', 'rev-list', 'eb85b49c81767caa8e058dc89bc191a410d89805', '--'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=None) 10:21:09 2024-07-05 10:21:09,780 [execute] INFO git fetch -v origin 10:21:09 2024-07-05 10:21:09,780 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=True, shell=None, istream=None) 10:21:10 2024-07-05 10:21:10,202 [run_push] DEBUG no remote changes detected 10:21:10 2024-07-05 10:21:10,202 [execute] INFO git push origin semver 10:21:10 2024-07-05 10:21:10,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/648/.semver, universal_newlines=False, shell=None, istream=None) 10:21:11 2024-07-05 10:21:10,997 [run_push] DEBUG push all version tags 10:21:11 2024-07-05 10:21:10,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:21:11 2024-07-05 10:21:10,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/648, universal_newlines=False, shell=None, istream=None) 10:21:11 2024-07-05 10:21:11,780 [read_version] DEBUG read version from /w/workspace/edgex-go/648/.semver/main 10:21:11 3.2.0-dev.31 [Pipeline] } 10:21:11 $ docker exec --env ******** --env ******** 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b ssh-agent -k 10:21:11 unset SSH_AUTH_SOCK; 10:21:11 unset SSH_AGENT_PID; 10:21:11 echo Agent pid 26 killed; 10:21:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:12 + git semver [Pipeline] } 10:21:12 $ docker stop --time=1 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b 10:21:14 $ docker rm -f --volumes 258e24083891ecc2d2822523f492c6dabca34e8bb8bd965aeca78ed8cde36c7b [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 10:21:14 + [ -d /w/workspace/edgex-go/648/archives ] [Pipeline] libraryResource [Pipeline] sh 10:21:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:15 ---> package-listing.sh 10:21:15 ++ facter osfamily 10:21:15 ++ tr '[:upper:]' '[:lower:]' 10:21:16 + OS_FAMILY=debian 10:21:16 + workspace=/w/workspace/edgex-go/648 10:21:16 + START_PACKAGES=/tmp/packages_start.txt 10:21:16 + END_PACKAGES=/tmp/packages_end.txt 10:21:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:16 + PACKAGES=/tmp/packages_start.txt 10:21:16 + '[' /w/workspace/edgex-go/648 ']' 10:21:16 + PACKAGES=/tmp/packages_end.txt 10:21:16 + case "${OS_FAMILY}" in 10:21:16 + dpkg -l 10:21:16 + grep '^ii' 10:21:16 + '[' -f /tmp/packages_start.txt ']' 10:21:16 + '[' -f /tmp/packages_end.txt ']' 10:21:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:16 + '[' /w/workspace/edgex-go/648 ']' 10:21:16 + mkdir -p /w/workspace/edgex-go/648/archives/ 10:21:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/648/archives/ [Pipeline] echo 10:21:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:21:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:16 10:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:17 latest: Pulling from edgex-lftools-log-publisher 10:21:17 5eb5b503b376: Pulling fs layer 10:21:17 5c69ac0246d0: Pulling fs layer 10:21:17 ec43610c2a17: Pulling fs layer 10:21:17 3a2ae6a8a46f: Pulling fs layer 10:21:17 33b1e0a273af: Pulling fs layer 10:21:17 5d3b04190fa2: Pulling fs layer 10:21:17 2f39f015ded8: Pulling fs layer 10:21:17 5d3b04190fa2: Waiting 10:21:17 3a2ae6a8a46f: Waiting 10:21:17 33b1e0a273af: Waiting 10:21:17 5c69ac0246d0: Download complete 10:21:17 3a2ae6a8a46f: Download complete 10:21:17 33b1e0a273af: Verifying Checksum 10:21:17 33b1e0a273af: Download complete 10:21:17 ec43610c2a17: Verifying Checksum 10:21:17 ec43610c2a17: Download complete 10:21:17 5d3b04190fa2: Verifying Checksum 10:21:17 5d3b04190fa2: Download complete 10:21:17 5eb5b503b376: Verifying Checksum 10:21:17 5eb5b503b376: Download complete 10:21:18 2f39f015ded8: Verifying Checksum 10:21:18 2f39f015ded8: Download complete 10:21:19 5eb5b503b376: Pull complete 10:21:19 5c69ac0246d0: Pull complete 10:21:20 ec43610c2a17: Pull complete 10:21:20 3a2ae6a8a46f: Pull complete 10:21:20 33b1e0a273af: Pull complete 10:21:20 5d3b04190fa2: Pull complete 10:21:24 2f39f015ded8: Pull complete 10:21:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:25 prd-ubuntu20.04-docker-8c-8g-5062 does not seem to be running inside a container 10:21:25 $ 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/648/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/648 -v /w/workspace/edgex-go/648:/w/workspace/edgex-go/648:rw,z -v /w/workspace/edgex-go/648@tmp:/w/workspace/edgex-go/648@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 10:21:39 $ docker top e0bf412405434364623a0ff9f981d53964e205ffb684c4efd40ce47ebcbd1ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:39 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:21:40 + ls /var/log/sa-host 10:21:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:40 provisioning config files... 10:21:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/648@tmp/config13043327278580249642tmp [Pipeline] { [Pipeline] echo 10:21:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:21:40 ---> create-netrc.sh [Pipeline] } 10:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:21:41 ---> python-tools-install.sh [Pipeline] echo 10:21:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:21:41 ---> sudo-logs.sh 10:21:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:21:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:21:41 ---> job-cost.sh 10:21:41 lf-activate-venv: SKIPPING 10:21:41 DEBUG: total: 0.10999999940395355 10:21:41 INFO: Retrieving Stack Cost... 10:21:42 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:42 INFO: Archiving Costs [Pipeline] echo 10:21:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:21:43 ---> logs-deploy.sh 10:21:43 lf-activate-venv: SKIPPING 10:21:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/648 10:21:43 INFO: archiving workspace using pattern(s): 10:21:44 Archives upload complete. 10:21:44 INFO: archiving logs to Nexus 10:21:45 ---> uname -a: 10:21:45 Linux prd-ubuntu20-04-docker-8c-8g-5062 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:21:45 10:21:45 10:21:45 ---> lscpu: 10:21:45 Architecture: x86_64 10:21:45 CPU op-mode(s): 32-bit, 64-bit 10:21:45 Byte Order: Little Endian 10:21:45 Address sizes: 40 bits physical, 48 bits virtual 10:21:45 CPU(s): 8 10:21:45 On-line CPU(s) list: 0-7 10:21:45 Thread(s) per core: 1 10:21:45 Core(s) per socket: 1 10:21:45 Socket(s): 8 10:21:45 NUMA node(s): 1 10:21:45 Vendor ID: AuthenticAMD 10:21:45 CPU family: 23 10:21:45 Model: 49 10:21:45 Model name: AMD EPYC-Rome Processor 10:21:45 Stepping: 0 10:21:45 CPU MHz: 2800.000 10:21:45 BogoMIPS: 5600.00 10:21:45 Virtualization: AMD-V 10:21:45 Hypervisor vendor: KVM 10:21:45 Virtualization type: full 10:21:45 L1d cache: 256 KiB 10:21:45 L1i cache: 256 KiB 10:21:45 L2 cache: 4 MiB 10:21:45 L3 cache: 128 MiB 10:21:45 NUMA node0 CPU(s): 0-7 10:21:45 Vulnerability Itlb multihit: Not affected 10:21:45 Vulnerability L1tf: Not affected 10:21:45 Vulnerability Mds: Not affected 10:21:45 Vulnerability Meltdown: Not affected 10:21:45 Vulnerability Mmio stale data: Not affected 10:21:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:21:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:21:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:21:45 Vulnerability Srbds: Not affected 10:21:45 Vulnerability Tsx async abort: Not affected 10:21:45 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 10:21:45 10:21:45 10:21:45 ---> nproc: 10:21:45 8 10:21:45 10:21:45 10:21:45 ---> df -h: 10:21:45 Filesystem Size Used Avail Use% Mounted on 10:21:45 overlay 155G 27G 129G 18% / 10:21:45 tmpfs 64M 0 64M 0% /dev 10:21:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:21:45 shm 64M 0 64M 0% /dev/shm 10:21:45 /dev/vda1 155G 27G 129G 18% /facter-os 10:21:45 10:21:45 10:21:45 ---> sar -b -r -n DEV: 10:21:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5062) 07/05/24 _x86_64_ (8 CPU) 10:21:45 10:21:45 09:37:12 LINUX RESTART (8 CPU) 10:21:45 10:21:45 09:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:21:45 09:39:01 180.65 4.41 176.24 0.00 498.49 62213.05 0.00 10:21:45 09:40:01 84.17 0.08 84.09 0.00 8.00 40160.91 0.00 10:21:45 09:41:01 18.05 0.02 18.03 0.00 0.13 9766.26 0.00 10:21:45 09:42:01 32.88 0.18 32.69 0.00 2.67 18056.99 0.00 10:21:45 09:43:01 265.20 4.28 260.92 0.00 2115.61 179307.81 0.00 10:21:45 09:44:01 671.83 9.03 662.80 0.00 2334.11 134330.25 0.00 10:21:45 09:45:01 268.79 0.65 268.14 0.00 9.06 108916.89 0.00 10:21:45 09:46:01 216.78 0.15 216.63 0.00 1.20 72821.99 0.00 10:21:45 09:47:01 244.48 0.02 244.46 0.00 0.13 84668.02 0.00 10:21:45 09:48:01 486.59 0.13 486.45 0.00 15.86 43563.27 0.00 10:21:45 09:49:01 29.78 0.02 29.76 0.00 0.67 760.94 0.00 10:21:45 09:50:01 6.15 0.03 6.12 0.00 6.93 143.98 0.00 10:21:45 09:51:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 10:21:45 09:52:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 10:21:45 09:53:01 2.13 0.02 2.12 0.00 0.13 27.59 0.00 10:21:45 09:54:01 1.63 0.00 1.63 0.00 0.00 19.99 0.00 10:21:45 09:55:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 10:21:45 09:56:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 10:21:45 09:57:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 10:21:45 09:58:01 1.55 0.00 1.55 0.00 0.00 20.00 0.00 10:21:45 09:59:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 10:21:45 10:00:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 10:21:45 10:01:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 10:21:45 10:02:01 1.68 0.00 1.68 0.00 0.00 20.66 0.00 10:21:45 10:03:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 10:21:45 10:04:01 1.53 0.00 1.53 0.00 0.00 19.60 0.00 10:21:45 10:05:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 10:21:45 10:06:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 10:21:45 10:07:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 10:21:45 10:08:01 1.65 0.00 1.65 0.00 0.00 20.39 0.00 10:21:45 10:09:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 10:21:45 10:10:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 10:21:45 10:11:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 10:21:45 10:12:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 10:21:45 10:13:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 10:21:45 10:14:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 10:21:45 10:15:01 3.15 1.58 1.57 0.00 36.92 20.13 0.00 10:21:45 10:16:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 10:21:45 10:17:01 1.00 0.02 0.98 0.00 0.13 11.46 0.00 10:21:45 10:18:01 2.07 0.00 2.07 0.00 0.00 24.53 0.00 10:21:45 10:19:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 10:21:45 10:20:01 50.49 0.08 50.41 0.00 11.72 21781.39 0.00 10:21:45 10:21:01 107.23 0.52 106.72 0.00 5.20 39203.47 0.00 10:21:45 Average: 62.88 0.49 62.39 0.00 117.31 18969.80 0.00 10:21:45 10:21:45 09:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:21:45 09:39:01 27739392 31514348 800320 2.43 120308 3817376 2005428 5.91 1266244 3376924 379892 10:21:45 09:40:01 27320728 31441628 863852 2.63 127688 4128280 1992224 5.87 1737700 3285940 202920 10:21:45 09:41:01 26870656 31472396 830324 2.53 131200 4582252 1942512 5.72 1745920 3702604 833804 10:21:45 09:42:01 26692264 31539208 760532 2.31 133656 4791008 1736652 5.12 1634584 3954208 514952 10:21:45 09:43:01 21756788 31381096 886948 2.70 156652 9455656 2730256 8.05 1911824 8481652 1193048 10:21:45 09:44:01 18196652 31359392 890688 2.71 322740 12509696 2397308 7.07 2732056 10881796 852448 10:21:45 09:45:01 12654056 29508724 2674240 8.13 368020 15784640 9753048 28.74 5106424 13582840 1080756 10:21:45 09:46:01 9800212 29100172 3078356 9.36 380456 18104900 8713480 25.68 6666664 14766020 1366444 10:21:45 09:47:01 12305628 31378560 861472 2.62 389088 18053484 2408176 7.10 3108316 16084552 848772 10:21:45 09:48:01 12080628 31427264 820920 2.50 395248 18313516 2286312 6.74 3304844 16122188 400 10:21:45 09:49:01 12090416 31438644 809676 2.46 396492 18314048 2132128 6.28 3618092 15800536 208 10:21:45 09:50:01 12090720 31439392 808924 2.46 396680 18314260 2136940 6.30 3646580 15770776 188 10:21:45 09:51:01 12091956 31440632 807624 2.46 396696 18314264 2136940 6.30 3644992 15770780 4 10:21:45 09:52:01 12102972 31451716 797092 2.42 396720 18314268 2136940 6.30 3634024 15770788 20 10:21:45 09:53:01 12104140 31452960 796132 2.42 396776 18314244 2188292 6.45 3633716 15770760 20 10:21:45 09:54:01 12108872 31457728 791252 2.41 396812 18314248 2188292 6.45 3629268 15770764 16 10:21:45 09:55:01 12109156 31458020 790924 2.41 396832 18314256 2188292 6.45 3628844 15770772 16 10:21:45 09:56:01 12109532 31458464 790912 2.41 396864 18314256 2188292 6.45 3628884 15770776 12 10:21:45 09:57:01 12109532 31458476 790884 2.41 396888 18314260 2188292 6.45 3628900 15770776 8 10:21:45 09:58:01 12110272 31459276 790032 2.40 396940 18314260 2188292 6.45 3628348 15770780 32 10:21:45 09:59:01 12109972 31458980 790228 2.40 396980 18314264 2188292 6.45 3628264 15770784 12 10:21:45 10:00:01 12109924 31459004 790156 2.40 397028 18314268 2188292 6.45 3628416 15770792 8 10:21:45 10:01:01 12109544 31458688 790368 2.40 397072 18314268 2188292 6.45 3628776 15770796 184 10:21:45 10:02:01 12109600 31458748 790244 2.40 397092 18314272 2188292 6.45 3629152 15770800 16 10:21:45 10:03:01 12109800 31459008 790220 2.40 397124 18314264 2188292 6.45 3628648 15770804 16 10:21:45 10:04:01 12110224 31459496 789664 2.40 397152 18314284 2188292 6.45 3629068 15770800 8 10:21:45 10:05:01 12110240 31459552 789624 2.40 397184 18314288 2188292 6.45 3628664 15770804 12 10:21:45 10:06:01 12109948 31459260 789828 2.40 397212 18314288 2188292 6.45 3628692 15770804 8 10:21:45 10:07:01 12109892 31459268 789820 2.40 397256 18314292 2188292 6.45 3628744 15770812 8 10:21:45 10:08:01 12109884 31459264 789788 2.40 397276 18314296 2188292 6.45 3628812 15770816 8 10:21:45 10:09:01 12110080 31459460 789508 2.40 397292 18314296 2188292 6.45 3628520 15770816 12 10:21:45 10:10:01 12109812 31459256 789692 2.40 397308 18314300 2188292 6.45 3628600 15770820 8 10:21:45 10:11:01 12109764 31459208 789668 2.40 397328 18314292 2171876 6.40 3628584 15770820 16 10:21:45 10:12:01 12109936 31459512 789432 2.40 397352 18314368 2171876 6.40 3628700 15770892 8 10:21:45 10:13:01 12109852 31459436 789624 2.40 397400 18314372 2171876 6.40 3628768 15770896 8 10:21:45 10:14:01 12109584 31459232 789844 2.40 397428 18314372 2171876 6.40 3628808 15770904 12 10:21:45 10:15:01 12103088 31454708 794424 2.42 397480 18315484 2171876 6.40 3637036 15771192 4 10:21:45 10:16:01 12102576 31454240 794880 2.42 397512 18315484 2171876 6.40 3636792 15771184 12 10:21:45 10:17:01 12102236 31453940 795136 2.42 397532 18315484 2171876 6.40 3636748 15771184 8 10:21:45 10:18:01 12101840 31453724 795236 2.42 397572 18315608 2171876 6.40 3636708 15771316 8 10:21:45 10:19:01 12101776 31453724 795196 2.42 397592 18315620 2171876 6.40 3636696 15771320 8 10:21:45 10:20:01 11374204 31408352 838120 2.55 401240 18944560 2250212 6.63 3677920 16400188 208 10:21:45 10:21:01 10627760 31379412 860512 2.62 430512 19548920 2378896 7.01 3777832 16955528 1260 10:21:45 Average: 13784096 31349850 901217 2.74 364365 16646119 2513339 7.41 3470585 14337705 169205 10:21:45 10:21:45 09:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:21:45 09:39:01 docker0 855.36 926.08 63.23 5024.99 0.00 0.00 0.00 0.00 10:21:45 09:39:01 ens3 1130.20 986.58 9941.89 103.22 0.00 0.00 0.00 0.00 10:21:45 09:39:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 10:21:45 09:40:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:40:01 veth4903d7f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:21:45 09:40:01 ens3 23.33 15.08 25.42 10.16 0.00 0.00 0.00 0.00 10:21:45 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:41:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 10:21:45 09:41:01 veth4903d7f 1.45 1.47 0.13 0.13 0.00 0.00 0.00 0.00 10:21:45 09:41:01 ens3 31.91 21.95 24.92 14.28 0.00 0.00 0.00 0.00 10:21:45 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:42:01 veth4903d7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:42:01 ens3 25.00 16.85 22.81 11.41 0.00 0.00 0.00 0.00 10:21:45 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth8f7db07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 docker0 7.85 12.71 0.52 157.74 0.00 0.00 0.00 0.00 10:21:45 09:43:01 vethc33638d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth6b86e4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth84745f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth470f945 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:43:01 vethdfcdb8d 4.25 7.66 0.34 92.14 0.00 0.00 0.00 0.01 10:21:45 09:43:01 veth6a35eef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth135b4a1 1.65 2.62 0.13 34.04 0.00 0.00 0.00 0.00 10:21:45 09:43:01 ens3 275.21 177.13 4511.47 160.61 0.00 0.00 0.00 0.00 10:21:45 09:43:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth47799d5 1.33 2.42 0.10 31.37 0.00 0.00 0.00 0.00 10:21:45 09:43:01 vethf01aba2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth1a97163 0.62 0.67 0.06 0.24 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth09c08ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:43:01 veth33171f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:44:01 docker0 431.76 819.95 37.39 7069.87 0.00 0.00 0.00 0.00 10:21:45 09:44:01 veth5e1f660 79.23 147.05 8.14 1176.21 0.00 0.00 0.00 0.10 10:21:45 09:44:01 vethf294b8f 69.78 134.51 7.51 1180.47 0.00 0.00 0.00 0.10 10:21:45 09:44:01 vetha28c8fb 79.72 155.59 8.16 1184.82 0.00 0.00 0.00 0.10 10:21:45 09:44:01 veth190eceb 72.00 153.49 7.54 1177.58 0.00 0.00 0.00 0.10 10:21:45 09:44:01 veth05e298a 78.42 146.96 8.06 1176.03 0.00 0.00 0.00 0.10 10:21:45 09:44:01 ens3 948.35 484.39 8468.64 55.52 0.00 0.00 0.00 0.00 10:21:45 09:44:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 10:21:45 09:44:01 veth1a97163 0.15 1.01 0.01 0.04 0.00 0.00 0.00 0.00 10:21:45 09:45:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth1edd251 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth702422d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth0ac5553 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 vethe32fe01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth0bfbabb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth19972e4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 vethd18b781 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 ens3 14.15 9.51 11.05 6.16 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth8ac0882 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth1a97163 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:45:01 vetha4f1f93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth400c93e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 vethc6bc8bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:45:01 veth2b5b528 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:21:45 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth1edd251 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth702422d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth0ac5553 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 vethe32fe01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth0bfbabb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth19972e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 vethd18b781 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 ens3 2.47 1.35 1.63 0.87 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth8ac0882 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth1a97163 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 vetha4f1f93 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth400c93e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 vethc6bc8bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:46:01 veth2b5b528 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth1edd251 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth702422d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth0ac5553 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 vethe32fe01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth0bfbabb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth19972e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 vethd18b781 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 ens3 5.60 3.73 4.55 2.52 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth8ac0882 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth1a97163 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 vetha4f1f93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth400c93e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 vethc6bc8bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:47:01 veth2b5b528 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:48:01 ens3 281.97 281.95 159.72 1095.48 0.00 0.00 0.00 0.00 10:21:45 09:48:01 lo 34.06 34.06 3.35 3.35 0.00 0.00 0.00 0.00 10:21:45 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:49:01 ens3 360.77 384.19 178.70 2238.87 0.00 0.00 0.00 0.00 10:21:45 09:49:01 lo 38.13 38.13 3.76 3.76 0.00 0.00 0.00 0.00 10:21:45 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:50:01 ens3 54.64 49.23 37.80 177.66 0.00 0.00 0.00 0.00 10:21:45 09:50:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 10:21:45 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:51:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:52:01 ens3 1.08 0.58 0.32 0.23 0.00 0.00 0.00 0.00 10:21:45 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:53:01 ens3 0.83 0.15 0.19 0.07 0.00 0.00 0.00 0.00 10:21:45 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:54:01 ens3 0.63 0.62 0.36 0.29 0.00 0.00 0.00 0.00 10:21:45 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:55:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:58:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:21:45 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:02:01 ens3 0.48 0.45 0.26 0.22 0.00 0.00 0.00 0.00 10:21:45 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:03:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:21:45 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:04:01 ens3 1.00 0.38 0.42 0.22 0.00 0.00 0.00 0.00 10:21:45 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:05:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:08:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:21:45 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:10:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:11:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 10:21:45 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:12:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:13:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:21:45 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:15:01 ens3 33.26 47.23 7.16 118.09 0.00 0.00 0.00 0.00 10:21:45 10:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:18:01 ens3 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 10:21:45 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:45 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:20:01 ens3 116.43 71.55 3607.98 11.58 0.00 0.00 0.00 0.00 10:21:45 10:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:21:45 10:21:01 docker0 74.47 145.10 7.04 1256.80 0.00 0.00 0.00 0.00 10:21:45 10:21:01 ens3 298.58 175.95 4494.36 40.57 0.00 0.00 0.00 0.00 10:21:45 10:21:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 10:21:45 10:21:01 veth206edb6 0.35 0.43 0.09 0.12 0.00 0.00 0.00 0.00 10:21:45 Average: docker0 31.57 43.99 2.50 312.57 0.00 0.00 0.00 0.00 10:21:45 Average: ens3 83.54 63.16 729.33 94.14 0.00 0.00 0.00 0.00 10:21:45 Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 10:21:45 Average: veth206edb6 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:21:45 10:21:45 10:21:45 ---> sar -P ALL: 10:21:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5062) 07/05/24 _x86_64_ (8 CPU) 10:21:45 10:21:45 09:37:12 LINUX RESTART (8 CPU) 10:21:45 10:21:45 09:38:02 CPU %user %nice %system %iowait %steal %idle 10:21:45 09:39:01 all 8.99 0.00 4.30 3.95 0.08 82.68 10:21:45 09:39:01 0 7.17 0.00 3.48 0.45 0.07 88.84 10:21:45 09:39:01 1 9.45 0.00 4.49 0.72 0.09 85.26 10:21:45 09:39:01 2 12.74 0.00 5.48 8.91 0.10 72.77 10:21:45 09:39:01 3 8.33 0.00 5.05 3.75 0.07 82.80 10:21:45 09:39:01 4 7.68 0.00 4.91 15.63 0.09 71.69 10:21:45 09:39:01 5 8.82 0.00 3.27 0.31 0.07 87.53 10:21:45 09:39:01 6 8.10 0.00 3.80 0.65 0.09 87.36 10:21:45 09:39:01 7 9.61 0.00 3.95 1.30 0.09 85.06 10:21:45 09:40:01 all 30.88 0.00 5.00 3.41 0.08 60.63 10:21:45 09:40:01 0 28.21 0.00 4.39 0.22 0.10 67.07 10:21:45 09:40:01 1 30.71 0.00 5.13 0.54 0.07 63.56 10:21:45 09:40:01 2 31.98 0.00 5.26 9.90 0.07 52.79 10:21:45 09:40:01 3 31.45 0.00 5.16 12.24 0.08 51.08 10:21:45 09:40:01 4 30.52 0.00 5.93 0.52 0.07 62.96 10:21:45 09:40:01 5 32.84 0.00 4.76 0.29 0.08 62.03 10:21:45 09:40:01 6 30.59 0.00 4.28 0.10 0.08 64.94 10:21:45 09:40:01 7 30.77 0.00 5.11 3.52 0.07 60.55 10:21:45 09:41:01 all 34.77 0.00 5.68 0.44 0.09 59.02 10:21:45 09:41:01 0 29.25 0.00 5.40 0.05 0.07 65.23 10:21:45 09:41:01 1 36.81 0.00 5.64 0.05 0.10 57.40 10:21:45 09:41:01 2 35.68 0.00 5.80 0.13 0.08 58.30 10:21:45 09:41:01 3 36.79 0.00 6.76 2.82 0.10 53.53 10:21:45 09:41:01 4 33.09 0.00 5.50 0.10 0.08 61.23 10:21:45 09:41:01 5 36.93 0.00 5.73 0.02 0.08 57.24 10:21:45 09:41:01 6 34.55 0.00 5.26 0.03 0.07 60.09 10:21:45 09:41:01 7 35.08 0.00 5.40 0.28 0.10 59.14 10:21:45 09:42:01 all 50.61 0.00 6.92 1.82 0.10 40.55 10:21:45 09:42:01 0 47.36 0.00 6.19 1.18 0.12 45.15 10:21:45 09:42:01 1 52.11 0.00 6.94 1.74 0.12 39.09 10:21:45 09:42:01 2 51.14 0.00 7.07 0.61 0.10 41.09 10:21:45 09:42:01 3 51.26 0.00 6.99 3.34 0.10 38.30 10:21:45 09:42:01 4 49.55 0.00 6.42 1.91 0.10 42.01 10:21:45 09:42:01 5 51.48 0.00 6.79 1.72 0.10 39.91 10:21:45 09:42:01 6 52.47 0.00 7.78 1.95 0.10 37.70 10:21:45 09:42:01 7 49.48 0.00 7.20 2.10 0.08 41.14 10:21:45 09:43:01 all 18.31 0.00 7.29 18.56 0.12 55.71 10:21:45 09:43:01 0 16.07 0.00 7.17 14.10 0.12 62.54 10:21:45 09:43:01 1 18.95 0.00 7.10 18.27 0.16 55.52 10:21:45 09:43:01 2 19.52 0.00 6.89 9.28 0.12 64.19 10:21:45 09:43:01 3 19.17 0.00 8.16 32.39 0.14 40.14 10:21:45 09:43:01 4 18.13 0.00 6.99 9.64 0.10 65.13 10:21:45 09:43:01 5 19.08 0.00 8.24 23.60 0.14 48.94 10:21:45 09:43:01 6 17.29 0.00 6.71 21.23 0.09 54.68 10:21:45 09:43:01 7 18.32 0.00 7.09 20.20 0.12 54.27 10:21:45 09:44:01 all 12.06 0.00 6.02 30.41 0.15 51.36 10:21:45 09:44:01 0 10.52 0.00 5.57 13.65 0.15 70.10 10:21:45 09:44:01 1 16.37 0.00 8.46 58.60 0.17 16.39 10:21:45 09:44:01 2 12.17 0.00 5.61 22.42 0.10 59.70 10:21:45 09:44:01 3 10.23 0.00 5.50 25.97 0.31 58.00 10:21:45 09:44:01 4 13.79 0.00 7.24 35.31 0.17 43.49 10:21:45 09:44:01 5 9.59 0.00 5.14 41.78 0.10 43.39 10:21:45 09:44:01 6 11.01 0.00 5.17 26.95 0.09 56.78 10:21:45 09:44:01 7 12.90 0.00 5.55 19.30 0.12 62.12 10:21:45 09:45:01 all 44.67 0.00 8.99 12.58 0.12 33.65 10:21:45 09:45:01 0 44.78 0.00 7.54 2.84 0.10 44.74 10:21:45 09:45:01 1 45.39 0.00 9.89 7.80 0.14 36.79 10:21:45 09:45:01 2 44.73 0.00 8.26 2.76 0.12 44.13 10:21:45 09:45:01 3 43.62 0.00 9.57 3.00 0.12 43.69 10:21:45 09:45:01 4 45.06 0.00 10.45 25.26 0.12 19.10 10:21:45 09:45:01 5 43.99 0.00 8.70 33.96 0.14 13.21 10:21:45 09:45:01 6 44.82 0.00 8.13 3.33 0.10 43.62 10:21:45 09:45:01 7 44.98 0.00 9.37 21.85 0.10 23.70 10:21:45 09:46:01 all 87.37 0.00 12.43 0.01 0.19 0.00 10:21:45 09:46:01 0 88.31 0.00 11.43 0.00 0.24 0.02 10:21:45 09:46:01 1 86.99 0.00 12.84 0.00 0.17 0.00 10:21:45 09:46:01 2 87.98 0.00 11.80 0.02 0.20 0.00 10:21:45 09:46:01 3 87.18 0.00 12.62 0.02 0.19 0.00 10:21:45 09:46:01 4 86.51 0.00 13.26 0.00 0.23 0.00 10:21:45 09:46:01 5 87.46 0.00 12.37 0.00 0.15 0.02 10:21:45 09:46:01 6 87.11 0.00 12.70 0.00 0.19 0.00 10:21:45 09:46:01 7 87.38 0.00 12.43 0.02 0.17 0.00 10:21:45 09:47:01 all 77.03 0.00 12.76 1.78 0.18 8.24 10:21:45 09:47:01 0 76.04 0.00 11.95 0.07 0.22 11.72 10:21:45 09:47:01 1 76.66 0.00 13.77 5.31 0.19 4.06 10:21:45 09:47:01 2 77.38 0.00 12.32 0.09 0.26 9.95 10:21:45 09:47:01 3 77.97 0.00 11.76 0.24 0.15 9.88 10:21:45 09:47:01 4 77.33 0.00 13.04 2.12 0.17 7.33 10:21:45 09:47:01 5 76.74 0.00 12.79 0.83 0.16 9.49 10:21:45 09:47:01 6 76.72 0.00 12.66 4.79 0.14 5.69 10:21:45 09:47:01 7 77.31 0.00 13.81 0.90 0.17 7.81 10:21:45 09:48:01 all 5.79 0.00 1.75 6.68 0.06 85.72 10:21:45 09:48:01 0 5.28 0.00 1.58 4.88 0.05 88.20 10:21:45 09:48:01 1 7.91 0.00 2.36 8.90 0.07 80.76 10:21:45 09:48:01 2 3.97 0.00 1.35 0.90 0.03 93.74 10:21:45 09:48:01 3 4.23 0.00 0.97 0.23 0.07 94.50 10:21:45 09:48:01 4 5.75 0.00 2.04 5.33 0.07 86.82 10:21:45 09:48:01 5 3.56 0.00 1.32 3.86 0.05 91.21 10:21:45 09:48:01 6 8.31 0.00 1.98 22.92 0.07 66.73 10:21:45 09:48:01 7 7.35 0.00 2.37 6.61 0.07 83.60 10:21:45 09:49:01 all 8.11 0.00 0.89 0.13 0.07 90.80 10:21:45 09:49:01 0 6.69 0.00 0.79 0.03 0.05 92.44 10:21:45 09:49:01 1 11.79 0.00 1.02 0.07 0.08 87.04 10:21:45 09:49:01 2 6.33 0.00 0.73 0.00 0.07 92.87 10:21:45 09:49:01 3 8.48 0.00 0.87 0.02 0.05 90.58 10:21:45 09:49:01 4 9.72 0.00 1.09 0.03 0.08 89.07 10:21:45 09:49:01 5 6.13 0.00 0.90 0.82 0.07 92.08 10:21:45 09:49:01 6 6.99 0.00 0.80 0.07 0.08 92.05 10:21:45 09:49:01 7 8.77 0.00 0.90 0.02 0.10 90.21 10:21:45 10:21:45 09:49:01 CPU %user %nice %system %iowait %steal %idle 10:21:45 09:50:01 all 0.96 0.00 0.17 0.02 0.02 98.83 10:21:45 09:50:01 0 1.47 0.00 0.18 0.00 0.02 98.33 10:21:45 09:50:01 1 1.27 0.00 0.18 0.00 0.02 98.53 10:21:45 09:50:01 2 1.07 0.00 0.13 0.03 0.03 98.73 10:21:45 09:50:01 3 1.48 0.00 0.17 0.00 0.02 98.33 10:21:45 09:50:01 4 0.75 0.00 0.20 0.00 0.05 99.00 10:21:45 09:50:01 5 1.23 0.00 0.20 0.08 0.00 98.48 10:21:45 09:50:01 6 0.15 0.00 0.12 0.02 0.03 99.68 10:21:45 09:50:01 7 0.22 0.00 0.20 0.00 0.02 99.57 10:21:45 09:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:21:45 09:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:21:45 09:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:21:45 09:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:21:45 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 09:51:01 4 0.08 0.00 0.02 0.00 0.02 99.88 10:21:45 09:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:21:45 09:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:21:45 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 09:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:21:45 09:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 09:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:21:45 09:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:21:45 09:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:21:45 09:52:01 4 0.10 0.00 0.02 0.00 0.02 99.87 10:21:45 09:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 09:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:21:45 09:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 09:53:01 all 0.06 0.00 0.03 0.00 0.01 99.90 10:21:45 09:53:01 0 0.15 0.00 0.05 0.00 0.00 99.80 10:21:45 09:53:01 1 0.02 0.00 0.07 0.00 0.02 99.90 10:21:45 09:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:21:45 09:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 09:53:01 4 0.12 0.00 0.02 0.00 0.03 99.83 10:21:45 09:53:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:21:45 09:53:01 6 0.10 0.00 0.03 0.00 0.03 99.83 10:21:45 09:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:21:45 09:54:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:21:45 09:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 09:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 09:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:21:45 09:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:21:45 09:54:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:21:45 09:54:01 5 0.02 0.00 0.02 0.03 0.00 99.93 10:21:45 09:54:01 6 0.07 0.00 0.07 0.02 0.03 99.82 10:21:45 09:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 09:55:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:21:45 09:55:01 0 0.35 0.00 0.00 0.00 0.02 99.63 10:21:45 09:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:21:45 09:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 09:55:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:21:45 09:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 09:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:21:45 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 09:56:01 all 0.10 0.00 0.02 0.03 0.01 99.84 10:21:45 09:56:01 0 0.57 0.00 0.07 0.00 0.00 99.37 10:21:45 09:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 09:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:21:45 09:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 09:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:21:45 09:56:01 5 0.03 0.00 0.00 0.13 0.02 99.82 10:21:45 09:56:01 6 0.10 0.00 0.03 0.08 0.03 99.75 10:21:45 09:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:21:45 09:57:01 all 0.11 0.00 0.00 0.00 0.01 99.88 10:21:45 09:57:01 0 0.63 0.00 0.02 0.00 0.02 99.33 10:21:45 09:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 09:57:01 2 0.13 0.00 0.00 0.00 0.00 99.87 10:21:45 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 09:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:21:45 09:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:21:45 09:57:01 6 0.03 0.00 0.00 0.00 0.03 99.93 10:21:45 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 09:58:01 all 0.20 0.00 0.02 0.01 0.01 99.77 10:21:45 09:58:01 0 1.27 0.00 0.05 0.00 0.00 98.68 10:21:45 09:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:21:45 09:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:21:45 09:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 09:58:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:21:45 09:58:01 5 0.03 0.00 0.02 0.03 0.00 99.92 10:21:45 09:58:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:21:45 09:58:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:21:45 09:59:01 all 0.22 0.00 0.01 0.01 0.01 99.75 10:21:45 09:59:01 0 1.63 0.00 0.00 0.00 0.02 98.35 10:21:45 09:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:21:45 09:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 09:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 09:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:21:45 09:59:01 5 0.00 0.00 0.00 0.05 0.00 99.95 10:21:45 09:59:01 6 0.07 0.00 0.07 0.02 0.03 99.82 10:21:45 09:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 10:00:01 all 0.13 0.00 0.01 0.00 0.01 99.84 10:21:45 10:00:01 0 0.83 0.00 0.02 0.00 0.02 99.14 10:21:45 10:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:21:45 10:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:00:01 4 0.08 0.00 0.02 0.00 0.02 99.88 10:21:45 10:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:21:45 10:00:01 6 0.07 0.00 0.05 0.00 0.02 99.87 10:21:45 10:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:21:45 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:21:45 10:01:01 all 0.19 0.00 0.02 0.01 0.01 99.78 10:21:45 10:01:01 0 1.39 0.00 0.03 0.00 0.00 98.58 10:21:45 10:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:21:45 10:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:21:45 10:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:21:45 10:01:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:21:45 10:01:01 6 0.03 0.00 0.05 0.00 0.05 99.87 10:21:45 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:02:01 all 0.29 0.00 0.01 0.03 0.17 99.49 10:21:45 10:02:01 0 1.99 0.00 0.00 0.00 0.02 98.00 10:21:45 10:02:01 1 0.02 0.00 0.02 0.03 0.00 99.93 10:21:45 10:02:01 2 0.12 0.00 0.00 0.00 0.00 99.88 10:21:45 10:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:21:45 10:02:01 5 0.05 0.00 0.00 0.17 0.00 99.78 10:21:45 10:02:01 6 0.10 0.00 0.05 0.02 1.33 98.50 10:21:45 10:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:21:45 10:03:01 all 0.20 0.00 0.02 0.14 0.01 99.64 10:21:45 10:03:01 0 1.45 0.00 0.07 0.00 0.00 98.48 10:21:45 10:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:21:45 10:03:01 5 0.00 0.00 0.02 0.32 0.00 99.67 10:21:45 10:03:01 6 0.02 0.00 0.03 0.83 0.03 99.08 10:21:45 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:04:01 all 0.11 0.00 0.01 0.01 0.01 99.86 10:21:45 10:04:01 0 0.63 0.00 0.00 0.00 0.02 99.35 10:21:45 10:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:04:01 2 0.07 0.00 0.00 0.00 0.00 99.93 10:21:45 10:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:21:45 10:04:01 5 0.00 0.00 0.00 0.08 0.00 99.92 10:21:45 10:04:01 6 0.07 0.00 0.05 0.03 0.02 99.83 10:21:45 10:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 10:05:01 all 0.24 0.00 0.02 0.02 0.00 99.72 10:21:45 10:05:01 0 1.74 0.00 0.02 0.00 0.00 98.24 10:21:45 10:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:21:45 10:05:01 5 0.00 0.00 0.00 0.17 0.00 99.83 10:21:45 10:05:01 6 0.08 0.00 0.07 0.03 0.02 99.80 10:21:45 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:06:01 all 0.02 0.00 0.01 0.08 0.01 99.88 10:21:45 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:21:45 10:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:21:45 10:06:01 5 0.00 0.00 0.02 0.17 0.00 99.82 10:21:45 10:06:01 6 0.07 0.00 0.00 0.48 0.03 99.42 10:21:45 10:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 10:07:01 all 0.03 0.00 0.01 0.06 0.01 99.90 10:21:45 10:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:21:45 10:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 10:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:07:01 4 0.08 0.00 0.00 0.00 0.02 99.90 10:21:45 10:07:01 5 0.02 0.00 0.00 0.33 0.00 99.65 10:21:45 10:07:01 6 0.05 0.00 0.03 0.12 0.02 99.78 10:21:45 10:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 10:08:01 all 0.08 0.00 0.01 0.08 0.01 99.82 10:21:45 10:08:01 0 0.52 0.00 0.00 0.00 0.02 99.47 10:21:45 10:08:01 1 0.00 0.00 0.00 0.45 0.02 99.53 10:21:45 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:08:01 4 0.03 0.00 0.07 0.00 0.02 99.88 10:21:45 10:08:01 5 0.02 0.00 0.00 0.18 0.02 99.78 10:21:45 10:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:21:45 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:09:01 all 0.18 0.00 0.01 0.00 0.00 99.80 10:21:45 10:09:01 0 1.18 0.00 0.02 0.00 0.00 98.81 10:21:45 10:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 10:21:45 10:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:09:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:21:45 10:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:09:01 6 0.05 0.00 0.03 0.02 0.02 99.88 10:21:45 10:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:21:45 10:10:01 all 0.18 0.00 0.01 0.02 0.01 99.77 10:21:45 10:10:01 0 1.32 0.00 0.03 0.00 0.05 98.60 10:21:45 10:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:10:01 4 0.10 0.00 0.02 0.00 0.02 99.87 10:21:45 10:10:01 5 0.00 0.00 0.00 0.13 0.00 99.87 10:21:45 10:10:01 6 0.02 0.00 0.03 0.02 0.02 99.92 10:21:45 10:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 10:11:01 all 0.17 0.00 0.01 0.02 0.01 99.79 10:21:45 10:11:01 0 1.14 0.00 0.00 0.00 0.00 98.86 10:21:45 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:21:45 10:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 10:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 10:21:45 10:11:01 5 0.02 0.00 0.00 0.13 0.00 99.85 10:21:45 10:11:01 6 0.03 0.00 0.05 0.03 0.03 99.85 10:21:45 10:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:21:45 10:11:01 CPU %user %nice %system %iowait %steal %idle 10:21:45 10:12:01 all 0.04 0.00 0.01 0.04 0.01 99.90 10:21:45 10:12:01 0 0.18 0.00 0.00 0.00 0.00 99.82 10:21:45 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:12:01 4 0.02 0.00 0.02 0.00 0.03 99.93 10:21:45 10:12:01 5 0.00 0.00 0.00 0.22 0.00 99.78 10:21:45 10:12:01 6 0.03 0.00 0.03 0.13 0.02 99.78 10:21:45 10:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:21:45 10:13:01 all 0.12 0.00 0.01 0.06 0.01 99.80 10:21:45 10:13:01 0 0.73 0.00 0.02 0.00 0.02 99.24 10:21:45 10:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:13:01 4 0.10 0.00 0.03 0.00 0.00 99.87 10:21:45 10:13:01 5 0.02 0.00 0.00 0.37 0.00 99.62 10:21:45 10:13:01 6 0.03 0.00 0.03 0.08 0.03 99.82 10:21:45 10:13:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:21:45 10:14:01 all 0.08 0.00 0.01 0.07 0.01 99.82 10:21:45 10:14:01 0 0.52 0.00 0.02 0.00 0.00 99.47 10:21:45 10:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:21:45 10:14:01 5 0.00 0.00 0.00 0.32 0.00 99.68 10:21:45 10:14:01 6 0.03 0.00 0.03 0.18 0.03 99.72 10:21:45 10:14:01 7 0.03 0.00 0.02 0.07 0.02 99.87 10:21:45 10:15:01 all 0.32 0.00 0.07 0.14 0.01 99.46 10:21:45 10:15:01 0 0.13 0.00 0.02 0.00 0.00 99.85 10:21:45 10:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:21:45 10:15:01 2 0.93 0.00 0.03 0.00 0.00 99.03 10:21:45 10:15:01 3 0.32 0.00 0.05 0.42 0.00 99.22 10:21:45 10:15:01 4 0.27 0.00 0.13 0.00 0.02 99.58 10:21:45 10:15:01 5 0.15 0.00 0.12 0.28 0.00 99.45 10:21:45 10:15:01 6 0.38 0.00 0.10 0.17 0.03 99.32 10:21:45 10:15:01 7 0.30 0.00 0.12 0.22 0.02 99.35 10:21:45 10:16:01 all 0.06 0.00 0.00 0.08 0.01 99.85 10:21:45 10:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:21:45 10:16:01 1 0.00 0.00 0.00 0.18 0.00 99.82 10:21:45 10:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:21:45 10:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:21:45 10:16:01 5 0.00 0.00 0.00 0.32 0.00 99.68 10:21:45 10:16:01 6 0.07 0.00 0.02 0.12 0.02 99.78 10:21:45 10:16:01 7 0.40 0.00 0.00 0.00 0.00 99.60 10:21:45 10:17:01 all 0.06 0.00 0.01 0.01 0.01 99.91 10:21:45 10:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:17:01 1 0.00 0.00 0.02 0.03 0.00 99.95 10:21:45 10:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:21:45 10:17:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:21:45 10:17:01 5 0.02 0.00 0.00 0.05 0.00 99.93 10:21:45 10:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:21:45 10:17:01 7 0.32 0.00 0.02 0.00 0.03 99.63 10:21:45 10:18:01 all 0.12 0.00 0.01 0.04 0.01 99.82 10:21:45 10:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:21:45 10:18:01 1 0.00 0.00 0.00 0.05 0.00 99.95 10:21:45 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:21:45 10:18:01 5 0.00 0.00 0.00 0.23 0.00 99.77 10:21:45 10:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 10:21:45 10:18:01 7 0.90 0.00 0.02 0.00 0.02 99.07 10:21:45 10:19:01 all 0.13 0.00 0.01 0.01 0.00 99.84 10:21:45 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:21:45 10:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:21:45 10:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:21:45 10:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:21:45 10:19:01 5 0.00 0.00 0.00 0.07 0.02 99.92 10:21:45 10:19:01 6 0.02 0.00 0.02 0.03 0.00 99.93 10:21:45 10:19:01 7 0.95 0.00 0.02 0.00 0.02 99.02 10:21:45 10:20:01 all 2.77 0.00 1.23 2.81 0.04 93.14 10:21:45 10:20:01 0 2.14 0.00 1.26 0.27 0.05 96.28 10:21:45 10:20:01 1 2.52 0.00 1.10 0.58 0.03 95.76 10:21:45 10:20:01 2 2.41 0.00 1.57 0.15 0.03 95.83 10:21:45 10:20:01 3 3.23 0.00 0.89 0.03 0.03 95.82 10:21:45 10:20:01 4 4.10 0.00 0.89 0.25 0.03 94.73 10:21:45 10:20:01 5 2.39 0.00 1.29 4.84 0.02 91.46 10:21:45 10:20:01 6 2.35 0.00 1.74 11.74 0.12 84.06 10:21:45 10:20:01 7 3.00 0.00 1.13 4.70 0.03 91.13 10:21:45 10:21:01 all 6.22 0.00 2.56 6.47 0.07 84.69 10:21:45 10:21:01 0 5.42 0.00 2.17 0.91 0.07 91.43 10:21:45 10:21:01 1 7.12 0.00 2.20 2.61 0.05 88.02 10:21:45 10:21:01 2 4.93 0.00 2.67 0.64 0.03 91.73 10:21:45 10:21:01 3 5.72 0.00 2.62 0.98 0.05 90.63 10:21:45 10:21:01 4 5.37 0.00 2.00 3.84 0.07 88.72 10:21:45 10:21:01 5 6.91 0.00 2.48 7.59 0.05 82.97 10:21:45 10:21:01 6 6.58 0.00 3.71 35.61 0.15 53.94 10:21:45 10:21:01 7 7.71 0.00 2.60 0.15 0.05 89.48 10:21:45 Average: all 8.95 0.00 1.74 2.05 0.04 87.22 10:21:45 Average: 0 8.75 0.00 1.57 0.88 0.04 88.76 10:21:45 Average: 1 9.21 0.00 1.85 2.38 0.04 86.52 10:21:45 Average: 2 9.02 0.00 1.72 1.27 0.03 87.95 10:21:45 Average: 3 8.96 0.00 1.77 1.94 0.03 87.29 10:21:45 Average: 4 8.84 0.00 1.83 2.27 0.04 87.01 10:21:45 Average: 5 8.85 0.00 1.69 2.81 0.03 86.61 10:21:45 Average: 6 8.83 0.00 1.73 3.01 0.08 86.35 10:21:45 Average: 7 9.10 0.00 1.77 1.86 0.03 87.23 10:21:45 10:21:45 10:21:45