Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdc408d1ba7f30a0535afd3d037246005626e839 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-ssh2506589908821312453.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4996181973772614196.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9569568241168726118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12864204708274793867.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-ssh15558266673981559206.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]] ========================================================= [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.23 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 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-36903 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/782 [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/782 # 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 fdc408d1ba7f30a0535afd3d037246005626e839 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc408d1ba7f30a0535afd3d037246005626e839 # timeout=10 Commit message: "Merge pull request #5057 from weichou1229/readings-without-offset" > git rev-list --no-walk 19dbf703cc1a555ae0397bbf7e3f672db35cbb41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:42:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:42:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:42:08 ========================================================= 03:42:08 EdgeX Global Pipelines Version Info 03:42:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:42:09 ------------------- 03:42:09 stable info: 03:42:09 ------------------- 03:42:09 Commited By: Cherry Wang cherry@iotechsys.com 03:42:09 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:42:09 Message: update stable to v1.0.269 03:42:09 ------------------- 03:42:09 experimental info: 03:42:09 ------------------- 03:42:09 Commited By: **** collab-it+edgex@linuxfoundation.org 03:42:09 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:42:09 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:42:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc408d [Pipeline] echo 03:42:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:10 provisioning config files... 03:42:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config16407219592749756333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:11 ---> ****-login.sh 03:42:11 nexus3.edgexfoundry.org:10001 03:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:11 Configure a credential helper to remove this warning. See 03:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:11 03:42:11 Login Succeeded 03:42:11 nexus3.edgexfoundry.org:10002 03:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:11 Configure a credential helper to remove this warning. See 03:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:11 03:42:11 Login Succeeded 03:42:11 nexus3.edgexfoundry.org:10003 03:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:11 Configure a credential helper to remove this warning. See 03:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:11 03:42:11 Login Succeeded 03:42:11 nexus3.edgexfoundry.org:10004 03:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:11 Configure a credential helper to remove this warning. See 03:42:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:11 03:42:11 Login Succeeded 03:42:11 ****.io 03:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:12 Configure a credential helper to remove this warning. See 03:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:12 03:42:12 Login Succeeded 03:42:12 ---> ****-login.sh ends [Pipeline] } 03:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:12 + 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 03:42:12 + + dirname cmd/core-command/Dockerfilecut 03:42:12 -d/ -f2 03:42:12 + echo core-command,cmd/core-command/Dockerfile 03:42:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:42:12 + dirname cmd/core-data/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo core-data,cmd/core-data/Dockerfile 03:42:12 + dirname cmd/core-keeper/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo core-keeper,cmd/core-keeper/Dockerfile 03:42:12 + dirname cmd/core-metadata/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo core-metadata,cmd/core-metadata/Dockerfile 03:42:12 + + dirname cmd/security-bootstrapper/Dockerfile 03:42:12 cut -d/ -f2 03:42:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:42:12 + dirname cmd/security-proxy-auth/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:42:12 + dirname cmd/security-proxy-setup/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:42:12 + dirname cmd/security-secretstore-setup/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:42:12 + + dirname cmd/security-spiffe-token-provider/Dockerfile 03:42:12 cut -d/ -f2 03:42:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:42:12 + dirname cmd/security-spire-agent/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:42:12 + dirname cmd/security-spire-config/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:42:12 + dirname cmd/security-spire-server/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:42:12 + dirname cmd/support-notifications/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo support-notifications,cmd/support-notifications/Dockerfile 03:42:12 + dirname cmd/support-scheduler/Dockerfile 03:42:12 + cut -d/ -f2 03:42:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:42:12 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 03:42:12 + git rev-list -1 --merges fdc408d1ba7f30a0535afd3d037246005626e839~1..fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] echo 03:42:12 -----------> git rev-list -1 --merges fdc408d1ba7f30a0535afd3d037246005626e839~1..fdc408d1ba7f30a0535afd3d037246005626e839 fdc408d1ba7f30a0535afd3d037246005626e839 03:42:12 fdc408d1ba7f30a0535afd3d037246005626e839 [false] [Pipeline] sh 03:42:13 + git log --format=format:%s -1 fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] echo 03:42:13 ========================================================= 03:42:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:42:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:42:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:13 + grep -v github /etc/ssh/ssh_known_hosts 03:42:13 + [ -e /tmp/ssh_known_hosts ] 03:42:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:42:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:42:13 + sudo tee -a /etc/ssh/ssh_known_hosts 03:42:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:14 03:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:14 0.1.4: Pulling from edgex-devops/py-git-semver 03:42:14 b85a868b505f: Pulling fs layer 03:42:14 e2be974225ed: Pulling fs layer 03:42:14 339a4e72a1f5: Pulling fs layer 03:42:14 988bab9f4d93: Pulling fs layer 03:42:14 1469e6f7b9e6: Pulling fs layer 03:42:14 eaf3925da568: Pulling fs layer 03:42:14 bab4dde63d76: Pulling fs layer 03:42:14 bde34c3a00c8: Pulling fs layer 03:42:14 b352a97aabf1: Pulling fs layer 03:42:14 4872d77fe225: Pulling fs layer 03:42:14 5851b861e8e6: Pulling fs layer 03:42:14 1469e6f7b9e6: Waiting 03:42:14 eaf3925da568: Waiting 03:42:14 bab4dde63d76: Waiting 03:42:14 bde34c3a00c8: Waiting 03:42:14 b352a97aabf1: Waiting 03:42:14 4872d77fe225: Waiting 03:42:14 5851b861e8e6: Waiting 03:42:14 e2be974225ed: Download complete 03:42:14 988bab9f4d93: Download complete 03:42:14 339a4e72a1f5: Verifying Checksum 03:42:14 339a4e72a1f5: Download complete 03:42:14 eaf3925da568: Verifying Checksum 03:42:14 eaf3925da568: Download complete 03:42:14 1469e6f7b9e6: Verifying Checksum 03:42:14 1469e6f7b9e6: Download complete 03:42:14 bde34c3a00c8: Download complete 03:42:14 b352a97aabf1: Download complete 03:42:14 4872d77fe225: Verifying Checksum 03:42:14 4872d77fe225: Download complete 03:42:14 5851b861e8e6: Download complete 03:42:14 b85a868b505f: Verifying Checksum 03:42:14 b85a868b505f: Download complete 03:42:15 bab4dde63d76: Verifying Checksum 03:42:15 bab4dde63d76: Download complete 03:42:16 b85a868b505f: Pull complete 03:42:16 e2be974225ed: Pull complete 03:42:16 339a4e72a1f5: Pull complete 03:42:16 988bab9f4d93: Pull complete 03:42:17 1469e6f7b9e6: Pull complete 03:42:17 eaf3925da568: Pull complete 03:42:19 bab4dde63d76: Pull complete 03:42:19 bde34c3a00c8: Pull complete 03:42:19 b352a97aabf1: Pull complete 03:42:19 4872d77fe225: Pull complete 03:42:19 5851b861e8e6: Pull complete 03:42:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:19 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 03:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 03:42:23 $ docker top b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 -eo pid,comm 03:42:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:42:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:23 [ssh-agent] Looking for ssh-agent implementation... 03:42:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:23 $ docker exec b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent 03:42:23 SSH_AUTH_SOCK=/tmp/ssh-Zpth8iHyjn8Y/agent.14 03:42:23 SSH_AGENT_PID=20 03:42:23 Running ssh-add (command line suppressed) 03:42:23 Identity added: /w/workspace/edgex-go/782@tmp/private_key_12092359128477443012.key (/w/workspace/edgex-go/782@tmp/private_key_12092359128477443012.key) 03:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:24 + git tag --points-at HEAD [Pipeline] } 03:42:24 $ docker exec --env ******** --env ******** b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent -k 03:42:24 unset SSH_AUTH_SOCK; 03:42:24 unset SSH_AGENT_PID; 03:42:24 echo Agent pid 20 killed; 03:42:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:42:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:24 [ssh-agent] Looking for ssh-agent implementation... 03:42:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:24 $ docker exec b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent 03:42:24 SSH_AUTH_SOCK=/tmp/ssh-fJGMhuGwwamE/agent.72 03:42:24 SSH_AGENT_PID=78 03:42:24 Running ssh-add (command line suppressed) 03:42:24 Identity added: /w/workspace/edgex-go/782@tmp/private_key_14074633257866546038.key (/w/workspace/edgex-go/782@tmp/private_key_14074633257866546038.key) 03:42:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:24 + git semver init 03:42:25 2025-01-17 03:42:25,032 [run_init] DEBUG init version:0.0.0 force:False 03:42:25 2025-01-17 03:42:25,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/782/.semver 03:42:25 2025-01-17 03:42:25,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/782/.semver 03:42:25 2025-01-17 03:42:25,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/782/.semver'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=None) 03:42:30 2025-01-17 03:42:30,129 [append_file] DEBUG append to file:/w/workspace/edgex-go/782/.git/info/exclude 03:42:30 2025-01-17 03:42:30,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/782/.semver/main with force:False 03:42:30 2025-01-17 03:42:30,130 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 03:42:30 2025-01-17 03:42:30,130 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 03:42:30 4.0.0-dev.46 [Pipeline] } 03:42:30 $ docker exec --env ******** --env ******** b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 ssh-agent -k 03:42:30 unset SSH_AUTH_SOCK; 03:42:30 unset SSH_AGENT_PID; 03:42:30 echo Agent pid 78 killed; 03:42:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:30 + git semver [Pipeline] } 03:42:31 $ docker stop --time=1 b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 03:42:32 $ docker rm -f --volumes b430f00bf82359b1a4181d110edb419f7a7d48acb0a903a40100c167a37b90d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:42:33 Stashed 1 file(s) [Pipeline] echo 03:42:33 [edgeXSemver]: initialized semver on version 4.0.0-dev.46 [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 03:42:33 + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] echo 03:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:33 ========================================================= 03:42:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:42:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:42:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:42:33 da9db072f522: Pulling fs layer 03:42:33 6ef4a4ee8ca5: Pulling fs layer 03:42:33 06f05ace1117: Pulling fs layer 03:42:33 5fe327b54edc: Pulling fs layer 03:42:33 4f4fb700ef54: Pulling fs layer 03:42:33 92a5565b7b96: Pulling fs layer 03:42:33 ff9bb7016b71: Pulling fs layer 03:42:33 b67dba6c2c7d: Pulling fs layer 03:42:33 a813b0c90790: Pulling fs layer 03:42:33 92a5565b7b96: Waiting 03:42:33 ff9bb7016b71: Waiting 03:42:33 b67dba6c2c7d: Waiting 03:42:33 a813b0c90790: Waiting 03:42:33 5fe327b54edc: Waiting 03:42:33 4f4fb700ef54: Waiting 03:42:33 6ef4a4ee8ca5: Verifying Checksum 03:42:33 6ef4a4ee8ca5: Download complete 03:42:33 5fe327b54edc: Download complete 03:42:33 4f4fb700ef54: Download complete 03:42:33 92a5565b7b96: Verifying Checksum 03:42:33 92a5565b7b96: Download complete 03:42:34 da9db072f522: Download complete 03:42:34 ff9bb7016b71: Verifying Checksum 03:42:34 ff9bb7016b71: Download complete 03:42:34 da9db072f522: Pull complete 03:42:34 6ef4a4ee8ca5: Pull complete 03:42:34 a813b0c90790: Verifying Checksum 03:42:34 a813b0c90790: Download complete 03:42:34 06f05ace1117: Verifying Checksum 03:42:34 06f05ace1117: Download complete 03:42:34 b67dba6c2c7d: Verifying Checksum 03:42:34 b67dba6c2c7d: Download complete 03:42:38 06f05ace1117: Pull complete 03:42:38 5fe327b54edc: Pull complete 03:42:38 4f4fb700ef54: Pull complete 03:42:38 92a5565b7b96: Pull complete 03:42:38 ff9bb7016b71: Pull complete 03:42:40 b67dba6c2c7d: Pull complete 03:42:41 a813b0c90790: Pull complete 03:42:41 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:42:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:42:41 WORKDIR /edgex 03:42:41 COPY go.mod . 03:42:41 RUN go mod download 03:42:41 + docker build -t ci-base-image-x86_64 -f - . 03:42:41 Sending build context to Docker daemon 179.7MB 03:42:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:42:41 ---> 3ba60ce46760 03:42:41 Step 2/4 : WORKDIR /edgex 03:42:47 ---> Running in b65c1c4fd0e3 03:42:47 Removing intermediate container b65c1c4fd0e3 03:42:47 ---> 77600590afca 03:42:47 Step 3/4 : COPY go.mod . 03:42:47 ---> 549c4a94702b 03:42:47 Step 4/4 : RUN go mod download 03:42:47 ---> Running in a3d0af1827e8 03:42:48 Still waiting to schedule task 03:42:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:43:09 Removing intermediate container a3d0af1827e8 03:43:09 ---> fb62a0174f86 03:43:09 Successfully built fb62a0174f86 03:43:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:09 + docker inspect -f . ci-base-image-x86_64 03:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:09 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 03:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 03:43:10 $ docker top 64923f0707647dcfde8ce82469e6c563cb92f472a290fc4ec1a0cd2fee6d3024 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:10 + go version 03:43:10 go version go1.23.4 linux/amd64 [Pipeline] } 03:43:10 $ docker stop --time=1 64923f0707647dcfde8ce82469e6c563cb92f472a290fc4ec1a0cd2fee6d3024 03:43:11 $ docker rm -f --volumes 64923f0707647dcfde8ce82469e6c563cb92f472a290fc4ec1a0cd2fee6d3024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:12 + docker inspect -f . ci-base-image-x86_64 03:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:12 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 03:43:12 $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 03:43:12 $ docker top e737e82b03c30f7c28ffc7a6872cc42425c5ebbcbb99772959fe8a24db5f7565 -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:12 ========================================================= 03:43:12 [edgeXBuildGoParallel] Running Tests and Build... 03:43:12 ========================================================= [Pipeline] sh 03:43:12 + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] fileExists [Pipeline] sh 03:43:13 + make test 03:43:13 go test -race -coverprofile=coverage.out ./... 03:43:21 ? github.com/edgexfoundry/edgex-go [no test files] 03:43:53 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:43:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:43:53 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:43:53 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:43:54 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:43:54 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 03:43:57 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:43:57 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:43:57 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:43:57 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:43:57 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:43:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:43:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:44:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:44:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:00 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:44:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 47.2% of statements 03:44:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:44:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.236s coverage: 93.4% of statements 03:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 03:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:44:02 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:44:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:44:02 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:44:02 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:44:02 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:44:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:44:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:44:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.8% of statements 03:44:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 03:44:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:44:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:44:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:44:04 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:44:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:44:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 03:44:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 03:44:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 03:44:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 03:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 03:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:44:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 03:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 03:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 03:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:44:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:44:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:44:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:44:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:44:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:44:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:44:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:44:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:44:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:44:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:44:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:44:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:44:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:44:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:44:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:44:18 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 03:44:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:44:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:44:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:44:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:44:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:44:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:44:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:44:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:44:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:44:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36904 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:44:24 Running in /w/workspace/edgex-go/782 [Pipeline] { [Pipeline] checkout 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.018s coverage: 100.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.341s coverage: 36.1% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 03:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 03:44:27 The recommended git tool is: git 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 03:44:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 03:44:27 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 03:44:28 running golangci-lint 03:44:28 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:44:28 go version go1.23.4 linux/amd64 03:44:28 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:44:28 level=info msg="[config_reader] Used config file .golangci.yml" 03:44:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:44:34 using credential edgex-jenkins-ssh 03:44:34 Cloning the remote Git repository 03:44:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:44:34 > git init /w/workspace/edgex-go/782 # timeout=10 03:44:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:44:34 > git --version # timeout=10 03:44:34 > git --version # 'git version 2.25.1' 03:44:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:52 Avoid second fetch 03:44:52 Checking out Revision fdc408d1ba7f30a0535afd3d037246005626e839 (main) 03:44:53 Commit message: "Merge pull request #5057 from weichou1229/readings-without-offset" 03:44:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:53 > git config core.sparsecheckout # timeout=10 03:44:53 > git checkout -f fdc408d1ba7f30a0535afd3d037246005626e839 # timeout=10 03:44:55 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|imports|types_sizes|files) took 22.958481768s" 03:44:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.465816ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:58 Dload Upload Total Spent Left Speed 03:44:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 03:44:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:59 + sudo tee /etc/docker/daemon.new 03:44:59 { 03:44:59 "registry-mirrors": [ 03:44:59 "https://nexus3.edgexfoundry.org:10001" 03:44:59 ], 03:44:59 "bip": "10.250.0.254/24", 03:44:59 "hosts": [ 03:44:59 "tcp://0.0.0.0:5555", 03:44:59 "unix:///var/run/docker.sock" 03:44:59 ], 03:44:59 "mtu": 1458, 03:44:59 "selinux-enabled": true, 03:44:59 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:59 } [Pipeline] sh 03:44:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:59 + sudo service docker restart 03:45:05 level=info msg="[linters_context/goanalysis] analyzers took 2m4.377743774s with top 10 stages: buildir: 1m2.373563158s, gosec: 3.994393595s, inspect: 3.113033395s, fact_deprecated: 3.012950888s, printf: 2.097458781s, ctrlflow: 1.713584615s, fact_purity: 1.504975068s, nilness: 1.429674218s, S1038: 1.238507597s, SA5012: 888.973218ms" 03:45:05 level=info msg="[runner] Issues before processing: 199, after processing: 0" 03:45:05 level=info msg="[runner] Processors filtering stat (in/out): nolint: 17/0, filename_unadjuster: 199/199, path_prettifier: 199/199, skip_files: 199/199, skip_dirs: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, exclude-rules: 199/17, cgo: 199/199, invalid_issue: 199/199, exclude: 199/199" 03:45:05 level=info msg="[runner] processing took 22.00213ms with stages: nolint: 11.951424ms, identifier_marker: 4.837652ms, path_prettifier: 1.520487ms, autogenerated_exclude: 1.430675ms, exclude-rules: 1.369223ms, skip_dirs: 801.755µs, cgo: 34.162µs, invalid_issue: 32.561µs, filename_unadjuster: 15.291µs, max_same_issues: 2.28µs, max_from_linter: 850ns, diff: 840ns, sort_results: 810ns, fixer: 800ns, uniq_by_line: 680ns, source_code: 550ns, path_shortener: 480ns, skip_files: 450ns, exclude: 360ns, path_prefixer: 320ns, max_per_file_from_linter: 250ns, severity-rules: 230ns" 03:45:05 level=info msg="[runner] linters took 12.84450855s with stages: goanalysis_metalinter: 12.822316046s" 03:45:05 level=info msg="File cache stats: 0 entries of total size 0B" 03:45:05 level=info msg="Memory: 354 samples, avg is 292.9MB, max is 1303.0MB" 03:45:05 level=info msg="Execution took 35.858532328s" 03:45:05 go vet ./... 03:45:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:11 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:45:11 + ls -al . 03:45:11 total 1840 03:45:11 drwxrwxr-x 11 1001 1001 4096 Jan 17 03:43 . 03:45:11 drwxr-xr-x 4 root root 4096 Jan 17 03:43 .. 03:45:11 drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 .blubracket 03:45:11 -rw-rw-r-- 1 1001 1001 10 Jan 17 03:42 .dockerignore 03:45:11 drwxrwxr-x 8 1001 1001 4096 Jan 17 03:44 .git 03:45:11 drwxrwxr-x 3 1001 1001 4096 Jan 17 03:42 .github 03:45:11 -rw-rw-r-- 1 1001 1001 907 Jan 17 03:42 .gitignore 03:45:11 -rw-rw-r-- 1 1001 1001 199 Jan 17 03:42 .golangci.yml 03:45:11 -rw-rw-r-- 1 1001 1001 100 Jan 17 03:42 .hadolint.yml 03:45:11 drwxr-xr-x 3 1001 1001 4096 Jan 17 03:42 .semver 03:45:11 -rw-rw-r-- 1 1001 1001 155 Jan 17 03:42 .sonarcloud.properties 03:45:11 -rw-rw-r-- 1 1001 1001 1171 Jan 17 03:42 ADOPTERS.md 03:45:11 -rw-rw-r-- 1 1001 1001 17256 Jan 17 03:42 Attribution.txt 03:45:11 -rw-rw-r-- 1 1001 1001 100284 Jan 17 03:42 CHANGELOG.md 03:45:11 -rw-rw-r-- 1 1001 1001 3804 Jan 17 03:42 CONTRIBUTING.md 03:45:11 -rw-rw-r-- 1 1001 1001 677 Jan 17 03:42 GOVERNANCE.md 03:45:11 -rw-rw-r-- 1 1001 1001 858 Jan 17 03:42 Jenkinsfile 03:45:11 -rw-rw-r-- 1 1001 1001 10775 Jan 17 03:42 LICENSE 03:45:11 -rw-rw-r-- 1 1001 1001 16740 Jan 17 03:42 Makefile 03:45:11 -rw-rw-r-- 1 1001 1001 582 Jan 17 03:42 OWNERS.md 03:45:11 -rw-rw-r-- 1 1001 1001 9932 Jan 17 03:42 README.md 03:45:11 -rw-rw-r-- 1 1001 1001 789 Jan 17 03:42 SECURITY.md 03:45:11 -rw-rw-r-- 1 1001 1001 12 Jan 17 03:42 VERSION 03:45:11 drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 bin 03:45:11 drwxrwxr-x 19 1001 1001 4096 Jan 17 03:42 cmd 03:45:11 -rw-r--r-- 1 root root 1514977 Jan 17 03:44 coverage.out 03:45:11 drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 fuzz_test 03:45:11 -rw-rw-r-- 1 1001 1001 6506 Jan 17 03:42 go.mod 03:45:11 -rw-rw-r-- 1 1001 1001 88058 Jan 17 03:42 go.sum 03:45:11 drwxrwxr-x 7 1001 1001 4096 Jan 17 03:42 internal 03:45:11 drwxrwxr-x 2 1001 1001 4096 Jan 17 03:42 openapi 03:45:11 -rw-rw-r-- 1 1001 1001 584 Jan 17 03:42 security.txt 03:45:11 -rw-rw-r-- 1 1001 1001 204 Jan 17 03:42 version.go [Pipeline] sh 03:45:12 + '[' -e coverage.out ] 03:45:12 + chown 1001:1001 coverage.out [Pipeline] stash 03:45:12 Stashed 1 file(s) [Pipeline] sh 03:45:12 + make build 03:45:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:18 provisioning config files... 03:45:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config4368412811167382826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:18 ---> ****-login.sh 03:45:18 nexus3.edgexfoundry.org:10001 03:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:19 Configure a credential helper to remove this warning. See 03:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:19 03:45:19 Login Succeeded 03:45:19 nexus3.edgexfoundry.org:10002 03:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:19 Configure a credential helper to remove this warning. See 03:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:19 03:45:19 Login Succeeded 03:45:19 nexus3.edgexfoundry.org:10003 03:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:19 Configure a credential helper to remove this warning. See 03:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:19 03:45:19 Login Succeeded 03:45:19 nexus3.edgexfoundry.org:10004 03:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:20 Configure a credential helper to remove this warning. See 03:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:20 03:45:20 Login Succeeded 03:45:20 ****.io 03:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:20 Configure a credential helper to remove this warning. See 03:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:20 03:45:20 Login Succeeded 03:45:20 ---> ****-login.sh ends [Pipeline] } 03:45:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:45:21 + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] echo 03:45:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:45:21 ========================================================= 03:45:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:45:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:21 9986a736f7d3: Pulling fs layer 03:45:21 1f018df60701: Pulling fs layer 03:45:21 39f8f326b044: Pulling fs layer 03:45:21 e6a1e7a6a96a: Pulling fs layer 03:45:21 4f4fb700ef54: Pulling fs layer 03:45:21 d45d956e0dbf: Pulling fs layer 03:45:21 d7702b0d1db1: Pulling fs layer 03:45:21 5c7f0f088c93: Pulling fs layer 03:45:21 4fdc064ae6cf: Pulling fs layer 03:45:21 e6a1e7a6a96a: Waiting 03:45:21 5c7f0f088c93: Waiting 03:45:21 d7702b0d1db1: Waiting 03:45:21 4fdc064ae6cf: Waiting 03:45:21 4f4fb700ef54: Waiting 03:45:21 d45d956e0dbf: Waiting 03:45:21 1f018df60701: Download complete 03:45:21 e6a1e7a6a96a: Download complete 03:45:21 9986a736f7d3: Download complete 03:45:22 4f4fb700ef54: Verifying Checksum 03:45:22 4f4fb700ef54: Download complete 03:45:22 d45d956e0dbf: Verifying Checksum 03:45:22 d45d956e0dbf: Download complete 03:45:22 d7702b0d1db1: Verifying Checksum 03:45:22 d7702b0d1db1: Download complete 03:45:22 4fdc064ae6cf: Verifying Checksum 03:45:22 4fdc064ae6cf: Download complete 03:45:22 9986a736f7d3: Pull complete 03:45:23 1f018df60701: Pull complete 03:45:24 39f8f326b044: Verifying Checksum 03:45:24 39f8f326b044: Download complete 03:45:24 5c7f0f088c93: Verifying Checksum 03:45:24 5c7f0f088c93: Download complete 03:45:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:45:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:45:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:46 39f8f326b044: Pull complete 03:45:46 e6a1e7a6a96a: Pull complete 03:45:46 4f4fb700ef54: Pull complete 03:45:46 d45d956e0dbf: Pull complete 03:45:46 d7702b0d1db1: Pull complete 03:45:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:45:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:45:50 $ docker stop --time=1 e737e82b03c30f7c28ffc7a6872cc42425c5ebbcbb99772959fe8a24db5f7565 03:45:53 5c7f0f088c93: Pull complete 03:45:55 4fdc064ae6cf: Pull complete 03:45:55 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:56 $ docker rm -f --volumes e737e82b03c30f7c28ffc7a6872cc42425c5ebbcbb99772959fe8a24db5f7565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:45:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:57 WORKDIR /edgex 03:45:57 COPY go.mod . 03:45:57 RUN go mod download 03:45:57 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:45:57 03:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:45:58 latest: Pulling from edgex-devops/edgex-compose 03:45:58 91d30c5bc195: Pulling fs layer 03:45:58 2e9b0aa3be6d: Pulling fs layer 03:45:58 9c61dcf015f6: Pulling fs layer 03:45:58 4698f68db338: Pulling fs layer 03:45:58 2a2f49069b9e: Pulling fs layer 03:45:58 e0025b399a48: Pulling fs layer 03:45:58 4698f68db338: Waiting 03:45:58 e0025b399a48: Waiting 03:45:58 2a2f49069b9e: Waiting 03:45:58 91d30c5bc195: Verifying Checksum 03:45:58 4698f68db338: Verifying Checksum 03:45:58 4698f68db338: Download complete 03:45:58 2e9b0aa3be6d: Verifying Checksum 03:45:58 2e9b0aa3be6d: Download complete 03:45:58 e0025b399a48: Verifying Checksum 03:45:58 e0025b399a48: Download complete 03:45:58 91d30c5bc195: Pull complete 03:45:58 2a2f49069b9e: Download complete 03:45:58 #0 building with "default" instance using docker driver 03:45:58 03:45:58 #1 [internal] load .dockerignore 03:45:58 #1 transferring context: 03:45:58 #1 transferring context: 50B 0.0s done 03:45:58 #1 DONE 0.1s 03:45:58 03:45:58 #2 [internal] load build definition from Dockerfile 03:45:58 #2 transferring dockerfile: 172B done 03:45:58 #2 DONE 0.2s 03:45:58 03:45:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:58 #3 DONE 0.0s 03:45:58 03:45:58 #4 [internal] load build context 03:45:58 #4 transferring context: 6.54kB 0.0s done 03:45:58 #4 DONE 0.1s 03:45:58 03:45:58 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:58 #5 DONE 0.2s 03:45:58 2e9b0aa3be6d: Pull complete 03:45:58 9c61dcf015f6: Verifying Checksum 03:45:58 9c61dcf015f6: Download complete 03:45:59 03:45:59 #6 [2/4] WORKDIR /edgex 03:46:00 #6 DONE 1.0s 03:46:00 03:46:00 #7 [3/4] COPY go.mod . 03:46:00 #7 DONE 0.1s 03:46:00 03:46:00 #8 [4/4] RUN go mod download 03:46:01 9c61dcf015f6: Pull complete 03:46:01 4698f68db338: Pull complete 03:46:02 2a2f49069b9e: Pull complete 03:46:02 e0025b399a48: Pull complete 03:46:02 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:02 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 03:46:02 $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 03:46:04 $ docker top aff4d14307e26cf82948ab2d8ac9a97a7180f97b380473825fa4c0d6371c6498 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:04 + docker compose -f ./docker-compose-build.yml build --parallel 03:46:07 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:46:07 #1 transferring dockerfile: 1.89kB done 03:46:07 #1 DONE 0.0s 03:46:07 03:46:07 #2 [security-spire-agent internal] load build definition from Dockerfile 03:46:07 #2 transferring dockerfile: 1.81kB done 03:46:07 #2 DONE 0.0s 03:46:07 03:46:07 #3 [support-notifications internal] load build definition from Dockerfile 03:46:07 #3 transferring dockerfile: 2.04kB done 03:46:07 #3 DONE 0.0s 03:46:07 03:46:07 #4 [security-spire-config internal] load build definition from Dockerfile 03:46:07 #4 transferring dockerfile: 1.69kB done 03:46:07 #4 DONE 0.0s 03:46:07 03:46:07 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:46:07 #5 transferring dockerfile: 2.23kB done 03:46:07 #5 DONE 0.0s 03:46:07 03:46:07 #6 [core-keeper internal] load build definition from Dockerfile 03:46:07 #6 transferring dockerfile: 2.07kB done 03:46:07 #6 DONE 0.0s 03:46:07 03:46:07 #7 [core-data internal] load build definition from Dockerfile 03:46:07 #7 transferring dockerfile: 2.07kB done 03:46:07 #7 DONE 0.0s 03:46:07 03:46:07 #8 [security-proxy-auth internal] load build definition from Dockerfile 03:46:07 #8 transferring dockerfile: 2.11kB done 03:46:07 #8 DONE 0.0s 03:46:07 03:46:07 #9 [core-metadata internal] load build definition from Dockerfile 03:46:07 #9 transferring dockerfile: 2.13kB done 03:46:07 #9 DONE 0.0s 03:46:07 03:46:07 #10 [core-command internal] load build definition from Dockerfile 03:46:07 #10 transferring dockerfile: 1.94kB done 03:46:07 #10 DONE 0.0s 03:46:07 03:46:07 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:46:07 #11 transferring dockerfile: 2.50kB done 03:46:07 #11 DONE 0.0s 03:46:07 03:46:07 #12 [security-spire-server internal] load build definition from Dockerfile 03:46:07 #12 transferring dockerfile: 1.70kB done 03:46:07 #12 DONE 0.0s 03:46:07 03:46:07 #13 [security-secretstore-setup internal] load build definition from Dockerfile 03:46:07 #13 transferring dockerfile: 2.49kB done 03:46:07 #13 DONE 0.1s 03:46:07 03:46:07 #14 [security-bootstrapper internal] load build definition from Dockerfile 03:46:07 #14 transferring dockerfile: 3.02kB done 03:46:07 #14 DONE 0.1s 03:46:07 03:46:07 #15 [support-scheduler internal] load build definition from Dockerfile 03:46:07 #15 transferring dockerfile: 1.82kB done 03:46:07 #15 DONE 0.0s 03:46:07 03:46:07 #16 [security-spiffe-token-provider internal] load .dockerignore 03:46:07 #16 transferring context: 50B done 03:46:07 #16 DONE 0.0s 03:46:07 03:46:07 #17 [security-spire-agent internal] load .dockerignore 03:46:07 #17 transferring context: 50B done 03:46:07 #17 DONE 0.0s 03:46:07 03:46:07 #18 [support-notifications internal] load .dockerignore 03:46:07 #18 transferring context: 50B done 03:46:07 #18 DONE 0.0s 03:46:07 03:46:07 #19 [security-spire-config internal] load .dockerignore 03:46:07 #19 transferring context: 50B done 03:46:07 #19 DONE 0.0s 03:46:07 03:46:07 #20 [core-common-config-bootstrapper internal] load .dockerignore 03:46:07 #20 transferring context: 50B done 03:46:07 #20 DONE 0.0s 03:46:07 03:46:07 #21 [core-keeper internal] load .dockerignore 03:46:07 #21 transferring context: 50B done 03:46:07 #21 DONE 0.0s 03:46:07 03:46:07 #22 [core-data internal] load .dockerignore 03:46:07 #22 transferring context: 50B done 03:46:07 #22 DONE 0.0s 03:46:07 03:46:07 #23 [security-proxy-auth internal] load .dockerignore 03:46:07 #23 transferring context: 50B done 03:46:07 #23 DONE 0.0s 03:46:07 03:46:07 #24 [core-metadata internal] load .dockerignore 03:46:07 #24 transferring context: 50B done 03:46:07 #24 DONE 0.0s 03:46:07 03:46:07 #25 [core-command internal] load .dockerignore 03:46:07 #25 transferring context: 50B done 03:46:07 #25 DONE 0.0s 03:46:07 03:46:07 #26 [security-proxy-setup internal] load .dockerignore 03:46:07 #26 transferring context: 50B done 03:46:07 #26 DONE 0.0s 03:46:07 03:46:07 #27 [security-secretstore-setup internal] load .dockerignore 03:46:07 #27 transferring context: 50B done 03:46:07 #27 DONE 0.0s 03:46:07 03:46:07 #28 [security-spire-server internal] load .dockerignore 03:46:08 #28 transferring context: 50B done 03:46:08 #28 DONE 0.0s 03:46:08 03:46:08 #29 [support-scheduler internal] load .dockerignore 03:46:08 #29 transferring context: 50B done 03:46:08 #29 DONE 0.0s 03:46:08 03:46:08 #30 [security-bootstrapper internal] load .dockerignore 03:46:08 #30 transferring context: 50B done 03:46:08 #30 DONE 0.0s 03:46:08 03:46:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:08 #31 DONE 0.0s 03:46:08 03:46:08 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:46:08 #32 ... 03:46:08 03:46:08 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:46:08 #31 DONE 0.0s 03:46:08 03:46:08 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:46:08 #32 DONE 0.3s 03:46:08 03:46:08 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:08 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 03:46:08 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:46:08 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:46:08 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:46:08 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:46:08 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:46:08 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:46:08 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.3s 03:46:08 #33 ... 03:46:08 03:46:08 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:46:08 #34 DONE 0.7s 03:46:08 03:46:08 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:08 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s 03:46:08 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 03:46:08 #33 ... 03:46:08 03:46:08 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:46:08 #35 DONE 0.7s 03:46:08 03:46:08 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:08 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 03:46:08 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:46:08 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 03:46:08 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 03:46:08 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done 03:46:09 #33 ... 03:46:09 03:46:09 #36 [security-spire-server internal] load build context 03:46:09 #36 transferring context: 23.68kB 0.1s done 03:46:09 #36 DONE 0.2s 03:46:09 03:46:09 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:09 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 03:46:09 #33 ... 03:46:09 03:46:09 #37 [security-spire-config internal] load build context 03:46:09 #37 transferring context: 21.93kB 0.0s done 03:46:09 #37 DONE 0.4s 03:46:09 03:46:09 #38 [security-spire-agent internal] load build context 03:46:09 #38 transferring context: 23.21kB 0.0s done 03:46:09 #38 DONE 0.5s 03:46:09 03:46:09 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:09 #33 DONE 1.1s 03:46:09 03:46:09 #39 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:46:10 #39 ... 03:46:10 03:46:10 #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:46:10 #40 DONE 1.9s 03:46:10 03:46:10 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 03:46:15 #8 DONE 13.7s 03:46:15 03:46:15 #9 exporting to image 03:46:15 #9 exporting layers 03:46:15 #41 ... 03:46:15 03:46:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:15 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 03:46:15 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:46:15 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:46:15 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:46:15 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:46:15 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:46:15 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:46:15 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:46:15 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 03:46:15 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:46:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:46:15 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done 03:46:18 #42 ... 03:46:18 03:46:18 #43 [core-metadata internal] load build context 03:46:18 #43 transferring context: 188.92MB 10.0s 03:46:18 #43 ... 03:46:18 03:46:18 #44 [security-secretstore-setup internal] load build context 03:46:18 #44 ... 03:46:18 03:46:18 #45 [security-proxy-auth internal] load build context 03:46:18 #45 ... 03:46:18 03:46:18 #46 [core-data internal] load build context 03:46:18 #46 ... 03:46:18 03:46:18 #47 [security-spiffe-token-provider internal] load build context 03:46:18 #47 ... 03:46:18 03:46:18 #48 [support-scheduler internal] load build context 03:46:19 #48 ... 03:46:19 03:46:19 #49 [core-keeper internal] load build context 03:46:19 #49 ... 03:46:19 03:46:19 #50 [security-bootstrapper internal] load build context 03:46:19 #50 ... 03:46:19 03:46:19 #51 [support-notifications internal] load build context 03:46:19 #51 ... 03:46:19 03:46:19 #52 [core-common-config-bootstrapper internal] load build context 03:46:19 #52 ... 03:46:19 03:46:19 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:46:19 #53 ... 03:46:19 03:46:19 #54 [security-proxy-setup internal] load build context 03:46:19 #54 ... 03:46:19 03:46:19 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:19 #55 ... 03:46:19 03:46:19 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:46:19 #56 ... 03:46:19 03:46:19 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:20 #57 ... 03:46:20 03:46:20 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:20 #58 ... 03:46:20 03:46:20 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:20 #59 ... 03:46:20 03:46:20 #60 [core-command internal] load build context 03:46:20 #60 ... 03:46:20 03:46:20 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:46:20 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:46:20 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:46:20 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:46:20 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:46:20 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:46:20 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:46:20 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:46:20 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 03:46:20 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 03:46:20 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:46:20 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:46:20 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 03:46:20 #61 ... 03:46:20 03:46:20 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:20 #62 ... 03:46:20 03:46:20 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:20 #63 ... 03:46:20 03:46:20 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:46:20 #64 ... 03:46:20 03:46:20 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:20 #65 ... 03:46:20 03:46:20 #50 [security-bootstrapper internal] load build context 03:46:21 #50 transferring context: 441.03MB 12.8s done 03:46:24 #50 ... 03:46:24 03:46:24 #43 [core-metadata internal] load build context 03:46:24 #43 transferring context: 441.03MB 15.6s done 03:46:29 #43 ... 03:46:29 03:46:29 #44 [security-secretstore-setup internal] load build context 03:46:29 #44 transferring context: 441.03MB 14.6s done 03:46:29 #44 ... 03:46:29 03:46:29 #45 [security-proxy-auth internal] load build context 03:46:29 #45 transferring context: 441.03MB 15.3s done 03:46:29 #45 ... 03:46:29 03:46:29 #47 [security-spiffe-token-provider internal] load build context 03:46:29 #47 transferring context: 441.03MB 13.4s done 03:46:29 #47 ... 03:46:29 03:46:29 #48 [support-scheduler internal] load build context 03:46:29 #48 transferring context: 441.03MB 12.9s done 03:46:29 #48 ... 03:46:29 03:46:29 #46 [core-data internal] load build context 03:46:29 #46 transferring context: 441.03MB 12.5s done 03:46:29 #46 ... 03:46:29 03:46:29 #49 [core-keeper internal] load build context 03:46:29 #49 transferring context: 441.03MB 12.0s done 03:46:29 #49 ... 03:46:29 03:46:29 #52 [core-common-config-bootstrapper internal] load build context 03:46:29 #52 transferring context: 441.03MB 15.3s done 03:46:29 #52 ... 03:46:29 03:46:29 #51 [support-notifications internal] load build context 03:46:29 #51 transferring context: 441.03MB 11.9s done 03:46:29 #51 ... 03:46:29 03:46:29 #54 [security-proxy-setup internal] load build context 03:46:29 #54 transferring context: 441.03MB 15.0s done 03:46:30 #9 exporting layers 15.5s done 03:46:30 #9 writing image sha256:ae61d113b4f1180bb6d2f4d958276645c80ddc19578f2a9ba0a8f7c3c903193d done 03:46:30 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 03:46:30 #9 DONE 15.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:30 + docker inspect -f . ci-base-image-arm64 03:46:30 . 03:46:30 #54 ... 03:46:30 03:46:30 #60 [core-command internal] load build context 03:46:30 #60 transferring context: 441.03MB 13.4s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:30 prd-ubuntu20.04-docker-arm64-4c-16g-36904 does not seem to be running inside a container 03:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 03:46:31 $ docker top ecc8d0071c321c18dabdbaf81ac80d026f3c1c6a2e15dad3e2be18fa19816516 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:32 + go version 03:46:32 go version go1.23.4 linux/arm64 [Pipeline] } 03:46:32 $ docker stop --time=1 ecc8d0071c321c18dabdbaf81ac80d026f3c1c6a2e15dad3e2be18fa19816516 03:46:34 $ docker rm -f --volumes ecc8d0071c321c18dabdbaf81ac80d026f3c1c6a2e15dad3e2be18fa19816516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:34 03:46:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:35 latest: Pulling from edgex-devops/edgex-compose-arm64 03:46:35 547446be3368: Pulling fs layer 03:46:35 d125d8839a47: Pulling fs layer 03:46:35 3e85d5ac6304: Pulling fs layer 03:46:35 c3105a71a48b: Pulling fs layer 03:46:35 0f093f025ec4: Pulling fs layer 03:46:35 c3106fc0e877: Pulling fs layer 03:46:35 c3105a71a48b: Waiting 03:46:35 0f093f025ec4: Waiting 03:46:35 c3106fc0e877: Waiting 03:46:35 547446be3368: Verifying Checksum 03:46:35 547446be3368: Download complete 03:46:35 c3105a71a48b: Verifying Checksum 03:46:35 c3105a71a48b: Download complete 03:46:35 d125d8839a47: Verifying Checksum 03:46:35 d125d8839a47: Download complete 03:46:35 #60 ... 03:46:35 03:46:35 #50 [security-bootstrapper internal] load build context 03:46:35 #50 DONE 27.3s 03:46:35 03:46:35 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:46:35 #41 DONE 25.5s 03:46:35 03:46:35 #51 [support-notifications internal] load build context 03:46:35 #51 DONE 27.4s 03:46:35 03:46:35 #49 [core-keeper internal] load build context 03:46:35 #49 DONE 27.4s 03:46:35 03:46:35 #48 [support-scheduler internal] load build context 03:46:35 #48 DONE 27.3s 03:46:35 03:46:35 #46 [core-data internal] load build context 03:46:35 #46 DONE 27.4s 03:46:35 03:46:35 #60 [core-command internal] load build context 03:46:35 #60 DONE 27.5s 03:46:35 03:46:35 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:46:35 #66 ... 03:46:35 03:46:35 #47 [security-spiffe-token-provider internal] load build context 03:46:35 #47 DONE 27.5s 03:46:35 03:46:35 #44 [security-secretstore-setup internal] load build context 03:46:35 #44 DONE 27.5s 03:46:35 03:46:35 #54 [security-proxy-setup internal] load build context 03:46:35 #54 DONE 27.5s 03:46:35 03:46:35 #52 [core-common-config-bootstrapper internal] load build context 03:46:35 #52 DONE 27.5s 03:46:35 03:46:35 #45 [security-proxy-auth internal] load build context 03:46:35 #45 DONE 27.5s 03:46:35 03:46:35 #43 [core-metadata internal] load build context 03:46:35 #43 DONE 27.5s 03:46:36 0f093f025ec4: Verifying Checksum 03:46:36 0f093f025ec4: Download complete 03:46:36 547446be3368: Pull complete 03:46:36 03:46:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:36 #42 DONE 27.1s 03:46:36 03:46:36 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:46:37 d125d8839a47: Pull complete 03:46:37 3e85d5ac6304: Verifying Checksum 03:46:37 3e85d5ac6304: Download complete 03:46:41 #61 ... 03:46:41 03:46:41 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:41 #58 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:41 #58 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:41 #58 28.48 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:46:41 #58 28.48 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:46:41 #58 28.48 OK: 24170 distinct packages available 03:46:41 #58 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:41 #58 28.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:41 #58 28.95 (1/14) Installing ca-certificates (20241121-r1) 03:46:41 #58 28.98 (2/14) Installing brotli-libs (1.1.0-r2) 03:46:41 #58 28.98 (3/14) Installing c-ares (1.33.1-r0) 03:46:41 #58 28.99 (4/14) Installing libunistring (1.2-r0) 03:46:41 #58 29.00 (5/14) Installing libidn2 (2.3.7-r0) 03:46:41 #58 29.01 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:46:41 #58 29.01 (7/14) Installing libpsl (0.21.5-r1) 03:46:41 #58 29.02 (8/14) Installing zstd-libs (1.5.6-r0) 03:46:41 #58 29.10 (9/14) Installing libcurl (8.11.1-r0) 03:46:41 #58 29.11 (10/14) Installing curl (8.11.1-r0) 03:46:41 #58 29.12 (11/14) Installing dumb-init (1.2.5-r3) 03:46:41 #58 29.12 (12/14) Installing musl-obstack (1.2.3-r2) 03:46:41 #58 29.12 (13/14) Installing libucontext (1.2-r3) 03:46:41 #58 29.13 (14/14) Installing gcompat (1.1.0-r4) 03:46:41 #58 29.14 Executing busybox-1.36.1-r29.trigger 03:46:41 #58 29.15 Executing ca-certificates-20241121-r1.trigger 03:46:41 #58 29.22 OK: 13 MiB in 28 packages 03:46:43 #58 ... 03:46:43 03:46:43 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:43 #55 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:43 #55 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:43 #55 33.35 (1/4) Installing dumb-init (1.2.5-r3) 03:46:43 #55 33.35 (2/4) Installing openssl (3.3.2-r1) 03:46:43 #55 33.36 (3/4) Installing su-exec (0.2-r3) 03:46:43 #55 33.37 (4/4) Installing yq-go (4.44.1-r2) 03:46:43 #55 33.43 Executing busybox-1.36.1-r29.trigger 03:46:43 #55 33.48 OK: 19 MiB in 18 packages 03:46:45 #55 ... 03:46:45 03:46:45 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:45 #67 ... 03:46:45 03:46:45 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:46:46 #68 ... 03:46:46 03:46:46 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:46:46 #69 ... 03:46:46 03:46:46 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:46 #62 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #62 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #62 27.70 (1/4) Installing ca-certificates (20241121-r1) 03:46:46 #62 27.93 (2/4) Installing dumb-init (1.2.5-r3) 03:46:46 #62 27.94 (3/4) Installing su-exec (0.2-r3) 03:46:46 #62 27.94 (4/4) Installing yq-go (4.44.1-r2) 03:46:46 #62 28.02 Executing busybox-1.36.1-r29.trigger 03:46:46 #62 28.02 Executing ca-certificates-20241121-r1.trigger 03:46:46 #62 28.18 OK: 19 MiB in 18 packages 03:46:46 #62 ... 03:46:46 03:46:46 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:46 #63 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #63 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #63 27.00 (1/2) Installing dumb-init (1.2.5-r3) 03:46:46 #63 27.00 (2/2) Installing su-exec (0.2-r3) 03:46:46 #63 27.00 Executing busybox-1.36.1-r29.trigger 03:46:46 #63 27.66 OK: 8 MiB in 16 packages 03:46:46 #63 ... 03:46:46 03:46:46 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:46 #70 ... 03:46:46 03:46:46 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:46 #57 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #57 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #57 26.99 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:46:46 #57 26.99 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:46:46 #57 26.99 OK: 24170 distinct packages available 03:46:46 #57 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #57 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #57 27.63 (1/5) Installing dumb-init (1.2.5-r3) 03:46:46 #57 27.64 (2/5) Installing musl-obstack (1.2.3-r2) 03:46:46 #57 27.64 (3/5) Installing libucontext (1.2-r3) 03:46:46 #57 27.64 (4/5) Installing gcompat (1.1.0-r4) 03:46:46 #57 27.65 (5/5) Installing openssl (3.3.2-r1) 03:46:46 #57 27.66 Executing busybox-1.36.1-r29.trigger 03:46:46 #57 27.94 OK: 9 MiB in 19 packages 03:46:46 #57 ... 03:46:46 03:46:46 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:46:46 #53 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #53 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #53 27.09 (1/3) Installing ca-certificates (20241121-r1) 03:46:46 #53 27.12 (2/3) Installing dumb-init (1.2.5-r3) 03:46:46 #53 27.13 (3/3) Installing tzdata (2024b-r0) 03:46:46 #53 27.16 Executing busybox-1.36.1-r29.trigger 03:46:46 #53 27.63 Executing ca-certificates-20241121-r1.trigger 03:46:46 #53 27.94 OK: 10 MiB in 17 packages 03:46:46 #53 DONE 37.3s 03:46:46 03:46:46 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:46 #71 ... 03:46:46 03:46:46 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:46 #62 DONE 37.3s 03:46:46 03:46:46 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:46 #63 DONE 37.3s 03:46:46 03:46:46 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:46 #57 DONE 37.3s 03:46:46 03:46:46 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:46:46 #64 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #64 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #64 29.55 (1/7) Installing ca-certificates (20241121-r1) 03:46:46 #64 29.57 (2/7) Installing dumb-init (1.2.5-r3) 03:46:46 #64 29.58 (3/7) Installing libgcc (13.2.1_git20240309-r0) 03:46:46 #64 29.58 (4/7) Installing libsodium (1.0.19-r0) 03:46:46 #64 29.59 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 03:46:46 #64 29.61 (6/7) Installing libzmq (4.3.5-r2) 03:46:46 #64 29.62 (7/7) Installing zeromq (4.3.5-r2) 03:46:46 #64 29.62 Executing busybox-1.36.1-r29.trigger 03:46:46 #64 29.63 Executing ca-certificates-20241121-r1.trigger 03:46:46 #64 29.68 OK: 12 MiB in 21 packages 03:46:46 #64 DONE 37.3s 03:46:46 03:46:46 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:46:46 #56 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #56 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #56 30.64 (1/1) Installing dumb-init (1.2.5-r3) 03:46:46 #56 30.65 Executing busybox-1.36.1-r29.trigger 03:46:46 #56 30.67 OK: 8 MiB in 15 packages 03:46:46 #56 DONE 37.4s 03:46:46 03:46:46 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:46:46 #72 ... 03:46:46 03:46:46 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:46 #55 DONE 37.4s 03:46:46 03:46:46 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:46 #58 DONE 37.4s 03:46:46 03:46:46 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:46 #59 DONE 37.4s 03:46:46 03:46:46 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:46 #65 28.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #65 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #65 28.46 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:46:46 #65 28.46 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:46:46 #65 28.46 OK: 24170 distinct packages available 03:46:46 #65 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #65 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #65 28.91 (1/4) Installing dumb-init (1.2.5-r3) 03:46:46 #65 29.03 (2/4) Installing musl-obstack (1.2.3-r2) 03:46:46 #65 29.03 (3/4) Installing libucontext (1.2-r3) 03:46:46 #65 29.04 (4/4) Installing gcompat (1.1.0-r4) 03:46:46 #65 29.04 Executing busybox-1.36.1-r29.trigger 03:46:46 #65 29.05 OK: 8 MiB in 18 packages 03:46:46 #65 DONE 37.5s 03:46:46 03:46:46 #39 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:46:46 #39 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:46 #39 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:46 #39 34.56 (1/1) Installing dumb-init (1.2.5-r3) 03:46:46 #39 34.81 Executing busybox-1.36.1-r29.trigger 03:46:46 #39 35.00 OK: 8 MiB in 15 packages 03:46:46 #39 DONE 37.6s 03:46:47 03:46:47 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:46:48 #73 ... 03:46:48 03:46:48 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:48 #71 DONE 12.5s 03:46:48 03:46:48 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:48 #74 ... 03:46:48 03:46:48 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:46:48 #68 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:48 #68 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:48 #68 12.63 OK: 248 MiB in 58 packages 03:46:48 #68 DONE 12.8s 03:46:48 03:46:48 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:48 #70 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:48 #70 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:48 #70 ... 03:46:48 03:46:48 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:46:48 #75 DONE 0.3s 03:46:48 03:46:48 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:48 #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:48 #67 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:49 #67 13.40 OK: 248 MiB in 58 packages 03:46:49 #67 DONE 13.6s 03:46:49 03:46:49 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:46:49 #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:49 #66 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:49 #66 13.18 OK: 248 MiB in 58 packages 03:46:49 #66 DONE 13.6s 03:46:49 03:46:49 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:46:49 #69 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:49 #69 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:49 #69 13.48 OK: 248 MiB in 58 packages 03:46:49 #69 DONE 13.6s 03:46:49 03:46:49 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:46:49 #76 ... 03:46:49 03:46:49 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:46:49 #77 DONE 0.2s 03:46:49 03:46:49 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:46:49 #78 DONE 0.2s 03:46:49 03:46:49 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:46:49 #76 DONE 0.2s 03:46:49 03:46:49 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:46:49 #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:49 #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:49 #0 2.445 OK: 10 MiB in 17 packages 03:46:49 #79 DONE 2.7s 03:46:49 03:46:49 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:49 #80 ... 03:46:49 03:46:49 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:49 #70 13.39 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:46:49 #70 13.39 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:46:49 #70 13.39 OK: 24174 distinct packages available 03:46:49 #70 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:49 #70 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:49 #70 13.87 OK: 248 MiB in 58 packages 03:46:49 #70 DONE 14.3s 03:46:49 3e85d5ac6304: Pull complete 03:46:49 c3105a71a48b: Pull complete 03:46:50 03:46:50 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:46:50 #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:50 #0 2.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:50 #0 2.873 OK: 9 MiB in 19 packages 03:46:50 #81 DONE 3.2s 03:46:50 03:46:50 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:50 #82 ... 03:46:50 03:46:50 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:46:50 #0 2.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:50 #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:50 #0 2.966 OK: 19 MiB in 18 packages 03:46:50 #83 DONE 3.2s 03:46:50 03:46:50 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:46:50 0f093f025ec4: Pull complete 03:46:50 c3106fc0e877: Pull complete 03:46:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-36904 does not seem to be running inside a container 03:46:51 $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 03:46:51 #84 ... 03:46:51 03:46:51 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:46:51 #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:51 #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:51 #0 3.607 OK: 8 MiB in 16 packages 03:46:51 #85 DONE 5.0s 03:46:51 03:46:51 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:46:51 #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:51 #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:51 #0 3.679 OK: 12 MiB in 21 packages 03:46:51 #86 DONE 5.0s 03:46:51 03:46:51 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:46:51 #87 DONE 1.9s 03:46:52 03:46:52 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:52 #82 DONE 1.8s 03:46:52 03:46:52 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:46:52 #84 DONE 1.8s 03:46:52 03:46:52 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:46:52 #72 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:52 #72 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:52 #72 ... 03:46:52 03:46:52 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:46:52 #88 DONE 0.2s 03:46:52 03:46:52 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:46:52 #0 3.132 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:52 #0 3.602 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:52 #0 4.356 (1/1) Installing dumb-init (1.2.5-r3) 03:46:52 #0 4.862 Executing busybox-1.36.1-r29.trigger 03:46:52 #0 4.872 OK: 8 MiB in 15 packages 03:46:52 #89 DONE 5.1s 03:46:52 03:46:52 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:46:52 #72 5.358 OK: 8 MiB in 15 packages 03:46:52 $ docker top 61ab838d2557a334c2b48ecab89337131c4e36402fd7da8eafeb6d1f65a81ccf -eo pid,comm 03:46:52 #72 ... 03:46:52 03:46:52 #90 [security-spire-server stage-2 6/9] COPY security.txt / 03:46:52 #90 DONE 0.8s 03:46:52 03:46:52 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:46:52 #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:52 #0 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:52 #0 5.330 OK: 13 MiB in 28 packages 03:46:52 #91 DONE 5.9s 03:46:52 03:46:52 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:52 #92 DONE 1.0s 03:46:52 03:46:52 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:46:52 #72 DONE 6.0s 03:46:52 03:46:52 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:52 #93 DONE 0.1s 03:46:52 03:46:52 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:46:52 #94 DONE 0.0s 03:46:52 03:46:52 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:52 #95 DONE 0.0s 03:46:52 03:46:52 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 03:46:52 #96 DONE 0.0s 03:46:52 03:46:52 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:46:52 #97 DONE 0.0s 03:46:52 03:46:52 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:52 #98 DONE 0.0s 03:46:52 03:46:52 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:52 #99 DONE 0.0s 03:46:52 03:46:52 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:52 #100 DONE 0.0s 03:46:52 03:46:52 #101 [security-spire-server] exporting to image 03:46:52 #101 exporting layers [Pipeline] { [Pipeline] sh 03:46:53 + docker compose -f ./docker-compose-build.yml build --parallel 03:46:53 #101 ... 03:46:53 03:46:53 #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:46:53 #0 6.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:53 #0 6.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:53 #0 6.592 OK: 19 MiB in 18 packages 03:46:53 #102 DONE 6.8s 03:46:53 03:46:53 #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:46:53 #103 DONE 0.0s 03:46:53 03:46:53 #101 [security-spire-agent] exporting to image 03:46:53 #101 exporting layers 0.8s done 03:46:53 #101 writing image sha256:d85215cc27cfb65ae99f968cd556b86c489613d6d568a14484b495e99127988f 0.0s done 03:46:53 #101 naming to docker.io/library/security-spire-server done 03:46:53 #101 writing image sha256:39bbd2026dee3f75829317836ab981452c07995cfaf7b7929563f59268e95c0b done 03:46:53 #101 naming to docker.io/library/security-spire-agent done 03:46:53 #101 DONE 0.9s 03:46:53 03:46:53 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:46:53 #73 6.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:53 #73 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:53 #73 6.837 OK: 8 MiB in 15 packages 03:46:53 #73 DONE 7.0s 03:46:53 03:46:53 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:53 #74 5.765 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:54 #74 ... 03:46:54 03:46:54 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:46:54 #104 DONE 2.6s 03:46:54 03:46:54 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:54 #74 6.231 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:54 #74 ... 03:46:54 03:46:54 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:46:54 #105 DONE 0.0s 03:46:54 03:46:54 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #106 ... 03:46:55 03:46:55 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:46:55 #74 7.012 OK: 248 MiB in 58 packages 03:46:55 #74 DONE 7.2s 03:46:55 #1 [security-spire-server internal] load .dockerignore 03:46:55 #1 transferring context: 50B done 03:46:55 #1 DONE 0.1s 03:46:55 03:46:55 #2 [security-spire-server internal] load build definition from Dockerfile 03:46:55 #2 transferring dockerfile: 1.70kB done 03:46:55 #2 DONE 0.1s 03:46:55 03:46:55 #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:46:55 #3 ... 03:46:55 03:46:55 #4 [security-spiffe-token-provider internal] load .dockerignore 03:46:55 #4 transferring context: 50B done 03:46:55 #4 DONE 0.1s 03:46:55 03:46:55 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:46:55 #5 transferring dockerfile: 1.89kB done 03:46:55 #5 DONE 0.1s 03:46:55 03:46:55 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:55 #6 DONE 0.0s 03:46:55 03:46:55 #7 [security-proxy-auth internal] load .dockerignore 03:46:55 03:46:55 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:46:55 #107 DONE 0.1s 03:46:55 03:46:55 #108 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:46:55 #0 7.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:46:55 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:46:55 #108 8.690 OK: 8 MiB in 18 packages 03:46:55 #108 ... 03:46:55 03:46:55 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:55 #7 ... 03:46:55 03:46:55 #8 [security-spire-config internal] load build definition from Dockerfile 03:46:55 #8 transferring dockerfile: 1.69kB done 03:46:55 #8 DONE 0.1s 03:46:55 03:46:55 #9 [security-spire-config internal] load .dockerignore 03:46:55 #9 transferring context: 50B 0.0s done 03:46:55 #9 DONE 0.2s 03:46:55 03:46:55 #7 [security-proxy-auth internal] load .dockerignore 03:46:55 #7 transferring context: 50B 0.0s done 03:46:55 #7 DONE 0.2s 03:46:55 03:46:55 #10 [security-proxy-auth internal] load build definition from Dockerfile 03:46:55 #10 transferring dockerfile: 2.11kB done 03:46:55 #10 DONE 0.2s 03:46:55 03:46:55 #11 [security-spire-agent internal] load .dockerignore 03:46:55 #11 transferring context: 50B 0.0s done 03:46:55 #11 DONE 0.1s 03:46:55 03:46:55 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:55 #6 DONE 0.0s 03:46:55 03:46:55 #12 [core-command internal] load build definition from Dockerfile 03:46:55 #109 ... 03:46:55 03:46:55 #108 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:46:55 #108 DONE 8.8s 03:46:55 03:46:55 #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:46:55 #12 ... 03:46:55 03:46:55 #13 [security-spire-agent internal] load build definition from Dockerfile 03:46:55 #13 transferring dockerfile: 1.81kB 0.0s done 03:46:55 #13 DONE 0.1s 03:46:55 03:46:55 #14 [core-command internal] load .dockerignore 03:46:55 #14 transferring context: 50B 0.0s done 03:46:55 #14 DONE 0.1s 03:46:55 03:46:55 #12 [core-command internal] load build definition from Dockerfile 03:46:55 #12 transferring dockerfile: 1.94kB done 03:46:55 #12 DONE 0.2s 03:46:55 03:46:55 #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:46:55 #15 DONE 0.6s 03:46:55 03:46:55 #16 [support-notifications internal] load .dockerignore 03:46:55 #16 ... 03:46:55 03:46:55 #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:55 #6 DONE 0.0s 03:46:55 03:46:55 #17 [support-scheduler internal] load .dockerignore 03:46:55 #17 transferring context: 50B 0.0s done 03:46:55 #17 DONE 0.2s 03:46:55 03:46:55 #18 [support-scheduler internal] load build definition from Dockerfile 03:46:55 #18 transferring dockerfile: 1.82kB 0.0s done 03:46:55 #18 DONE 0.2s 03:46:56 03:46:56 #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:56 #6 DONE 0.0s 03:46:56 03:46:56 #19 [security-secretstore-setup internal] load .dockerignore 03:46:56 #19 ... 03:46:56 03:46:56 #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:46:56 #3 DONE 1.0s 03:46:56 03:46:56 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:56 #20 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:56 #20 ... 03:46:56 03:46:56 #21 [support-notifications internal] load build definition from Dockerfile 03:46:56 #21 transferring dockerfile: 2.04kB done 03:46:56 #21 DONE 0.5s 03:46:56 03:46:56 #22 [security-secretstore-setup internal] load build definition from Dockerfile 03:46:56 #22 transferring dockerfile: 2.49kB 0.1s done 03:46:56 #22 DONE 0.4s 03:46:56 03:46:56 #16 [support-notifications internal] load .dockerignore 03:46:56 #16 transferring context: 50B 0.0s done 03:46:56 #16 DONE 0.5s 03:46:56 03:46:56 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:56 #6 DONE 0.0s 03:46:56 03:46:56 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:46:56 #23 DONE 0.8s 03:46:56 03:46:56 #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:56 #24 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 03:46:56 #24 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:46:56 #24 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:46:56 #24 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:46:56 #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 03:46:56 #24 ... 03:46:56 03:46:56 #19 [security-secretstore-setup internal] load .dockerignore 03:46:56 #19 transferring context: 50B done 03:46:56 #19 DONE 0.6s 03:46:56 03:46:56 #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:56 #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s 03:46:56 #24 ... 03:46:56 03:46:56 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:56 #6 DONE 0.0s 03:46:56 03:46:56 #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:56 #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s 03:46:56 #24 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 03:46:56 #110 DONE 0.9s 03:46:56 03:46:56 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:46:56 #111 DONE 0.1s 03:46:56 03:46:56 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:57 #24 ... 03:46:57 03:46:57 #25 [security-spire-config internal] load build context 03:46:57 #25 transferring context: 21.93kB 0.1s done 03:46:57 #25 DONE 0.6s 03:46:57 03:46:57 #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:57 #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:46:57 #24 ... 03:46:57 03:46:57 #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:46:57 #15 DONE 1.4s 03:46:57 03:46:57 #26 [support-notifications internal] load build context 03:46:57 #26 DONE 0.0s 03:46:57 03:46:57 #27 [security-spire-server internal] load build context 03:46:57 #27 transferring context: 23.68kB 0.0s done 03:46:57 #27 DONE 0.6s 03:46:57 03:46:57 #28 [security-spiffe-token-provider internal] load build context 03:46:57 #28 transferring context: 3.07MB 0.8s done 03:46:57 #28 DONE 1.1s 03:46:57 03:46:57 #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:57 #24 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 03:46:57 #24 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:46:57 #24 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:46:57 #24 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:46:57 #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:46:57 #112 ... 03:46:57 03:46:57 #113 [security-spire-config stage-2 6/10] COPY security.txt / 03:46:57 #113 DONE 0.1s 03:46:57 03:46:57 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:46:57 #114 DONE 0.0s 03:46:57 03:46:57 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:57 #115 ... 03:46:57 03:46:57 #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:57 #116 DONE 0.0s 03:46:57 03:46:57 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:46:57 #117 DONE 0.1s 03:46:57 03:46:57 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:57 #24 ... 03:46:57 03:46:57 #29 [security-spire-agent internal] load build context 03:46:57 #29 transferring context: 23.21kB 0.0s done 03:46:57 #29 DONE 0.7s 03:46:57 03:46:57 #30 [security-proxy-auth internal] load build context 03:46:57 #30 transferring context: 3.07MB 0.7s done 03:46:57 #30 DONE 1.2s 03:46:57 03:46:57 #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:57 #31 DONE 1.6s 03:46:57 03:46:57 #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:57 #118 ... 03:46:57 03:46:57 #101 [security-spire-config] exporting to image 03:46:57 #24 ... 03:46:57 03:46:57 #32 [security-proxy-setup internal] load build definition from Dockerfile 03:46:57 #32 transferring dockerfile: 2.50kB 0.0s done 03:46:57 #32 DONE 1.1s 03:46:57 03:46:57 #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:57 #24 ... 03:46:57 03:46:57 #33 [support-scheduler internal] load build context 03:46:57 #33 transferring context: 3.07MB 0.7s done 03:46:57 #33 DONE 1.1s 03:46:57 03:46:57 #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:57 #24 ... 03:46:57 03:46:57 #34 [core-keeper internal] load .dockerignore 03:46:57 #34 transferring context: 50B 0.0s done 03:46:57 #34 DONE 1.6s 03:46:57 03:46:57 #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:46:57 #35 transferring dockerfile: 2.23kB 0.0s done 03:46:57 #35 DONE 1.1s 03:46:57 03:46:57 #24 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:57 #24 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 03:46:57 #101 exporting layers 0.6s done 03:46:57 #101 writing image sha256:fd46c9de992fd64f0d18f3239ff181a43ae60c6308a2374d7d4b571086153df7 done 03:46:57 #101 naming to docker.io/library/security-spire-config done 03:46:57 #101 DONE 1.5s 03:46:57 03:46:57 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:58 #24 ... 03:46:58 03:46:58 #36 [core-common-config-bootstrapper internal] load .dockerignore 03:46:58 #36 transferring context: 50B done 03:46:58 #36 DONE 1.3s 03:46:58 03:46:58 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:58 #6 DONE 0.0s 03:46:58 03:46:58 #37 [core-command internal] load build context 03:46:58 #37 transferring context: 3.07MB 0.8s done 03:46:58 #37 DONE 1.7s 03:46:58 03:46:58 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:58 #20 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 03:46:58 #20 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:46:58 #20 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:46:58 #20 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:46:58 #20 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:46:58 #20 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s 03:46:58 #20 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:46:58 #20 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:46:58 #20 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:46:58 #20 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:46:58 #20 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:46:58 #20 ... 03:46:58 03:46:58 #38 [core-data internal] load .dockerignore 03:46:58 #38 transferring context: 50B done 03:46:58 #38 DONE 1.8s 03:46:58 03:46:58 #39 [security-bootstrapper internal] load .dockerignore 03:46:58 #39 transferring context: 50B 0.0s done 03:46:58 #39 DONE 1.7s 03:46:58 03:46:58 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:58 #20 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done 03:46:58 #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 03:46:58 #20 ... 03:46:58 03:46:58 #40 [security-bootstrapper internal] load build definition from Dockerfile 03:46:58 #40 transferring dockerfile: 3.02kB 0.0s done 03:46:58 #40 DONE 1.9s 03:46:58 03:46:58 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:58 #20 ... 03:46:58 03:46:58 #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:58 #31 DONE 2.1s 03:46:58 03:46:58 #41 [core-metadata internal] load .dockerignore 03:46:58 #41 transferring context: 50B 0.0s done 03:46:58 #41 DONE 1.6s 03:46:58 03:46:58 #42 [core-common-config-bootstrapper internal] load build context 03:46:58 #42 DONE 0.0s 03:46:58 03:46:58 #43 [core-data internal] load build definition from Dockerfile 03:46:58 #43 transferring dockerfile: 2.07kB done 03:46:58 #43 DONE 2.1s 03:46:58 03:46:58 #44 [security-proxy-setup internal] load .dockerignore 03:46:58 #44 transferring context: 50B 0.0s done 03:46:58 #44 DONE 2.2s 03:46:58 03:46:58 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:58 #6 DONE 0.0s 03:46:58 03:46:58 #45 [core-keeper internal] load build definition from Dockerfile 03:46:58 #45 transferring dockerfile: 2.07kB 0.0s done 03:46:58 #45 DONE 2.4s 03:46:58 03:46:58 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:46:58 #20 ... 03:46:58 03:46:58 #46 [core-metadata internal] load build definition from Dockerfile 03:46:58 #46 transferring dockerfile: 2.13kB 0.0s done 03:46:58 #46 DONE 1.6s 03:46:58 03:46:58 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:58 #6 DONE 0.0s 03:46:58 03:46:58 #47 [security-secretstore-setup internal] load build context 03:46:58 #47 transferring context: 3.07MB 0.6s done 03:46:58 #47 DONE 1.7s 03:46:58 03:46:58 #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:46:58 #48 DONE 2.2s 03:46:58 03:46:58 #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:58 #31 DONE 2.2s 03:46:58 03:46:58 #15 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:46:58 #15 DONE 2.2s 03:46:58 03:46:58 #26 [support-notifications internal] load build context 03:46:58 #26 transferring context: 3.07MB 0.7s done 03:46:58 #26 DONE 1.8s 03:46:58 03:46:58 #48 [core-keeper builder 2/7] WORKDIR /edgex-go 03:46:58 #48 DONE 2.3s 03:46:58 03:46:58 #24 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 03:46:58 #24 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 03:46:58 #24 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 03:46:58 #24 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 03:46:58 #24 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 03:46:58 #24 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 03:46:58 #24 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 03:46:58 #24 DONE 3.9s 03:46:58 03:46:58 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:47:01 #49 ... 03:47:01 03:47:01 #50 [core-metadata internal] load build context 03:47:01 #50 transferring context: 3.07MB 1.9s done 03:47:01 #50 DONE 2.3s 03:47:01 03:47:01 #42 [core-common-config-bootstrapper internal] load build context 03:47:01 #42 transferring context: 3.07MB 1.9s done 03:47:01 #42 DONE 2.5s 03:47:01 03:47:01 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:01 #20 ... 03:47:01 03:47:01 #51 [security-proxy-setup internal] load build context 03:47:01 #51 transferring context: 3.07MB 2.2s done 03:47:01 #51 DONE 2.5s 03:47:01 03:47:01 #52 [core-keeper internal] load build context 03:47:01 #52 transferring context: 3.07MB 1.8s done 03:47:01 #52 DONE 2.5s 03:47:01 03:47:01 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:01 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 03:47:01 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:47:01 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:47:01 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:47:01 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:47:01 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:47:01 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:47:01 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:47:01 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 03:47:01 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 0.9s done 03:47:01 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:47:01 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.4s 03:47:02 #53 ... 03:47:02 03:47:02 #54 [core-data internal] load build context 03:47:02 #54 transferring context: 3.07MB 1.9s done 03:47:02 #54 DONE 3.2s 03:47:02 03:47:02 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:02 #53 ... 03:47:02 03:47:02 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:02 #20 ... 03:47:02 03:47:02 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:02 #55 DONE 3.5s 03:47:02 03:47:02 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:02 #56 ... 03:47:02 03:47:02 #57 [security-bootstrapper internal] load build context 03:47:02 #57 transferring context: 3.07MB 2.4s done 03:47:02 #57 DONE 3.9s 03:47:02 03:47:02 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:03 #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 03:47:04 #20 ... 03:47:04 03:47:04 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:47:04 #0 2.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:04 #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:04 #0 5.044 OK: 239 MiB in 58 packages 03:47:04 #58 DONE 5.7s 03:47:04 03:47:04 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:05 #20 ... 03:47:05 03:47:05 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:47:05 #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:05 #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:05 #0 6.014 OK: 239 MiB in 58 packages 03:47:05 #59 DONE 7.2s 03:47:05 03:47:05 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:05 #20 ... 03:47:05 03:47:05 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:47:05 #60 DONE 1.2s 03:47:05 03:47:05 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:05 #61 DONE 7.0s 03:47:05 03:47:05 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:06 #20 ... 03:47:06 03:47:06 #62 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:47:06 #62 DONE 0.8s 03:47:06 03:47:06 #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:07 #63 ... 03:47:07 03:47:07 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:47:07 #49 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:07 #49 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:07 #49 7.078 (1/1) Installing dumb-init (1.2.5-r3) 03:47:07 #49 7.105 Executing busybox-1.36.1-r29.trigger 03:47:07 #49 7.183 OK: 9 MiB in 15 packages 03:47:07 #49 DONE 8.7s 03:47:07 03:47:07 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:07 #56 4.696 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:08 #56 ... 03:47:08 03:47:08 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:08 #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:08 #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:08 #0 8.694 OK: 239 MiB in 58 packages 03:47:08 #64 DONE 9.4s 03:47:08 03:47:08 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:08 #56 6.032 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:08 #56 ... 03:47:08 03:47:08 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:47:08 #0 5.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:08 #0 5.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:08 #0 8.963 OK: 239 MiB in 58 packages 03:47:08 #65 DONE 10.0s 03:47:08 03:47:08 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:08 #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 03:47:08 #20 ... 03:47:08 03:47:08 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:08 #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #66 ... 03:47:09 03:47:09 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:09 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #67 ... 03:47:09 03:47:09 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:09 #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 8.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #68 ... 03:47:09 03:47:09 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:47:09 #69 DONE 0.8s 03:47:09 03:47:09 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:09 #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #70 ... 03:47:09 03:47:09 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:47:09 #71 DONE 1.0s 03:47:09 03:47:09 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:09 #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 5.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #0 7.693 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:47:09 #0 7.697 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:47:09 #0 7.697 OK: 24052 distinct packages available 03:47:09 #0 8.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 9.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #72 ... 03:47:09 03:47:09 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:09 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #73 ... 03:47:09 03:47:09 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:09 #0 9.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #74 ... 03:47:09 03:47:09 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:09 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.9s done 03:47:09 #53 DONE 13.2s 03:47:09 03:47:09 #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:09 #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 9.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:09 #75 ... 03:47:09 03:47:09 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:09 #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:09 #0 7.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:10 #76 ... 03:47:10 03:47:10 #77 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:47:10 #0 7.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:10 #0 8.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:10 #77 ... 03:47:10 03:47:10 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:12 #20 ... 03:47:12 03:47:12 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:12 #70 11.83 (1/2) Installing dumb-init (1.2.5-r3) 03:47:12 #70 11.84 (2/2) Installing su-exec (0.2-r3) 03:47:12 #70 11.86 Executing busybox-1.36.1-r29.trigger 03:47:12 #70 11.95 OK: 9 MiB in 16 packages 03:47:12 #70 DONE 13.1s 03:47:12 03:47:12 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:12 #20 ... 03:47:12 03:47:12 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:12 #72 12.96 OK: 239 MiB in 58 packages 03:47:12 #72 DONE 13.9s 03:47:12 03:47:12 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:12 #20 ... 03:47:12 03:47:12 #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:12 #75 12.90 (1/1) Installing dumb-init (1.2.5-r3) 03:47:12 #75 12.92 Executing busybox-1.36.1-r29.trigger 03:47:12 #75 12.99 OK: 9 MiB in 15 packages 03:47:12 #75 DONE 13.8s 03:47:12 03:47:12 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:13 #20 ... 03:47:13 03:47:13 #77 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:47:13 #77 11.97 (1/7) Installing ca-certificates (20241121-r1) 03:47:13 #77 12.24 (2/7) Installing dumb-init (1.2.5-r3) 03:47:13 #77 12.25 (3/7) Installing libgcc (13.2.1_git20240309-r0) 03:47:13 #77 12.27 (4/7) Installing libsodium (1.0.19-r0) 03:47:13 #77 12.30 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 03:47:13 #77 12.47 (6/7) Installing libzmq (4.3.5-r2) 03:47:13 #77 12.52 (7/7) Installing zeromq (4.3.5-r2) 03:47:13 #77 12.55 Executing busybox-1.36.1-r29.trigger 03:47:13 #77 12.68 Executing ca-certificates-20241121-r1.trigger 03:47:13 #77 13.68 OK: 14 MiB in 21 packages 03:47:13 #77 DONE 14.9s 03:47:13 03:47:13 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:47:13 #78 DONE 1.1s 03:47:13 03:47:13 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:13 #56 11.53 OK: 239 MiB in 58 packages 03:47:14 #56 DONE 12.5s 03:47:14 03:47:14 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:47:15 #79 DONE 0.9s 03:47:15 03:47:15 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:15 #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.1s 03:47:15 #20 ... 03:47:15 03:47:15 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:15 #67 13.20 (1/4) Installing ca-certificates (20241121-r1) 03:47:15 #67 13.50 (2/4) Installing dumb-init (1.2.5-r3) 03:47:15 #67 13.52 (3/4) Installing su-exec (0.2-r3) 03:47:15 #67 13.52 (4/4) Installing yq-go (4.44.1-r2) 03:47:15 #67 14.56 Executing busybox-1.36.1-r29.trigger 03:47:15 #67 14.61 Executing ca-certificates-20241121-r1.trigger 03:47:15 #67 15.62 OK: 20 MiB in 18 packages 03:47:15 #67 DONE 16.8s 03:47:15 03:47:15 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:15 #20 ... 03:47:15 03:47:15 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:16 #80 ... 03:47:16 03:47:16 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:47:16 #0 4.504 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:16 #0 5.693 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:16 #81 ... 03:47:16 03:47:16 #20 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:16 #20 ... 03:47:16 03:47:16 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:16 #66 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:16 #66 15.36 (1/4) Installing dumb-init (1.2.5-r3) 03:47:16 #66 15.41 (2/4) Installing openssl (3.3.2-r1) 03:47:16 #66 15.49 (3/4) Installing su-exec (0.2-r3) 03:47:16 #66 15.53 (4/4) Installing yq-go (4.44.1-r2) 03:47:16 #66 16.12 Executing busybox-1.36.1-r29.trigger 03:47:16 #66 16.40 OK: 20 MiB in 18 packages 03:47:16 #66 DONE 17.9s 03:47:16 03:47:16 #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:47:16 #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:16 #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:16 #0 9.536 OK: 9 MiB in 15 packages 03:47:16 #82 DONE 10.7s 03:47:16 03:47:16 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:17 #83 ... 03:47:17 03:47:17 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:17 #73 14.72 (1/3) Installing ca-certificates (20241121-r1) 03:47:17 #73 15.03 (2/3) Installing dumb-init (1.2.5-r3) 03:47:17 #73 15.12 (3/3) Installing tzdata (2024b-r0) 03:47:17 #73 16.06 Executing busybox-1.36.1-r29.trigger 03:47:17 #73 16.17 Executing ca-certificates-20241121-r1.trigger 03:47:17 #73 17.20 OK: 11 MiB in 17 packages 03:47:17 #73 DONE 18.5s 03:47:17 03:47:17 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:47:17 #81 11.62 (1/1) Installing dumb-init (1.2.5-r3) 03:47:18 #81 12.38 Executing busybox-1.36.1-r29.trigger 03:47:18 #81 12.46 OK: 9 MiB in 15 packages 03:47:19 #81 ... 03:47:19 03:47:19 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:19 #84 ... 03:47:19 03:47:19 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:19 #85 ... 03:47:19 03:47:19 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:47:19 #81 DONE 13.5s 03:47:19 03:47:19 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:19 #76 11.70 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:47:19 #76 11.70 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:47:19 #76 11.70 OK: 24048 distinct packages available 03:47:19 #76 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:19 #76 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:19 #76 18.31 (1/14) Installing ca-certificates (20241121-r1) 03:47:19 #76 18.51 (2/14) Installing brotli-libs (1.1.0-r2) 03:47:19 #76 18.56 (3/14) Installing c-ares (1.33.1-r0) 03:47:19 #76 18.60 (4/14) Installing libunistring (1.2-r0) 03:47:19 #76 18.75 (5/14) Installing libidn2 (2.3.7-r0) 03:47:19 #76 18.79 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:47:19 #76 18.79 (7/14) Installing libpsl (0.21.5-r1) 03:47:19 #76 18.81 (8/14) Installing zstd-libs (1.5.6-r0) 03:47:19 #76 18.86 (9/14) Installing libcurl (8.11.1-r0) 03:47:19 #76 18.88 (10/14) Installing curl (8.11.1-r0) 03:47:19 #76 18.92 (11/14) Installing dumb-init (1.2.5-r3) 03:47:19 #76 18.97 (12/14) Installing musl-obstack (1.2.3-r2) 03:47:19 #76 18.99 (13/14) Installing libucontext (1.2-r3) 03:47:19 #76 19.02 (14/14) Installing gcompat (1.1.0-r4) 03:47:19 #76 19.07 Executing busybox-1.36.1-r29.trigger 03:47:19 #76 19.17 Executing ca-certificates-20241121-r1.trigger 03:47:19 #76 19.63 OK: 15 MiB in 28 packages 03:47:19 #76 DONE 20.5s 03:47:19 03:47:19 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:20 #86 ... 03:47:20 03:47:20 #20 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:20 #20 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s done 03:47:20 #20 DONE 23.8s 03:47:20 03:47:20 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:20 #68 13.70 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:47:20 #68 13.70 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:47:20 #68 13.70 OK: 24048 distinct packages available 03:47:20 #68 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:20 #68 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:20 #68 20.13 (1/5) Installing dumb-init (1.2.5-r3) 03:47:20 #68 20.18 (2/5) Installing musl-obstack (1.2.3-r2) 03:47:20 #68 20.19 (3/5) Installing libucontext (1.2-r3) 03:47:20 #68 20.21 (4/5) Installing gcompat (1.1.0-r4) 03:47:20 #68 20.26 (5/5) Installing openssl (3.3.2-r1) 03:47:20 #68 20.35 Executing busybox-1.36.1-r29.trigger 03:47:20 #68 20.48 OK: 10 MiB in 19 packages 03:47:20 #68 DONE 21.5s 03:47:20 03:47:20 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:20 #83 3.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:21 #83 ... 03:47:21 03:47:21 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:47:21 #0 3.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:21 #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:21 #0 8.508 OK: 9 MiB in 16 packages 03:47:21 #87 DONE 9.3s 03:47:21 03:47:21 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:47:21 #88 ... 03:47:21 03:47:21 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:47:21 #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:21 #0 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:21 #0 8.291 OK: 9 MiB in 15 packages 03:47:21 #89 DONE 9.0s 03:47:21 03:47:21 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:21 #83 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:22 #83 ... 03:47:22 03:47:22 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:22 #74 15.34 v3.20.5-16-g366d4f2813b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:47:22 #74 15.34 v3.20.5-17-gac5bacf8f49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:47:22 #74 15.34 OK: 24048 distinct packages available 03:47:22 #74 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:22 #74 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:22 #74 22.39 (1/4) Installing dumb-init (1.2.5-r3) 03:47:22 #74 22.41 (2/4) Installing musl-obstack (1.2.3-r2) 03:47:22 #74 22.43 (3/4) Installing libucontext (1.2-r3) 03:47:22 #74 22.46 (4/4) Installing gcompat (1.1.0-r4) 03:47:22 #74 22.48 Executing busybox-1.36.1-r29.trigger 03:47:22 #74 22.54 OK: 9 MiB in 18 packages 03:47:22 #74 DONE 23.3s 03:47:22 03:47:22 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:23 #90 ... 03:47:23 03:47:23 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:47:23 #0 4.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:23 #0 5.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:23 #0 9.020 OK: 14 MiB in 21 packages 03:47:23 #91 DONE 9.7s 03:47:23 03:47:23 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:23 #86 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:23 #86 4.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:23 #86 ... 03:47:23 03:47:23 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:24 #92 ... 03:47:24 03:47:24 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:47:24 #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:24 #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:24 #93 ... 03:47:24 03:47:24 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:47:24 #88 DONE 2.9s 03:47:24 03:47:24 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:47:24 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:24 #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:24 #0 7.832 OK: 20 MiB in 18 packages 03:47:24 #94 DONE 8.5s 03:47:24 03:47:24 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:47:24 #95 DONE 0.2s 03:47:24 03:47:24 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:24 #90 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:25 #90 ... 03:47:25 03:47:25 #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:47:25 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:25 #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:25 #0 7.133 OK: 11 MiB in 17 packages 03:47:25 #96 DONE 7.6s 03:47:25 03:47:25 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:25 #90 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:25 #90 ... 03:47:25 03:47:25 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:25 #83 8.004 OK: 20 MiB in 18 packages 03:47:25 #83 DONE 8.5s 03:47:25 03:47:25 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:47:25 #97 DONE 0.2s 03:47:25 03:47:25 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:26 #98 ... 03:47:26 03:47:26 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:26 #86 6.516 OK: 15 MiB in 28 packages 03:47:26 #86 DONE 7.2s 03:47:26 03:47:26 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:47:26 #93 5.874 OK: 10 MiB in 19 packages 03:47:26 #93 DONE 6.5s 03:47:26 03:47:26 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:47:28 #99 DONE 1.8s 03:47:28 03:47:28 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:28 #90 5.128 OK: 9 MiB in 18 packages 03:47:28 #90 DONE 6.2s 03:47:28 03:47:28 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:28 #100 DONE 1.8s 03:47:28 03:47:28 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:47:29 #101 DONE 0.5s 03:47:29 03:47:29 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:29 #102 ... 03:47:29 03:47:29 #103 [security-spire-server stage-2 6/9] COPY security.txt / 03:47:29 #103 DONE 0.5s 03:47:29 03:47:29 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:47:30 #104 DONE 0.8s 03:47:30 03:47:30 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:47:30 #105 ... 03:47:30 03:47:30 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:30 #102 DONE 2.1s 03:47:30 03:47:30 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:30 #106 DONE 2.1s 03:47:30 03:47:30 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:47:30 #107 ... 03:47:30 03:47:30 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:47:30 #105 DONE 0.5s 03:47:31 03:47:31 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:47:31 #108 ... 03:47:31 03:47:31 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:47:31 #109 DONE 0.6s 03:47:31 03:47:31 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:47:31 #107 DONE 0.6s 03:47:31 03:47:31 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 03:47:31 #110 ... 03:47:31 03:47:31 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:47:31 #108 DONE 0.6s 03:47:31 03:47:31 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 03:47:31 #110 DONE 0.5s 03:47:31 03:47:31 #111 [security-spire-server] exporting to image 03:47:31 #111 exporting layers 03:47:31 #111 ... 03:47:31 03:47:31 #112 [security-spire-config stage-2 6/10] COPY security.txt / 03:47:31 #112 DONE 0.6s 03:47:32 03:47:32 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:47:32 #113 ... 03:47:32 03:47:32 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:47:32 #114 DONE 0.7s 03:47:32 03:47:32 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:47:32 #113 DONE 0.8s 03:47:32 03:47:32 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:47:33 #115 DONE 0.8s 03:47:33 03:47:33 #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:47:33 #116 DONE 0.6s 03:47:33 03:47:33 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:47:34 #117 ... 03:47:34 03:47:34 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:47:34 #118 DONE 0.6s 03:47:34 03:47:34 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:47:34 #117 DONE 0.7s 03:47:34 03:47:34 #119 [security-spire-agent] exporting to image 03:47:34 #119 ... 03:47:34 03:47:34 #111 [security-spire-server] exporting to image 03:47:34 #111 exporting layers 2.7s done 03:47:34 #111 writing image sha256:53db5a965d91328821a54658dafa7d10f441cdfdc2af9fff279360b1fd2a9d51 0.1s done 03:47:34 #111 naming to docker.io/library/security-spire-server-arm64 0.1s done 03:47:34 #111 DONE 2.8s 03:47:34 03:47:34 #120 [security-spire-config] exporting to image 03:47:37 #120 exporting layers 2.6s done 03:47:37 #120 writing image sha256:2fef2a8b1c27018133965322b51f2feb7cf431ba90cc88d86cb31fb0a782ef2f 0.1s done 03:47:37 #120 naming to docker.io/library/security-spire-config-arm64 03:47:37 #120 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:47:37 #120 DONE 2.7s 03:47:37 03:47:37 #119 [security-spire-agent] exporting to image 03:47:37 #119 exporting layers 2.6s done 03:47:37 #119 writing image sha256:f366369e31ae0dce50a62c462242b7f724b21c1862960a36f4e21743590728c1 0.0s done 03:47:37 #119 naming to docker.io/library/security-spire-agent-arm64 0.1s done 03:47:37 #119 DONE 2.7s 03:47:37 03:47:37 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #118 ... 03:47:44 03:47:44 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #115 DONE 53.9s 03:47:44 03:47:44 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #112 DONE 53.9s 03:47:44 03:47:44 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #80 DONE 53.9s 03:47:44 03:47:44 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #106 DONE 51.5s 03:47:44 03:47:44 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #109 DONE 47.9s 03:47:44 03:47:44 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #118 DONE 54.7s 03:47:44 03:47:44 #119 [security-secretstore-setup builder 6/7] COPY . . 03:47:55 #119 ... 03:47:55 03:47:55 #120 [core-metadata builder 6/7] COPY . . 03:47:55 #120 ... 03:47:55 03:47:55 #121 [support-scheduler builder 6/7] COPY . . 03:47:55 #121 ... 03:47:55 03:47:55 #122 [core-keeper builder 7/8] COPY . . 03:47:55 #122 ... 03:47:55 03:47:55 #123 [support-notifications builder 6/7] COPY . . 03:47:55 #123 ... 03:47:55 03:47:55 #124 [security-spiffe-token-provider builder 6/7] COPY . . 03:48:03 #124 DONE 19.9s 03:48:03 03:48:03 #121 [support-scheduler builder 6/7] COPY . . 03:48:03 #121 DONE 20.0s 03:48:03 03:48:03 #123 [support-notifications builder 6/7] COPY . . 03:48:03 #123 DONE 19.9s 03:48:03 03:48:03 #119 [security-secretstore-setup builder 6/7] COPY . . 03:48:03 #119 DONE 19.9s 03:48:03 03:48:03 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:03 #125 CACHED 03:48:03 03:48:03 #126 [security-bootstrapper builder 6/7] COPY . . 03:48:03 #126 CACHED 03:48:03 03:48:03 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:48:03 #127 CACHED 03:48:03 03:48:03 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:03 #128 CACHED 03:48:03 03:48:03 #129 [security-proxy-setup builder 6/7] COPY . . 03:48:03 #129 CACHED 03:48:03 03:48:03 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:48:03 #130 CACHED 03:48:03 03:48:03 #122 [core-keeper builder 7/8] COPY . . 03:48:03 #122 DONE 20.0s 03:48:03 03:48:03 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:03 #131 ... 03:48:03 03:48:03 #120 [core-metadata builder 6/7] COPY . . 03:48:03 #120 DONE 20.0s 03:48:03 03:48:03 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 03:48:03 #132 CACHED 03:48:03 03:48:03 #133 [core-command builder 6/7] COPY . . 03:48:03 #133 CACHED 03:48:03 03:48:03 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:03 #134 CACHED 03:48:03 03:48:03 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:03 #135 CACHED 03:48:03 03:48:03 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:48:03 #136 CACHED 03:48:03 03:48:03 #137 [security-proxy-auth builder 6/7] COPY . . 03:48:03 #137 CACHED 03:48:03 03:48:03 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:03 #138 CACHED 03:48:03 03:48:03 #139 [core-data builder 6/7] COPY . . 03:48:03 #139 CACHED 03:48:03 03:48:03 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 03:48:03 #140 CACHED 03:48:03 03:48:03 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 03:48:03 #141 CACHED 03:48:03 03:48:03 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:03 #142 CACHED 03:48:03 03:48:03 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:48:03 #143 CACHED 03:48:03 03:48:03 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:04 #144 1.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:48:14 #144 ... 03:48:14 03:48:14 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:14 #0 0.368 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:48:14 #145 ... 03:48:14 03:48:14 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:14 #0 1.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:48:14 #146 ... 03:48:14 03:48:14 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:48:14 #0 1.117 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:48:14 #147 ... 03:48:14 03:48:14 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:14 #0 0.987 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:48:14 #148 ... 03:48:14 03:48:14 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:14 #0 1.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:48:14 #149 ... 03:48:14 03:48:14 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:48:14 #0 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:48:14 #150 ... 03:48:14 03:48:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:14 #0 0.566 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:48:14 #151 ... 03:48:14 03:48:14 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:48:14 #0 1.256 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:48:14 #152 ... 03:48:14 03:48:14 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:14 #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:48:14 #153 ... 03:48:14 03:48:14 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:14 #0 1.125 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:48:14 #154 ... 03:48:14 03:48:14 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:14 #131 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:48:16 #85 ... 03:48:16 03:48:16 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #98 DONE 57.5s 03:48:16 03:48:16 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #84 DONE 64.1s 03:48:16 03:48:16 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #80 DONE 67.5s 03:48:16 03:48:16 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #85 DONE 64.0s 03:48:16 03:48:16 #63 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #63 DONE 67.2s 03:48:16 03:48:16 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #92 DONE 59.4s 03:48:16 03:48:16 #121 [support-scheduler builder 6/7] COPY . . 03:48:16 #121 DONE 1.2s 03:48:16 03:48:16 #122 [core-metadata builder 6/7] COPY . . 03:48:16 #122 CACHED 03:48:16 03:48:16 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #123 CACHED 03:48:16 03:48:16 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:48:16 #124 CACHED 03:48:16 03:48:16 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:48:16 #125 CACHED 03:48:16 03:48:16 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 03:48:16 #126 CACHED 03:48:16 03:48:16 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #127 CACHED 03:48:16 03:48:16 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:48:16 #128 CACHED 03:48:16 03:48:16 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #129 CACHED 03:48:16 03:48:16 #130 [security-bootstrapper builder 6/7] COPY . . 03:48:16 #130 CACHED 03:48:16 03:48:16 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:48:16 #131 CACHED 03:48:16 03:48:16 #132 [security-proxy-setup builder 6/7] COPY . . 03:48:16 #132 CACHED 03:48:16 03:48:16 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #133 CACHED 03:48:16 03:48:16 #134 [core-data builder 6/7] COPY . . 03:48:16 #134 CACHED 03:48:16 03:48:16 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 03:48:16 #135 CACHED 03:48:16 03:48:16 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #136 CACHED 03:48:16 03:48:16 #137 [core-keeper builder 7/8] COPY . . 03:48:16 #137 DONE 1.2s 03:48:16 03:48:16 #138 [security-secretstore-setup builder 6/7] COPY . . 03:48:16 #138 DONE 1.2s 03:48:16 03:48:16 #139 [support-notifications builder 6/7] COPY . . 03:48:16 #139 DONE 1.2s 03:48:16 03:48:16 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:16 #140 CACHED 03:48:16 03:48:16 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 03:48:16 #141 CACHED 03:48:16 03:48:16 #142 [core-command builder 6/7] COPY . . 03:48:16 #142 CACHED 03:48:16 03:48:16 #143 [security-proxy-auth builder 6/7] COPY . . 03:48:16 #143 DONE 1.2s 03:48:16 03:48:16 #144 [security-spiffe-token-provider builder 6/7] COPY . . 03:48:16 #144 DONE 1.2s 03:48:16 03:48:16 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:17 #145 2.782 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:48:25 #145 ... 03:48:25 03:48:25 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:25 #0 3.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:48:25 #146 ... 03:48:25 03:48:25 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:48:25 #0 2.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:48:25 #147 ... 03:48:25 03:48:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:48:25 #0 2.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:48:25 #148 ... 03:48:25 03:48:25 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:25 #0 2.455 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:48:25 #149 ... 03:48:25 03:48:25 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:48:25 #0 3.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:48:25 #150 ... 03:48:25 03:48:25 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:25 #0 2.176 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:48:26 #151 ... 03:48:26 03:48:26 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:26 #0 3.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:48:26 #152 ... 03:48:26 03:48:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:26 #0 2.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:48:26 #153 ... 03:48:26 03:48:26 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:26 #0 3.193 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:48:26 #154 ... 03:48:26 03:48:26 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:26 #0 3.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:48:26 #155 ... 03:48:26 03:48:26 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:26 #0 2.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:49:36 #131 ... 03:49:36 03:49:36 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:36 #147 82.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:50:32 #147 ... 03:50:32 03:50:32 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:50:32 #152 DONE 143.9s 03:50:32 03:50:32 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:32 #146 DONE 143.9s 03:50:32 03:50:32 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:50:32 #144 DONE 143.9s 03:50:32 03:50:32 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:50:32 #149 DONE 144.0s 03:50:32 03:50:32 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:50:32 #131 DONE 144.0s 03:50:32 03:50:32 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:50:32 #147 DONE 144.1s 03:50:32 03:50:32 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #155 ... 03:50:32 03:50:32 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:50:32 #145 DONE 144.1s 03:50:32 03:50:32 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:50:32 #150 DONE 144.2s 03:50:32 03:50:32 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:50:32 #148 DONE 144.3s 03:50:32 03:50:32 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:50:32 #151 DONE 144.3s 03:50:32 03:50:32 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #156 ... 03:50:32 03:50:32 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:50:32 #153 DONE 144.3s 03:50:32 03:50:32 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:50:32 #154 DONE 144.3s 03:50:32 03:50:32 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #155 DONE 0.6s 03:50:32 03:50:32 #157 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #157 ... 03:50:32 03:50:32 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:50:32 #158 DONE 0.5s 03:50:32 03:50:32 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #159 DONE 0.6s 03:50:32 03:50:32 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #156 DONE 0.5s 03:50:32 03:50:32 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #160 DONE 0.5s 03:50:32 03:50:32 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #161 DONE 0.6s 03:50:32 03:50:32 #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #162 DONE 0.4s 03:50:32 03:50:32 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #163 DONE 0.4s 03:50:32 03:50:32 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:50:32 #164 ... 03:50:32 03:50:32 #157 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #157 DONE 0.8s 03:50:32 03:50:32 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:50:32 #165 DONE 0.8s 03:50:32 03:50:32 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #166 CACHED 03:50:32 03:50:32 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:50:32 #167 CACHED 03:50:32 03:50:32 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:32 #168 CACHED 03:50:32 03:50:32 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #169 CACHED 03:50:32 03:50:32 #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:50:32 #170 CACHED 03:50:32 03:50:32 #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:50:32 #171 CACHED 03:50:32 03:50:32 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:50:32 #172 DONE 0.7s 03:50:32 03:50:32 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:32 #173 DONE 0.7s 03:50:32 03:50:32 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:50:32 #174 DONE 0.7s 03:50:32 03:50:32 #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:50:32 #175 DONE 0.7s 03:50:32 03:50:32 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:32 #176 DONE 0.6s 03:50:32 03:50:32 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:50:32 #164 DONE 0.7s 03:50:32 03:50:32 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:50:32 #177 ... 03:50:32 03:50:32 #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:50:32 #178 DONE 2.9s 03:50:32 03:50:32 #179 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:50:32 #179 DONE 2.9s 03:50:32 03:50:32 #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:50:32 #180 DONE 2.9s 03:50:32 03:50:32 #181 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:50:32 #181 DONE 2.9s 03:50:32 03:50:32 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:50:32 #182 DONE 3.0s 03:50:32 03:50:32 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:50:32 #183 ... 03:50:32 03:50:32 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:50:32 #184 DONE 3.0s 03:50:32 03:50:32 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:50:32 #185 DONE 3.0s 03:50:32 03:50:32 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:50:32 #186 DONE 3.1s 03:50:32 03:50:32 #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:50:32 #187 DONE 3.1s 03:50:32 03:50:32 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:50:32 #188 DONE 3.1s 03:50:32 03:50:32 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:50:32 #177 DONE 3.0s 03:50:32 03:50:32 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:50:33 #189 ... 03:50:33 03:50:33 #190 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:50:33 #190 DONE 1.5s 03:50:33 03:50:33 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:50:33 #191 DONE 1.6s 03:50:33 03:50:33 #192 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:50:33 #192 DONE 1.7s 03:50:33 03:50:33 #193 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:50:33 #193 DONE 1.6s 03:50:33 03:50:33 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:50:33 #183 DONE 1.6s 03:50:33 03:50:33 #101 [core-keeper] exporting to image 03:50:33 #101 exporting layers 03:50:33 #101 ... 03:50:33 03:50:33 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:50:33 #194 DONE 1.7s 03:50:33 03:50:33 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:50:33 #195 DONE 1.8s 03:50:33 03:50:33 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:50:33 #196 DONE 1.8s 03:50:33 03:50:33 #101 [core-command] exporting to image 03:50:33 #101 ... 03:50:33 03:50:33 #197 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:50:33 #197 DONE 5.7s 03:50:33 03:50:33 #198 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:50:33 #198 DONE 1.9s 03:50:33 03:50:33 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:50:33 #189 DONE 1.9s 03:50:33 03:50:33 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:50:33 #199 DONE 1.9s 03:50:33 03:50:33 #101 [core-command] exporting to image 03:50:33 #101 exporting layers 0.4s done 03:50:33 #101 writing image sha256:9bc2622323e2cf9f3285602c1d5074bda367d0eb236eee2fb60dab2d7ae1eedc 0.0s done 03:50:33 #101 naming to docker.io/library/core-keeper 03:50:34 #101 naming to docker.io/library/core-keeper 0.0s done 03:50:34 #101 ... 03:50:34 03:50:34 #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:50:34 #200 DONE 1.2s 03:50:34 03:50:34 #201 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:50:34 #201 DONE 1.1s 03:50:34 03:50:34 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:50:34 #202 DONE 1.2s 03:50:34 03:50:34 #101 [core-data] exporting to image 03:50:34 #101 ... 03:50:34 03:50:34 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:50:34 #203 DONE 1.1s 03:50:34 03:50:34 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:50:34 #204 DONE 1.1s 03:50:34 03:50:34 #101 [core-data] exporting to image 03:50:34 #101 exporting layers 1.0s done 03:50:34 #101 ... 03:50:34 03:50:34 #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:50:34 #205 DONE 0.9s 03:50:34 03:50:34 #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:50:34 #206 DONE 0.9s 03:50:34 03:50:34 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:50:34 #207 DONE 0.9s 03:50:34 03:50:34 #101 [core-data] exporting to image 03:50:34 #101 exporting layers 0.9s done 03:50:34 #101 writing image sha256:a192c3d9302d60ae19a1053230d5fb7278447b3a5a7ab7382d2b8f8427c78177 03:50:34 #101 exporting layers 0.4s done 03:50:34 #101 writing image sha256:a192c3d9302d60ae19a1053230d5fb7278447b3a5a7ab7382d2b8f8427c78177 0.1s done 03:50:34 #101 writing image sha256:cbb357dd4e289e969d211b812dd8e34e2e9fa60b34c79c20f83c4ee7c2b8abf5 0.1s done 03:50:34 #101 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:50:34 #101 naming to docker.io/library/core-command 0.0s done 03:50:34 #101 writing image sha256:4fe342345b4b9498434fead90830c2b105a7513c3325a3475f2a7207158b835d 0.0s done 03:50:34 #101 naming to docker.io/library/support-scheduler 03:50:34 #101 naming to docker.io/library/support-scheduler done 03:50:34 #101 writing image sha256:5489095c9bba85cc97fd9cf84203f44ef5a0bf77584145946b7354f6c4f22fa8 0.0s done 03:50:34 #101 naming to docker.io/library/core-data 0.0s done 03:50:34 #101 DONE 3.3s 03:50:34 03:50:34 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:50:34 #208 DONE 0.7s 03:50:34 03:50:34 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:50:35 #209 ... 03:50:35 03:50:35 #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:50:35 #210 DONE 0.7s 03:50:35 03:50:35 #211 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:50:35 #211 DONE 0.6s 03:50:35 03:50:35 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:50:35 #209 DONE 0.6s 03:50:35 03:50:35 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:50:35 #212 ... 03:50:35 03:50:35 #213 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:50:35 #213 DONE 0.7s 03:50:35 03:50:35 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:35 #214 DONE 1.0s 03:50:35 03:50:35 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:35 #215 DONE 1.1s 03:50:35 03:50:35 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:50:35 #216 DONE 0.4s 03:50:35 03:50:35 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:50:35 #217 ... 03:50:35 03:50:35 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:50:35 #212 DONE 0.4s 03:50:36 03:50:36 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:50:36 #217 DONE 0.3s 03:50:36 03:50:36 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:50:36 #218 DONE 0.2s 03:50:36 03:50:36 #101 [core-common-config-bootstrapper] exporting to image 03:50:36 #101 exporting layers 0.4s done 03:50:36 #101 writing image sha256:326457ac3bb140ec56e675eb6058f6148ce2942e9a4b513f4b3bc968f383f3e5 0.0s done 03:50:36 #101 naming to docker.io/library/support-notifications 0.0s done 03:50:36 #101 writing image sha256:6cfeedfe605d7303a7c90fead7fd28852d4a46a0a32589e493c77c72c7f9f587 done 03:50:36 #101 naming to docker.io/library/core-metadata done 03:50:36 #101 writing image sha256:08fe28fd9cebfbcf92b34a090c21711bc3027d7cfdfd800402fc50244f6d7026 done 03:50:36 #101 writing image sha256:9552f1c05e8f5054b0a3e349d55080413e902847e56287eefd3cbbe9edc9a241 done 03:50:36 #101 naming to docker.io/library/core-common-config-bootstrapper done 03:50:36 #101 naming to docker.io/library/security-proxy-auth done 03:50:36 #101 DONE 4.1s 03:50:36 03:50:36 #219 [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/ 03:50:36 #219 DONE 0.2s 03:50:36 03:50:36 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:36 #220 ... 03:50:36 03:50:36 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:36 #221 DONE 0.8s 03:50:36 03:50:36 #222 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:50:36 #222 DONE 0.1s 03:50:36 03:50:36 #101 [security-proxy-setup] exporting to image 03:50:36 #101 ... 03:50:36 03:50:36 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:36 #220 DONE 0.5s 03:50:36 03:50:36 #223 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:50:36 #223 DONE 0.2s 03:50:36 03:50:36 #101 [security-secretstore-setup] exporting to image 03:50:36 #101 ... 03:50:36 03:50:36 #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:50:36 #224 DONE 0.3s 03:50:36 03:50:36 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:50:37 #225 DONE 0.7s 03:50:37 03:50:37 #101 [security-proxy-setup] exporting to image 03:50:37 #101 exporting layers 1.3s done 03:50:37 #101 writing image sha256:d27cec6548215c5744b46f53a850e36aeecb49102c80d1a17055f44ec9c51617 0.0s done 03:50:37 #101 naming to docker.io/library/security-proxy-setup done 03:50:37 #101 exporting layers 1.3s done 03:50:37 #101 writing image sha256:13f2fa937e4eee9c1c881130fcde09cc4976e16e2357771477102d93dec9cfb4 03:50:37 #101 writing image sha256:13f2fa937e4eee9c1c881130fcde09cc4976e16e2357771477102d93dec9cfb4 0.1s done 03:50:37 #101 naming to docker.io/library/security-secretstore-setup done 03:50:38 #101 exporting layers 0.7s done 03:50:38 #101 writing image sha256:33c80b39a59f147cfe65f6c2f6bbbbfb56a773d5ace24be7e2a01b25a01c458d done 03:50:38 #101 naming to docker.io/library/security-bootstrapper done 03:50:38 #101 DONE 6.1s 03:50:38 03:50:38 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:50:38 time="2025-01-17T03:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:50:38 $ docker stop --time=1 aff4d14307e26cf82948ab2d8ac9a97a7180f97b380473825fa4c0d6371c6498 03:50:39 $ docker rm -f --volumes aff4d14307e26cf82948ab2d8ac9a97a7180f97b380473825fa4c0d6371c6498 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:39 + docker images 03:50:39 REPOSITORY TAG IMAGE ID CREATED SIZE 03:50:39 security-bootstrapper latest 33c80b39a59f 2 seconds ago 20.3MB 03:50:39 security-secretstore-setup latest 13f2fa937e4e 3 seconds ago 41MB 03:50:39 core-metadata latest 6cfeedfe605d 4 seconds ago 32MB 03:50:39 security-proxy-auth latest 08fe28fd9ceb 4 seconds ago 30.8MB 03:50:39 security-proxy-setup latest d27cec654821 4 seconds ago 29.3MB 03:50:39 core-common-config-bootstrapper latest 9552f1c05e8f 4 seconds ago 17.1MB 03:50:39 support-notifications latest 326457ac3bb1 5 seconds ago 50.7MB 03:50:39 core-keeper latest 9bc2622323e2 6 seconds ago 31.5MB 03:50:39 security-spiffe-token-provider latest cbb357dd4e28 6 seconds ago 32.6MB 03:50:39 core-command latest a192c3d9302d 6 seconds ago 27.6MB 03:50:39 core-data latest 5489095c9bba 6 seconds ago 31.9MB 03:50:39 support-scheduler latest 4fe342345b4b 6 seconds ago 47.1MB 03:50:39 security-spire-config latest fd46c9de992f 3 minutes ago 121MB 03:50:39 security-spire-agent latest 39bbd2026dee 3 minutes ago 182MB 03:50:39 security-spire-server latest d85215cc27cf 3 minutes ago 122MB 03:50:39 ci-base-image-x86_64 latest fb62a0174f86 7 minutes ago 923MB 03:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB 03:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 03:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:40 provisioning config files... 03:50:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config5274918986468291907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:40 ---> ****-login.sh 03:50:40 nexus3.edgexfoundry.org:10001 03:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:40 Configure a credential helper to remove this warning. See 03:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:40 03:50:40 Login Succeeded 03:50:40 nexus3.edgexfoundry.org:10002 03:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:40 Configure a credential helper to remove this warning. See 03:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:40 03:50:40 Login Succeeded 03:50:40 nexus3.edgexfoundry.org:10003 03:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:40 Configure a credential helper to remove this warning. See 03:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:40 03:50:40 Login Succeeded 03:50:40 nexus3.edgexfoundry.org:10004 03:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:40 Configure a credential helper to remove this warning. See 03:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:40 03:50:40 Login Succeeded 03:50:40 ****.io 03:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:40 Configure a credential helper to remove this warning. See 03:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:40 03:50:40 Login Succeeded 03:50:40 ---> ****-login.sh ends [Pipeline] } 03:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:50:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:50:41 fdc408d1ba7f30a0535afd3d037246005626e839 03:50:41 latest 03:50:41 4.0.0-dev.46 03:50:41 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:41 main 03:50:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker push nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839 03:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:41 1ce1a6f0cd1a: Preparing 03:50:41 c1a53a64bf21: Preparing 03:50:41 c10dad2e6567: Preparing 03:50:41 8cc5c67faf14: Preparing 03:50:41 6b464cc304f1: Preparing 03:50:41 770524df94af: Preparing 03:50:41 ce5a8cde9eee: Preparing 03:50:41 770524df94af: Waiting 03:50:41 ce5a8cde9eee: Waiting 03:50:41 c10dad2e6567: Pushed 03:50:41 6b464cc304f1: Pushed 03:50:41 8cc5c67faf14: Pushed 03:50:41 1ce1a6f0cd1a: Pushed 03:50:41 ce5a8cde9eee: Layer already exists 03:50:42 770524df94af: Pushed 03:50:43 c1a53a64bf21: Pushed 03:50:43 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:44 1ce1a6f0cd1a: Preparing 03:50:44 c1a53a64bf21: Preparing 03:50:44 c10dad2e6567: Preparing 03:50:44 8cc5c67faf14: Preparing 03:50:44 6b464cc304f1: Preparing 03:50:44 770524df94af: Preparing 03:50:44 ce5a8cde9eee: Preparing 03:50:44 770524df94af: Waiting 03:50:44 ce5a8cde9eee: Waiting 03:50:44 c10dad2e6567: Layer already exists 03:50:44 8cc5c67faf14: Layer already exists 03:50:44 c1a53a64bf21: Layer already exists 03:50:44 6b464cc304f1: Layer already exists 03:50:44 1ce1a6f0cd1a: Layer already exists 03:50:44 770524df94af: Layer already exists 03:50:44 ce5a8cde9eee: Layer already exists 03:50:44 latest: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.46 03:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:45 1ce1a6f0cd1a: Preparing 03:50:45 c1a53a64bf21: Preparing 03:50:45 c10dad2e6567: Preparing 03:50:45 8cc5c67faf14: Preparing 03:50:45 6b464cc304f1: Preparing 03:50:45 770524df94af: Preparing 03:50:45 ce5a8cde9eee: Preparing 03:50:45 770524df94af: Waiting 03:50:45 ce5a8cde9eee: Waiting 03:50:45 6b464cc304f1: Layer already exists 03:50:45 c10dad2e6567: Layer already exists 03:50:45 8cc5c67faf14: Layer already exists 03:50:45 1ce1a6f0cd1a: Layer already exists 03:50:45 c1a53a64bf21: Layer already exists 03:50:45 ce5a8cde9eee: Layer already exists 03:50:45 770524df94af: Layer already exists 03:50:45 4.0.0-dev.46: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker push nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:46 1ce1a6f0cd1a: Preparing 03:50:46 c1a53a64bf21: Preparing 03:50:46 c10dad2e6567: Preparing 03:50:46 8cc5c67faf14: Preparing 03:50:46 6b464cc304f1: Preparing 03:50:46 770524df94af: Preparing 03:50:46 ce5a8cde9eee: Preparing 03:50:46 770524df94af: Waiting 03:50:46 ce5a8cde9eee: Waiting 03:50:46 6b464cc304f1: Layer already exists 03:50:46 c10dad2e6567: Layer already exists 03:50:46 1ce1a6f0cd1a: Layer already exists 03:50:46 8cc5c67faf14: Layer already exists 03:50:46 ce5a8cde9eee: Layer already exists 03:50:46 770524df94af: Layer already exists 03:50:46 c1a53a64bf21: Layer already exists 03:50:46 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:50:46 1ce1a6f0cd1a: Preparing 03:50:46 c1a53a64bf21: Preparing 03:50:46 c10dad2e6567: Preparing 03:50:46 8cc5c67faf14: Preparing 03:50:46 6b464cc304f1: Preparing 03:50:46 770524df94af: Preparing 03:50:46 ce5a8cde9eee: Preparing 03:50:46 770524df94af: Waiting 03:50:46 ce5a8cde9eee: Waiting 03:50:46 6b464cc304f1: Layer already exists 03:50:46 c1a53a64bf21: Layer already exists 03:50:46 8cc5c67faf14: Layer already exists 03:50:46 c10dad2e6567: Layer already exists 03:50:46 1ce1a6f0cd1a: Layer already exists 03:50:46 ce5a8cde9eee: Layer already exists 03:50:46 770524df94af: Layer already exists 03:50:46 main: digest: sha256:76b4dba3153257cbc4dcc3cee53233b702e8763a463505c1761d990891e06f4c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:46 ===================================================== [Pipeline] echo 03:50:46 taggedImages: 03:50:46 - nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839 03:50:46 - nexus3.edgexfoundry.org:10004/core-command:latest 03:50:46 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.46 03:50:46 - nexus3.edgexfoundry.org:10004/core-command:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:50:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:50:47 fdc408d1ba7f30a0535afd3d037246005626e839 03:50:47 latest 03:50:47 4.0.0-dev.46 03:50:47 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:47 main 03:50:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 03:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:47 dbbc095c7fc8: Preparing 03:50:47 bbacad2a6abb: Preparing 03:50:47 abd8fb5d2984: Preparing 03:50:47 e3dcd9c0aad8: Preparing 03:50:47 c10dad2e6567: Preparing 03:50:47 8cc5c67faf14: Preparing 03:50:47 6b464cc304f1: Preparing 03:50:47 770524df94af: Preparing 03:50:47 ce5a8cde9eee: Preparing 03:50:47 770524df94af: Waiting 03:50:47 8cc5c67faf14: Waiting 03:50:47 ce5a8cde9eee: Waiting 03:50:47 6b464cc304f1: Waiting 03:50:47 c10dad2e6567: Layer already exists 03:50:47 8cc5c67faf14: Layer already exists 03:50:47 abd8fb5d2984: Pushed 03:50:47 bbacad2a6abb: Pushed 03:50:47 dbbc095c7fc8: Pushed 03:50:48 6b464cc304f1: Layer already exists 03:50:48 770524df94af: Layer already exists 03:50:48 ce5a8cde9eee: Layer already exists 03:50:49 e3dcd9c0aad8: Pushed 03:50:49 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + 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 03:50:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:50 dbbc095c7fc8: Preparing 03:50:50 bbacad2a6abb: Preparing 03:50:50 abd8fb5d2984: Preparing 03:50:50 e3dcd9c0aad8: Preparing 03:50:50 c10dad2e6567: Preparing 03:50:50 8cc5c67faf14: Preparing 03:50:50 6b464cc304f1: Preparing 03:50:50 770524df94af: Preparing 03:50:50 ce5a8cde9eee: Preparing 03:50:50 8cc5c67faf14: Waiting 03:50:50 770524df94af: Waiting 03:50:50 ce5a8cde9eee: Waiting 03:50:50 abd8fb5d2984: Layer already exists 03:50:50 bbacad2a6abb: Layer already exists 03:50:50 dbbc095c7fc8: Layer already exists 03:50:50 e3dcd9c0aad8: Layer already exists 03:50:50 c10dad2e6567: Layer already exists 03:50:50 770524df94af: Layer already exists 03:50:50 ce5a8cde9eee: Layer already exists 03:50:50 6b464cc304f1: Layer already exists 03:50:50 8cc5c67faf14: Layer already exists 03:50:50 latest: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.46 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:50 dbbc095c7fc8: Preparing 03:50:50 bbacad2a6abb: Preparing 03:50:50 abd8fb5d2984: Preparing 03:50:50 e3dcd9c0aad8: Preparing 03:50:50 c10dad2e6567: Preparing 03:50:50 8cc5c67faf14: Preparing 03:50:50 6b464cc304f1: Preparing 03:50:50 770524df94af: Preparing 03:50:50 ce5a8cde9eee: Preparing 03:50:50 8cc5c67faf14: Waiting 03:50:50 6b464cc304f1: Waiting 03:50:50 770524df94af: Waiting 03:50:50 ce5a8cde9eee: Waiting 03:50:50 c10dad2e6567: Layer already exists 03:50:50 e3dcd9c0aad8: Layer already exists 03:50:50 bbacad2a6abb: Layer already exists 03:50:50 dbbc095c7fc8: Layer already exists 03:50:50 abd8fb5d2984: Layer already exists 03:50:50 8cc5c67faf14: Layer already exists 03:50:50 770524df94af: Layer already exists 03:50:50 6b464cc304f1: Layer already exists 03:50:50 ce5a8cde9eee: Layer already exists 03:50:50 4.0.0-dev.46: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:51 dbbc095c7fc8: Preparing 03:50:51 bbacad2a6abb: Preparing 03:50:51 abd8fb5d2984: Preparing 03:50:51 e3dcd9c0aad8: Preparing 03:50:51 c10dad2e6567: Preparing 03:50:51 8cc5c67faf14: Preparing 03:50:51 6b464cc304f1: Preparing 03:50:51 770524df94af: Preparing 03:50:51 ce5a8cde9eee: Preparing 03:50:51 6b464cc304f1: Waiting 03:50:51 770524df94af: Waiting 03:50:51 ce5a8cde9eee: Waiting 03:50:51 8cc5c67faf14: Waiting 03:50:51 abd8fb5d2984: Layer already exists 03:50:51 dbbc095c7fc8: Layer already exists 03:50:51 c10dad2e6567: Layer already exists 03:50:51 bbacad2a6abb: Layer already exists 03:50:51 e3dcd9c0aad8: Layer already exists 03:50:51 770524df94af: Layer already exists 03:50:51 ce5a8cde9eee: Layer already exists 03:50:51 6b464cc304f1: Layer already exists 03:50:51 8cc5c67faf14: Layer already exists 03:50:51 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + 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 03:50:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:50:52 dbbc095c7fc8: Preparing 03:50:52 bbacad2a6abb: Preparing 03:50:52 abd8fb5d2984: Preparing 03:50:52 e3dcd9c0aad8: Preparing 03:50:52 c10dad2e6567: Preparing 03:50:52 8cc5c67faf14: Preparing 03:50:52 6b464cc304f1: Preparing 03:50:52 770524df94af: Preparing 03:50:52 ce5a8cde9eee: Preparing 03:50:52 8cc5c67faf14: Waiting 03:50:52 6b464cc304f1: Waiting 03:50:52 770524df94af: Waiting 03:50:52 ce5a8cde9eee: Waiting 03:50:52 e3dcd9c0aad8: Layer already exists 03:50:52 abd8fb5d2984: Layer already exists 03:50:52 bbacad2a6abb: Layer already exists 03:50:52 c10dad2e6567: Layer already exists 03:50:52 dbbc095c7fc8: Layer already exists 03:50:52 6b464cc304f1: Layer already exists 03:50:52 8cc5c67faf14: Layer already exists 03:50:52 770524df94af: Layer already exists 03:50:52 ce5a8cde9eee: Layer already exists 03:50:52 main: digest: sha256:550a489c4c2af1a59ec1f37eb5ed4b773635f82c3fb03e28f9ede058cda5680a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:52 ===================================================== [Pipeline] echo 03:50:52 taggedImages: 03:50:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 03:50:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:50:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.46 03:50:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:50:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:50:52 fdc408d1ba7f30a0535afd3d037246005626e839 03:50:52 latest 03:50:52 4.0.0-dev.46 03:50:52 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:52 main 03:50:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker push nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:53 46cad993da19: Preparing 03:50:53 911dfffe1880: Preparing 03:50:53 562b05627511: Preparing 03:50:53 c10dad2e6567: Preparing 03:50:53 8cc5c67faf14: Preparing 03:50:53 279761e3242c: Preparing 03:50:53 b24e70cb6bcb: Preparing 03:50:53 ce5a8cde9eee: Preparing 03:50:53 279761e3242c: Waiting 03:50:53 b24e70cb6bcb: Waiting 03:50:53 ce5a8cde9eee: Waiting 03:50:53 c10dad2e6567: Layer already exists 03:50:53 8cc5c67faf14: Layer already exists 03:50:53 911dfffe1880: Pushed 03:50:53 ce5a8cde9eee: Layer already exists 03:50:54 46cad993da19: Pushed 03:50:54 279761e3242c: Pushed 03:50:54 b24e70cb6bcb: Pushed 03:50:56 562b05627511: Pushed 03:50:56 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:57 46cad993da19: Preparing 03:50:57 911dfffe1880: Preparing 03:50:57 562b05627511: Preparing 03:50:57 c10dad2e6567: Preparing 03:50:57 8cc5c67faf14: Preparing 03:50:57 279761e3242c: Preparing 03:50:57 b24e70cb6bcb: Preparing 03:50:57 ce5a8cde9eee: Preparing 03:50:57 279761e3242c: Waiting 03:50:57 b24e70cb6bcb: Waiting 03:50:57 ce5a8cde9eee: Waiting 03:50:57 8cc5c67faf14: Layer already exists 03:50:57 911dfffe1880: Layer already exists 03:50:57 46cad993da19: Layer already exists 03:50:57 c10dad2e6567: Layer already exists 03:50:57 562b05627511: Layer already exists 03:50:57 279761e3242c: Layer already exists 03:50:57 b24e70cb6bcb: Layer already exists 03:50:57 ce5a8cde9eee: Layer already exists 03:50:57 latest: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.46 03:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:58 46cad993da19: Preparing 03:50:58 911dfffe1880: Preparing 03:50:58 562b05627511: Preparing 03:50:58 c10dad2e6567: Preparing 03:50:58 8cc5c67faf14: Preparing 03:50:58 279761e3242c: Preparing 03:50:58 b24e70cb6bcb: Preparing 03:50:58 ce5a8cde9eee: Preparing 03:50:58 b24e70cb6bcb: Waiting 03:50:58 ce5a8cde9eee: Waiting 03:50:58 279761e3242c: Waiting 03:50:58 c10dad2e6567: Layer already exists 03:50:58 46cad993da19: Layer already exists 03:50:58 8cc5c67faf14: Layer already exists 03:50:58 562b05627511: Layer already exists 03:50:58 911dfffe1880: Layer already exists 03:50:58 279761e3242c: Layer already exists 03:50:58 b24e70cb6bcb: Layer already exists 03:50:58 ce5a8cde9eee: Layer already exists 03:50:58 4.0.0-dev.46: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:59 46cad993da19: Preparing 03:50:59 911dfffe1880: Preparing 03:50:59 562b05627511: Preparing 03:50:59 c10dad2e6567: Preparing 03:50:59 8cc5c67faf14: Preparing 03:50:59 279761e3242c: Preparing 03:50:59 b24e70cb6bcb: Preparing 03:50:59 ce5a8cde9eee: Preparing 03:50:59 279761e3242c: Waiting 03:50:59 b24e70cb6bcb: Waiting 03:50:59 ce5a8cde9eee: Waiting 03:50:59 c10dad2e6567: Layer already exists 03:50:59 562b05627511: Layer already exists 03:50:59 911dfffe1880: Layer already exists 03:50:59 46cad993da19: Layer already exists 03:50:59 8cc5c67faf14: Layer already exists 03:50:59 ce5a8cde9eee: Layer already exists 03:50:59 279761e3242c: Layer already exists 03:50:59 b24e70cb6bcb: Layer already exists 03:50:59 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:50:59 46cad993da19: Preparing 03:50:59 911dfffe1880: Preparing 03:50:59 562b05627511: Preparing 03:50:59 c10dad2e6567: Preparing 03:50:59 8cc5c67faf14: Preparing 03:50:59 279761e3242c: Preparing 03:50:59 b24e70cb6bcb: Preparing 03:50:59 ce5a8cde9eee: Preparing 03:50:59 279761e3242c: Waiting 03:50:59 ce5a8cde9eee: Waiting 03:50:59 b24e70cb6bcb: Waiting 03:50:59 46cad993da19: Layer already exists 03:50:59 562b05627511: Layer already exists 03:50:59 8cc5c67faf14: Layer already exists 03:50:59 911dfffe1880: Layer already exists 03:50:59 c10dad2e6567: Layer already exists 03:50:59 b24e70cb6bcb: Layer already exists 03:50:59 ce5a8cde9eee: Layer already exists 03:50:59 279761e3242c: Layer already exists 03:51:00 main: digest: sha256:c9d6957c864ac46eec1eb6498d88176365e30fcd5db7a01522be804a12afc617 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:00 ===================================================== [Pipeline] echo 03:51:00 taggedImages: 03:51:00 - nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:00 - nexus3.edgexfoundry.org:10004/core-data:latest 03:51:00 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.46 03:51:00 - nexus3.edgexfoundry.org:10004/core-data:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:51:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:51:00 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:00 latest 03:51:00 4.0.0-dev.46 03:51:00 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:00 main 03:51:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:51:00 9f869c716c9b: Preparing 03:51:00 fdb222e6d15f: Preparing 03:51:00 066b367474df: Preparing 03:51:00 8cc5c67faf14: Preparing 03:51:00 09e2c09c0668: Preparing 03:51:00 5138ac7c4932: Preparing 03:51:00 ce5a8cde9eee: Preparing 03:51:00 5138ac7c4932: Waiting 03:51:00 ce5a8cde9eee: Waiting 03:51:00 8cc5c67faf14: Layer already exists 03:51:01 09e2c09c0668: Pushed 03:51:01 ce5a8cde9eee: Layer already exists 03:51:01 5138ac7c4932: Pushed 03:51:01 fdb222e6d15f: Pushed 03:51:01 9f869c716c9b: Pushed 03:51:03 066b367474df: Pushed 03:51:04 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:51:05 9f869c716c9b: Preparing 03:51:05 fdb222e6d15f: Preparing 03:51:05 066b367474df: Preparing 03:51:05 8cc5c67faf14: Preparing 03:51:05 09e2c09c0668: Preparing 03:51:05 5138ac7c4932: Preparing 03:51:05 ce5a8cde9eee: Preparing 03:51:05 5138ac7c4932: Waiting 03:51:05 9f869c716c9b: Layer already exists 03:51:05 8cc5c67faf14: Layer already exists 03:51:05 066b367474df: Layer already exists 03:51:05 fdb222e6d15f: Layer already exists 03:51:05 09e2c09c0668: Layer already exists 03:51:05 ce5a8cde9eee: Layer already exists 03:51:05 5138ac7c4932: Layer already exists 03:51:05 latest: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.46 03:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:51:06 9f869c716c9b: Preparing 03:51:06 fdb222e6d15f: Preparing 03:51:06 066b367474df: Preparing 03:51:06 8cc5c67faf14: Preparing 03:51:06 09e2c09c0668: Preparing 03:51:06 5138ac7c4932: Preparing 03:51:06 ce5a8cde9eee: Preparing 03:51:06 ce5a8cde9eee: Waiting 03:51:06 5138ac7c4932: Waiting 03:51:06 8cc5c67faf14: Layer already exists 03:51:06 9f869c716c9b: Layer already exists 03:51:06 09e2c09c0668: Layer already exists 03:51:06 066b367474df: Layer already exists 03:51:06 fdb222e6d15f: Layer already exists 03:51:06 5138ac7c4932: Layer already exists 03:51:06 ce5a8cde9eee: Layer already exists 03:51:06 4.0.0-dev.46: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:51:06 9f869c716c9b: Preparing 03:51:06 fdb222e6d15f: Preparing 03:51:06 066b367474df: Preparing 03:51:06 8cc5c67faf14: Preparing 03:51:06 09e2c09c0668: Preparing 03:51:06 5138ac7c4932: Preparing 03:51:06 ce5a8cde9eee: Preparing 03:51:06 ce5a8cde9eee: Waiting 03:51:06 5138ac7c4932: Waiting 03:51:06 fdb222e6d15f: Layer already exists 03:51:06 066b367474df: Layer already exists 03:51:06 9f869c716c9b: Layer already exists 03:51:06 09e2c09c0668: Layer already exists 03:51:06 8cc5c67faf14: Layer already exists 03:51:06 5138ac7c4932: Layer already exists 03:51:06 ce5a8cde9eee: Layer already exists 03:51:07 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:51:07 9f869c716c9b: Preparing 03:51:07 fdb222e6d15f: Preparing 03:51:07 066b367474df: Preparing 03:51:07 8cc5c67faf14: Preparing 03:51:07 09e2c09c0668: Preparing 03:51:07 5138ac7c4932: Preparing 03:51:07 ce5a8cde9eee: Preparing 03:51:07 ce5a8cde9eee: Waiting 03:51:07 9f869c716c9b: Layer already exists 03:51:07 09e2c09c0668: Layer already exists 03:51:07 8cc5c67faf14: Layer already exists 03:51:07 066b367474df: Layer already exists 03:51:07 fdb222e6d15f: Layer already exists 03:51:07 ce5a8cde9eee: Layer already exists 03:51:07 5138ac7c4932: Layer already exists 03:51:08 main: digest: sha256:6b326fb812d950335811ae8d609769dfd5cb533781da08464c83e4e182e45953 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:08 ===================================================== [Pipeline] echo 03:51:08 taggedImages: 03:51:08 - nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:51:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.46 03:51:08 - nexus3.edgexfoundry.org:10004/core-keeper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:08 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:51:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:51:08 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:08 latest 03:51:08 4.0.0-dev.46 03:51:08 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:08 main 03:51:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:51:08 6af55d4bef93: Preparing 03:51:08 2b4ad23b3ab0: Preparing 03:51:08 043b8012876e: Preparing 03:51:08 7f032b159f54: Preparing 03:51:08 c10dad2e6567: Preparing 03:51:08 8cc5c67faf14: Preparing 03:51:08 6b464cc304f1: Preparing 03:51:08 770524df94af: Preparing 03:51:08 ce5a8cde9eee: Preparing 03:51:08 6b464cc304f1: Waiting 03:51:08 8cc5c67faf14: Waiting 03:51:08 770524df94af: Waiting 03:51:08 ce5a8cde9eee: Waiting 03:51:08 c10dad2e6567: Layer already exists 03:51:08 8cc5c67faf14: Layer already exists 03:51:08 6b464cc304f1: Layer already exists 03:51:09 770524df94af: Layer already exists 03:51:09 ce5a8cde9eee: Layer already exists 03:51:09 6af55d4bef93: Pushed 03:51:09 2b4ad23b3ab0: Pushed 03:51:09 043b8012876e: Pushed 03:51:12 7f032b159f54: Pushed 03:51:12 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:51:12 6af55d4bef93: Preparing 03:51:12 2b4ad23b3ab0: Preparing 03:51:12 043b8012876e: Preparing 03:51:12 7f032b159f54: Preparing 03:51:12 c10dad2e6567: Preparing 03:51:12 8cc5c67faf14: Preparing 03:51:12 6b464cc304f1: Preparing 03:51:12 770524df94af: Preparing 03:51:12 ce5a8cde9eee: Preparing 03:51:12 ce5a8cde9eee: Waiting 03:51:12 6b464cc304f1: Waiting 03:51:12 770524df94af: Waiting 03:51:12 8cc5c67faf14: Waiting 03:51:12 c10dad2e6567: Layer already exists 03:51:12 6af55d4bef93: Layer already exists 03:51:12 043b8012876e: Layer already exists 03:51:12 2b4ad23b3ab0: Layer already exists 03:51:12 7f032b159f54: Layer already exists 03:51:12 8cc5c67faf14: Layer already exists 03:51:12 6b464cc304f1: Layer already exists 03:51:12 770524df94af: Layer already exists 03:51:12 ce5a8cde9eee: Layer already exists 03:51:13 latest: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.46 03:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:51:13 6af55d4bef93: Preparing 03:51:13 2b4ad23b3ab0: Preparing 03:51:13 043b8012876e: Preparing 03:51:13 7f032b159f54: Preparing 03:51:13 c10dad2e6567: Preparing 03:51:13 8cc5c67faf14: Preparing 03:51:13 6b464cc304f1: Preparing 03:51:13 770524df94af: Preparing 03:51:13 ce5a8cde9eee: Preparing 03:51:13 8cc5c67faf14: Waiting 03:51:13 6b464cc304f1: Waiting 03:51:13 770524df94af: Waiting 03:51:13 ce5a8cde9eee: Waiting 03:51:13 2b4ad23b3ab0: Layer already exists 03:51:13 6af55d4bef93: Layer already exists 03:51:13 c10dad2e6567: Layer already exists 03:51:13 043b8012876e: Layer already exists 03:51:13 7f032b159f54: Layer already exists 03:51:13 8cc5c67faf14: Layer already exists 03:51:13 ce5a8cde9eee: Layer already exists 03:51:13 6b464cc304f1: Layer already exists 03:51:13 770524df94af: Layer already exists 03:51:13 4.0.0-dev.46: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:51:14 6af55d4bef93: Preparing 03:51:14 2b4ad23b3ab0: Preparing 03:51:14 043b8012876e: Preparing 03:51:14 7f032b159f54: Preparing 03:51:14 c10dad2e6567: Preparing 03:51:14 8cc5c67faf14: Preparing 03:51:14 6b464cc304f1: Preparing 03:51:14 770524df94af: Preparing 03:51:14 ce5a8cde9eee: Preparing 03:51:14 8cc5c67faf14: Waiting 03:51:14 6b464cc304f1: Waiting 03:51:14 770524df94af: Waiting 03:51:14 ce5a8cde9eee: Waiting 03:51:14 2b4ad23b3ab0: Layer already exists 03:51:14 c10dad2e6567: Layer already exists 03:51:14 7f032b159f54: Layer already exists 03:51:14 6af55d4bef93: Layer already exists 03:51:14 043b8012876e: Layer already exists 03:51:14 6b464cc304f1: Layer already exists 03:51:14 8cc5c67faf14: Layer already exists 03:51:14 770524df94af: Layer already exists 03:51:14 ce5a8cde9eee: Layer already exists 03:51:14 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:51:15 6af55d4bef93: Preparing 03:51:15 2b4ad23b3ab0: Preparing 03:51:15 043b8012876e: Preparing 03:51:15 7f032b159f54: Preparing 03:51:15 c10dad2e6567: Preparing 03:51:15 8cc5c67faf14: Preparing 03:51:15 6b464cc304f1: Preparing 03:51:15 770524df94af: Preparing 03:51:15 ce5a8cde9eee: Preparing 03:51:15 6b464cc304f1: Waiting 03:51:15 8cc5c67faf14: Waiting 03:51:15 ce5a8cde9eee: Waiting 03:51:15 2b4ad23b3ab0: Layer already exists 03:51:15 6af55d4bef93: Layer already exists 03:51:15 7f032b159f54: Layer already exists 03:51:15 c10dad2e6567: Layer already exists 03:51:15 043b8012876e: Layer already exists 03:51:15 770524df94af: Layer already exists 03:51:15 6b464cc304f1: Layer already exists 03:51:15 8cc5c67faf14: Layer already exists 03:51:15 ce5a8cde9eee: Layer already exists 03:51:15 main: digest: sha256:3e3588f223c1d20255c663655a35250b0935dd7cff6d10e386997d32b48c5b1f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:15 ===================================================== [Pipeline] echo 03:51:15 taggedImages: 03:51:15 - nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:51:15 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.46 03:51:15 - nexus3.edgexfoundry.org:10004/core-metadata:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:51:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:51:15 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:15 latest 03:51:15 4.0.0-dev.46 03:51:15 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:15 main 03:51:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:16 f9edff5806f4: Preparing 03:51:16 63f0b5cee7fb: Preparing 03:51:16 becada8c254f: Preparing 03:51:16 d68b5af3595e: Preparing 03:51:16 e3f2a9e74487: Preparing 03:51:16 bcfe2636c97f: Preparing 03:51:16 25325550d906: Preparing 03:51:16 c10dad2e6567: Preparing 03:51:16 8cc5c67faf14: Preparing 03:51:16 6e636161faab: Preparing 03:51:16 e93ac220d982: Preparing 03:51:16 5f70bf18a086: Preparing 03:51:16 958b5ec9c6f1: Preparing 03:51:16 012cb9f11190: Preparing 03:51:16 46682ec30f06: Preparing 03:51:16 ce5a8cde9eee: Preparing 03:51:16 8cc5c67faf14: Waiting 03:51:16 bcfe2636c97f: Waiting 03:51:16 6e636161faab: Waiting 03:51:16 25325550d906: Waiting 03:51:16 c10dad2e6567: Waiting 03:51:16 46682ec30f06: Waiting 03:51:16 e93ac220d982: Waiting 03:51:16 5f70bf18a086: Waiting 03:51:16 012cb9f11190: Waiting 03:51:16 ce5a8cde9eee: Waiting 03:51:16 958b5ec9c6f1: Waiting 03:51:16 63f0b5cee7fb: Pushed 03:51:16 becada8c254f: Pushed 03:51:16 e3f2a9e74487: Pushed 03:51:16 f9edff5806f4: Pushed 03:51:16 d68b5af3595e: Pushed 03:51:16 c10dad2e6567: Layer already exists 03:51:16 8cc5c67faf14: Layer already exists 03:51:16 5f70bf18a086: Layer already exists 03:51:16 6e636161faab: Pushed 03:51:16 bcfe2636c97f: Pushed 03:51:17 012cb9f11190: Pushed 03:51:17 e93ac220d982: Pushed 03:51:17 ce5a8cde9eee: Layer already exists 03:51:17 46682ec30f06: Pushed 03:51:17 958b5ec9c6f1: Pushed 03:51:18 25325550d906: Pushed 03:51:18 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:19 f9edff5806f4: Preparing 03:51:19 63f0b5cee7fb: Preparing 03:51:19 becada8c254f: Preparing 03:51:19 d68b5af3595e: Preparing 03:51:19 e3f2a9e74487: Preparing 03:51:19 bcfe2636c97f: Preparing 03:51:19 25325550d906: Preparing 03:51:19 c10dad2e6567: Preparing 03:51:19 8cc5c67faf14: Preparing 03:51:19 6e636161faab: Preparing 03:51:19 e93ac220d982: Preparing 03:51:19 5f70bf18a086: Preparing 03:51:19 958b5ec9c6f1: Preparing 03:51:19 012cb9f11190: Preparing 03:51:19 46682ec30f06: Preparing 03:51:19 ce5a8cde9eee: Preparing 03:51:19 e93ac220d982: Waiting 03:51:19 46682ec30f06: Waiting 03:51:19 ce5a8cde9eee: Waiting 03:51:19 5f70bf18a086: Waiting 03:51:19 958b5ec9c6f1: Waiting 03:51:19 bcfe2636c97f: Waiting 03:51:19 012cb9f11190: Waiting 03:51:19 25325550d906: Waiting 03:51:19 8cc5c67faf14: Waiting 03:51:19 c10dad2e6567: Waiting 03:51:19 6e636161faab: Waiting 03:51:19 f9edff5806f4: Layer already exists 03:51:19 becada8c254f: Layer already exists 03:51:19 e3f2a9e74487: Layer already exists 03:51:19 63f0b5cee7fb: Layer already exists 03:51:19 d68b5af3595e: Layer already exists 03:51:19 8cc5c67faf14: Layer already exists 03:51:19 bcfe2636c97f: Layer already exists 03:51:19 6e636161faab: Layer already exists 03:51:19 25325550d906: Layer already exists 03:51:19 c10dad2e6567: Layer already exists 03:51:19 e93ac220d982: Layer already exists 03:51:19 958b5ec9c6f1: Layer already exists 03:51:19 5f70bf18a086: Layer already exists 03:51:19 ce5a8cde9eee: Layer already exists 03:51:19 46682ec30f06: Layer already exists 03:51:19 012cb9f11190: Layer already exists 03:51:19 latest: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.46 03:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:20 f9edff5806f4: Preparing 03:51:20 63f0b5cee7fb: Preparing 03:51:20 becada8c254f: Preparing 03:51:20 d68b5af3595e: Preparing 03:51:20 e3f2a9e74487: Preparing 03:51:20 bcfe2636c97f: Preparing 03:51:20 25325550d906: Preparing 03:51:20 c10dad2e6567: Preparing 03:51:20 8cc5c67faf14: Preparing 03:51:20 6e636161faab: Preparing 03:51:20 e93ac220d982: Preparing 03:51:20 5f70bf18a086: Preparing 03:51:20 958b5ec9c6f1: Preparing 03:51:20 012cb9f11190: Preparing 03:51:20 46682ec30f06: Preparing 03:51:20 ce5a8cde9eee: Preparing 03:51:20 8cc5c67faf14: Waiting 03:51:20 6e636161faab: Waiting 03:51:20 e93ac220d982: Waiting 03:51:20 5f70bf18a086: Waiting 03:51:20 958b5ec9c6f1: Waiting 03:51:20 012cb9f11190: Waiting 03:51:20 46682ec30f06: Waiting 03:51:20 ce5a8cde9eee: Waiting 03:51:20 bcfe2636c97f: Waiting 03:51:20 25325550d906: Waiting 03:51:20 c10dad2e6567: Waiting 03:51:20 e3f2a9e74487: Layer already exists 03:51:20 f9edff5806f4: Layer already exists 03:51:20 becada8c254f: Layer already exists 03:51:20 63f0b5cee7fb: Layer already exists 03:51:20 d68b5af3595e: Layer already exists 03:51:20 bcfe2636c97f: Layer already exists 03:51:20 25325550d906: Layer already exists 03:51:20 6e636161faab: Layer already exists 03:51:20 8cc5c67faf14: Layer already exists 03:51:20 c10dad2e6567: Layer already exists 03:51:20 e93ac220d982: Layer already exists 03:51:20 ce5a8cde9eee: Layer already exists 03:51:20 958b5ec9c6f1: Layer already exists 03:51:20 46682ec30f06: Layer already exists 03:51:20 012cb9f11190: Layer already exists 03:51:20 5f70bf18a086: Layer already exists 03:51:20 4.0.0-dev.46: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:21 f9edff5806f4: Preparing 03:51:21 63f0b5cee7fb: Preparing 03:51:21 becada8c254f: Preparing 03:51:21 d68b5af3595e: Preparing 03:51:21 e3f2a9e74487: Preparing 03:51:21 bcfe2636c97f: Preparing 03:51:21 25325550d906: Preparing 03:51:21 c10dad2e6567: Preparing 03:51:21 8cc5c67faf14: Preparing 03:51:21 6e636161faab: Preparing 03:51:21 e93ac220d982: Preparing 03:51:21 5f70bf18a086: Preparing 03:51:21 958b5ec9c6f1: Preparing 03:51:21 012cb9f11190: Preparing 03:51:21 46682ec30f06: Preparing 03:51:21 ce5a8cde9eee: Preparing 03:51:21 25325550d906: Waiting 03:51:21 c10dad2e6567: Waiting 03:51:21 8cc5c67faf14: Waiting 03:51:21 6e636161faab: Waiting 03:51:21 e93ac220d982: Waiting 03:51:21 5f70bf18a086: Waiting 03:51:21 958b5ec9c6f1: Waiting 03:51:21 012cb9f11190: Waiting 03:51:21 46682ec30f06: Waiting 03:51:21 ce5a8cde9eee: Waiting 03:51:21 bcfe2636c97f: Waiting 03:51:21 d68b5af3595e: Layer already exists 03:51:21 e3f2a9e74487: Layer already exists 03:51:21 becada8c254f: Layer already exists 03:51:21 f9edff5806f4: Layer already exists 03:51:21 63f0b5cee7fb: Layer already exists 03:51:21 25325550d906: Layer already exists 03:51:21 bcfe2636c97f: Layer already exists 03:51:21 6e636161faab: Layer already exists 03:51:21 c10dad2e6567: Layer already exists 03:51:21 e93ac220d982: Layer already exists 03:51:21 958b5ec9c6f1: Layer already exists 03:51:21 012cb9f11190: Layer already exists 03:51:21 46682ec30f06: Layer already exists 03:51:21 ce5a8cde9eee: Layer already exists 03:51:21 8cc5c67faf14: Layer already exists 03:51:21 5f70bf18a086: Layer already exists 03:51:21 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:51:21 f9edff5806f4: Preparing 03:51:21 63f0b5cee7fb: Preparing 03:51:21 becada8c254f: Preparing 03:51:21 d68b5af3595e: Preparing 03:51:21 e3f2a9e74487: Preparing 03:51:21 bcfe2636c97f: Preparing 03:51:21 25325550d906: Preparing 03:51:21 c10dad2e6567: Preparing 03:51:21 8cc5c67faf14: Preparing 03:51:21 6e636161faab: Preparing 03:51:21 e93ac220d982: Preparing 03:51:21 5f70bf18a086: Preparing 03:51:21 958b5ec9c6f1: Preparing 03:51:21 012cb9f11190: Preparing 03:51:21 46682ec30f06: Preparing 03:51:21 ce5a8cde9eee: Preparing 03:51:21 c10dad2e6567: Waiting 03:51:21 8cc5c67faf14: Waiting 03:51:21 6e636161faab: Waiting 03:51:21 e93ac220d982: Waiting 03:51:21 5f70bf18a086: Waiting 03:51:21 958b5ec9c6f1: Waiting 03:51:21 012cb9f11190: Waiting 03:51:21 46682ec30f06: Waiting 03:51:21 ce5a8cde9eee: Waiting 03:51:21 bcfe2636c97f: Waiting 03:51:21 25325550d906: Waiting 03:51:21 f9edff5806f4: Layer already exists 03:51:21 e3f2a9e74487: Layer already exists 03:51:21 63f0b5cee7fb: Layer already exists 03:51:21 becada8c254f: Layer already exists 03:51:21 d68b5af3595e: Layer already exists 03:51:21 bcfe2636c97f: Layer already exists 03:51:21 25325550d906: Layer already exists 03:51:21 6e636161faab: Layer already exists 03:51:21 8cc5c67faf14: Layer already exists 03:51:21 c10dad2e6567: Layer already exists 03:51:21 5f70bf18a086: Layer already exists 03:51:21 958b5ec9c6f1: Layer already exists 03:51:21 46682ec30f06: Layer already exists 03:51:21 012cb9f11190: Layer already exists 03:51:21 e93ac220d982: Layer already exists 03:51:21 ce5a8cde9eee: Layer already exists 03:51:22 main: digest: sha256:a4fffae5c06228b12efb94b1b296137f38a6719037a8954bc23eeb07158ae8c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:22 ===================================================== [Pipeline] echo 03:51:22 taggedImages: 03:51:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:51:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.46 03:51:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:51:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:51:22 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:22 latest 03:51:22 4.0.0-dev.46 03:51:22 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:22 main 03:51:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:23 dbbc095c7fc8: Preparing 03:51:23 bbacad2a6abb: Preparing 03:51:23 a41104456256: Preparing 03:51:23 efc9ac379593: Preparing 03:51:23 c10dad2e6567: Preparing 03:51:23 8cc5c67faf14: Preparing 03:51:23 6b464cc304f1: Preparing 03:51:23 770524df94af: Preparing 03:51:23 ce5a8cde9eee: Preparing 03:51:23 8cc5c67faf14: Waiting 03:51:23 6b464cc304f1: Waiting 03:51:23 770524df94af: Waiting 03:51:23 ce5a8cde9eee: Waiting 03:51:23 dbbc095c7fc8: Layer already exists 03:51:23 bbacad2a6abb: Layer already exists 03:51:23 8cc5c67faf14: Layer already exists 03:51:23 c10dad2e6567: Layer already exists 03:51:23 6b464cc304f1: Layer already exists 03:51:23 a41104456256: Pushed 03:51:23 770524df94af: Layer already exists 03:51:23 ce5a8cde9eee: Layer already exists 03:51:26 efc9ac379593: Pushed 03:51:26 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:27 dbbc095c7fc8: Preparing 03:51:27 bbacad2a6abb: Preparing 03:51:27 a41104456256: Preparing 03:51:27 efc9ac379593: Preparing 03:51:27 c10dad2e6567: Preparing 03:51:27 8cc5c67faf14: Preparing 03:51:27 6b464cc304f1: Preparing 03:51:27 770524df94af: Preparing 03:51:27 ce5a8cde9eee: Preparing 03:51:27 8cc5c67faf14: Waiting 03:51:27 6b464cc304f1: Waiting 03:51:27 770524df94af: Waiting 03:51:27 ce5a8cde9eee: Waiting 03:51:27 bbacad2a6abb: Layer already exists 03:51:27 efc9ac379593: Layer already exists 03:51:27 a41104456256: Layer already exists 03:51:27 c10dad2e6567: Layer already exists 03:51:27 dbbc095c7fc8: Layer already exists 03:51:27 ce5a8cde9eee: Layer already exists 03:51:27 770524df94af: Layer already exists 03:51:27 8cc5c67faf14: Layer already exists 03:51:27 6b464cc304f1: Layer already exists 03:51:27 latest: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.46 03:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:27 dbbc095c7fc8: Preparing 03:51:27 bbacad2a6abb: Preparing 03:51:27 a41104456256: Preparing 03:51:27 efc9ac379593: Preparing 03:51:27 c10dad2e6567: Preparing 03:51:27 8cc5c67faf14: Preparing 03:51:27 6b464cc304f1: Preparing 03:51:27 770524df94af: Preparing 03:51:27 ce5a8cde9eee: Preparing 03:51:27 6b464cc304f1: Waiting 03:51:27 8cc5c67faf14: Waiting 03:51:27 770524df94af: Waiting 03:51:27 ce5a8cde9eee: Waiting 03:51:27 bbacad2a6abb: Layer already exists 03:51:27 dbbc095c7fc8: Layer already exists 03:51:27 a41104456256: Layer already exists 03:51:27 efc9ac379593: Layer already exists 03:51:27 c10dad2e6567: Layer already exists 03:51:27 8cc5c67faf14: Layer already exists 03:51:27 770524df94af: Layer already exists 03:51:27 6b464cc304f1: Layer already exists 03:51:27 ce5a8cde9eee: Layer already exists 03:51:27 4.0.0-dev.46: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:28 dbbc095c7fc8: Preparing 03:51:28 bbacad2a6abb: Preparing 03:51:28 a41104456256: Preparing 03:51:28 efc9ac379593: Preparing 03:51:28 c10dad2e6567: Preparing 03:51:28 8cc5c67faf14: Preparing 03:51:28 6b464cc304f1: Preparing 03:51:28 770524df94af: Preparing 03:51:28 ce5a8cde9eee: Preparing 03:51:28 8cc5c67faf14: Waiting 03:51:28 6b464cc304f1: Waiting 03:51:28 770524df94af: Waiting 03:51:28 ce5a8cde9eee: Waiting 03:51:28 a41104456256: Layer already exists 03:51:28 dbbc095c7fc8: Layer already exists 03:51:28 c10dad2e6567: Layer already exists 03:51:28 efc9ac379593: Layer already exists 03:51:28 bbacad2a6abb: Layer already exists 03:51:28 8cc5c67faf14: Layer already exists 03:51:28 ce5a8cde9eee: Layer already exists 03:51:28 6b464cc304f1: Layer already exists 03:51:28 770524df94af: Layer already exists 03:51:28 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:51:29 dbbc095c7fc8: Preparing 03:51:29 bbacad2a6abb: Preparing 03:51:29 a41104456256: Preparing 03:51:29 efc9ac379593: Preparing 03:51:29 c10dad2e6567: Preparing 03:51:29 8cc5c67faf14: Preparing 03:51:29 6b464cc304f1: Preparing 03:51:29 770524df94af: Preparing 03:51:29 ce5a8cde9eee: Preparing 03:51:29 8cc5c67faf14: Waiting 03:51:29 6b464cc304f1: Waiting 03:51:29 770524df94af: Waiting 03:51:29 ce5a8cde9eee: Waiting 03:51:29 efc9ac379593: Layer already exists 03:51:29 c10dad2e6567: Layer already exists 03:51:29 dbbc095c7fc8: Layer already exists 03:51:29 a41104456256: Layer already exists 03:51:29 bbacad2a6abb: Layer already exists 03:51:29 ce5a8cde9eee: Layer already exists 03:51:29 770524df94af: Layer already exists 03:51:29 8cc5c67faf14: Layer already exists 03:51:29 6b464cc304f1: Layer already exists 03:51:29 main: digest: sha256:c5ea068d2c635dd0b99e0c45768553546cac8273fbee5606385b5940323e9afe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:29 ===================================================== [Pipeline] echo 03:51:29 taggedImages: 03:51:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:51:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.46 03:51:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:51:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:51:29 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:29 latest 03:51:29 4.0.0-dev.46 03:51:29 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:29 main 03:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:30 4bc333cf7b7f: Preparing 03:51:30 2084713ae755: Preparing 03:51:30 8f2c98aa0aad: Preparing 03:51:30 e7417a135b3c: Preparing 03:51:30 1a182002ab5d: Preparing 03:51:30 c10dad2e6567: Preparing 03:51:30 8cc5c67faf14: Preparing 03:51:30 c392e6a1675a: Preparing 03:51:30 f9c5f2ac344c: Preparing 03:51:30 8becc8855cb7: Preparing 03:51:30 ce5a8cde9eee: Preparing 03:51:30 c10dad2e6567: Waiting 03:51:30 f9c5f2ac344c: Waiting 03:51:30 8becc8855cb7: Waiting 03:51:30 c392e6a1675a: Waiting 03:51:30 ce5a8cde9eee: Waiting 03:51:30 8cc5c67faf14: Waiting 03:51:30 1a182002ab5d: Pushed 03:51:30 c10dad2e6567: Layer already exists 03:51:31 8cc5c67faf14: Layer already exists 03:51:31 4bc333cf7b7f: Pushed 03:51:31 e7417a135b3c: Pushed 03:51:31 c392e6a1675a: Pushed 03:51:31 ce5a8cde9eee: Layer already exists 03:51:31 f9c5f2ac344c: Pushed 03:51:31 2084713ae755: Pushed 03:51:32 8f2c98aa0aad: Pushed 03:51:32 8becc8855cb7: Pushed 03:51:33 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:33 4bc333cf7b7f: Preparing 03:51:33 2084713ae755: Preparing 03:51:33 8f2c98aa0aad: Preparing 03:51:33 e7417a135b3c: Preparing 03:51:33 1a182002ab5d: Preparing 03:51:33 c10dad2e6567: Preparing 03:51:33 8cc5c67faf14: Preparing 03:51:33 c392e6a1675a: Preparing 03:51:33 f9c5f2ac344c: Preparing 03:51:33 8becc8855cb7: Preparing 03:51:33 ce5a8cde9eee: Preparing 03:51:33 c10dad2e6567: Waiting 03:51:33 8cc5c67faf14: Waiting 03:51:33 c392e6a1675a: Waiting 03:51:33 f9c5f2ac344c: Waiting 03:51:33 8becc8855cb7: Waiting 03:51:33 ce5a8cde9eee: Waiting 03:51:33 1a182002ab5d: Layer already exists 03:51:33 4bc333cf7b7f: Layer already exists 03:51:33 8f2c98aa0aad: Layer already exists 03:51:33 2084713ae755: Layer already exists 03:51:33 e7417a135b3c: Layer already exists 03:51:33 c392e6a1675a: Layer already exists 03:51:33 c10dad2e6567: Layer already exists 03:51:33 8becc8855cb7: Layer already exists 03:51:33 8cc5c67faf14: Layer already exists 03:51:33 f9c5f2ac344c: Layer already exists 03:51:33 ce5a8cde9eee: Layer already exists 03:51:34 latest: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.46 03:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:34 4bc333cf7b7f: Preparing 03:51:34 2084713ae755: Preparing 03:51:34 8f2c98aa0aad: Preparing 03:51:34 e7417a135b3c: Preparing 03:51:34 1a182002ab5d: Preparing 03:51:34 c10dad2e6567: Preparing 03:51:34 8cc5c67faf14: Preparing 03:51:34 c392e6a1675a: Preparing 03:51:34 f9c5f2ac344c: Preparing 03:51:34 8becc8855cb7: Preparing 03:51:34 ce5a8cde9eee: Preparing 03:51:34 c10dad2e6567: Waiting 03:51:34 8cc5c67faf14: Waiting 03:51:34 c392e6a1675a: Waiting 03:51:34 f9c5f2ac344c: Waiting 03:51:34 ce5a8cde9eee: Waiting 03:51:34 8becc8855cb7: Waiting 03:51:34 4bc333cf7b7f: Layer already exists 03:51:34 8f2c98aa0aad: Layer already exists 03:51:34 2084713ae755: Layer already exists 03:51:34 e7417a135b3c: Layer already exists 03:51:34 1a182002ab5d: Layer already exists 03:51:34 c392e6a1675a: Layer already exists 03:51:34 f9c5f2ac344c: Layer already exists 03:51:34 8becc8855cb7: Layer already exists 03:51:34 8cc5c67faf14: Layer already exists 03:51:34 c10dad2e6567: Layer already exists 03:51:34 ce5a8cde9eee: Layer already exists 03:51:34 4.0.0-dev.46: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:35 4bc333cf7b7f: Preparing 03:51:35 2084713ae755: Preparing 03:51:35 8f2c98aa0aad: Preparing 03:51:35 e7417a135b3c: Preparing 03:51:35 1a182002ab5d: Preparing 03:51:35 c10dad2e6567: Preparing 03:51:35 8cc5c67faf14: Preparing 03:51:35 c392e6a1675a: Preparing 03:51:35 f9c5f2ac344c: Preparing 03:51:35 8becc8855cb7: Preparing 03:51:35 ce5a8cde9eee: Preparing 03:51:35 c10dad2e6567: Waiting 03:51:35 8cc5c67faf14: Waiting 03:51:35 c392e6a1675a: Waiting 03:51:35 f9c5f2ac344c: Waiting 03:51:35 8becc8855cb7: Waiting 03:51:35 ce5a8cde9eee: Waiting 03:51:35 8f2c98aa0aad: Layer already exists 03:51:35 e7417a135b3c: Layer already exists 03:51:35 2084713ae755: Layer already exists 03:51:35 1a182002ab5d: Layer already exists 03:51:35 4bc333cf7b7f: Layer already exists 03:51:35 8cc5c67faf14: Layer already exists 03:51:35 c10dad2e6567: Layer already exists 03:51:35 f9c5f2ac344c: Layer already exists 03:51:35 c392e6a1675a: Layer already exists 03:51:35 8becc8855cb7: Layer already exists 03:51:35 ce5a8cde9eee: Layer already exists 03:51:35 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:51:36 4bc333cf7b7f: Preparing 03:51:36 2084713ae755: Preparing 03:51:36 8f2c98aa0aad: Preparing 03:51:36 e7417a135b3c: Preparing 03:51:36 1a182002ab5d: Preparing 03:51:36 c10dad2e6567: Preparing 03:51:36 8cc5c67faf14: Preparing 03:51:36 c392e6a1675a: Preparing 03:51:36 f9c5f2ac344c: Preparing 03:51:36 8becc8855cb7: Preparing 03:51:36 ce5a8cde9eee: Preparing 03:51:36 8cc5c67faf14: Waiting 03:51:36 c392e6a1675a: Waiting 03:51:36 f9c5f2ac344c: Waiting 03:51:36 ce5a8cde9eee: Waiting 03:51:36 c10dad2e6567: Waiting 03:51:36 8becc8855cb7: Waiting 03:51:36 8f2c98aa0aad: Layer already exists 03:51:36 e7417a135b3c: Layer already exists 03:51:36 4bc333cf7b7f: Layer already exists 03:51:36 2084713ae755: Layer already exists 03:51:36 1a182002ab5d: Layer already exists 03:51:36 c10dad2e6567: Layer already exists 03:51:36 8cc5c67faf14: Layer already exists 03:51:36 c392e6a1675a: Layer already exists 03:51:36 f9c5f2ac344c: Layer already exists 03:51:36 8becc8855cb7: Layer already exists 03:51:36 ce5a8cde9eee: Layer already exists 03:51:36 main: digest: sha256:f1c69562952aa51672d2d88e964527258df2640728d4b309fe706c20c7469d92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:36 ===================================================== [Pipeline] echo 03:51:36 taggedImages: 03:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.46 03:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:51:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:51:36 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:36 latest 03:51:36 4.0.0-dev.46 03:51:36 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:36 main 03:51:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:37 3538268a7035: Preparing 03:51:37 bf32bcb69a0c: Preparing 03:51:37 180a42301e71: Preparing 03:51:37 66803bed14a4: Preparing 03:51:37 5dddcee09624: Preparing 03:51:37 7131a565723a: Preparing 03:51:37 2377546a181b: Preparing 03:51:37 c10dad2e6567: Preparing 03:51:37 8cc5c67faf14: Preparing 03:51:37 967bc82670da: Preparing 03:51:37 2ec8fe37930b: Preparing 03:51:37 ce5a8cde9eee: Preparing 03:51:37 7131a565723a: Waiting 03:51:37 8cc5c67faf14: Waiting 03:51:37 967bc82670da: Waiting 03:51:37 2ec8fe37930b: Waiting 03:51:37 2377546a181b: Waiting 03:51:37 ce5a8cde9eee: Waiting 03:51:37 c10dad2e6567: Waiting 03:51:37 bf32bcb69a0c: Pushed 03:51:37 5dddcee09624: Pushed 03:51:37 3538268a7035: Pushed 03:51:37 c10dad2e6567: Layer already exists 03:51:37 8cc5c67faf14: Layer already exists 03:51:37 7131a565723a: Pushed 03:51:37 967bc82670da: Pushed 03:51:37 2377546a181b: Pushed 03:51:37 ce5a8cde9eee: Layer already exists 03:51:38 66803bed14a4: Pushed 03:51:38 180a42301e71: Pushed 03:51:39 2ec8fe37930b: Pushed 03:51:39 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:39 3538268a7035: Preparing 03:51:39 bf32bcb69a0c: Preparing 03:51:39 180a42301e71: Preparing 03:51:39 66803bed14a4: Preparing 03:51:39 5dddcee09624: Preparing 03:51:39 7131a565723a: Preparing 03:51:39 2377546a181b: Preparing 03:51:39 c10dad2e6567: Preparing 03:51:39 8cc5c67faf14: Preparing 03:51:39 967bc82670da: Preparing 03:51:39 2ec8fe37930b: Preparing 03:51:39 ce5a8cde9eee: Preparing 03:51:39 2377546a181b: Waiting 03:51:39 967bc82670da: Waiting 03:51:39 7131a565723a: Waiting 03:51:39 2ec8fe37930b: Waiting 03:51:39 c10dad2e6567: Waiting 03:51:39 8cc5c67faf14: Waiting 03:51:39 ce5a8cde9eee: Waiting 03:51:39 3538268a7035: Layer already exists 03:51:39 bf32bcb69a0c: Layer already exists 03:51:39 5dddcee09624: Layer already exists 03:51:39 180a42301e71: Layer already exists 03:51:39 66803bed14a4: Layer already exists 03:51:39 7131a565723a: Layer already exists 03:51:39 2377546a181b: Layer already exists 03:51:39 c10dad2e6567: Layer already exists 03:51:39 967bc82670da: Layer already exists 03:51:39 8cc5c67faf14: Layer already exists 03:51:39 2ec8fe37930b: Layer already exists 03:51:39 ce5a8cde9eee: Layer already exists 03:51:40 latest: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.46 03:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:40 3538268a7035: Preparing 03:51:40 bf32bcb69a0c: Preparing 03:51:40 180a42301e71: Preparing 03:51:40 66803bed14a4: Preparing 03:51:40 5dddcee09624: Preparing 03:51:40 7131a565723a: Preparing 03:51:40 2377546a181b: Preparing 03:51:40 c10dad2e6567: Preparing 03:51:40 8cc5c67faf14: Preparing 03:51:40 967bc82670da: Preparing 03:51:40 7131a565723a: Waiting 03:51:40 c10dad2e6567: Waiting 03:51:40 8cc5c67faf14: Waiting 03:51:40 2ec8fe37930b: Preparing 03:51:40 ce5a8cde9eee: Preparing 03:51:40 967bc82670da: Waiting 03:51:40 ce5a8cde9eee: Waiting 03:51:40 3538268a7035: Layer already exists 03:51:40 bf32bcb69a0c: Layer already exists 03:51:40 66803bed14a4: Layer already exists 03:51:40 5dddcee09624: Layer already exists 03:51:40 180a42301e71: Layer already exists 03:51:40 7131a565723a: Layer already exists 03:51:40 2377546a181b: Layer already exists 03:51:40 8cc5c67faf14: Layer already exists 03:51:40 967bc82670da: Layer already exists 03:51:40 c10dad2e6567: Layer already exists 03:51:40 2ec8fe37930b: Layer already exists 03:51:40 ce5a8cde9eee: Layer already exists 03:51:40 4.0.0-dev.46: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:41 3538268a7035: Preparing 03:51:41 bf32bcb69a0c: Preparing 03:51:41 180a42301e71: Preparing 03:51:41 66803bed14a4: Preparing 03:51:41 5dddcee09624: Preparing 03:51:41 7131a565723a: Preparing 03:51:41 2377546a181b: Preparing 03:51:41 c10dad2e6567: Preparing 03:51:41 8cc5c67faf14: Preparing 03:51:41 967bc82670da: Preparing 03:51:41 2ec8fe37930b: Preparing 03:51:41 ce5a8cde9eee: Preparing 03:51:41 7131a565723a: Waiting 03:51:41 2377546a181b: Waiting 03:51:41 c10dad2e6567: Waiting 03:51:41 8cc5c67faf14: Waiting 03:51:41 967bc82670da: Waiting 03:51:41 2ec8fe37930b: Waiting 03:51:41 ce5a8cde9eee: Waiting 03:51:41 5dddcee09624: Layer already exists 03:51:41 3538268a7035: Layer already exists 03:51:41 bf32bcb69a0c: Layer already exists 03:51:41 180a42301e71: Layer already exists 03:51:41 66803bed14a4: Layer already exists 03:51:41 7131a565723a: Layer already exists 03:51:41 8cc5c67faf14: Layer already exists 03:51:41 967bc82670da: Layer already exists 03:51:41 c10dad2e6567: Layer already exists 03:51:41 2377546a181b: Layer already exists 03:51:41 2ec8fe37930b: Layer already exists 03:51:41 ce5a8cde9eee: Layer already exists 03:51:41 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:51:42 3538268a7035: Preparing 03:51:42 bf32bcb69a0c: Preparing 03:51:42 180a42301e71: Preparing 03:51:42 66803bed14a4: Preparing 03:51:42 5dddcee09624: Preparing 03:51:42 7131a565723a: Preparing 03:51:42 2377546a181b: Preparing 03:51:42 c10dad2e6567: Preparing 03:51:42 8cc5c67faf14: Preparing 03:51:42 967bc82670da: Preparing 03:51:42 2ec8fe37930b: Preparing 03:51:42 ce5a8cde9eee: Preparing 03:51:42 7131a565723a: Waiting 03:51:42 2377546a181b: Waiting 03:51:42 c10dad2e6567: Waiting 03:51:42 8cc5c67faf14: Waiting 03:51:42 967bc82670da: Waiting 03:51:42 ce5a8cde9eee: Waiting 03:51:42 bf32bcb69a0c: Layer already exists 03:51:42 66803bed14a4: Layer already exists 03:51:42 3538268a7035: Layer already exists 03:51:42 180a42301e71: Layer already exists 03:51:42 5dddcee09624: Layer already exists 03:51:42 2377546a181b: Layer already exists 03:51:42 967bc82670da: Layer already exists 03:51:42 c10dad2e6567: Layer already exists 03:51:42 7131a565723a: Layer already exists 03:51:42 8cc5c67faf14: Layer already exists 03:51:42 ce5a8cde9eee: Layer already exists 03:51:42 2ec8fe37930b: Layer already exists 03:51:42 main: digest: sha256:2e1b3209d9aaed7c54db2093b299d42b04652bc6a3bdf5c5ce23b89e8fbd9f69 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:42 ===================================================== [Pipeline] echo 03:51:42 taggedImages: 03:51:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:51:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.46 03:51:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:51:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:51:42 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:42 latest 03:51:42 4.0.0-dev.46 03:51:42 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:42 main 03:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:43 7183728caf59: Preparing 03:51:43 99eb84fac2ef: Preparing 03:51:43 c10dad2e6567: Preparing 03:51:43 8cc5c67faf14: Preparing 03:51:43 a5935de967a3: Preparing 03:51:43 f6175dc3b31d: Preparing 03:51:43 ce5a8cde9eee: Preparing 03:51:43 f6175dc3b31d: Waiting 03:51:43 ce5a8cde9eee: Waiting 03:51:43 c10dad2e6567: Layer already exists 03:51:43 8cc5c67faf14: Layer already exists 03:51:43 ce5a8cde9eee: Layer already exists 03:51:43 7183728caf59: Pushed 03:51:43 a5935de967a3: Pushed 03:51:44 f6175dc3b31d: Pushed 03:51:45 99eb84fac2ef: Pushed 03:51:45 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:45 + 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 03:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:46 7183728caf59: Preparing 03:51:46 99eb84fac2ef: Preparing 03:51:46 c10dad2e6567: Preparing 03:51:46 8cc5c67faf14: Preparing 03:51:46 a5935de967a3: Preparing 03:51:46 f6175dc3b31d: Preparing 03:51:46 ce5a8cde9eee: Preparing 03:51:46 f6175dc3b31d: Waiting 03:51:46 ce5a8cde9eee: Waiting 03:51:46 99eb84fac2ef: Layer already exists 03:51:46 c10dad2e6567: Layer already exists 03:51:46 8cc5c67faf14: Layer already exists 03:51:46 a5935de967a3: Layer already exists 03:51:46 7183728caf59: Layer already exists 03:51:46 f6175dc3b31d: Layer already exists 03:51:46 ce5a8cde9eee: Layer already exists 03:51:46 latest: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.46 03:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:46 7183728caf59: Preparing 03:51:46 99eb84fac2ef: Preparing 03:51:46 c10dad2e6567: Preparing 03:51:46 8cc5c67faf14: Preparing 03:51:46 a5935de967a3: Preparing 03:51:46 f6175dc3b31d: Preparing 03:51:46 ce5a8cde9eee: Preparing 03:51:46 f6175dc3b31d: Waiting 03:51:46 ce5a8cde9eee: Waiting 03:51:46 7183728caf59: Layer already exists 03:51:46 a5935de967a3: Layer already exists 03:51:46 8cc5c67faf14: Layer already exists 03:51:46 99eb84fac2ef: Layer already exists 03:51:46 c10dad2e6567: Layer already exists 03:51:46 ce5a8cde9eee: Layer already exists 03:51:46 f6175dc3b31d: Layer already exists 03:51:46 4.0.0-dev.46: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:47 7183728caf59: Preparing 03:51:47 99eb84fac2ef: Preparing 03:51:47 c10dad2e6567: Preparing 03:51:47 8cc5c67faf14: Preparing 03:51:47 a5935de967a3: Preparing 03:51:47 f6175dc3b31d: Preparing 03:51:47 ce5a8cde9eee: Preparing 03:51:47 f6175dc3b31d: Waiting 03:51:47 ce5a8cde9eee: Waiting 03:51:47 99eb84fac2ef: Layer already exists 03:51:47 c10dad2e6567: Layer already exists 03:51:47 8cc5c67faf14: Layer already exists 03:51:47 a5935de967a3: Layer already exists 03:51:47 7183728caf59: Layer already exists 03:51:47 ce5a8cde9eee: Layer already exists 03:51:47 f6175dc3b31d: Layer already exists 03:51:47 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:48 + 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 03:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:51:48 7183728caf59: Preparing 03:51:48 99eb84fac2ef: Preparing 03:51:48 c10dad2e6567: Preparing 03:51:48 8cc5c67faf14: Preparing 03:51:48 a5935de967a3: Preparing 03:51:48 f6175dc3b31d: Preparing 03:51:48 ce5a8cde9eee: Preparing 03:51:48 f6175dc3b31d: Waiting 03:51:48 ce5a8cde9eee: Waiting 03:51:48 7183728caf59: Layer already exists 03:51:48 8cc5c67faf14: Layer already exists 03:51:48 c10dad2e6567: Layer already exists 03:51:48 99eb84fac2ef: Layer already exists 03:51:48 a5935de967a3: Layer already exists 03:51:48 f6175dc3b31d: Layer already exists 03:51:48 ce5a8cde9eee: Layer already exists 03:51:48 main: digest: sha256:7d8cc0d550272bd066a419a13fe3e4c7604091627a60722b4a2d8318225b26a3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:48 ===================================================== [Pipeline] echo 03:51:48 taggedImages: 03:51:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:51:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.46 03:51:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:51:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:51:48 fdc408d1ba7f30a0535afd3d037246005626e839 03:51:48 latest 03:51:48 4.0.0-dev.46 03:51:48 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:51:48 main 03:51:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839 03:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:51:49 c3871647ec3a: Preparing 03:51:49 2d46c7b053ca: Preparing 03:51:49 e8f4abcf8662: Preparing 03:51:49 c10dad2e6567: Preparing 03:51:49 8cc5c67faf14: Preparing 03:51:49 eefcf2115b26: Preparing 03:51:49 91cfd7f38c39: Preparing 03:51:49 c450e7368857: Preparing 03:51:49 6824c22c8279: Preparing 03:51:49 ce5a8cde9eee: Preparing 03:51:49 eefcf2115b26: Waiting 03:51:49 91cfd7f38c39: Waiting 03:51:49 c450e7368857: Waiting 03:51:49 6824c22c8279: Waiting 03:51:49 ce5a8cde9eee: Waiting 03:51:49 8cc5c67faf14: Layer already exists 03:51:49 c10dad2e6567: Layer already exists 03:51:49 2d46c7b053ca: Pushed 03:51:49 e8f4abcf8662: Pushed 03:51:49 c3871647ec3a: Pushed 03:51:49 c450e7368857: Pushed 03:51:49 ce5a8cde9eee: Layer already exists 03:51:50 6824c22c8279: Pushed 03:51:55 91cfd7f38c39: Pushed 03:51:59 eefcf2115b26: Pushed 03:51:59 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:52:00 c3871647ec3a: Preparing 03:52:00 2d46c7b053ca: Preparing 03:52:00 e8f4abcf8662: Preparing 03:52:00 c10dad2e6567: Preparing 03:52:00 8cc5c67faf14: Preparing 03:52:00 eefcf2115b26: Preparing 03:52:00 91cfd7f38c39: Preparing 03:52:00 c450e7368857: Preparing 03:52:00 6824c22c8279: Preparing 03:52:00 ce5a8cde9eee: Preparing 03:52:00 eefcf2115b26: Waiting 03:52:00 91cfd7f38c39: Waiting 03:52:00 c450e7368857: Waiting 03:52:00 6824c22c8279: Waiting 03:52:00 ce5a8cde9eee: Waiting 03:52:00 c3871647ec3a: Layer already exists 03:52:00 2d46c7b053ca: Layer already exists 03:52:00 e8f4abcf8662: Layer already exists 03:52:00 8cc5c67faf14: Layer already exists 03:52:00 c10dad2e6567: Layer already exists 03:52:00 91cfd7f38c39: Layer already exists 03:52:00 eefcf2115b26: Layer already exists 03:52:00 c450e7368857: Layer already exists 03:52:00 6824c22c8279: Layer already exists 03:52:00 ce5a8cde9eee: Layer already exists 03:52:00 latest: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.46 03:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:52:01 c3871647ec3a: Preparing 03:52:01 2d46c7b053ca: Preparing 03:52:01 e8f4abcf8662: Preparing 03:52:01 c10dad2e6567: Preparing 03:52:01 8cc5c67faf14: Preparing 03:52:01 eefcf2115b26: Preparing 03:52:01 91cfd7f38c39: Preparing 03:52:01 c450e7368857: Preparing 03:52:01 6824c22c8279: Preparing 03:52:01 ce5a8cde9eee: Preparing 03:52:01 c450e7368857: Waiting 03:52:01 6824c22c8279: Waiting 03:52:01 eefcf2115b26: Waiting 03:52:01 91cfd7f38c39: Waiting 03:52:01 ce5a8cde9eee: Waiting 03:52:01 8cc5c67faf14: Layer already exists 03:52:01 2d46c7b053ca: Layer already exists 03:52:01 c3871647ec3a: Layer already exists 03:52:01 c10dad2e6567: Layer already exists 03:52:01 e8f4abcf8662: Layer already exists 03:52:01 91cfd7f38c39: Layer already exists 03:52:01 eefcf2115b26: Layer already exists 03:52:01 6824c22c8279: Layer already exists 03:52:01 c450e7368857: Layer already exists 03:52:01 ce5a8cde9eee: Layer already exists 03:52:01 4.0.0-dev.46: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:52:01 c3871647ec3a: Preparing 03:52:01 2d46c7b053ca: Preparing 03:52:01 e8f4abcf8662: Preparing 03:52:01 c10dad2e6567: Preparing 03:52:01 8cc5c67faf14: Preparing 03:52:01 eefcf2115b26: Preparing 03:52:01 91cfd7f38c39: Preparing 03:52:01 c450e7368857: Preparing 03:52:01 6824c22c8279: Preparing 03:52:01 ce5a8cde9eee: Preparing 03:52:01 91cfd7f38c39: Waiting 03:52:01 c450e7368857: Waiting 03:52:01 ce5a8cde9eee: Waiting 03:52:01 eefcf2115b26: Waiting 03:52:01 6824c22c8279: Waiting 03:52:01 c3871647ec3a: Layer already exists 03:52:01 e8f4abcf8662: Layer already exists 03:52:01 8cc5c67faf14: Layer already exists 03:52:01 c10dad2e6567: Layer already exists 03:52:01 2d46c7b053ca: Layer already exists 03:52:01 eefcf2115b26: Layer already exists 03:52:01 c450e7368857: Layer already exists 03:52:01 6824c22c8279: Layer already exists 03:52:01 91cfd7f38c39: Layer already exists 03:52:01 ce5a8cde9eee: Layer already exists 03:52:01 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:52:02 c3871647ec3a: Preparing 03:52:02 2d46c7b053ca: Preparing 03:52:02 e8f4abcf8662: Preparing 03:52:02 c10dad2e6567: Preparing 03:52:02 8cc5c67faf14: Preparing 03:52:02 eefcf2115b26: Preparing 03:52:02 91cfd7f38c39: Preparing 03:52:02 c450e7368857: Preparing 03:52:02 6824c22c8279: Preparing 03:52:02 ce5a8cde9eee: Preparing 03:52:02 eefcf2115b26: Waiting 03:52:02 91cfd7f38c39: Waiting 03:52:02 c450e7368857: Waiting 03:52:02 ce5a8cde9eee: Waiting 03:52:02 6824c22c8279: Waiting 03:52:02 e8f4abcf8662: Layer already exists 03:52:02 c10dad2e6567: Layer already exists 03:52:02 c3871647ec3a: Layer already exists 03:52:02 2d46c7b053ca: Layer already exists 03:52:02 eefcf2115b26: Layer already exists 03:52:02 c450e7368857: Layer already exists 03:52:02 6824c22c8279: Layer already exists 03:52:02 91cfd7f38c39: Layer already exists 03:52:02 8cc5c67faf14: Layer already exists 03:52:02 ce5a8cde9eee: Layer already exists 03:52:02 main: digest: sha256:bddc1a268daa97709fae47b70d8353115c442c71a447cd2c2d7afe81738570f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:02 ===================================================== [Pipeline] echo 03:52:02 taggedImages: 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.46 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:52:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:52:02 fdc408d1ba7f30a0535afd3d037246005626e839 03:52:02 latest 03:52:02 4.0.0-dev.46 03:52:02 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:02 main 03:52:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:03 f8f1a6ef778a: Preparing 03:52:03 0008efbe9d51: Preparing 03:52:03 4c66936513d9: Preparing 03:52:03 c10dad2e6567: Preparing 03:52:03 8cc5c67faf14: Preparing 03:52:03 0e5a585f8097: Preparing 03:52:03 9c3cd51872b1: Preparing 03:52:03 8109e0912c50: Preparing 03:52:03 ce5a8cde9eee: Preparing 03:52:03 9c3cd51872b1: Waiting 03:52:03 8109e0912c50: Waiting 03:52:03 0e5a585f8097: Waiting 03:52:03 ce5a8cde9eee: Waiting 03:52:03 8cc5c67faf14: Layer already exists 03:52:03 c10dad2e6567: Layer already exists 03:52:03 4c66936513d9: Pushed 03:52:03 0008efbe9d51: Pushed 03:52:03 ce5a8cde9eee: Layer already exists 03:52:03 9c3cd51872b1: Pushed 03:52:03 f8f1a6ef778a: Pushed 03:52:04 8109e0912c50: Pushed 03:52:14 0e5a585f8097: Pushed 03:52:14 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:14 f8f1a6ef778a: Preparing 03:52:14 0008efbe9d51: Preparing 03:52:14 4c66936513d9: Preparing 03:52:14 c10dad2e6567: Preparing 03:52:14 8cc5c67faf14: Preparing 03:52:14 0e5a585f8097: Preparing 03:52:14 9c3cd51872b1: Preparing 03:52:14 8109e0912c50: Preparing 03:52:14 ce5a8cde9eee: Preparing 03:52:14 0e5a585f8097: Waiting 03:52:14 9c3cd51872b1: Waiting 03:52:14 8109e0912c50: Waiting 03:52:14 ce5a8cde9eee: Waiting 03:52:14 f8f1a6ef778a: Layer already exists 03:52:14 4c66936513d9: Layer already exists 03:52:14 0008efbe9d51: Layer already exists 03:52:14 c10dad2e6567: Layer already exists 03:52:14 8cc5c67faf14: Layer already exists 03:52:14 ce5a8cde9eee: Layer already exists 03:52:14 9c3cd51872b1: Layer already exists 03:52:14 8109e0912c50: Layer already exists 03:52:14 0e5a585f8097: Layer already exists 03:52:14 latest: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.46 03:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:15 f8f1a6ef778a: Preparing 03:52:15 0008efbe9d51: Preparing 03:52:15 4c66936513d9: Preparing 03:52:15 c10dad2e6567: Preparing 03:52:15 8cc5c67faf14: Preparing 03:52:15 0e5a585f8097: Preparing 03:52:15 9c3cd51872b1: Preparing 03:52:15 8109e0912c50: Preparing 03:52:15 ce5a8cde9eee: Preparing 03:52:15 0e5a585f8097: Waiting 03:52:15 9c3cd51872b1: Waiting 03:52:15 8109e0912c50: Waiting 03:52:15 ce5a8cde9eee: Waiting 03:52:15 f8f1a6ef778a: Layer already exists 03:52:15 8cc5c67faf14: Layer already exists 03:52:15 0008efbe9d51: Layer already exists 03:52:15 c10dad2e6567: Layer already exists 03:52:15 0e5a585f8097: Layer already exists 03:52:15 4c66936513d9: Layer already exists 03:52:15 ce5a8cde9eee: Layer already exists 03:52:15 8109e0912c50: Layer already exists 03:52:15 9c3cd51872b1: Layer already exists 03:52:15 4.0.0-dev.46: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:16 f8f1a6ef778a: Preparing 03:52:16 0008efbe9d51: Preparing 03:52:16 4c66936513d9: Preparing 03:52:16 c10dad2e6567: Preparing 03:52:16 8cc5c67faf14: Preparing 03:52:16 0e5a585f8097: Preparing 03:52:16 9c3cd51872b1: Preparing 03:52:16 8109e0912c50: Preparing 03:52:16 ce5a8cde9eee: Preparing 03:52:16 0e5a585f8097: Waiting 03:52:16 9c3cd51872b1: Waiting 03:52:16 8109e0912c50: Waiting 03:52:16 ce5a8cde9eee: Waiting 03:52:16 8cc5c67faf14: Layer already exists 03:52:16 f8f1a6ef778a: Layer already exists 03:52:16 c10dad2e6567: Layer already exists 03:52:16 4c66936513d9: Layer already exists 03:52:16 0008efbe9d51: Layer already exists 03:52:16 0e5a585f8097: Layer already exists 03:52:16 9c3cd51872b1: Layer already exists 03:52:16 8109e0912c50: Layer already exists 03:52:16 ce5a8cde9eee: Layer already exists 03:52:16 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:52:17 f8f1a6ef778a: Preparing 03:52:17 0008efbe9d51: Preparing 03:52:17 4c66936513d9: Preparing 03:52:17 c10dad2e6567: Preparing 03:52:17 8cc5c67faf14: Preparing 03:52:17 0e5a585f8097: Preparing 03:52:17 9c3cd51872b1: Preparing 03:52:17 8109e0912c50: Preparing 03:52:17 ce5a8cde9eee: Preparing 03:52:17 0e5a585f8097: Waiting 03:52:17 9c3cd51872b1: Waiting 03:52:17 ce5a8cde9eee: Waiting 03:52:17 8cc5c67faf14: Layer already exists 03:52:17 c10dad2e6567: Layer already exists 03:52:17 0008efbe9d51: Layer already exists 03:52:17 4c66936513d9: Layer already exists 03:52:17 f8f1a6ef778a: Layer already exists 03:52:17 0e5a585f8097: Layer already exists 03:52:17 8109e0912c50: Layer already exists 03:52:17 9c3cd51872b1: Layer already exists 03:52:17 ce5a8cde9eee: Layer already exists 03:52:17 main: digest: sha256:c78d9eef5c1f586a90e44a5289b85e18c5e588907f6cf2d91639eba6fe9d1d76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:17 ===================================================== [Pipeline] echo 03:52:17 taggedImages: 03:52:17 - nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:52:17 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.46 03:52:17 - nexus3.edgexfoundry.org:10004/security-spire-config:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:52:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:52:17 fdc408d1ba7f30a0535afd3d037246005626e839 03:52:17 latest 03:52:17 4.0.0-dev.46 03:52:17 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:17 main 03:52:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:17 c3871647ec3a: Preparing 03:52:17 f4b6351e76cb: Preparing 03:52:17 c0c9abd8f812: Preparing 03:52:17 c10dad2e6567: Preparing 03:52:17 8cc5c67faf14: Preparing 03:52:17 de66c917afe2: Preparing 03:52:17 c450e7368857: Preparing 03:52:17 6824c22c8279: Preparing 03:52:17 ce5a8cde9eee: Preparing 03:52:17 de66c917afe2: Waiting 03:52:17 c450e7368857: Waiting 03:52:17 6824c22c8279: Waiting 03:52:17 ce5a8cde9eee: Waiting 03:52:17 c3871647ec3a: Layer already exists 03:52:17 8cc5c67faf14: Layer already exists 03:52:17 c10dad2e6567: Layer already exists 03:52:17 c450e7368857: Layer already exists 03:52:17 6824c22c8279: Layer already exists 03:52:17 ce5a8cde9eee: Layer already exists 03:52:17 f4b6351e76cb: Pushed 03:52:17 c0c9abd8f812: Pushed 03:52:27 de66c917afe2: Pushed 03:52:27 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:28 c3871647ec3a: Preparing 03:52:28 f4b6351e76cb: Preparing 03:52:28 c0c9abd8f812: Preparing 03:52:28 c10dad2e6567: Preparing 03:52:28 8cc5c67faf14: Preparing 03:52:28 de66c917afe2: Preparing 03:52:28 c450e7368857: Preparing 03:52:28 6824c22c8279: Preparing 03:52:28 de66c917afe2: Waiting 03:52:28 c450e7368857: Waiting 03:52:28 ce5a8cde9eee: Preparing 03:52:28 ce5a8cde9eee: Waiting 03:52:28 6824c22c8279: Waiting 03:52:28 f4b6351e76cb: Layer already exists 03:52:28 8cc5c67faf14: Layer already exists 03:52:28 c3871647ec3a: Layer already exists 03:52:28 c0c9abd8f812: Layer already exists 03:52:28 c10dad2e6567: Layer already exists 03:52:28 6824c22c8279: Layer already exists 03:52:28 ce5a8cde9eee: Layer already exists 03:52:28 c450e7368857: Layer already exists 03:52:28 de66c917afe2: Layer already exists 03:52:28 latest: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.46 03:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:29 c3871647ec3a: Preparing 03:52:29 f4b6351e76cb: Preparing 03:52:29 c0c9abd8f812: Preparing 03:52:29 c10dad2e6567: Preparing 03:52:29 8cc5c67faf14: Preparing 03:52:29 de66c917afe2: Preparing 03:52:29 c450e7368857: Preparing 03:52:29 6824c22c8279: Preparing 03:52:29 ce5a8cde9eee: Preparing 03:52:29 c450e7368857: Waiting 03:52:29 6824c22c8279: Waiting 03:52:29 ce5a8cde9eee: Waiting 03:52:29 de66c917afe2: Waiting 03:52:29 c0c9abd8f812: Layer already exists 03:52:29 f4b6351e76cb: Layer already exists 03:52:29 8cc5c67faf14: Layer already exists 03:52:29 c10dad2e6567: Layer already exists 03:52:29 c3871647ec3a: Layer already exists 03:52:29 de66c917afe2: Layer already exists 03:52:29 6824c22c8279: Layer already exists 03:52:29 ce5a8cde9eee: Layer already exists 03:52:29 c450e7368857: Layer already exists 03:52:29 4.0.0-dev.46: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:29 c3871647ec3a: Preparing 03:52:29 f4b6351e76cb: Preparing 03:52:29 c0c9abd8f812: Preparing 03:52:29 c10dad2e6567: Preparing 03:52:29 8cc5c67faf14: Preparing 03:52:29 de66c917afe2: Preparing 03:52:29 c450e7368857: Preparing 03:52:29 6824c22c8279: Preparing 03:52:29 ce5a8cde9eee: Preparing 03:52:29 de66c917afe2: Waiting 03:52:29 c450e7368857: Waiting 03:52:29 6824c22c8279: Waiting 03:52:29 ce5a8cde9eee: Waiting 03:52:29 8cc5c67faf14: Layer already exists 03:52:29 c10dad2e6567: Layer already exists 03:52:29 f4b6351e76cb: Layer already exists 03:52:29 c0c9abd8f812: Layer already exists 03:52:29 c3871647ec3a: Layer already exists 03:52:29 6824c22c8279: Layer already exists 03:52:29 de66c917afe2: Layer already exists 03:52:29 c450e7368857: Layer already exists 03:52:29 ce5a8cde9eee: Layer already exists 03:52:29 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:52:30 c3871647ec3a: Preparing 03:52:30 f4b6351e76cb: Preparing 03:52:30 c0c9abd8f812: Preparing 03:52:30 c10dad2e6567: Preparing 03:52:30 8cc5c67faf14: Preparing 03:52:30 de66c917afe2: Preparing 03:52:30 c450e7368857: Preparing 03:52:30 6824c22c8279: Preparing 03:52:30 ce5a8cde9eee: Preparing 03:52:30 6824c22c8279: Waiting 03:52:30 c450e7368857: Waiting 03:52:30 ce5a8cde9eee: Waiting 03:52:30 de66c917afe2: Waiting 03:52:30 f4b6351e76cb: Layer already exists 03:52:30 c10dad2e6567: Layer already exists 03:52:30 c3871647ec3a: Layer already exists 03:52:30 c0c9abd8f812: Layer already exists 03:52:30 8cc5c67faf14: Layer already exists 03:52:30 de66c917afe2: Layer already exists 03:52:30 c450e7368857: Layer already exists 03:52:30 6824c22c8279: Layer already exists 03:52:30 ce5a8cde9eee: Layer already exists 03:52:30 main: digest: sha256:b3f097705c6bbded901fb1164af9b99bb2529c8684218e4fea8f113335e03735 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:30 ===================================================== [Pipeline] echo 03:52:30 taggedImages: 03:52:30 - nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:52:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.46 03:52:30 - nexus3.edgexfoundry.org:10004/security-spire-server:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:52:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:52:30 fdc408d1ba7f30a0535afd3d037246005626e839 03:52:30 latest 03:52:30 4.0.0-dev.46 03:52:30 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:30 main 03:52:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:31 5e9a868ccd31: Preparing 03:52:31 a5424d4ad93d: Preparing 03:52:31 444c7d38ae4b: Preparing 03:52:31 c10dad2e6567: Preparing 03:52:31 8cc5c67faf14: Preparing 03:52:31 598f610afce7: Preparing 03:52:31 4480ba2744d2: Preparing 03:52:31 ce5a8cde9eee: Preparing 03:52:31 598f610afce7: Waiting 03:52:31 4480ba2744d2: Waiting 03:52:31 ce5a8cde9eee: Waiting 03:52:31 8cc5c67faf14: Layer already exists 03:52:31 c10dad2e6567: Layer already exists 03:52:31 5e9a868ccd31: Pushed 03:52:31 a5424d4ad93d: Pushed 03:52:31 598f610afce7: Pushed 03:52:31 ce5a8cde9eee: Layer already exists 03:52:32 4480ba2744d2: Pushed 03:52:35 444c7d38ae4b: Pushed 03:52:35 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:36 5e9a868ccd31: Preparing 03:52:36 a5424d4ad93d: Preparing 03:52:36 444c7d38ae4b: Preparing 03:52:36 c10dad2e6567: Preparing 03:52:36 8cc5c67faf14: Preparing 03:52:36 598f610afce7: Preparing 03:52:36 4480ba2744d2: Preparing 03:52:36 ce5a8cde9eee: Preparing 03:52:36 598f610afce7: Waiting 03:52:36 4480ba2744d2: Waiting 03:52:36 5e9a868ccd31: Layer already exists 03:52:36 8cc5c67faf14: Layer already exists 03:52:36 c10dad2e6567: Layer already exists 03:52:36 444c7d38ae4b: Layer already exists 03:52:36 a5424d4ad93d: Layer already exists 03:52:36 598f610afce7: Layer already exists 03:52:36 ce5a8cde9eee: Layer already exists 03:52:36 4480ba2744d2: Layer already exists 03:52:36 latest: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.46 03:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:36 5e9a868ccd31: Preparing 03:52:36 a5424d4ad93d: Preparing 03:52:36 444c7d38ae4b: Preparing 03:52:36 c10dad2e6567: Preparing 03:52:36 8cc5c67faf14: Preparing 03:52:36 598f610afce7: Preparing 03:52:36 4480ba2744d2: Preparing 03:52:36 ce5a8cde9eee: Preparing 03:52:36 598f610afce7: Waiting 03:52:36 ce5a8cde9eee: Waiting 03:52:36 4480ba2744d2: Waiting 03:52:36 5e9a868ccd31: Layer already exists 03:52:36 a5424d4ad93d: Layer already exists 03:52:36 8cc5c67faf14: Layer already exists 03:52:36 c10dad2e6567: Layer already exists 03:52:36 444c7d38ae4b: Layer already exists 03:52:36 4480ba2744d2: Layer already exists 03:52:36 598f610afce7: Layer already exists 03:52:36 ce5a8cde9eee: Layer already exists 03:52:36 4.0.0-dev.46: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:37 5e9a868ccd31: Preparing 03:52:37 a5424d4ad93d: Preparing 03:52:37 444c7d38ae4b: Preparing 03:52:37 c10dad2e6567: Preparing 03:52:37 8cc5c67faf14: Preparing 03:52:37 598f610afce7: Preparing 03:52:37 4480ba2744d2: Preparing 03:52:37 ce5a8cde9eee: Preparing 03:52:37 598f610afce7: Waiting 03:52:37 4480ba2744d2: Waiting 03:52:37 ce5a8cde9eee: Waiting 03:52:37 c10dad2e6567: Layer already exists 03:52:37 8cc5c67faf14: Layer already exists 03:52:37 5e9a868ccd31: Layer already exists 03:52:37 a5424d4ad93d: Layer already exists 03:52:37 444c7d38ae4b: Layer already exists 03:52:37 ce5a8cde9eee: Layer already exists 03:52:37 4480ba2744d2: Layer already exists 03:52:37 598f610afce7: Layer already exists 03:52:37 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:52:38 5e9a868ccd31: Preparing 03:52:38 a5424d4ad93d: Preparing 03:52:38 444c7d38ae4b: Preparing 03:52:38 c10dad2e6567: Preparing 03:52:38 8cc5c67faf14: Preparing 03:52:38 598f610afce7: Preparing 03:52:38 4480ba2744d2: Preparing 03:52:38 ce5a8cde9eee: Preparing 03:52:38 ce5a8cde9eee: Waiting 03:52:38 a5424d4ad93d: Layer already exists 03:52:38 444c7d38ae4b: Layer already exists 03:52:38 8cc5c67faf14: Layer already exists 03:52:38 c10dad2e6567: Layer already exists 03:52:38 5e9a868ccd31: Layer already exists 03:52:38 598f610afce7: Layer already exists 03:52:38 4480ba2744d2: Layer already exists 03:52:38 ce5a8cde9eee: Layer already exists 03:52:38 main: digest: sha256:0a1177a0985a5f127e3c94eca13847411ae9def1d535c38cbee72e36157f397b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:38 ===================================================== [Pipeline] echo 03:52:38 taggedImages: 03:52:38 - nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:52:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.46 03:52:38 - nexus3.edgexfoundry.org:10004/support-notifications:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:52:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:52:38 fdc408d1ba7f30a0535afd3d037246005626e839 03:52:38 latest 03:52:38 4.0.0-dev.46 03:52:38 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:38 main 03:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:39 817c8e8675e0: Preparing 03:52:39 c9ec1bc32af0: Preparing 03:52:39 c10dad2e6567: Preparing 03:52:39 8cc5c67faf14: Preparing 03:52:39 72915dabc04a: Preparing 03:52:39 86f3ecf8e982: Preparing 03:52:39 ce5a8cde9eee: Preparing 03:52:39 ce5a8cde9eee: Waiting 03:52:39 86f3ecf8e982: Waiting 03:52:39 c10dad2e6567: Layer already exists 03:52:39 8cc5c67faf14: Layer already exists 03:52:39 ce5a8cde9eee: Layer already exists 03:52:39 817c8e8675e0: Pushed 03:52:39 72915dabc04a: Pushed 03:52:39 86f3ecf8e982: Pushed 03:52:42 c9ec1bc32af0: Pushed 03:52:42 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:43 817c8e8675e0: Preparing 03:52:43 c9ec1bc32af0: Preparing 03:52:43 c10dad2e6567: Preparing 03:52:43 8cc5c67faf14: Preparing 03:52:43 72915dabc04a: Preparing 03:52:43 86f3ecf8e982: Preparing 03:52:43 ce5a8cde9eee: Preparing 03:52:43 86f3ecf8e982: Waiting 03:52:43 ce5a8cde9eee: Waiting 03:52:43 817c8e8675e0: Layer already exists 03:52:43 c9ec1bc32af0: Layer already exists 03:52:43 8cc5c67faf14: Layer already exists 03:52:43 86f3ecf8e982: Layer already exists 03:52:43 72915dabc04a: Layer already exists 03:52:43 ce5a8cde9eee: Layer already exists 03:52:43 c10dad2e6567: Layer already exists 03:52:43 latest: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.46 03:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:44 817c8e8675e0: Preparing 03:52:44 c9ec1bc32af0: Preparing 03:52:44 c10dad2e6567: Preparing 03:52:44 8cc5c67faf14: Preparing 03:52:44 72915dabc04a: Preparing 03:52:44 86f3ecf8e982: Preparing 03:52:44 ce5a8cde9eee: Preparing 03:52:44 86f3ecf8e982: Waiting 03:52:44 72915dabc04a: Layer already exists 03:52:44 8cc5c67faf14: Layer already exists 03:52:44 817c8e8675e0: Layer already exists 03:52:44 c9ec1bc32af0: Layer already exists 03:52:44 c10dad2e6567: Layer already exists 03:52:44 ce5a8cde9eee: Layer already exists 03:52:44 86f3ecf8e982: Layer already exists 03:52:44 4.0.0-dev.46: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:44 817c8e8675e0: Preparing 03:52:44 c9ec1bc32af0: Preparing 03:52:44 c10dad2e6567: Preparing 03:52:44 8cc5c67faf14: Preparing 03:52:44 72915dabc04a: Preparing 03:52:44 86f3ecf8e982: Preparing 03:52:44 ce5a8cde9eee: Preparing 03:52:44 86f3ecf8e982: Waiting 03:52:44 ce5a8cde9eee: Waiting 03:52:44 817c8e8675e0: Layer already exists 03:52:44 c10dad2e6567: Layer already exists 03:52:44 8cc5c67faf14: Layer already exists 03:52:44 72915dabc04a: Layer already exists 03:52:44 c9ec1bc32af0: Layer already exists 03:52:44 ce5a8cde9eee: Layer already exists 03:52:44 86f3ecf8e982: Layer already exists 03:52:44 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:52:45 817c8e8675e0: Preparing 03:52:45 c9ec1bc32af0: Preparing 03:52:45 c10dad2e6567: Preparing 03:52:45 8cc5c67faf14: Preparing 03:52:45 72915dabc04a: Preparing 03:52:45 86f3ecf8e982: Preparing 03:52:45 ce5a8cde9eee: Preparing 03:52:45 86f3ecf8e982: Waiting 03:52:45 ce5a8cde9eee: Waiting 03:52:45 c10dad2e6567: Layer already exists 03:52:45 c9ec1bc32af0: Layer already exists 03:52:45 8cc5c67faf14: Layer already exists 03:52:45 72915dabc04a: Layer already exists 03:52:45 817c8e8675e0: Layer already exists 03:52:45 ce5a8cde9eee: Layer already exists 03:52:45 86f3ecf8e982: Layer already exists 03:52:45 main: digest: sha256:317fa4c5a234d7aba570dad3443e7164a9a98951481cb276513e09c2f111ca9b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:45 ===================================================== [Pipeline] echo 03:52:45 taggedImages: 03:52:45 - nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839 03:52:45 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:52:45 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.46 03:52:45 - nexus3.edgexfoundry.org:10004/support-scheduler:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 03:52:45 - 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] } 03:57:49 #156 ... 03:57:49 03:57:49 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:57:49 #150 DONE 569.0s 03:57:49 03:57:49 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:57:49 #152 ... 03:57:49 03:57:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:57:49 #157 DONE 0.2s 03:57:49 03:57:49 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:57:49 #158 DONE 0.2s 03:57:49 03:57:49 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:57:49 #154 ... 03:57:49 03:57:49 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:57:49 #159 DONE 0.3s 03:57:49 03:57:49 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:57:49 #160 DONE 0.4s 03:57:49 03:57:49 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:57:49 #161 DONE 0.3s 03:57:49 03:57:49 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:57:49 #162 ... 03:57:49 03:57:49 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:57:49 #151 DONE 571.7s 03:57:49 03:57:49 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:57:49 #154 ... 03:57:49 03:57:49 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:57:49 #163 DONE 0.5s 03:57:49 03:57:49 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:57:49 #164 ... 03:57:49 03:57:49 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:57:49 #162 DONE 2.4s 03:57:49 03:57:49 #165 [core-common-config-bootstrapper] exporting to image 03:57:49 #165 exporting layers 03:57:49 #165 exporting layers 1.1s done 03:57:49 #165 writing image sha256:e4911a885f9f06a37a0bd49cede5f7ba9bc786838a4942a783435bfc85a9025f done 03:57:49 #165 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:57:49 #165 DONE 1.1s 03:57:49 03:57:49 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:57:49 #147 572.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.46 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:57:49 #147 ... 03:57:49 03:57:49 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:57:49 #164 DONE 2.1s 03:57:49 03:57:49 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:57:50 #166 DONE 0.3s 03:57:50 03:57:50 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:57:50 #167 DONE 0.3s 03:57:50 03:57:50 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:57:50 #154 ... 03:57:50 03:57:50 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:57:50 #168 DONE 0.4s 03:57:50 03:57:50 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:57:51 #153 ... 03:57:51 03:57:51 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:57:51 #169 DONE 0.3s 03:57:51 03:57:51 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:57:51 #155 ... 03:57:51 03:57:51 #170 [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/ 03:57:51 #170 DONE 0.4s 03:57:51 03:57:51 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:57:51 #171 DONE 0.5s 03:57:51 03:57:51 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:57:52 #172 DONE 0.3s 03:57:52 03:57:52 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:57:52 #173 DONE 0.3s 03:57:52 03:57:52 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:57:53 #174 ... 03:57:53 03:57:53 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:57:53 #148 DONE 578.5s 03:57:53 03:57:53 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:57:53 #146 ... 03:57:53 03:57:53 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:57:53 #175 DONE 0.4s 03:57:53 03:57:53 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:57:54 #146 ... 03:57:54 03:57:54 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:57:54 #176 DONE 0.3s 03:57:54 03:57:54 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:57:54 #177 DONE 0.2s 03:57:54 03:57:54 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:57:54 #178 ... 03:57:54 03:57:54 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:57:54 #174 DONE 2.2s 03:57:54 03:57:54 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:57:54 #178 DONE 0.3s 03:57:54 03:57:54 #179 [security-bootstrapper] exporting to image 03:57:54 #179 exporting layers 03:57:55 #179 ... 03:57:55 03:57:55 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:57:55 #180 DONE 0.8s 03:57:55 03:57:55 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:57:55 #181 DONE 0.2s 03:57:55 03:57:55 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:57:56 #182 ... 03:57:56 03:57:56 #179 [security-bootstrapper] exporting to image 03:57:56 #179 exporting layers 1.4s done 03:57:56 #179 writing image sha256:0788c2ecc139081a975fbf0b5172efcf3e4c26b00a90577f9ebdbb4f3d08bb1a 0.0s done 03:57:56 #179 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:57:56 #179 DONE 1.4s 03:57:56 03:57:56 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:57:57 #145 ... 03:57:57 03:57:57 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:57:57 #182 DONE 2.1s 03:57:58 03:57:58 #183 [security-proxy-setup] exporting to image 03:57:58 #183 exporting layers 1.0s done 03:57:58 #183 writing image sha256:90b087c967021312a136c39e3fdf1ae6266f917ae0b635d7290b10447bc2567c done 03:57:58 #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:57:58 #183 DONE 1.0s 03:57:58 03:57:58 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:58:01 #154 ... 03:58:01 03:58:01 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:58:01 #147 DONE 586.8s 03:58:01 03:58:01 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:58:01 #152 ... 03:58:01 03:58:01 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:58:02 #184 DONE 0.2s 03:58:02 03:58:02 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:58:02 #185 DONE 0.3s 03:58:02 03:58:02 #186 [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 03:58:02 #186 DONE 0.3s 03:58:02 03:58:02 #187 [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 03:58:02 #187 DONE 0.2s 03:58:02 03:58:02 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:58:02 #188 DONE 0.2s 03:58:02 03:58:02 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:58:02 #149 ... 03:58:02 03:58:02 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:58:03 #189 DONE 0.3s 03:58:03 03:58:03 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:58:03 #190 DONE 0.4s 03:58:03 03:58:03 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:58:03 #191 DONE 0.2s 03:58:03 03:58:03 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:58:03 #146 ... 03:58:03 03:58:03 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:58:05 #192 DONE 1.9s 03:58:05 03:58:05 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:58:05 #154 ... 03:58:05 03:58:05 #193 [security-secretstore-setup] exporting to image 03:58:05 #193 exporting layers 03:58:07 #193 exporting layers 1.1s done 03:58:07 #193 writing image sha256:eeaa9797f5658aa2afa4f6764feece0a6c15adc40baadf630bbc02c7cb9596fa done 03:58:07 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:58:07 #193 DONE 1.1s 03:58:07 03:58:07 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:59:28 #152 DONE 666.0s 03:59:28 03:59:28 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:28 #145 ... 03:59:28 03:59:28 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:28 #194 DONE 0.1s 03:59:28 03:59:28 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:28 #195 DONE 0.1s 03:59:28 03:59:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:59:28 #153 ... 03:59:28 03:59:28 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:59:28 #196 DONE 0.3s 03:59:28 03:59:28 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:59:28 #197 DONE 0.2s 03:59:28 03:59:28 #198 [security-spiffe-token-provider] exporting to image 03:59:28 #198 exporting layers 03:59:28 #198 exporting layers 0.7s done 03:59:28 #198 writing image sha256:40a5328f73e161497c043c6f04156a0b8096d3d6dd741f73f66e4fe00185fb93 done 03:59:28 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 03:59:28 #198 DONE 0.7s 03:59:28 03:59:28 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:05 #145 ... 04:03:05 04:03:05 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:03:05 #146 DONE 886.0s 04:03:05 04:03:05 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:03:05 #199 DONE 0.2s 04:03:05 04:03:05 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:03:05 #200 DONE 0.2s 04:03:05 04:03:05 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:03:05 #201 DONE 0.3s 04:03:05 04:03:05 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:03:05 #202 DONE 0.1s 04:03:05 04:03:05 #203 [core-command] exporting to image 04:03:05 #203 exporting layers 04:03:05 #203 exporting layers 0.4s done 04:03:05 #203 writing image sha256:bf34fc0fad5aa1d1b3df60e6c7a2a04240900af63506be15b13aca9d96e0a28b 0.0s done 04:03:05 #203 naming to docker.io/library/core-command-arm64 0.0s done 04:03:05 #203 DONE 0.4s 04:03:05 04:03:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:02 #145 ... 04:04:02 04:04:02 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:04:02 #156 DONE 944.8s 04:04:02 04:04:02 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:04:02 #149 DONE 944.9s 04:04:02 04:04:02 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:04:02 #153 DONE 944.8s 04:04:02 04:04:02 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:02 #155 ... 04:04:02 04:04:02 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:04:02 #204 DONE 0.2s 04:04:02 04:04:02 #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:04:02 #205 DONE 0.2s 04:04:02 04:04:02 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:04:02 #206 DONE 0.4s 04:04:02 04:04:02 #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:04:02 #207 ... 04:04:02 04:04:02 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:04:02 #208 DONE 0.2s 04:04:02 04:04:02 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:04:02 #209 DONE 0.3s 04:04:02 04:04:02 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:04:02 #210 DONE 0.4s 04:04:02 04:04:02 #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:04:02 #207 DONE 0.5s 04:04:02 04:04:02 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:04:02 #211 DONE 0.2s 04:04:02 04:04:02 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:04:02 #212 DONE 0.2s 04:04:02 04:04:02 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:04:02 #213 DONE 0.2s 04:04:02 04:04:02 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:04:02 #214 ... 04:04:02 04:04:02 #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:04:02 #215 DONE 0.4s 04:04:02 04:04:02 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:04:02 #214 DONE 0.3s 04:04:02 04:04:02 #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:04:02 #216 DONE 0.2s 04:04:02 04:04:02 #217 [core-keeper] exporting to image 04:04:02 #217 exporting layers 04:04:02 #217 ... 04:04:02 04:04:02 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:04:02 #218 DONE 0.2s 04:04:02 04:04:02 #219 [core-data] exporting to image 04:04:02 #219 exporting layers 0.6s done 04:04:02 #219 writing image sha256:59347dba92ac698b8e2d7b11a037550ac8e0e4c9ab2a7184db1f317579fb4fc9 0.0s done 04:04:02 #219 naming to docker.io/library/core-data-arm64 done 04:04:02 #219 DONE 0.6s 04:04:02 04:04:02 #217 [core-keeper] exporting to image 04:04:02 #217 exporting layers 0.5s done 04:04:02 #217 writing image sha256:24012af043d9493f164c4a2f5d4216c183ef304fcb2a6b17e10726e5c8aa3001 04:04:02 #217 writing image sha256:24012af043d9493f164c4a2f5d4216c183ef304fcb2a6b17e10726e5c8aa3001 done 04:04:02 #217 naming to docker.io/library/core-keeper-arm64 0.0s done 04:04:02 #217 DONE 0.5s 04:04:02 04:04:02 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:04:02 #220 DONE 0.9s 04:04:02 04:04:02 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:02 #145 ... 04:04:02 04:04:02 #221 [security-proxy-auth] exporting to image 04:04:03 #221 exporting layers 0.6s done 04:04:03 #221 writing image sha256:f96ead5ec27d6a752c7d2121bec778ce011696bc6c20511b1cf015dbda9842c6 done 04:04:03 #221 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:04:03 #221 DONE 0.6s 04:04:03 04:04:03 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:04:05 #154 DONE 950.0s 04:04:05 04:04:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:05 #145 ... 04:04:05 04:04:05 #222 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:04:05 #222 DONE 0.1s 04:04:05 04:04:05 #223 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:04:05 #223 DONE 0.1s 04:04:05 04:04:05 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:05 #155 ... 04:04:05 04:04:05 #224 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:04:05 #224 DONE 0.3s 04:04:05 04:04:05 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:05 #155 ... 04:04:05 04:04:05 #225 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:04:05 #225 DONE 0.1s 04:04:05 04:04:05 #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:04:05 #226 DONE 0.1s 04:04:05 04:04:05 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:05 #155 ... 04:04:05 04:04:05 #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:04:05 #227 DONE 0.1s 04:04:05 04:04:05 #228 [core-metadata] exporting to image 04:04:07 #228 exporting layers 1.5s done 04:04:07 #228 writing image sha256:74a1dd9a1270004ff39825a96cad334e8c344c8c767b31285fa2c2186603af3e done 04:04:07 #228 naming to docker.io/library/core-metadata-arm64 0.0s done 04:04:07 #228 DONE 1.5s 04:04:07 04:04:07 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:19 #155 ... 04:04:19 04:04:19 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:19 #145 DONE 963.8s 04:04:19 04:04:19 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:19 #155 ... 04:04:19 04:04:19 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:04:19 #229 DONE 0.1s 04:04:19 04:04:19 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:04:19 #230 DONE 0.1s 04:04:19 04:04:19 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:19 #155 ... 04:04:19 04:04:19 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:04:19 #231 DONE 0.5s 04:04:19 04:04:19 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:04:20 #232 DONE 0.1s 04:04:20 04:04:20 #233 [support-scheduler] exporting to image 04:04:20 #233 exporting layers 04:04:20 #233 exporting layers 0.6s done 04:04:20 #233 writing image sha256:f7423205adbf848a5df80d2bde716654733588e9d76661ce9877b22574d64854 done 04:04:20 #233 naming to docker.io/library/support-scheduler-arm64 done 04:04:20 #233 DONE 0.6s 04:04:20 04:04:20 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:23 #155 DONE 968.1s 04:04:23 04:04:23 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:04:23 #234 DONE 0.1s 04:04:23 04:04:23 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:04:23 #235 DONE 0.1s 04:04:23 04:04:23 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:04:23 #236 DONE 0.4s 04:04:23 04:04:23 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:04:23 #237 DONE 0.1s 04:04:23 04:04:23 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:04:23 #238 DONE 0.1s 04:04:23 04:04:23 #239 [support-notifications] exporting to image 04:04:24 #239 exporting layers 0.5s done 04:04:24 #239 writing image sha256:c15ffe78aaa051a01f18a32ef121502d63283b36d85c2c2c473ddccadaddd69f done 04:04:24 #239 naming to docker.io/library/support-notifications-arm64 done 04:04:24 #239 DONE 0.5s 04:04:24 time="2025-01-17T03:46:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:24 time="2025-01-17T03:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:04:24 $ docker stop --time=1 61ab838d2557a334c2b48ecab89337131c4e36402fd7da8eafeb6d1f65a81ccf 04:04:25 $ docker rm -f --volumes 61ab838d2557a334c2b48ecab89337131c4e36402fd7da8eafeb6d1f65a81ccf [Pipeline] // withDockerContainer [Pipeline] sh 04:04:26 + docker images 04:04:26 REPOSITORY TAG IMAGE ID CREATED SIZE 04:04:26 support-notifications-arm64 latest c15ffe78aaa0 3 seconds ago 51.1MB 04:04:26 support-scheduler-arm64 latest f7423205adbf 7 seconds ago 47.2MB 04:04:26 core-metadata-arm64 latest 74a1dd9a1270 21 seconds ago 32.4MB 04:04:26 security-proxy-auth-arm64 latest f96ead5ec27d 24 seconds ago 31.2MB 04:04:26 core-data-arm64 latest 59347dba92ac 26 seconds ago 32.3MB 04:04:26 core-keeper-arm64 latest 24012af043d9 26 seconds ago 32MB 04:04:26 core-command-arm64 latest bf34fc0fad5a About a minute ago 28MB 04:04:26 security-spiffe-token-provider-arm64 latest 40a5328f73e1 5 minutes ago 33.7MB 04:04:26 security-secretstore-setup-arm64 latest eeaa9797f565 6 minutes ago 41.1MB 04:04:26 security-proxy-setup-arm64 latest 90b087c96702 6 minutes ago 29.9MB 04:04:26 security-bootstrapper-arm64 latest 0788c2ecc139 6 minutes ago 20.9MB 04:04:26 core-common-config-bootstrapper-arm64 latest e4911a885f9f 6 minutes ago 17.8MB 04:04:26 security-spire-config-arm64 latest 2fef2a8b1c27 16 minutes ago 117MB 04:04:26 security-spire-agent-arm64 latest f366369e31ae 16 minutes ago 176MB 04:04:26 security-spire-server-arm64 latest 53db5a965d91 16 minutes ago 118MB 04:04:26 ci-base-image-arm64 latest ae61d113b4f1 18 minutes ago 909MB 04:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB 04:04:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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 04:04:26 provisioning config files... 04:04:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/782@tmp/config8470552748125157280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:26 ---> ****-login.sh 04:04:26 nexus3.edgexfoundry.org:10001 04:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:27 Configure a credential helper to remove this warning. See 04:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:27 04:04:27 Login Succeeded 04:04:27 nexus3.edgexfoundry.org:10002 04:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:27 Configure a credential helper to remove this warning. See 04:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:27 04:04:27 Login Succeeded 04:04:27 nexus3.edgexfoundry.org:10003 04:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:27 Configure a credential helper to remove this warning. See 04:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:27 04:04:27 Login Succeeded 04:04:27 nexus3.edgexfoundry.org:10004 04:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:27 Configure a credential helper to remove this warning. See 04:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:27 04:04:27 Login Succeeded 04:04:27 ****.io 04:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:28 Configure a credential helper to remove this warning. See 04:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:28 04:04:28 Login Succeeded 04:04:28 ---> ****-login.sh ends [Pipeline] } 04:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:04:28 fdc408d1ba7f30a0535afd3d037246005626e839 04:04:28 latest 04:04:28 4.0.0-dev.46 04:04:28 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:28 main 04:04:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:29 58b9aa6f194c: Preparing 04:04:29 913a8d32f734: Preparing 04:04:29 a70bf7162b1c: Preparing 04:04:29 fa331d334b38: Preparing 04:04:29 aa386a9ea782: Preparing 04:04:29 ed6b4473040d: Preparing 04:04:29 534a70dc8296: Preparing 04:04:29 ed6b4473040d: Waiting 04:04:29 534a70dc8296: Waiting 04:04:29 a70bf7162b1c: Pushed 04:04:29 fa331d334b38: Pushed 04:04:29 aa386a9ea782: Pushed 04:04:29 534a70dc8296: Layer already exists 04:04:29 58b9aa6f194c: Pushed 04:04:29 ed6b4473040d: Pushed 04:04:34 913a8d32f734: Pushed 04:04:34 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:35 58b9aa6f194c: Preparing 04:04:35 913a8d32f734: Preparing 04:04:35 a70bf7162b1c: Preparing 04:04:35 fa331d334b38: Preparing 04:04:35 aa386a9ea782: Preparing 04:04:35 ed6b4473040d: Preparing 04:04:35 534a70dc8296: Preparing 04:04:35 ed6b4473040d: Waiting 04:04:35 534a70dc8296: Waiting 04:04:35 58b9aa6f194c: Layer already exists 04:04:35 aa386a9ea782: Layer already exists 04:04:35 913a8d32f734: Layer already exists 04:04:35 a70bf7162b1c: Layer already exists 04:04:35 fa331d334b38: Layer already exists 04:04:35 534a70dc8296: Layer already exists 04:04:35 ed6b4473040d: Layer already exists 04:04:35 latest: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.46 04:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:36 58b9aa6f194c: Preparing 04:04:36 913a8d32f734: Preparing 04:04:36 a70bf7162b1c: Preparing 04:04:36 fa331d334b38: Preparing 04:04:36 aa386a9ea782: Preparing 04:04:36 ed6b4473040d: Preparing 04:04:36 534a70dc8296: Preparing 04:04:36 ed6b4473040d: Waiting 04:04:36 534a70dc8296: Waiting 04:04:36 913a8d32f734: Layer already exists 04:04:36 fa331d334b38: Layer already exists 04:04:36 58b9aa6f194c: Layer already exists 04:04:36 a70bf7162b1c: Layer already exists 04:04:36 aa386a9ea782: Layer already exists 04:04:36 ed6b4473040d: Layer already exists 04:04:36 534a70dc8296: Layer already exists 04:04:36 4.0.0-dev.46: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:37 58b9aa6f194c: Preparing 04:04:37 913a8d32f734: Preparing 04:04:37 a70bf7162b1c: Preparing 04:04:37 fa331d334b38: Preparing 04:04:37 aa386a9ea782: Preparing 04:04:37 ed6b4473040d: Preparing 04:04:37 534a70dc8296: Preparing 04:04:37 ed6b4473040d: Waiting 04:04:37 534a70dc8296: Waiting 04:04:37 fa331d334b38: Layer already exists 04:04:37 a70bf7162b1c: Layer already exists 04:04:37 58b9aa6f194c: Layer already exists 04:04:37 913a8d32f734: Layer already exists 04:04:37 aa386a9ea782: Layer already exists 04:04:37 ed6b4473040d: Layer already exists 04:04:37 534a70dc8296: Layer already exists 04:04:37 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:04:38 58b9aa6f194c: Preparing 04:04:38 913a8d32f734: Preparing 04:04:38 a70bf7162b1c: Preparing 04:04:38 fa331d334b38: Preparing 04:04:38 aa386a9ea782: Preparing 04:04:38 ed6b4473040d: Preparing 04:04:38 534a70dc8296: Preparing 04:04:38 ed6b4473040d: Waiting 04:04:38 534a70dc8296: Waiting 04:04:38 58b9aa6f194c: Layer already exists 04:04:38 aa386a9ea782: Layer already exists 04:04:38 913a8d32f734: Layer already exists 04:04:38 a70bf7162b1c: Layer already exists 04:04:38 fa331d334b38: Layer already exists 04:04:38 ed6b4473040d: Layer already exists 04:04:38 534a70dc8296: Layer already exists 04:04:38 main: digest: sha256:bc4e5fae5901b7361c10bfb6a1d7a795f7fc3eea886b8a77372c392b38830342 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:38 ===================================================== [Pipeline] echo 04:04:38 taggedImages: 04:04:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:04:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.46 04:04:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:04:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:04:38 fdc408d1ba7f30a0535afd3d037246005626e839 04:04:38 latest 04:04:38 4.0.0-dev.46 04:04:38 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:38 main 04:04:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:39 668ab6f2a1d6: Preparing 04:04:39 1ebfc8cd3b64: Preparing 04:04:39 0a3019c9c57e: Preparing 04:04:39 50ccdde9ab64: Preparing 04:04:39 a70bf7162b1c: Preparing 04:04:39 fa331d334b38: Preparing 04:04:39 aa386a9ea782: Preparing 04:04:39 ed6b4473040d: Preparing 04:04:39 534a70dc8296: Preparing 04:04:39 aa386a9ea782: Waiting 04:04:39 ed6b4473040d: Waiting 04:04:39 534a70dc8296: Waiting 04:04:39 fa331d334b38: Waiting 04:04:39 a70bf7162b1c: Layer already exists 04:04:39 fa331d334b38: Layer already exists 04:04:39 aa386a9ea782: Layer already exists 04:04:39 ed6b4473040d: Layer already exists 04:04:39 0a3019c9c57e: Pushed 04:04:39 534a70dc8296: Layer already exists 04:04:40 1ebfc8cd3b64: Pushed 04:04:40 668ab6f2a1d6: Pushed 04:04:42 50ccdde9ab64: Pushed 04:04:42 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:43 + 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 04:04:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:43 668ab6f2a1d6: Preparing 04:04:43 1ebfc8cd3b64: Preparing 04:04:43 0a3019c9c57e: Preparing 04:04:43 50ccdde9ab64: Preparing 04:04:43 a70bf7162b1c: Preparing 04:04:43 fa331d334b38: Preparing 04:04:43 aa386a9ea782: Preparing 04:04:43 ed6b4473040d: Preparing 04:04:43 534a70dc8296: Preparing 04:04:43 fa331d334b38: Waiting 04:04:43 aa386a9ea782: Waiting 04:04:43 ed6b4473040d: Waiting 04:04:43 534a70dc8296: Waiting 04:04:43 1ebfc8cd3b64: Layer already exists 04:04:43 50ccdde9ab64: Layer already exists 04:04:43 0a3019c9c57e: Layer already exists 04:04:43 668ab6f2a1d6: Layer already exists 04:04:43 a70bf7162b1c: Layer already exists 04:04:43 fa331d334b38: Layer already exists 04:04:43 ed6b4473040d: Layer already exists 04:04:43 534a70dc8296: Layer already exists 04:04:43 aa386a9ea782: Layer already exists 04:04:43 latest: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.46 04:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:44 668ab6f2a1d6: Preparing 04:04:44 1ebfc8cd3b64: Preparing 04:04:44 0a3019c9c57e: Preparing 04:04:44 50ccdde9ab64: Preparing 04:04:44 a70bf7162b1c: Preparing 04:04:44 fa331d334b38: Preparing 04:04:44 aa386a9ea782: Preparing 04:04:44 ed6b4473040d: Preparing 04:04:44 534a70dc8296: Preparing 04:04:44 aa386a9ea782: Waiting 04:04:44 ed6b4473040d: Waiting 04:04:44 534a70dc8296: Waiting 04:04:44 fa331d334b38: Waiting 04:04:44 1ebfc8cd3b64: Layer already exists 04:04:44 a70bf7162b1c: Layer already exists 04:04:44 668ab6f2a1d6: Layer already exists 04:04:44 50ccdde9ab64: Layer already exists 04:04:44 0a3019c9c57e: Layer already exists 04:04:44 aa386a9ea782: Layer already exists 04:04:44 fa331d334b38: Layer already exists 04:04:44 ed6b4473040d: Layer already exists 04:04:44 534a70dc8296: Layer already exists 04:04:44 4.0.0-dev.46: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:45 668ab6f2a1d6: Preparing 04:04:45 1ebfc8cd3b64: Preparing 04:04:45 0a3019c9c57e: Preparing 04:04:45 50ccdde9ab64: Preparing 04:04:45 a70bf7162b1c: Preparing 04:04:45 fa331d334b38: Preparing 04:04:45 aa386a9ea782: Preparing 04:04:45 ed6b4473040d: Preparing 04:04:45 534a70dc8296: Preparing 04:04:45 fa331d334b38: Waiting 04:04:45 aa386a9ea782: Waiting 04:04:45 ed6b4473040d: Waiting 04:04:45 534a70dc8296: Waiting 04:04:45 0a3019c9c57e: Layer already exists 04:04:45 50ccdde9ab64: Layer already exists 04:04:45 a70bf7162b1c: Layer already exists 04:04:45 668ab6f2a1d6: Layer already exists 04:04:45 1ebfc8cd3b64: Layer already exists 04:04:45 fa331d334b38: Layer already exists 04:04:45 534a70dc8296: Layer already exists 04:04:45 aa386a9ea782: Layer already exists 04:04:45 ed6b4473040d: Layer already exists 04:04:45 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:46 + 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 04:04:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:04:46 668ab6f2a1d6: Preparing 04:04:46 1ebfc8cd3b64: Preparing 04:04:46 0a3019c9c57e: Preparing 04:04:46 50ccdde9ab64: Preparing 04:04:46 a70bf7162b1c: Preparing 04:04:46 fa331d334b38: Preparing 04:04:46 aa386a9ea782: Preparing 04:04:46 ed6b4473040d: Preparing 04:04:46 534a70dc8296: Preparing 04:04:46 fa331d334b38: Waiting 04:04:46 aa386a9ea782: Waiting 04:04:46 534a70dc8296: Waiting 04:04:46 ed6b4473040d: Waiting 04:04:46 50ccdde9ab64: Layer already exists 04:04:46 0a3019c9c57e: Layer already exists 04:04:46 668ab6f2a1d6: Layer already exists 04:04:46 1ebfc8cd3b64: Layer already exists 04:04:46 a70bf7162b1c: Layer already exists 04:04:46 fa331d334b38: Layer already exists 04:04:46 aa386a9ea782: Layer already exists 04:04:46 534a70dc8296: Layer already exists 04:04:46 ed6b4473040d: Layer already exists 04:04:47 main: digest: sha256:cd7ccb1e15fcfaa2bcf15f6f066f160b41e52bac3bdda19832eeab2dd0b42adc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:47 ===================================================== [Pipeline] echo 04:04:47 taggedImages: 04:04:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:04:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.46 04:04:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:04:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:04:47 fdc408d1ba7f30a0535afd3d037246005626e839 04:04:47 latest 04:04:47 4.0.0-dev.46 04:04:47 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:47 main 04:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:47 3f6a51387211: Preparing 04:04:47 b766cae0864b: Preparing 04:04:47 2fd4f598e515: Preparing 04:04:47 a70bf7162b1c: Preparing 04:04:47 fa331d334b38: Preparing 04:04:47 f4ff257330f1: Preparing 04:04:47 449febb689dc: Preparing 04:04:47 534a70dc8296: Preparing 04:04:47 449febb689dc: Waiting 04:04:47 f4ff257330f1: Waiting 04:04:47 534a70dc8296: Waiting 04:04:47 a70bf7162b1c: Layer already exists 04:04:47 fa331d334b38: Layer already exists 04:04:48 b766cae0864b: Pushed 04:04:48 534a70dc8296: Layer already exists 04:04:48 3f6a51387211: Pushed 04:04:48 f4ff257330f1: Pushed 04:04:48 449febb689dc: Pushed 04:04:54 2fd4f598e515: Pushed 04:04:54 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:54 3f6a51387211: Preparing 04:04:54 b766cae0864b: Preparing 04:04:54 2fd4f598e515: Preparing 04:04:54 a70bf7162b1c: Preparing 04:04:54 fa331d334b38: Preparing 04:04:54 f4ff257330f1: Preparing 04:04:54 449febb689dc: Preparing 04:04:54 534a70dc8296: Preparing 04:04:54 f4ff257330f1: Waiting 04:04:54 449febb689dc: Waiting 04:04:54 534a70dc8296: Waiting 04:04:54 fa331d334b38: Layer already exists 04:04:54 2fd4f598e515: Layer already exists 04:04:54 a70bf7162b1c: Layer already exists 04:04:54 b766cae0864b: Layer already exists 04:04:54 3f6a51387211: Layer already exists 04:04:54 449febb689dc: Layer already exists 04:04:54 f4ff257330f1: Layer already exists 04:04:54 534a70dc8296: Layer already exists 04:04:55 latest: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.46 04:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:55 3f6a51387211: Preparing 04:04:55 b766cae0864b: Preparing 04:04:55 2fd4f598e515: Preparing 04:04:55 a70bf7162b1c: Preparing 04:04:55 fa331d334b38: Preparing 04:04:55 f4ff257330f1: Preparing 04:04:55 449febb689dc: Preparing 04:04:55 534a70dc8296: Preparing 04:04:55 f4ff257330f1: Waiting 04:04:55 449febb689dc: Waiting 04:04:55 534a70dc8296: Waiting 04:04:55 2fd4f598e515: Layer already exists 04:04:55 b766cae0864b: Layer already exists 04:04:55 fa331d334b38: Layer already exists 04:04:55 3f6a51387211: Layer already exists 04:04:55 a70bf7162b1c: Layer already exists 04:04:55 f4ff257330f1: Layer already exists 04:04:55 449febb689dc: Layer already exists 04:04:55 534a70dc8296: Layer already exists 04:04:56 4.0.0-dev.46: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:56 3f6a51387211: Preparing 04:04:56 b766cae0864b: Preparing 04:04:56 2fd4f598e515: Preparing 04:04:56 a70bf7162b1c: Preparing 04:04:56 fa331d334b38: Preparing 04:04:56 f4ff257330f1: Preparing 04:04:56 449febb689dc: Preparing 04:04:56 534a70dc8296: Preparing 04:04:56 449febb689dc: Waiting 04:04:56 534a70dc8296: Waiting 04:04:56 f4ff257330f1: Waiting 04:04:56 2fd4f598e515: Layer already exists 04:04:56 fa331d334b38: Layer already exists 04:04:56 3f6a51387211: Layer already exists 04:04:56 a70bf7162b1c: Layer already exists 04:04:56 b766cae0864b: Layer already exists 04:04:56 534a70dc8296: Layer already exists 04:04:56 449febb689dc: Layer already exists 04:04:56 f4ff257330f1: Layer already exists 04:04:57 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:04:57 3f6a51387211: Preparing 04:04:57 b766cae0864b: Preparing 04:04:57 2fd4f598e515: Preparing 04:04:57 a70bf7162b1c: Preparing 04:04:57 fa331d334b38: Preparing 04:04:57 f4ff257330f1: Preparing 04:04:57 449febb689dc: Preparing 04:04:57 534a70dc8296: Preparing 04:04:57 f4ff257330f1: Waiting 04:04:57 449febb689dc: Waiting 04:04:57 534a70dc8296: Waiting 04:04:57 a70bf7162b1c: Layer already exists 04:04:57 2fd4f598e515: Layer already exists 04:04:57 b766cae0864b: Layer already exists 04:04:57 3f6a51387211: Layer already exists 04:04:57 fa331d334b38: Layer already exists 04:04:57 449febb689dc: Layer already exists 04:04:57 f4ff257330f1: Layer already exists 04:04:57 534a70dc8296: Layer already exists 04:04:58 main: digest: sha256:9722c540520e4cb296f437a4a3880f7f4db95d0756b53eacfaffe4a2fd962b59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:58 ===================================================== [Pipeline] echo 04:04:58 taggedImages: 04:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.46 04:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:04:58 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:04:58 fdc408d1ba7f30a0535afd3d037246005626e839 04:04:58 latest 04:04:58 4.0.0-dev.46 04:04:58 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:04:58 main 04:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:04:58 6ebfaf77d326: Preparing 04:04:58 0f05ba493cbe: Preparing 04:04:58 fc1958234346: Preparing 04:04:58 fa331d334b38: Preparing 04:04:58 52f96b0f646c: Preparing 04:04:58 b07223f7529d: Preparing 04:04:58 534a70dc8296: Preparing 04:04:58 b07223f7529d: Waiting 04:04:58 534a70dc8296: Waiting 04:04:58 fa331d334b38: Layer already exists 04:04:59 0f05ba493cbe: Pushed 04:04:59 52f96b0f646c: Pushed 04:04:59 534a70dc8296: Layer already exists 04:04:59 6ebfaf77d326: Pushed 04:04:59 b07223f7529d: Pushed 04:05:04 fc1958234346: Pushed 04:05:04 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:05 6ebfaf77d326: Preparing 04:05:05 0f05ba493cbe: Preparing 04:05:05 fc1958234346: Preparing 04:05:05 fa331d334b38: Preparing 04:05:05 52f96b0f646c: Preparing 04:05:05 b07223f7529d: Preparing 04:05:05 534a70dc8296: Preparing 04:05:05 b07223f7529d: Waiting 04:05:05 534a70dc8296: Waiting 04:05:05 6ebfaf77d326: Layer already exists 04:05:05 fc1958234346: Layer already exists 04:05:05 0f05ba493cbe: Layer already exists 04:05:05 fa331d334b38: Layer already exists 04:05:05 52f96b0f646c: Layer already exists 04:05:05 b07223f7529d: Layer already exists 04:05:05 534a70dc8296: Layer already exists 04:05:05 latest: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.46 04:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:06 6ebfaf77d326: Preparing 04:05:06 0f05ba493cbe: Preparing 04:05:06 fc1958234346: Preparing 04:05:06 fa331d334b38: Preparing 04:05:06 52f96b0f646c: Preparing 04:05:06 b07223f7529d: Preparing 04:05:06 534a70dc8296: Preparing 04:05:06 b07223f7529d: Waiting 04:05:06 534a70dc8296: Waiting 04:05:06 fc1958234346: Layer already exists 04:05:06 fa331d334b38: Layer already exists 04:05:06 52f96b0f646c: Layer already exists 04:05:06 6ebfaf77d326: Layer already exists 04:05:06 0f05ba493cbe: Layer already exists 04:05:06 b07223f7529d: Layer already exists 04:05:06 534a70dc8296: Layer already exists 04:05:06 4.0.0-dev.46: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:07 6ebfaf77d326: Preparing 04:05:07 0f05ba493cbe: Preparing 04:05:07 fc1958234346: Preparing 04:05:07 fa331d334b38: Preparing 04:05:07 52f96b0f646c: Preparing 04:05:07 b07223f7529d: Preparing 04:05:07 534a70dc8296: Preparing 04:05:07 b07223f7529d: Waiting 04:05:07 534a70dc8296: Waiting 04:05:07 52f96b0f646c: Layer already exists 04:05:07 fa331d334b38: Layer already exists 04:05:07 0f05ba493cbe: Layer already exists 04:05:07 6ebfaf77d326: Layer already exists 04:05:07 b07223f7529d: Layer already exists 04:05:07 fc1958234346: Layer already exists 04:05:07 534a70dc8296: Layer already exists 04:05:07 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:08 6ebfaf77d326: Preparing 04:05:08 0f05ba493cbe: Preparing 04:05:08 fc1958234346: Preparing 04:05:08 fa331d334b38: Preparing 04:05:08 52f96b0f646c: Preparing 04:05:08 b07223f7529d: Preparing 04:05:08 534a70dc8296: Preparing 04:05:08 534a70dc8296: Waiting 04:05:08 b07223f7529d: Waiting 04:05:08 0f05ba493cbe: Layer already exists 04:05:08 fc1958234346: Layer already exists 04:05:08 fa331d334b38: Layer already exists 04:05:08 6ebfaf77d326: Layer already exists 04:05:08 52f96b0f646c: Layer already exists 04:05:08 b07223f7529d: Layer already exists 04:05:08 534a70dc8296: Layer already exists 04:05:08 main: digest: sha256:14d6ed5d8c0ded0c9e55c4cc3100bb8c7c335044bea9ef070c2801fa91c11d73 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:08 ===================================================== [Pipeline] echo 04:05:08 taggedImages: 04:05:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:05:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.46 04:05:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:05:08 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:05:08 fdc408d1ba7f30a0535afd3d037246005626e839 04:05:08 latest 04:05:08 4.0.0-dev.46 04:05:08 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:08 main 04:05:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:09 ec3337866d9d: Preparing 04:05:09 439cc633c206: Preparing 04:05:09 df157a2ff043: Preparing 04:05:09 c65b5aa0ce92: Preparing 04:05:09 a70bf7162b1c: Preparing 04:05:09 fa331d334b38: Preparing 04:05:09 aa386a9ea782: Preparing 04:05:09 ed6b4473040d: Preparing 04:05:09 534a70dc8296: Preparing 04:05:09 fa331d334b38: Waiting 04:05:09 aa386a9ea782: Waiting 04:05:09 ed6b4473040d: Waiting 04:05:09 534a70dc8296: Waiting 04:05:09 a70bf7162b1c: Layer already exists 04:05:09 fa331d334b38: Layer already exists 04:05:09 aa386a9ea782: Layer already exists 04:05:09 439cc633c206: Pushed 04:05:09 ed6b4473040d: Layer already exists 04:05:09 df157a2ff043: Pushed 04:05:09 534a70dc8296: Layer already exists 04:05:09 ec3337866d9d: Pushed 04:05:15 c65b5aa0ce92: Pushed 04:05:15 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:16 ec3337866d9d: Preparing 04:05:16 439cc633c206: Preparing 04:05:16 df157a2ff043: Preparing 04:05:16 c65b5aa0ce92: Preparing 04:05:16 a70bf7162b1c: Preparing 04:05:16 fa331d334b38: Preparing 04:05:16 aa386a9ea782: Preparing 04:05:16 ed6b4473040d: Preparing 04:05:16 534a70dc8296: Preparing 04:05:16 fa331d334b38: Waiting 04:05:16 aa386a9ea782: Waiting 04:05:16 ed6b4473040d: Waiting 04:05:16 534a70dc8296: Waiting 04:05:16 ec3337866d9d: Layer already exists 04:05:16 a70bf7162b1c: Layer already exists 04:05:16 c65b5aa0ce92: Layer already exists 04:05:16 439cc633c206: Layer already exists 04:05:16 df157a2ff043: Layer already exists 04:05:16 aa386a9ea782: Layer already exists 04:05:16 fa331d334b38: Layer already exists 04:05:16 ed6b4473040d: Layer already exists 04:05:16 534a70dc8296: Layer already exists 04:05:16 latest: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.46 04:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:17 ec3337866d9d: Preparing 04:05:17 439cc633c206: Preparing 04:05:17 df157a2ff043: Preparing 04:05:17 c65b5aa0ce92: Preparing 04:05:17 a70bf7162b1c: Preparing 04:05:17 fa331d334b38: Preparing 04:05:17 aa386a9ea782: Preparing 04:05:17 ed6b4473040d: Preparing 04:05:17 534a70dc8296: Preparing 04:05:17 fa331d334b38: Waiting 04:05:17 aa386a9ea782: Waiting 04:05:17 ed6b4473040d: Waiting 04:05:17 534a70dc8296: Waiting 04:05:17 ec3337866d9d: Layer already exists 04:05:17 c65b5aa0ce92: Layer already exists 04:05:17 df157a2ff043: Layer already exists 04:05:17 a70bf7162b1c: Layer already exists 04:05:17 439cc633c206: Layer already exists 04:05:17 aa386a9ea782: Layer already exists 04:05:17 fa331d334b38: Layer already exists 04:05:17 ed6b4473040d: Layer already exists 04:05:17 534a70dc8296: Layer already exists 04:05:17 4.0.0-dev.46: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:18 ec3337866d9d: Preparing 04:05:18 439cc633c206: Preparing 04:05:18 df157a2ff043: Preparing 04:05:18 c65b5aa0ce92: Preparing 04:05:18 a70bf7162b1c: Preparing 04:05:18 fa331d334b38: Preparing 04:05:18 aa386a9ea782: Preparing 04:05:18 ed6b4473040d: Preparing 04:05:18 534a70dc8296: Preparing 04:05:18 aa386a9ea782: Waiting 04:05:18 ed6b4473040d: Waiting 04:05:18 534a70dc8296: Waiting 04:05:18 fa331d334b38: Waiting 04:05:18 439cc633c206: Layer already exists 04:05:18 ec3337866d9d: Layer already exists 04:05:18 df157a2ff043: Layer already exists 04:05:18 a70bf7162b1c: Layer already exists 04:05:18 c65b5aa0ce92: Layer already exists 04:05:18 fa331d334b38: Layer already exists 04:05:18 aa386a9ea782: Layer already exists 04:05:18 ed6b4473040d: Layer already exists 04:05:18 534a70dc8296: Layer already exists 04:05:18 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:19 ec3337866d9d: Preparing 04:05:19 439cc633c206: Preparing 04:05:19 df157a2ff043: Preparing 04:05:19 c65b5aa0ce92: Preparing 04:05:19 a70bf7162b1c: Preparing 04:05:19 fa331d334b38: Preparing 04:05:19 aa386a9ea782: Preparing 04:05:19 ed6b4473040d: Preparing 04:05:19 534a70dc8296: Preparing 04:05:19 fa331d334b38: Waiting 04:05:19 aa386a9ea782: Waiting 04:05:19 ed6b4473040d: Waiting 04:05:19 534a70dc8296: Waiting 04:05:19 a70bf7162b1c: Layer already exists 04:05:19 df157a2ff043: Layer already exists 04:05:19 ec3337866d9d: Layer already exists 04:05:19 c65b5aa0ce92: Layer already exists 04:05:19 439cc633c206: Layer already exists 04:05:19 ed6b4473040d: Layer already exists 04:05:19 fa331d334b38: Layer already exists 04:05:19 534a70dc8296: Layer already exists 04:05:19 aa386a9ea782: Layer already exists 04:05:19 main: digest: sha256:efd2048e92e922c1b6a24cfcd891302b0c6c43ea8e9cab2a9c113a3cabe08cbc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:20 ===================================================== [Pipeline] echo 04:05:20 taggedImages: 04:05:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:05:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.46 04:05:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:20 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:05:20 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:05:20 fdc408d1ba7f30a0535afd3d037246005626e839 04:05:20 latest 04:05:20 4.0.0-dev.46 04:05:20 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:20 main 04:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:20 88dd8de01c11: Preparing 04:05:20 08e493689f60: Preparing 04:05:20 8cdc67ad0b8d: Preparing 04:05:20 b54c4d17694b: Preparing 04:05:20 7ed50deb6f27: Preparing 04:05:20 309f7e033372: Preparing 04:05:20 597a835c7d18: Preparing 04:05:20 a70bf7162b1c: Preparing 04:05:20 fa331d334b38: Preparing 04:05:20 309f7e033372: Waiting 04:05:20 3647ed4723b0: Preparing 04:05:20 a70bf7162b1c: Waiting 04:05:20 89f52beb4a70: Preparing 04:05:20 5f70bf18a086: Preparing 04:05:20 fa331d334b38: Waiting 04:05:20 597a835c7d18: Waiting 04:05:20 2fc731546a2d: Preparing 04:05:20 3647ed4723b0: Waiting 04:05:20 f2c70b9b953d: Preparing 04:05:20 5f70bf18a086: Waiting 04:05:20 7501c5687744: Preparing 04:05:20 f2c70b9b953d: Waiting 04:05:20 534a70dc8296: Preparing 04:05:20 7501c5687744: Waiting 04:05:20 534a70dc8296: Waiting 04:05:21 08e493689f60: Pushed 04:05:21 7ed50deb6f27: Pushed 04:05:21 b54c4d17694b: Pushed 04:05:21 88dd8de01c11: Pushed 04:05:21 8cdc67ad0b8d: Pushed 04:05:21 a70bf7162b1c: Layer already exists 04:05:21 fa331d334b38: Layer already exists 04:05:21 5f70bf18a086: Layer already exists 04:05:21 309f7e033372: Pushed 04:05:21 89f52beb4a70: Pushed 04:05:21 3647ed4723b0: Pushed 04:05:21 f2c70b9b953d: Pushed 04:05:21 2fc731546a2d: Pushed 04:05:21 534a70dc8296: Layer already exists 04:05:21 7501c5687744: Pushed 04:05:25 597a835c7d18: Pushed 04:05:25 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:25 88dd8de01c11: Preparing 04:05:25 08e493689f60: Preparing 04:05:25 8cdc67ad0b8d: Preparing 04:05:25 b54c4d17694b: Preparing 04:05:25 7ed50deb6f27: Preparing 04:05:25 309f7e033372: Preparing 04:05:25 597a835c7d18: Preparing 04:05:25 309f7e033372: Waiting 04:05:25 a70bf7162b1c: Preparing 04:05:25 597a835c7d18: Waiting 04:05:25 fa331d334b38: Preparing 04:05:25 a70bf7162b1c: Waiting 04:05:25 3647ed4723b0: Preparing 04:05:25 89f52beb4a70: Preparing 04:05:25 fa331d334b38: Waiting 04:05:25 3647ed4723b0: Waiting 04:05:25 5f70bf18a086: Preparing 04:05:25 89f52beb4a70: Waiting 04:05:25 2fc731546a2d: Preparing 04:05:25 5f70bf18a086: Waiting 04:05:25 f2c70b9b953d: Preparing 04:05:25 2fc731546a2d: Waiting 04:05:25 f2c70b9b953d: Waiting 04:05:25 7501c5687744: Preparing 04:05:25 534a70dc8296: Preparing 04:05:25 7501c5687744: Waiting 04:05:25 534a70dc8296: Waiting 04:05:25 08e493689f60: Layer already exists 04:05:25 8cdc67ad0b8d: Layer already exists 04:05:25 88dd8de01c11: Layer already exists 04:05:25 b54c4d17694b: Layer already exists 04:05:25 7ed50deb6f27: Layer already exists 04:05:25 309f7e033372: Layer already exists 04:05:25 fa331d334b38: Layer already exists 04:05:25 597a835c7d18: Layer already exists 04:05:25 3647ed4723b0: Layer already exists 04:05:25 a70bf7162b1c: Layer already exists 04:05:26 89f52beb4a70: Layer already exists 04:05:26 f2c70b9b953d: Layer already exists 04:05:26 2fc731546a2d: Layer already exists 04:05:26 7501c5687744: Layer already exists 04:05:26 5f70bf18a086: Layer already exists 04:05:26 534a70dc8296: Layer already exists 04:05:26 latest: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.46 04:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:27 88dd8de01c11: Preparing 04:05:27 08e493689f60: Preparing 04:05:27 8cdc67ad0b8d: Preparing 04:05:27 b54c4d17694b: Preparing 04:05:27 7ed50deb6f27: Preparing 04:05:27 309f7e033372: Preparing 04:05:27 597a835c7d18: Preparing 04:05:27 309f7e033372: Waiting 04:05:27 a70bf7162b1c: Preparing 04:05:27 597a835c7d18: Waiting 04:05:27 fa331d334b38: Preparing 04:05:27 a70bf7162b1c: Waiting 04:05:27 fa331d334b38: Waiting 04:05:27 3647ed4723b0: Preparing 04:05:27 89f52beb4a70: Preparing 04:05:27 5f70bf18a086: Preparing 04:05:27 2fc731546a2d: Preparing 04:05:27 f2c70b9b953d: Preparing 04:05:27 7501c5687744: Preparing 04:05:27 534a70dc8296: Preparing 04:05:27 3647ed4723b0: Waiting 04:05:27 89f52beb4a70: Waiting 04:05:27 5f70bf18a086: Waiting 04:05:27 2fc731546a2d: Waiting 04:05:27 f2c70b9b953d: Waiting 04:05:27 7501c5687744: Waiting 04:05:27 534a70dc8296: Waiting 04:05:27 88dd8de01c11: Layer already exists 04:05:27 8cdc67ad0b8d: Layer already exists 04:05:27 7ed50deb6f27: Layer already exists 04:05:27 b54c4d17694b: Layer already exists 04:05:27 08e493689f60: Layer already exists 04:05:27 309f7e033372: Layer already exists 04:05:27 a70bf7162b1c: Layer already exists 04:05:27 fa331d334b38: Layer already exists 04:05:27 597a835c7d18: Layer already exists 04:05:27 3647ed4723b0: Layer already exists 04:05:27 89f52beb4a70: Layer already exists 04:05:27 5f70bf18a086: Layer already exists 04:05:27 f2c70b9b953d: Layer already exists 04:05:27 7501c5687744: Layer already exists 04:05:27 2fc731546a2d: Layer already exists 04:05:27 534a70dc8296: Layer already exists 04:05:27 4.0.0-dev.46: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:28 88dd8de01c11: Preparing 04:05:28 08e493689f60: Preparing 04:05:28 8cdc67ad0b8d: Preparing 04:05:28 b54c4d17694b: Preparing 04:05:28 7ed50deb6f27: Preparing 04:05:28 309f7e033372: Preparing 04:05:28 597a835c7d18: Preparing 04:05:28 a70bf7162b1c: Preparing 04:05:28 fa331d334b38: Preparing 04:05:28 3647ed4723b0: Preparing 04:05:28 89f52beb4a70: Preparing 04:05:28 5f70bf18a086: Preparing 04:05:28 2fc731546a2d: Preparing 04:05:28 f2c70b9b953d: Preparing 04:05:28 309f7e033372: Waiting 04:05:28 597a835c7d18: Waiting 04:05:28 7501c5687744: Preparing 04:05:28 a70bf7162b1c: Waiting 04:05:28 fa331d334b38: Waiting 04:05:28 534a70dc8296: Preparing 04:05:28 3647ed4723b0: Waiting 04:05:28 89f52beb4a70: Waiting 04:05:28 5f70bf18a086: Waiting 04:05:28 2fc731546a2d: Waiting 04:05:28 f2c70b9b953d: Waiting 04:05:28 7501c5687744: Waiting 04:05:28 534a70dc8296: Waiting 04:05:28 08e493689f60: Layer already exists 04:05:28 8cdc67ad0b8d: Layer already exists 04:05:28 b54c4d17694b: Layer already exists 04:05:28 88dd8de01c11: Layer already exists 04:05:28 7ed50deb6f27: Layer already exists 04:05:28 597a835c7d18: Layer already exists 04:05:28 309f7e033372: Layer already exists 04:05:28 a70bf7162b1c: Layer already exists 04:05:28 3647ed4723b0: Layer already exists 04:05:28 fa331d334b38: Layer already exists 04:05:28 5f70bf18a086: Layer already exists 04:05:28 2fc731546a2d: Layer already exists 04:05:28 89f52beb4a70: Layer already exists 04:05:28 7501c5687744: Layer already exists 04:05:28 f2c70b9b953d: Layer already exists 04:05:28 534a70dc8296: Layer already exists 04:05:28 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:28 88dd8de01c11: Preparing 04:05:28 08e493689f60: Preparing 04:05:28 8cdc67ad0b8d: Preparing 04:05:28 b54c4d17694b: Preparing 04:05:28 7ed50deb6f27: Preparing 04:05:28 309f7e033372: Preparing 04:05:28 597a835c7d18: Preparing 04:05:28 a70bf7162b1c: Preparing 04:05:28 fa331d334b38: Preparing 04:05:28 3647ed4723b0: Preparing 04:05:28 89f52beb4a70: Preparing 04:05:28 5f70bf18a086: Preparing 04:05:28 2fc731546a2d: Preparing 04:05:28 f2c70b9b953d: Preparing 04:05:28 7501c5687744: Preparing 04:05:28 534a70dc8296: Preparing 04:05:28 309f7e033372: Waiting 04:05:28 fa331d334b38: Waiting 04:05:28 3647ed4723b0: Waiting 04:05:28 597a835c7d18: Waiting 04:05:28 a70bf7162b1c: Waiting 04:05:28 89f52beb4a70: Waiting 04:05:28 f2c70b9b953d: Waiting 04:05:28 5f70bf18a086: Waiting 04:05:28 7501c5687744: Waiting 04:05:28 534a70dc8296: Waiting 04:05:28 2fc731546a2d: Waiting 04:05:28 88dd8de01c11: Layer already exists 04:05:28 08e493689f60: Layer already exists 04:05:28 7ed50deb6f27: Layer already exists 04:05:28 b54c4d17694b: Layer already exists 04:05:28 8cdc67ad0b8d: Layer already exists 04:05:28 597a835c7d18: Layer already exists 04:05:28 a70bf7162b1c: Layer already exists 04:05:28 309f7e033372: Layer already exists 04:05:28 fa331d334b38: Layer already exists 04:05:28 3647ed4723b0: Layer already exists 04:05:28 89f52beb4a70: Layer already exists 04:05:28 5f70bf18a086: Layer already exists 04:05:28 2fc731546a2d: Layer already exists 04:05:29 7501c5687744: Layer already exists 04:05:29 f2c70b9b953d: Layer already exists 04:05:29 534a70dc8296: Layer already exists 04:05:29 main: digest: sha256:2e81be1dcda5018723132f2356427dbae90f168055530ef29208199b838d55a6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:29 ===================================================== [Pipeline] echo 04:05:29 taggedImages: 04:05:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:05:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.46 04:05:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:05:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:05:29 fdc408d1ba7f30a0535afd3d037246005626e839 04:05:29 latest 04:05:29 4.0.0-dev.46 04:05:29 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:29 main 04:05:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:30 28a0b36f2a20: Preparing 04:05:30 58459bcad504: Preparing 04:05:30 9943c11fb3a3: Preparing 04:05:30 495046bc7395: Preparing 04:05:30 a70bf7162b1c: Preparing 04:05:30 fa331d334b38: Preparing 04:05:30 aa386a9ea782: Preparing 04:05:30 ed6b4473040d: Preparing 04:05:30 534a70dc8296: Preparing 04:05:30 fa331d334b38: Waiting 04:05:30 aa386a9ea782: Waiting 04:05:30 ed6b4473040d: Waiting 04:05:30 534a70dc8296: Waiting 04:05:30 a70bf7162b1c: Layer already exists 04:05:30 fa331d334b38: Layer already exists 04:05:30 aa386a9ea782: Layer already exists 04:05:30 ed6b4473040d: Layer already exists 04:05:30 534a70dc8296: Layer already exists 04:05:30 9943c11fb3a3: Pushed 04:05:30 28a0b36f2a20: Pushed 04:05:30 58459bcad504: Pushed 04:05:35 495046bc7395: Pushed 04:05:35 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:36 + 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 04:05:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:36 28a0b36f2a20: Preparing 04:05:36 58459bcad504: Preparing 04:05:36 9943c11fb3a3: Preparing 04:05:36 495046bc7395: Preparing 04:05:36 a70bf7162b1c: Preparing 04:05:36 fa331d334b38: Preparing 04:05:36 aa386a9ea782: Preparing 04:05:36 ed6b4473040d: Preparing 04:05:36 534a70dc8296: Preparing 04:05:36 fa331d334b38: Waiting 04:05:36 aa386a9ea782: Waiting 04:05:36 ed6b4473040d: Waiting 04:05:36 534a70dc8296: Waiting 04:05:36 28a0b36f2a20: Layer already exists 04:05:36 a70bf7162b1c: Layer already exists 04:05:36 495046bc7395: Layer already exists 04:05:36 58459bcad504: Layer already exists 04:05:36 9943c11fb3a3: Layer already exists 04:05:36 fa331d334b38: Layer already exists 04:05:36 aa386a9ea782: Layer already exists 04:05:36 ed6b4473040d: Layer already exists 04:05:36 534a70dc8296: Layer already exists 04:05:36 latest: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.46 04:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:37 28a0b36f2a20: Preparing 04:05:37 58459bcad504: Preparing 04:05:37 9943c11fb3a3: Preparing 04:05:37 495046bc7395: Preparing 04:05:37 a70bf7162b1c: Preparing 04:05:37 fa331d334b38: Preparing 04:05:37 aa386a9ea782: Preparing 04:05:37 ed6b4473040d: Preparing 04:05:37 534a70dc8296: Preparing 04:05:37 fa331d334b38: Waiting 04:05:37 aa386a9ea782: Waiting 04:05:37 ed6b4473040d: Waiting 04:05:37 534a70dc8296: Waiting 04:05:37 495046bc7395: Layer already exists 04:05:37 a70bf7162b1c: Layer already exists 04:05:37 58459bcad504: Layer already exists 04:05:37 28a0b36f2a20: Layer already exists 04:05:37 9943c11fb3a3: Layer already exists 04:05:37 aa386a9ea782: Layer already exists 04:05:37 fa331d334b38: Layer already exists 04:05:37 534a70dc8296: Layer already exists 04:05:37 ed6b4473040d: Layer already exists 04:05:37 4.0.0-dev.46: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:38 28a0b36f2a20: Preparing 04:05:38 58459bcad504: Preparing 04:05:38 9943c11fb3a3: Preparing 04:05:38 495046bc7395: Preparing 04:05:38 a70bf7162b1c: Preparing 04:05:38 fa331d334b38: Preparing 04:05:38 aa386a9ea782: Preparing 04:05:38 fa331d334b38: Waiting 04:05:38 ed6b4473040d: Preparing 04:05:38 aa386a9ea782: Waiting 04:05:38 534a70dc8296: Preparing 04:05:38 ed6b4473040d: Waiting 04:05:38 534a70dc8296: Waiting 04:05:38 58459bcad504: Layer already exists 04:05:38 495046bc7395: Layer already exists 04:05:38 28a0b36f2a20: Layer already exists 04:05:38 9943c11fb3a3: Layer already exists 04:05:38 a70bf7162b1c: Layer already exists 04:05:38 fa331d334b38: Layer already exists 04:05:38 aa386a9ea782: Layer already exists 04:05:38 ed6b4473040d: Layer already exists 04:05:38 534a70dc8296: Layer already exists 04:05:39 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + 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 04:05:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:05:39 28a0b36f2a20: Preparing 04:05:39 58459bcad504: Preparing 04:05:39 9943c11fb3a3: Preparing 04:05:39 495046bc7395: Preparing 04:05:39 a70bf7162b1c: Preparing 04:05:39 fa331d334b38: Preparing 04:05:39 aa386a9ea782: Preparing 04:05:39 ed6b4473040d: Preparing 04:05:39 534a70dc8296: Preparing 04:05:39 fa331d334b38: Waiting 04:05:39 aa386a9ea782: Waiting 04:05:39 ed6b4473040d: Waiting 04:05:39 534a70dc8296: Waiting 04:05:39 58459bcad504: Layer already exists 04:05:39 28a0b36f2a20: Layer already exists 04:05:39 9943c11fb3a3: Layer already exists 04:05:39 a70bf7162b1c: Layer already exists 04:05:39 495046bc7395: Layer already exists 04:05:39 ed6b4473040d: Layer already exists 04:05:39 fa331d334b38: Layer already exists 04:05:39 aa386a9ea782: Layer already exists 04:05:39 534a70dc8296: Layer already exists 04:05:40 main: digest: sha256:10048cec4cba1f7975a756949052ec116b5ca5ae6241266748bfaed56d8f8fd8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:40 ===================================================== [Pipeline] echo 04:05:40 taggedImages: 04:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.46 04:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:05:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:05:40 fdc408d1ba7f30a0535afd3d037246005626e839 04:05:40 latest 04:05:40 4.0.0-dev.46 04:05:40 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:40 main 04:05:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:40 40b162dda653: Preparing 04:05:40 356ee1004ee2: Preparing 04:05:40 2281860453ca: Preparing 04:05:40 a07bb62758e1: Preparing 04:05:40 000404f88565: Preparing 04:05:40 a70bf7162b1c: Preparing 04:05:40 fa331d334b38: Preparing 04:05:40 36cb704b852e: Preparing 04:05:40 e98f98d3809d: Preparing 04:05:40 e86a73886655: Preparing 04:05:40 534a70dc8296: Preparing 04:05:40 fa331d334b38: Waiting 04:05:40 36cb704b852e: Waiting 04:05:40 e98f98d3809d: Waiting 04:05:40 e86a73886655: Waiting 04:05:40 534a70dc8296: Waiting 04:05:40 a70bf7162b1c: Waiting 04:05:41 000404f88565: Pushed 04:05:41 a70bf7162b1c: Layer already exists 04:05:41 40b162dda653: Pushed 04:05:41 356ee1004ee2: Pushed 04:05:41 a07bb62758e1: Pushed 04:05:41 fa331d334b38: Layer already exists 04:05:41 534a70dc8296: Layer already exists 04:05:41 e98f98d3809d: Pushed 04:05:41 36cb704b852e: Pushed 04:05:44 2281860453ca: Pushed 04:05:44 e86a73886655: Pushed 04:05:44 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:45 + 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 04:05:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:45 40b162dda653: Preparing 04:05:45 356ee1004ee2: Preparing 04:05:45 2281860453ca: Preparing 04:05:45 a07bb62758e1: Preparing 04:05:45 000404f88565: Preparing 04:05:45 a70bf7162b1c: Preparing 04:05:45 fa331d334b38: Preparing 04:05:45 36cb704b852e: Preparing 04:05:45 e98f98d3809d: Preparing 04:05:45 e86a73886655: Preparing 04:05:45 534a70dc8296: Preparing 04:05:45 a70bf7162b1c: Waiting 04:05:45 fa331d334b38: Waiting 04:05:45 e98f98d3809d: Waiting 04:05:45 36cb704b852e: Waiting 04:05:45 e86a73886655: Waiting 04:05:45 534a70dc8296: Waiting 04:05:45 000404f88565: Layer already exists 04:05:45 40b162dda653: Layer already exists 04:05:45 2281860453ca: Layer already exists 04:05:45 356ee1004ee2: Layer already exists 04:05:45 a07bb62758e1: Layer already exists 04:05:45 a70bf7162b1c: Layer already exists 04:05:45 fa331d334b38: Layer already exists 04:05:45 36cb704b852e: Layer already exists 04:05:45 e98f98d3809d: Layer already exists 04:05:45 e86a73886655: Layer already exists 04:05:45 534a70dc8296: Layer already exists 04:05:45 latest: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.46 04:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:46 40b162dda653: Preparing 04:05:46 356ee1004ee2: Preparing 04:05:46 2281860453ca: Preparing 04:05:46 a07bb62758e1: Preparing 04:05:46 000404f88565: Preparing 04:05:46 a70bf7162b1c: Preparing 04:05:46 fa331d334b38: Preparing 04:05:46 36cb704b852e: Preparing 04:05:46 e98f98d3809d: Preparing 04:05:46 e86a73886655: Preparing 04:05:46 534a70dc8296: Preparing 04:05:46 a70bf7162b1c: Waiting 04:05:46 fa331d334b38: Waiting 04:05:46 36cb704b852e: Waiting 04:05:46 e98f98d3809d: Waiting 04:05:46 e86a73886655: Waiting 04:05:46 534a70dc8296: Waiting 04:05:46 40b162dda653: Layer already exists 04:05:46 356ee1004ee2: Layer already exists 04:05:46 a07bb62758e1: Layer already exists 04:05:46 2281860453ca: Layer already exists 04:05:46 000404f88565: Layer already exists 04:05:46 fa331d334b38: Layer already exists 04:05:46 a70bf7162b1c: Layer already exists 04:05:46 e98f98d3809d: Layer already exists 04:05:46 36cb704b852e: Layer already exists 04:05:46 e86a73886655: Layer already exists 04:05:46 534a70dc8296: Layer already exists 04:05:46 4.0.0-dev.46: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:47 40b162dda653: Preparing 04:05:47 356ee1004ee2: Preparing 04:05:47 2281860453ca: Preparing 04:05:47 a07bb62758e1: Preparing 04:05:47 000404f88565: Preparing 04:05:47 a70bf7162b1c: Preparing 04:05:47 fa331d334b38: Preparing 04:05:47 36cb704b852e: Preparing 04:05:47 e98f98d3809d: Preparing 04:05:47 a70bf7162b1c: Waiting 04:05:47 fa331d334b38: Waiting 04:05:47 36cb704b852e: Waiting 04:05:47 e86a73886655: Preparing 04:05:47 534a70dc8296: Preparing 04:05:47 e98f98d3809d: Waiting 04:05:47 e86a73886655: Waiting 04:05:47 534a70dc8296: Waiting 04:05:47 000404f88565: Layer already exists 04:05:47 356ee1004ee2: Layer already exists 04:05:47 2281860453ca: Layer already exists 04:05:47 40b162dda653: Layer already exists 04:05:47 a07bb62758e1: Layer already exists 04:05:47 36cb704b852e: Layer already exists 04:05:47 e86a73886655: Layer already exists 04:05:47 a70bf7162b1c: Layer already exists 04:05:47 fa331d334b38: Layer already exists 04:05:47 e98f98d3809d: Layer already exists 04:05:47 534a70dc8296: Layer already exists 04:05:47 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:48 + 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 04:05:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:05:48 40b162dda653: Preparing 04:05:48 356ee1004ee2: Preparing 04:05:48 2281860453ca: Preparing 04:05:48 a07bb62758e1: Preparing 04:05:48 000404f88565: Preparing 04:05:48 a70bf7162b1c: Preparing 04:05:48 fa331d334b38: Preparing 04:05:48 36cb704b852e: Preparing 04:05:48 e98f98d3809d: Preparing 04:05:48 e86a73886655: Preparing 04:05:48 534a70dc8296: Preparing 04:05:48 a70bf7162b1c: Waiting 04:05:48 fa331d334b38: Waiting 04:05:48 36cb704b852e: Waiting 04:05:48 e98f98d3809d: Waiting 04:05:48 e86a73886655: Waiting 04:05:48 534a70dc8296: Waiting 04:05:48 356ee1004ee2: Layer already exists 04:05:48 000404f88565: Layer already exists 04:05:48 40b162dda653: Layer already exists 04:05:48 a07bb62758e1: Layer already exists 04:05:48 2281860453ca: Layer already exists 04:05:48 fa331d334b38: Layer already exists 04:05:48 e98f98d3809d: Layer already exists 04:05:48 36cb704b852e: Layer already exists 04:05:48 a70bf7162b1c: Layer already exists 04:05:48 e86a73886655: Layer already exists 04:05:48 534a70dc8296: Layer already exists 04:05:48 main: digest: sha256:fe376c12e57b6181071a7f98db13a7bbf90ffb5bbdc3fcc2098ac54eb068cb69 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:48 ===================================================== [Pipeline] echo 04:05:48 taggedImages: 04:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.46 04:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:05:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:05:48 fdc408d1ba7f30a0535afd3d037246005626e839 04:05:48 latest 04:05:48 4.0.0-dev.46 04:05:48 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:48 main 04:05:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:49 c510e2e9f09f: Preparing 04:05:49 4bb9602005f0: Preparing 04:05:49 b6427502aa0c: Preparing 04:05:49 0d0125dd44ac: Preparing 04:05:49 68f34995d77d: Preparing 04:05:49 c1fc4b64d6f7: Preparing 04:05:49 9a71d3d7c9ca: Preparing 04:05:49 a70bf7162b1c: Preparing 04:05:49 fa331d334b38: Preparing 04:05:49 421ebfb117e6: Preparing 04:05:49 5109f3480dba: Preparing 04:05:49 534a70dc8296: Preparing 04:05:49 c1fc4b64d6f7: Waiting 04:05:49 9a71d3d7c9ca: Waiting 04:05:49 a70bf7162b1c: Waiting 04:05:49 fa331d334b38: Waiting 04:05:49 421ebfb117e6: Waiting 04:05:49 5109f3480dba: Waiting 04:05:49 534a70dc8296: Waiting 04:05:49 4bb9602005f0: Pushed 04:05:49 c510e2e9f09f: Pushed 04:05:49 68f34995d77d: Pushed 04:05:50 a70bf7162b1c: Layer already exists 04:05:50 fa331d334b38: Layer already exists 04:05:50 c1fc4b64d6f7: Pushed 04:05:50 9a71d3d7c9ca: Pushed 04:05:50 534a70dc8296: Layer already exists 04:05:50 421ebfb117e6: Pushed 04:05:52 0d0125dd44ac: Pushed 04:05:52 b6427502aa0c: Pushed 04:05:53 5109f3480dba: Pushed 04:05:53 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:54 + 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 04:05:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:54 c510e2e9f09f: Preparing 04:05:54 4bb9602005f0: Preparing 04:05:54 b6427502aa0c: Preparing 04:05:54 0d0125dd44ac: Preparing 04:05:54 68f34995d77d: Preparing 04:05:54 c1fc4b64d6f7: Preparing 04:05:54 9a71d3d7c9ca: Preparing 04:05:54 a70bf7162b1c: Preparing 04:05:54 fa331d334b38: Preparing 04:05:54 421ebfb117e6: Preparing 04:05:54 5109f3480dba: Preparing 04:05:54 534a70dc8296: Preparing 04:05:54 c1fc4b64d6f7: Waiting 04:05:54 9a71d3d7c9ca: Waiting 04:05:54 fa331d334b38: Waiting 04:05:54 a70bf7162b1c: Waiting 04:05:54 5109f3480dba: Waiting 04:05:54 534a70dc8296: Waiting 04:05:54 421ebfb117e6: Waiting 04:05:54 b6427502aa0c: Layer already exists 04:05:54 68f34995d77d: Layer already exists 04:05:54 0d0125dd44ac: Layer already exists 04:05:54 c510e2e9f09f: Layer already exists 04:05:54 4bb9602005f0: Layer already exists 04:05:54 c1fc4b64d6f7: Layer already exists 04:05:54 9a71d3d7c9ca: Layer already exists 04:05:54 fa331d334b38: Layer already exists 04:05:54 421ebfb117e6: Layer already exists 04:05:54 a70bf7162b1c: Layer already exists 04:05:54 534a70dc8296: Layer already exists 04:05:54 5109f3480dba: Layer already exists 04:05:55 latest: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.46 04:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:55 c510e2e9f09f: Preparing 04:05:55 4bb9602005f0: Preparing 04:05:55 b6427502aa0c: Preparing 04:05:55 0d0125dd44ac: Preparing 04:05:55 68f34995d77d: Preparing 04:05:55 c1fc4b64d6f7: Preparing 04:05:55 9a71d3d7c9ca: Preparing 04:05:55 a70bf7162b1c: Preparing 04:05:55 c1fc4b64d6f7: Waiting 04:05:55 9a71d3d7c9ca: Waiting 04:05:55 fa331d334b38: Preparing 04:05:55 421ebfb117e6: Preparing 04:05:55 5109f3480dba: Preparing 04:05:55 534a70dc8296: Preparing 04:05:55 a70bf7162b1c: Waiting 04:05:55 421ebfb117e6: Waiting 04:05:55 fa331d334b38: Waiting 04:05:55 534a70dc8296: Waiting 04:05:55 4bb9602005f0: Layer already exists 04:05:55 0d0125dd44ac: Layer already exists 04:05:55 b6427502aa0c: Layer already exists 04:05:55 c510e2e9f09f: Layer already exists 04:05:56 68f34995d77d: Layer already exists 04:05:56 a70bf7162b1c: Layer already exists 04:05:56 fa331d334b38: Layer already exists 04:05:56 c1fc4b64d6f7: Layer already exists 04:05:56 9a71d3d7c9ca: Layer already exists 04:05:56 421ebfb117e6: Layer already exists 04:05:56 5109f3480dba: Layer already exists 04:05:56 534a70dc8296: Layer already exists 04:05:56 4.0.0-dev.46: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:56 c510e2e9f09f: Preparing 04:05:56 4bb9602005f0: Preparing 04:05:56 b6427502aa0c: Preparing 04:05:56 0d0125dd44ac: Preparing 04:05:56 68f34995d77d: Preparing 04:05:56 c1fc4b64d6f7: Preparing 04:05:56 9a71d3d7c9ca: Preparing 04:05:56 a70bf7162b1c: Preparing 04:05:56 fa331d334b38: Preparing 04:05:56 421ebfb117e6: Preparing 04:05:56 5109f3480dba: Preparing 04:05:56 534a70dc8296: Preparing 04:05:56 9a71d3d7c9ca: Waiting 04:05:56 a70bf7162b1c: Waiting 04:05:56 fa331d334b38: Waiting 04:05:56 421ebfb117e6: Waiting 04:05:56 534a70dc8296: Waiting 04:05:56 5109f3480dba: Waiting 04:05:56 c1fc4b64d6f7: Waiting 04:05:56 0d0125dd44ac: Layer already exists 04:05:56 4bb9602005f0: Layer already exists 04:05:56 c510e2e9f09f: Layer already exists 04:05:56 b6427502aa0c: Layer already exists 04:05:56 68f34995d77d: Layer already exists 04:05:56 a70bf7162b1c: Layer already exists 04:05:56 9a71d3d7c9ca: Layer already exists 04:05:56 c1fc4b64d6f7: Layer already exists 04:05:56 421ebfb117e6: Layer already exists 04:05:56 fa331d334b38: Layer already exists 04:05:56 534a70dc8296: Layer already exists 04:05:56 5109f3480dba: Layer already exists 04:05:57 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:57 + 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 04:05:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:05:57 c510e2e9f09f: Preparing 04:05:57 4bb9602005f0: Preparing 04:05:57 b6427502aa0c: Preparing 04:05:57 0d0125dd44ac: Preparing 04:05:57 68f34995d77d: Preparing 04:05:57 c1fc4b64d6f7: Preparing 04:05:57 9a71d3d7c9ca: Preparing 04:05:57 a70bf7162b1c: Preparing 04:05:57 fa331d334b38: Preparing 04:05:57 9a71d3d7c9ca: Waiting 04:05:57 a70bf7162b1c: Waiting 04:05:57 c1fc4b64d6f7: Waiting 04:05:57 fa331d334b38: Waiting 04:05:57 421ebfb117e6: Preparing 04:05:57 5109f3480dba: Preparing 04:05:57 534a70dc8296: Preparing 04:05:57 421ebfb117e6: Waiting 04:05:57 534a70dc8296: Waiting 04:05:57 5109f3480dba: Waiting 04:05:57 0d0125dd44ac: Layer already exists 04:05:57 b6427502aa0c: Layer already exists 04:05:57 c510e2e9f09f: Layer already exists 04:05:57 68f34995d77d: Layer already exists 04:05:57 4bb9602005f0: Layer already exists 04:05:57 c1fc4b64d6f7: Layer already exists 04:05:57 421ebfb117e6: Layer already exists 04:05:57 9a71d3d7c9ca: Layer already exists 04:05:57 fa331d334b38: Layer already exists 04:05:57 a70bf7162b1c: Layer already exists 04:05:58 5109f3480dba: Layer already exists 04:05:58 534a70dc8296: Layer already exists 04:05:58 main: digest: sha256:5ff08cefcb4925de3feb3fa9121589f2078f1630167898940a3dbd92f8f5fbe9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:58 ===================================================== [Pipeline] echo 04:05:58 taggedImages: 04:05:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:05:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.46 04:05:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:05:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:05:58 fdc408d1ba7f30a0535afd3d037246005626e839 04:05:58 latest 04:05:58 4.0.0-dev.46 04:05:58 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:05:58 main 04:05:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:05:59 a6a960137642: Preparing 04:05:59 3d3fb3a09975: Preparing 04:05:59 a70bf7162b1c: Preparing 04:05:59 fa331d334b38: Preparing 04:05:59 ba7864a8319e: Preparing 04:05:59 cae36eb4e1ee: Preparing 04:05:59 534a70dc8296: Preparing 04:05:59 cae36eb4e1ee: Waiting 04:05:59 534a70dc8296: Waiting 04:05:59 fa331d334b38: Layer already exists 04:05:59 a70bf7162b1c: Layer already exists 04:05:59 534a70dc8296: Layer already exists 04:05:59 ba7864a8319e: Pushed 04:05:59 a6a960137642: Pushed 04:06:01 cae36eb4e1ee: Pushed 04:06:07 3d3fb3a09975: Pushed 04:06:07 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + 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 04:06:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:10 a6a960137642: Preparing 04:06:10 3d3fb3a09975: Preparing 04:06:10 a70bf7162b1c: Preparing 04:06:10 fa331d334b38: Preparing 04:06:10 ba7864a8319e: Preparing 04:06:10 cae36eb4e1ee: Preparing 04:06:10 534a70dc8296: Preparing 04:06:10 cae36eb4e1ee: Waiting 04:06:10 534a70dc8296: Waiting 04:06:10 3d3fb3a09975: Layer already exists 04:06:10 a6a960137642: Layer already exists 04:06:10 ba7864a8319e: Layer already exists 04:06:10 a70bf7162b1c: Layer already exists 04:06:10 fa331d334b38: Layer already exists 04:06:10 534a70dc8296: Layer already exists 04:06:10 cae36eb4e1ee: Layer already exists 04:06:10 latest: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.46 04:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:11 a6a960137642: Preparing 04:06:11 3d3fb3a09975: Preparing 04:06:11 a70bf7162b1c: Preparing 04:06:11 fa331d334b38: Preparing 04:06:11 ba7864a8319e: Preparing 04:06:11 cae36eb4e1ee: Preparing 04:06:11 534a70dc8296: Preparing 04:06:11 cae36eb4e1ee: Waiting 04:06:11 534a70dc8296: Waiting 04:06:11 a6a960137642: Layer already exists 04:06:11 ba7864a8319e: Layer already exists 04:06:11 3d3fb3a09975: Layer already exists 04:06:11 a70bf7162b1c: Layer already exists 04:06:11 fa331d334b38: Layer already exists 04:06:11 cae36eb4e1ee: Layer already exists 04:06:11 534a70dc8296: Layer already exists 04:06:11 4.0.0-dev.46: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:12 a6a960137642: Preparing 04:06:12 3d3fb3a09975: Preparing 04:06:12 a70bf7162b1c: Preparing 04:06:12 fa331d334b38: Preparing 04:06:12 ba7864a8319e: Preparing 04:06:12 cae36eb4e1ee: Preparing 04:06:12 534a70dc8296: Preparing 04:06:12 cae36eb4e1ee: Waiting 04:06:12 534a70dc8296: Waiting 04:06:12 3d3fb3a09975: Layer already exists 04:06:12 a6a960137642: Layer already exists 04:06:12 fa331d334b38: Layer already exists 04:06:12 a70bf7162b1c: Layer already exists 04:06:12 ba7864a8319e: Layer already exists 04:06:12 cae36eb4e1ee: Layer already exists 04:06:12 534a70dc8296: Layer already exists 04:06:12 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + 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 04:06:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:13 a6a960137642: Preparing 04:06:13 3d3fb3a09975: Preparing 04:06:13 a70bf7162b1c: Preparing 04:06:13 fa331d334b38: Preparing 04:06:13 ba7864a8319e: Preparing 04:06:13 cae36eb4e1ee: Preparing 04:06:13 534a70dc8296: Preparing 04:06:13 cae36eb4e1ee: Waiting 04:06:13 534a70dc8296: Waiting 04:06:13 3d3fb3a09975: Layer already exists 04:06:13 a70bf7162b1c: Layer already exists 04:06:13 a6a960137642: Layer already exists 04:06:13 fa331d334b38: Layer already exists 04:06:13 ba7864a8319e: Layer already exists 04:06:13 cae36eb4e1ee: Layer already exists 04:06:13 534a70dc8296: Layer already exists 04:06:13 main: digest: sha256:6d2b2b17229fbb0a220fef8ea433bbe74ea69eeb6f86bb64c084e118540ba941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:14 ===================================================== [Pipeline] echo 04:06:14 taggedImages: 04:06:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:06:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:06:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.46 04:06:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:06:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:06:14 fdc408d1ba7f30a0535afd3d037246005626e839 04:06:14 latest 04:06:14 4.0.0-dev.46 04:06:14 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:14 main 04:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:14 0ddad80b9f48: Preparing 04:06:14 9209f96f92c0: Preparing 04:06:14 711c22817e94: Preparing 04:06:14 a70bf7162b1c: Preparing 04:06:14 fa331d334b38: Preparing 04:06:14 d20b0d2befac: Preparing 04:06:14 0ddeeb4ca203: Preparing 04:06:14 d74d5691c242: Preparing 04:06:14 204bbf72f76a: Preparing 04:06:14 534a70dc8296: Preparing 04:06:14 d20b0d2befac: Waiting 04:06:14 0ddeeb4ca203: Waiting 04:06:14 d74d5691c242: Waiting 04:06:14 204bbf72f76a: Waiting 04:06:14 534a70dc8296: Waiting 04:06:14 a70bf7162b1c: Layer already exists 04:06:14 fa331d334b38: Layer already exists 04:06:15 711c22817e94: Pushed 04:06:15 9209f96f92c0: Pushed 04:06:15 0ddad80b9f48: Pushed 04:06:15 534a70dc8296: Layer already exists 04:06:15 d74d5691c242: Pushed 04:06:16 204bbf72f76a: Pushed 04:06:28 0ddeeb4ca203: Pushed 04:06:36 d20b0d2befac: Pushed 04:06:36 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + 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 04:06:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:37 0ddad80b9f48: Preparing 04:06:37 9209f96f92c0: Preparing 04:06:37 711c22817e94: Preparing 04:06:37 a70bf7162b1c: Preparing 04:06:37 fa331d334b38: Preparing 04:06:37 d20b0d2befac: Preparing 04:06:37 0ddeeb4ca203: Preparing 04:06:37 d74d5691c242: Preparing 04:06:37 204bbf72f76a: Preparing 04:06:37 534a70dc8296: Preparing 04:06:37 d20b0d2befac: Waiting 04:06:37 0ddeeb4ca203: Waiting 04:06:37 204bbf72f76a: Waiting 04:06:37 d74d5691c242: Waiting 04:06:37 534a70dc8296: Waiting 04:06:37 fa331d334b38: Layer already exists 04:06:37 711c22817e94: Layer already exists 04:06:37 a70bf7162b1c: Layer already exists 04:06:37 9209f96f92c0: Layer already exists 04:06:37 0ddad80b9f48: Layer already exists 04:06:37 d20b0d2befac: Layer already exists 04:06:37 0ddeeb4ca203: Layer already exists 04:06:37 534a70dc8296: Layer already exists 04:06:37 d74d5691c242: Layer already exists 04:06:37 204bbf72f76a: Layer already exists 04:06:37 latest: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.46 04:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:38 0ddad80b9f48: Preparing 04:06:38 9209f96f92c0: Preparing 04:06:38 711c22817e94: Preparing 04:06:38 a70bf7162b1c: Preparing 04:06:38 fa331d334b38: Preparing 04:06:38 d20b0d2befac: Preparing 04:06:38 0ddeeb4ca203: Preparing 04:06:38 d74d5691c242: Preparing 04:06:38 204bbf72f76a: Preparing 04:06:38 534a70dc8296: Preparing 04:06:38 0ddeeb4ca203: Waiting 04:06:38 204bbf72f76a: Waiting 04:06:38 d74d5691c242: Waiting 04:06:38 534a70dc8296: Waiting 04:06:38 d20b0d2befac: Waiting 04:06:38 a70bf7162b1c: Layer already exists 04:06:38 0ddad80b9f48: Layer already exists 04:06:38 9209f96f92c0: Layer already exists 04:06:38 711c22817e94: Layer already exists 04:06:38 fa331d334b38: Layer already exists 04:06:38 0ddeeb4ca203: Layer already exists 04:06:38 d20b0d2befac: Layer already exists 04:06:38 204bbf72f76a: Layer already exists 04:06:38 d74d5691c242: Layer already exists 04:06:38 534a70dc8296: Layer already exists 04:06:38 4.0.0-dev.46: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:39 0ddad80b9f48: Preparing 04:06:39 9209f96f92c0: Preparing 04:06:39 711c22817e94: Preparing 04:06:39 a70bf7162b1c: Preparing 04:06:39 fa331d334b38: Preparing 04:06:39 d20b0d2befac: Preparing 04:06:39 0ddeeb4ca203: Preparing 04:06:39 d74d5691c242: Preparing 04:06:39 204bbf72f76a: Preparing 04:06:39 534a70dc8296: Preparing 04:06:39 d20b0d2befac: Waiting 04:06:39 0ddeeb4ca203: Waiting 04:06:39 d74d5691c242: Waiting 04:06:39 204bbf72f76a: Waiting 04:06:39 534a70dc8296: Waiting 04:06:39 9209f96f92c0: Layer already exists 04:06:39 a70bf7162b1c: Layer already exists 04:06:39 711c22817e94: Layer already exists 04:06:39 fa331d334b38: Layer already exists 04:06:39 0ddad80b9f48: Layer already exists 04:06:39 d20b0d2befac: Layer already exists 04:06:39 204bbf72f76a: Layer already exists 04:06:39 d74d5691c242: Layer already exists 04:06:39 0ddeeb4ca203: Layer already exists 04:06:39 534a70dc8296: Layer already exists 04:06:39 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + 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 04:06:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:40 0ddad80b9f48: Preparing 04:06:40 9209f96f92c0: Preparing 04:06:40 711c22817e94: Preparing 04:06:40 a70bf7162b1c: Preparing 04:06:40 fa331d334b38: Preparing 04:06:40 d20b0d2befac: Preparing 04:06:40 0ddeeb4ca203: Preparing 04:06:40 d74d5691c242: Preparing 04:06:40 204bbf72f76a: Preparing 04:06:40 534a70dc8296: Preparing 04:06:40 d20b0d2befac: Waiting 04:06:40 0ddeeb4ca203: Waiting 04:06:40 d74d5691c242: Waiting 04:06:40 204bbf72f76a: Waiting 04:06:40 534a70dc8296: Waiting 04:06:40 fa331d334b38: Layer already exists 04:06:40 711c22817e94: Layer already exists 04:06:40 a70bf7162b1c: Layer already exists 04:06:40 9209f96f92c0: Layer already exists 04:06:40 0ddad80b9f48: Layer already exists 04:06:40 d20b0d2befac: Layer already exists 04:06:40 204bbf72f76a: Layer already exists 04:06:40 d74d5691c242: Layer already exists 04:06:40 0ddeeb4ca203: Layer already exists 04:06:40 534a70dc8296: Layer already exists 04:06:40 main: digest: sha256:ad794dd5a9836a3dd7fac38e8513888cdcecbab1e1a37f65e4e13f789c2afa1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:40 ===================================================== [Pipeline] echo 04:06:40 taggedImages: 04:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.46 04:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:06:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:06:40 fdc408d1ba7f30a0535afd3d037246005626e839 04:06:40 latest 04:06:40 4.0.0-dev.46 04:06:40 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:40 main 04:06:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:41 e1e601ccb61e: Preparing 04:06:41 0b98e2c53f89: Preparing 04:06:41 a84cf7bce809: Preparing 04:06:41 a70bf7162b1c: Preparing 04:06:41 fa331d334b38: Preparing 04:06:41 d20b0d2befac: Preparing 04:06:41 21777bbdf4d3: Preparing 04:06:41 d20b0d2befac: Waiting 04:06:41 3cc25dbc3389: Preparing 04:06:41 21777bbdf4d3: Waiting 04:06:41 534a70dc8296: Preparing 04:06:41 3cc25dbc3389: Waiting 04:06:41 534a70dc8296: Waiting 04:06:41 a70bf7162b1c: Layer already exists 04:06:41 fa331d334b38: Layer already exists 04:06:41 d20b0d2befac: Layer already exists 04:06:42 e1e601ccb61e: Pushed 04:06:42 534a70dc8296: Layer already exists 04:06:42 a84cf7bce809: Pushed 04:06:42 0b98e2c53f89: Pushed 04:06:42 21777bbdf4d3: Pushed 04:06:43 3cc25dbc3389: Pushed 04:06:43 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:43 + 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 04:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:44 e1e601ccb61e: Preparing 04:06:44 0b98e2c53f89: Preparing 04:06:44 a84cf7bce809: Preparing 04:06:44 a70bf7162b1c: Preparing 04:06:44 fa331d334b38: Preparing 04:06:44 d20b0d2befac: Preparing 04:06:44 21777bbdf4d3: Preparing 04:06:44 3cc25dbc3389: Preparing 04:06:44 534a70dc8296: Preparing 04:06:44 d20b0d2befac: Waiting 04:06:44 21777bbdf4d3: Waiting 04:06:44 3cc25dbc3389: Waiting 04:06:44 534a70dc8296: Waiting 04:06:44 a84cf7bce809: Layer already exists 04:06:44 a70bf7162b1c: Layer already exists 04:06:44 0b98e2c53f89: Layer already exists 04:06:44 fa331d334b38: Layer already exists 04:06:44 e1e601ccb61e: Layer already exists 04:06:44 d20b0d2befac: Layer already exists 04:06:44 21777bbdf4d3: Layer already exists 04:06:44 534a70dc8296: Layer already exists 04:06:44 3cc25dbc3389: Layer already exists 04:06:44 latest: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.46 04:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:45 e1e601ccb61e: Preparing 04:06:45 0b98e2c53f89: Preparing 04:06:45 a84cf7bce809: Preparing 04:06:45 a70bf7162b1c: Preparing 04:06:45 fa331d334b38: Preparing 04:06:45 d20b0d2befac: Preparing 04:06:45 21777bbdf4d3: Preparing 04:06:45 3cc25dbc3389: Preparing 04:06:45 534a70dc8296: Preparing 04:06:45 d20b0d2befac: Waiting 04:06:45 21777bbdf4d3: Waiting 04:06:45 3cc25dbc3389: Waiting 04:06:45 534a70dc8296: Waiting 04:06:45 e1e601ccb61e: Layer already exists 04:06:45 a84cf7bce809: Layer already exists 04:06:45 0b98e2c53f89: Layer already exists 04:06:45 fa331d334b38: Layer already exists 04:06:45 a70bf7162b1c: Layer already exists 04:06:45 d20b0d2befac: Layer already exists 04:06:45 21777bbdf4d3: Layer already exists 04:06:45 3cc25dbc3389: Layer already exists 04:06:45 534a70dc8296: Layer already exists 04:06:45 4.0.0-dev.46: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:47 e1e601ccb61e: Preparing 04:06:47 0b98e2c53f89: Preparing 04:06:47 a84cf7bce809: Preparing 04:06:47 a70bf7162b1c: Preparing 04:06:47 fa331d334b38: Preparing 04:06:47 d20b0d2befac: Preparing 04:06:47 21777bbdf4d3: Preparing 04:06:47 3cc25dbc3389: Preparing 04:06:47 d20b0d2befac: Waiting 04:06:47 21777bbdf4d3: Waiting 04:06:47 534a70dc8296: Preparing 04:06:47 3cc25dbc3389: Waiting 04:06:47 534a70dc8296: Waiting 04:06:47 fa331d334b38: Layer already exists 04:06:47 a70bf7162b1c: Layer already exists 04:06:47 0b98e2c53f89: Layer already exists 04:06:47 e1e601ccb61e: Layer already exists 04:06:47 a84cf7bce809: Layer already exists 04:06:47 d20b0d2befac: Layer already exists 04:06:47 534a70dc8296: Layer already exists 04:06:47 21777bbdf4d3: Layer already exists 04:06:47 3cc25dbc3389: Layer already exists 04:06:47 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:48 + 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 04:06:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:06:48 e1e601ccb61e: Preparing 04:06:48 0b98e2c53f89: Preparing 04:06:48 a84cf7bce809: Preparing 04:06:48 a70bf7162b1c: Preparing 04:06:48 fa331d334b38: Preparing 04:06:48 d20b0d2befac: Preparing 04:06:48 21777bbdf4d3: Preparing 04:06:48 3cc25dbc3389: Preparing 04:06:48 534a70dc8296: Preparing 04:06:48 21777bbdf4d3: Waiting 04:06:48 3cc25dbc3389: Waiting 04:06:48 534a70dc8296: Waiting 04:06:48 d20b0d2befac: Waiting 04:06:48 fa331d334b38: Layer already exists 04:06:48 a84cf7bce809: Layer already exists 04:06:48 0b98e2c53f89: Layer already exists 04:06:48 a70bf7162b1c: Layer already exists 04:06:48 e1e601ccb61e: Layer already exists 04:06:48 d20b0d2befac: Layer already exists 04:06:48 21777bbdf4d3: Layer already exists 04:06:48 534a70dc8296: Layer already exists 04:06:48 3cc25dbc3389: Layer already exists 04:06:48 main: digest: sha256:e712b8587be992d194bcd6474733db8c5b0abf56f9451f5044781cf57ec3d284 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:48 ===================================================== [Pipeline] echo 04:06:48 taggedImages: 04:06:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:06:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:06:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.46 04:06:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:06:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:06:48 fdc408d1ba7f30a0535afd3d037246005626e839 04:06:48 latest 04:06:48 4.0.0-dev.46 04:06:48 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:06:48 main 04:06:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:49 ba9d1106923f: Preparing 04:06:49 a4abe9633fdd: Preparing 04:06:49 876572c6dc59: Preparing 04:06:49 a70bf7162b1c: Preparing 04:06:49 fa331d334b38: Preparing 04:06:49 ec8b3d2550e6: Preparing 04:06:49 d74d5691c242: Preparing 04:06:49 204bbf72f76a: Preparing 04:06:49 534a70dc8296: Preparing 04:06:49 ec8b3d2550e6: Waiting 04:06:49 204bbf72f76a: Waiting 04:06:49 d74d5691c242: Waiting 04:06:49 534a70dc8296: Waiting 04:06:49 a70bf7162b1c: Layer already exists 04:06:49 fa331d334b38: Layer already exists 04:06:49 d74d5691c242: Layer already exists 04:06:49 204bbf72f76a: Layer already exists 04:06:49 534a70dc8296: Layer already exists 04:06:49 a4abe9633fdd: Pushed 04:06:50 ba9d1106923f: Pushed 04:06:50 876572c6dc59: Pushed 04:07:12 ec8b3d2550e6: Pushed 04:07:12 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:12 + 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 04:07:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:13 ba9d1106923f: Preparing 04:07:13 a4abe9633fdd: Preparing 04:07:13 876572c6dc59: Preparing 04:07:13 a70bf7162b1c: Preparing 04:07:13 fa331d334b38: Preparing 04:07:13 ec8b3d2550e6: Preparing 04:07:13 d74d5691c242: Preparing 04:07:13 ec8b3d2550e6: Waiting 04:07:13 204bbf72f76a: Preparing 04:07:13 534a70dc8296: Preparing 04:07:13 d74d5691c242: Waiting 04:07:13 534a70dc8296: Waiting 04:07:13 204bbf72f76a: Waiting 04:07:13 ba9d1106923f: Layer already exists 04:07:13 a4abe9633fdd: Layer already exists 04:07:13 fa331d334b38: Layer already exists 04:07:13 a70bf7162b1c: Layer already exists 04:07:13 876572c6dc59: Layer already exists 04:07:13 204bbf72f76a: Layer already exists 04:07:13 ec8b3d2550e6: Layer already exists 04:07:13 d74d5691c242: Layer already exists 04:07:13 534a70dc8296: Layer already exists 04:07:13 latest: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.46 04:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:14 ba9d1106923f: Preparing 04:07:14 a4abe9633fdd: Preparing 04:07:14 876572c6dc59: Preparing 04:07:14 a70bf7162b1c: Preparing 04:07:14 fa331d334b38: Preparing 04:07:14 ec8b3d2550e6: Preparing 04:07:14 d74d5691c242: Preparing 04:07:14 204bbf72f76a: Preparing 04:07:14 534a70dc8296: Preparing 04:07:14 d74d5691c242: Waiting 04:07:14 204bbf72f76a: Waiting 04:07:14 534a70dc8296: Waiting 04:07:14 ec8b3d2550e6: Waiting 04:07:14 a4abe9633fdd: Layer already exists 04:07:14 ba9d1106923f: Layer already exists 04:07:14 876572c6dc59: Layer already exists 04:07:14 a70bf7162b1c: Layer already exists 04:07:14 fa331d334b38: Layer already exists 04:07:14 204bbf72f76a: Layer already exists 04:07:14 ec8b3d2550e6: Layer already exists 04:07:14 d74d5691c242: Layer already exists 04:07:14 534a70dc8296: Layer already exists 04:07:14 4.0.0-dev.46: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:15 ba9d1106923f: Preparing 04:07:15 a4abe9633fdd: Preparing 04:07:15 876572c6dc59: Preparing 04:07:15 a70bf7162b1c: Preparing 04:07:15 fa331d334b38: Preparing 04:07:15 ec8b3d2550e6: Preparing 04:07:15 d74d5691c242: Preparing 04:07:15 204bbf72f76a: Preparing 04:07:15 534a70dc8296: Preparing 04:07:15 204bbf72f76a: Waiting 04:07:15 ec8b3d2550e6: Waiting 04:07:15 d74d5691c242: Waiting 04:07:15 534a70dc8296: Waiting 04:07:15 a70bf7162b1c: Layer already exists 04:07:15 ba9d1106923f: Layer already exists 04:07:15 876572c6dc59: Layer already exists 04:07:15 fa331d334b38: Layer already exists 04:07:15 a4abe9633fdd: Layer already exists 04:07:15 ec8b3d2550e6: Layer already exists 04:07:15 534a70dc8296: Layer already exists 04:07:15 204bbf72f76a: Layer already exists 04:07:15 d74d5691c242: Layer already exists 04:07:15 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:15 + 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 04:07:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:16 ba9d1106923f: Preparing 04:07:16 a4abe9633fdd: Preparing 04:07:16 876572c6dc59: Preparing 04:07:16 a70bf7162b1c: Preparing 04:07:16 fa331d334b38: Preparing 04:07:16 ec8b3d2550e6: Preparing 04:07:16 d74d5691c242: Preparing 04:07:16 204bbf72f76a: Preparing 04:07:16 534a70dc8296: Preparing 04:07:16 d74d5691c242: Waiting 04:07:16 204bbf72f76a: Waiting 04:07:16 534a70dc8296: Waiting 04:07:16 ec8b3d2550e6: Waiting 04:07:16 ba9d1106923f: Layer already exists 04:07:16 a4abe9633fdd: Layer already exists 04:07:16 a70bf7162b1c: Layer already exists 04:07:16 876572c6dc59: Layer already exists 04:07:16 fa331d334b38: Layer already exists 04:07:16 534a70dc8296: Layer already exists 04:07:16 d74d5691c242: Layer already exists 04:07:16 ec8b3d2550e6: Layer already exists 04:07:16 204bbf72f76a: Layer already exists 04:07:16 main: digest: sha256:dccbf215bd905f9d3f33e88f0639cb8b58f76c54482c6bcd28f77c7b973235c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:16 ===================================================== [Pipeline] echo 04:07:16 taggedImages: 04:07:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:07:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:07:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.46 04:07:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:07:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:07:16 fdc408d1ba7f30a0535afd3d037246005626e839 04:07:16 latest 04:07:16 4.0.0-dev.46 04:07:16 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:16 main 04:07:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:17 9c633d9929ba: Preparing 04:07:17 5e247ea82eca: Preparing 04:07:17 e606c4cd6985: Preparing 04:07:17 a70bf7162b1c: Preparing 04:07:17 fa331d334b38: Preparing 04:07:17 d58de58a66e5: Preparing 04:07:17 0a7c04c4bd02: Preparing 04:07:17 d58de58a66e5: Waiting 04:07:17 534a70dc8296: Preparing 04:07:17 0a7c04c4bd02: Waiting 04:07:17 534a70dc8296: Waiting 04:07:17 a70bf7162b1c: Layer already exists 04:07:17 fa331d334b38: Layer already exists 04:07:17 5e247ea82eca: Pushed 04:07:17 9c633d9929ba: Pushed 04:07:17 534a70dc8296: Layer already exists 04:07:17 d58de58a66e5: Pushed 04:07:18 0a7c04c4bd02: Pushed 04:07:25 e606c4cd6985: Pushed 04:07:25 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:26 9c633d9929ba: Preparing 04:07:26 5e247ea82eca: Preparing 04:07:26 e606c4cd6985: Preparing 04:07:26 a70bf7162b1c: Preparing 04:07:26 fa331d334b38: Preparing 04:07:26 d58de58a66e5: Preparing 04:07:26 0a7c04c4bd02: Preparing 04:07:26 d58de58a66e5: Waiting 04:07:26 534a70dc8296: Preparing 04:07:26 0a7c04c4bd02: Waiting 04:07:26 534a70dc8296: Waiting 04:07:26 fa331d334b38: Layer already exists 04:07:26 a70bf7162b1c: Layer already exists 04:07:26 9c633d9929ba: Layer already exists 04:07:26 5e247ea82eca: Layer already exists 04:07:26 e606c4cd6985: Layer already exists 04:07:26 d58de58a66e5: Layer already exists 04:07:26 534a70dc8296: Layer already exists 04:07:26 0a7c04c4bd02: Layer already exists 04:07:26 latest: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.46 04:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:27 9c633d9929ba: Preparing 04:07:27 5e247ea82eca: Preparing 04:07:27 e606c4cd6985: Preparing 04:07:27 a70bf7162b1c: Preparing 04:07:27 fa331d334b38: Preparing 04:07:27 d58de58a66e5: Preparing 04:07:27 0a7c04c4bd02: Preparing 04:07:27 534a70dc8296: Preparing 04:07:27 534a70dc8296: Waiting 04:07:27 0a7c04c4bd02: Waiting 04:07:27 d58de58a66e5: Waiting 04:07:27 5e247ea82eca: Layer already exists 04:07:27 e606c4cd6985: Layer already exists 04:07:27 fa331d334b38: Layer already exists 04:07:27 9c633d9929ba: Layer already exists 04:07:27 a70bf7162b1c: Layer already exists 04:07:27 534a70dc8296: Layer already exists 04:07:27 d58de58a66e5: Layer already exists 04:07:27 0a7c04c4bd02: Layer already exists 04:07:27 4.0.0-dev.46: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:28 9c633d9929ba: Preparing 04:07:28 5e247ea82eca: Preparing 04:07:28 e606c4cd6985: Preparing 04:07:28 a70bf7162b1c: Preparing 04:07:28 fa331d334b38: Preparing 04:07:28 d58de58a66e5: Preparing 04:07:28 0a7c04c4bd02: Preparing 04:07:28 534a70dc8296: Preparing 04:07:28 d58de58a66e5: Waiting 04:07:28 0a7c04c4bd02: Waiting 04:07:28 534a70dc8296: Waiting 04:07:28 a70bf7162b1c: Layer already exists 04:07:28 9c633d9929ba: Layer already exists 04:07:28 e606c4cd6985: Layer already exists 04:07:28 fa331d334b38: Layer already exists 04:07:28 5e247ea82eca: Layer already exists 04:07:28 0a7c04c4bd02: Layer already exists 04:07:28 d58de58a66e5: Layer already exists 04:07:28 534a70dc8296: Layer already exists 04:07:28 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:07:29 9c633d9929ba: Preparing 04:07:29 5e247ea82eca: Preparing 04:07:29 e606c4cd6985: Preparing 04:07:29 a70bf7162b1c: Preparing 04:07:29 fa331d334b38: Preparing 04:07:29 d58de58a66e5: Preparing 04:07:29 0a7c04c4bd02: Preparing 04:07:29 534a70dc8296: Preparing 04:07:29 d58de58a66e5: Waiting 04:07:29 0a7c04c4bd02: Waiting 04:07:29 534a70dc8296: Waiting 04:07:29 fa331d334b38: Layer already exists 04:07:29 5e247ea82eca: Layer already exists 04:07:29 9c633d9929ba: Layer already exists 04:07:29 e606c4cd6985: Layer already exists 04:07:29 d58de58a66e5: Layer already exists 04:07:29 a70bf7162b1c: Layer already exists 04:07:29 534a70dc8296: Layer already exists 04:07:29 0a7c04c4bd02: Layer already exists 04:07:29 main: digest: sha256:666472d208cda4aba0e037fe2dd6b2fcb564a6d586209f31d72d52e643c179f2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:29 ===================================================== [Pipeline] echo 04:07:29 taggedImages: 04:07:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:07:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:07:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.46 04:07:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:07:29 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:07:29 fdc408d1ba7f30a0535afd3d037246005626e839 04:07:29 latest 04:07:29 4.0.0-dev.46 04:07:29 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:29 main 04:07:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:30 0944769067cd: Preparing 04:07:30 018770233604: Preparing 04:07:30 a70bf7162b1c: Preparing 04:07:30 fa331d334b38: Preparing 04:07:30 3902fb7989f3: Preparing 04:07:30 ae7679d39d1c: Preparing 04:07:30 534a70dc8296: Preparing 04:07:30 534a70dc8296: Waiting 04:07:30 a70bf7162b1c: Layer already exists 04:07:30 fa331d334b38: Layer already exists 04:07:30 534a70dc8296: Layer already exists 04:07:30 0944769067cd: Pushed 04:07:30 3902fb7989f3: Pushed 04:07:31 ae7679d39d1c: Pushed 04:07:39 018770233604: Pushed 04:07:39 fdc408d1ba7f30a0535afd3d037246005626e839: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:40 0944769067cd: Preparing 04:07:40 018770233604: Preparing 04:07:40 a70bf7162b1c: Preparing 04:07:40 fa331d334b38: Preparing 04:07:40 3902fb7989f3: Preparing 04:07:40 ae7679d39d1c: Preparing 04:07:40 534a70dc8296: Preparing 04:07:40 ae7679d39d1c: Waiting 04:07:40 534a70dc8296: Waiting 04:07:40 3902fb7989f3: Layer already exists 04:07:40 a70bf7162b1c: Layer already exists 04:07:40 fa331d334b38: Layer already exists 04:07:40 018770233604: Layer already exists 04:07:40 0944769067cd: Layer already exists 04:07:40 ae7679d39d1c: Layer already exists 04:07:40 534a70dc8296: Layer already exists 04:07:40 latest: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.46 04:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:41 0944769067cd: Preparing 04:07:41 018770233604: Preparing 04:07:41 a70bf7162b1c: Preparing 04:07:41 fa331d334b38: Preparing 04:07:41 3902fb7989f3: Preparing 04:07:41 ae7679d39d1c: Preparing 04:07:41 534a70dc8296: Preparing 04:07:41 ae7679d39d1c: Waiting 04:07:41 534a70dc8296: Waiting 04:07:41 a70bf7162b1c: Layer already exists 04:07:41 3902fb7989f3: Layer already exists 04:07:41 0944769067cd: Layer already exists 04:07:41 fa331d334b38: Layer already exists 04:07:41 018770233604: Layer already exists 04:07:41 534a70dc8296: Layer already exists 04:07:41 ae7679d39d1c: Layer already exists 04:07:42 4.0.0-dev.46: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:42 0944769067cd: Preparing 04:07:42 018770233604: Preparing 04:07:42 a70bf7162b1c: Preparing 04:07:42 fa331d334b38: Preparing 04:07:42 3902fb7989f3: Preparing 04:07:42 ae7679d39d1c: Preparing 04:07:42 534a70dc8296: Preparing 04:07:42 534a70dc8296: Waiting 04:07:42 ae7679d39d1c: Waiting 04:07:42 018770233604: Layer already exists 04:07:42 3902fb7989f3: Layer already exists 04:07:42 0944769067cd: Layer already exists 04:07:42 a70bf7162b1c: Layer already exists 04:07:42 fa331d334b38: Layer already exists 04:07:42 ae7679d39d1c: Layer already exists 04:07:42 534a70dc8296: Layer already exists 04:07:43 fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:07:43 0944769067cd: Preparing 04:07:43 018770233604: Preparing 04:07:43 a70bf7162b1c: Preparing 04:07:43 fa331d334b38: Preparing 04:07:43 3902fb7989f3: Preparing 04:07:43 ae7679d39d1c: Preparing 04:07:43 534a70dc8296: Preparing 04:07:43 ae7679d39d1c: Waiting 04:07:43 534a70dc8296: Waiting 04:07:43 018770233604: Layer already exists 04:07:43 a70bf7162b1c: Layer already exists 04:07:43 0944769067cd: Layer already exists 04:07:43 fa331d334b38: Layer already exists 04:07:43 ae7679d39d1c: Layer already exists 04:07:43 3902fb7989f3: Layer already exists 04:07:43 534a70dc8296: Layer already exists 04:07:44 main: digest: sha256:51ce7d7b6e8703868efb2bf9c1b3c03121bca2ac49031e3f332f5cc667c06224 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:44 ===================================================== [Pipeline] echo 04:07:44 taggedImages: 04:07:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839 04:07:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:07:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.46 04:07:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fdc408d1ba7f30a0535afd3d037246005626e839-4.0.0-dev.46 04:07:44 - 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 04:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:07:44 04:07:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:07:45 arm64: Pulling from edgex-lftools-log-publisher 04:07:45 8998bd30e6a1: Pulling fs layer 04:07:45 04944245beec: Pulling fs layer 04:07:45 699f458cf7ca: Pulling fs layer 04:07:45 765212b225bb: Pulling fs layer 04:07:45 f23df028b6ca: Pulling fs layer 04:07:45 d65c8cfc05b1: Pulling fs layer 04:07:45 2437ff75d9bd: Pulling fs layer 04:07:45 f23df028b6ca: Waiting 04:07:45 2437ff75d9bd: Waiting 04:07:45 d65c8cfc05b1: Waiting 04:07:45 765212b225bb: Waiting 04:07:45 04944245beec: Verifying Checksum 04:07:45 04944245beec: Download complete 04:07:45 765212b225bb: Download complete 04:07:45 f23df028b6ca: Download complete 04:07:45 d65c8cfc05b1: Verifying Checksum 04:07:45 d65c8cfc05b1: Download complete 04:07:45 699f458cf7ca: Verifying Checksum 04:07:45 699f458cf7ca: Download complete 04:07:45 8998bd30e6a1: Verifying Checksum 04:07:45 8998bd30e6a1: Download complete 04:07:47 2437ff75d9bd: Verifying Checksum 04:07:47 2437ff75d9bd: Download complete 04:07:51 8998bd30e6a1: Pull complete 04:07:52 04944245beec: Pull complete 04:07:54 699f458cf7ca: Pull complete 04:07:54 765212b225bb: Pull complete 04:07:55 f23df028b6ca: Pull complete 04:07:55 d65c8cfc05b1: Pull complete 04:08:22 2437ff75d9bd: Pull complete 04:08:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-36904 does not seem to be running inside a container 04:08:22 $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:08:24 $ docker top 18d670d601e5207e49f85d099d99b691fc3b9f22fd5503b065dc27b8edf306ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:25 ---> job-cost.sh 04:08:25 lf-activate-venv: SKIPPING 04:08:25 INFO: No Stack... 04:08:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:08:28 INFO: Archiving Costs [Pipeline] sh 04:08:28 + cat /w/workspace/edgex-go/782/archives/cost.csv 04:08:28 + cut -d, -f6 [Pipeline] lock 04:08:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-782-stack-cost] 04:08:28 Resource [jenkins-edgexfoundry-edgex-go-main-782-stack-cost] did not exist. Created. 04:08:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-782-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:08:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:08:29 Stashed 1 file(s) [Pipeline] } 04:08:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-782-stack-cost] [Pipeline] // lock [Pipeline] } 04:08:29 $ docker stop --time=1 18d670d601e5207e49f85d099d99b691fc3b9f22fd5503b065dc27b8edf306ee 04:08:30 $ docker rm -f --volumes 18d670d601e5207e49f85d099d99b691fc3b9f22fd5503b065dc27b8edf306ee [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 04:08:31 provisioning config files... 04:08:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/782@tmp/config6634988384036298993tmp [Pipeline] { [Pipeline] sh 04:08:31 + set +x 04:08:31 + curl -s https://codecov.io/bash 04:08:31 + bash -s -- 04:08:32 04:08:32 _____ _ 04:08:32 / ____| | | 04:08:32 | | ___ __| | ___ ___ _____ __ 04:08:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:08:32 | |___| (_) | (_| | __/ (_| (_) \ V / 04:08:32 \_____\___/ \__,_|\___|\___\___/ \_/ 04:08:32 Bash-1.0.6 04:08:32 04:08:32 04:08:32 ==> git version 2.25.1 found 04:08:32 ==> 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 04:08:32 Release-Date: 2020-01-08 04:08:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:08:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:08:32 ==> Jenkins CI detected. 04:08:32 current dir:  /w/workspace/edgex-go/782 04:08:32 project root: . 04:08:32 --> token set from env 04:08:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:08:32 ==> Running gcov in . (disable via -X gcov) 04:08:32 ==> Python coveragepy not found 04:08:32 ==> Searching for coverage reports in: 04:08:32 + . 04:08:32 -> Found 1 reports 04:08:32 ==> Detecting git/mercurial file structure 04:08:32 ==> Reading reports 04:08:32 + ./coverage.out bytes=1514977 04:08:32 ==> Appending adjustments 04:08:32 https://docs.codecov.io/docs/fixing-reports 04:08:33 + Found adjustments 04:08:33 ==> Gzipping contents 04:08:33 128K /tmp/codecov.e4uFLT.gz 04:08:33 ==> Uploading reports 04:08:33 url: https://codecov.io 04:08:33 query: branch=main&commit=fdc408d1ba7f30a0535afd3d037246005626e839&build=782&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F782%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:08:33 -> Pinging Codecov 04:08:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fdc408d1ba7f30a0535afd3d037246005626e839&build=782&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F782%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:08:33 -> Uploading to 04:08:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fdc408d1ba7f30a0535afd3d037246005626e839/b45a9907-c63a-464a-85cc-c39474b9f8f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T040833Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=925b539ca56ec1b7dc84dc3b68fef9911410c009a4d0b5af36a4866b6301bab4 04:08:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:33 Dload Upload Total Spent Left Speed 04:08:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 512k --:--:-- --:--:-- --:--:-- 512k 04:08:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fdc408d1ba7f30a0535afd3d037246005626e839 [Pipeline] } 04:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:08:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:08:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:08:34 04:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:08:34 latest: Pulling from edgex-devops/edgex-snyk-go 04:08:34 43c4264eed91: Pulling fs layer 04:08:34 4cc291be95ef: Pulling fs layer 04:08:34 2ac1f1163629: Pulling fs layer 04:08:34 5c3c966382ef: Pulling fs layer 04:08:34 4f4fb700ef54: Pulling fs layer 04:08:34 d9c7d2e4e75e: Pulling fs layer 04:08:34 9c3e1370e548: Pulling fs layer 04:08:34 4f4fb700ef54: Waiting 04:08:34 5c3c966382ef: Waiting 04:08:34 9c3e1370e548: Waiting 04:08:34 d9c7d2e4e75e: Waiting 04:08:34 4cc291be95ef: Verifying Checksum 04:08:34 4cc291be95ef: Download complete 04:08:34 4f4fb700ef54: Download complete 04:08:34 43c4264eed91: Download complete 04:08:35 43c4264eed91: Pull complete 04:08:35 4cc291be95ef: Pull complete 04:08:35 d9c7d2e4e75e: Verifying Checksum 04:08:35 d9c7d2e4e75e: Download complete 04:08:35 2ac1f1163629: Verifying Checksum 04:08:35 2ac1f1163629: Download complete 04:08:36 9c3e1370e548: Verifying Checksum 04:08:36 9c3e1370e548: Download complete 04:08:39 2ac1f1163629: Pull complete 04:08:39 5c3c966382ef: Pull complete 04:08:39 4f4fb700ef54: Pull complete 04:08:39 d9c7d2e4e75e: Pull complete 04:08:42 9c3e1370e548: Pull complete 04:08:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:08:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:43 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 04:08:43 $ 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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:08:54 $ docker top c1311cafb6f867a9e2698b85de118b20b0e6a336830c017633add03ade45c21b -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:54 + git config --global --add safe.directory /w/workspace/edgex-go/782 [Pipeline] echo 04:08:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:08:54 + set -o pipefail 04:08:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:09:02 04:09:02 Monitoring /w/workspace/edgex-go/782 (github.com/edgexfoundry/edgex-go)... 04:09:02 04:09:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/26f35fe0-c99c-4479-80a9-7f98b28809d0 04:09:02 04:09:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:09:02 04:09:02 04:09:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:09:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:09:02 $ docker stop --time=1 c1311cafb6f867a9e2698b85de118b20b0e6a336830c017633add03ade45c21b 04:09:09 $ docker rm -f --volumes c1311cafb6f867a9e2698b85de118b20b0e6a336830c017633add03ade45c21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:09:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:09 provisioning config files... 04:09:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/782@tmp/config6757174790585134645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:10 --> edgex-publish-swagger.sh 04:09:10 === Publish openapi API === 04:09:10 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:09:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/782/openapi/core-command.yaml] 04:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:10 Dload Upload Total Spent Left Speed 04:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62680 --:--:-- --:--:-- --:--:-- 62561 100 32782 0 0 100 32782 0 62561 --:--:-- --:--:-- --:--:-- 62561 04:09:10 04:09:10 04:09:10 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/782/openapi/core-data.yaml] 04:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:10 Dload Upload Total Spent Left Speed 04:09:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 140k --:--:-- --:--:-- --:--:-- 140k 04:09:11 04:09:11 04:09:11 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/782/openapi/core-keeper.yaml] 04:09:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:11 Dload Upload Total Spent Left Speed 04:09:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 315 153k --:--:-- --:--:-- --:--:-- 154k 04:09:11 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:09:11 04:09:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/782/openapi/core-metadata.yaml] 04:09:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:11 Dload Upload Total Spent Left Speed 04:09:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 368 366k --:--:-- --:--:-- --:--:-- 366k 100 154k 100 156 100 154k 368 366k --:--:-- --:--:-- --:--:-- 365k 04:09:11 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:09:11 04:09:11 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/782/openapi/security-proxy-auth.yaml] 04:09:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:11 Dload Upload Total Spent Left Speed 04:09:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 347 125k --:--:-- --:--:-- --:--:-- 126k 04:09:12 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:09:12 04:09:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/782/openapi/support-notifications.yaml] 04:09:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:12 Dload Upload Total Spent Left Speed 04:09:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 516 323k --:--:-- --:--:-- --:--:-- 323k 04:09:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:09:12 04:09:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/782/openapi/support-scheduler.yaml] 04:09:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:12 Dload Upload Total Spent Left Speed 04:09:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 513 162k --:--:-- --:--:-- --:--:-- 162k 100 50857 100 156 100 50701 513 162k --:--:-- --:--:-- --:--:-- 162k 04:09:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:09:12 [Pipeline] } 04:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:09:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:09:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:09:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:13 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 04:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:09:16 $ docker top ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b -eo pid,comm 04:09:16 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). 04:09:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:09:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:09:16 [ssh-agent] Looking for ssh-agent implementation... 04:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:16 $ docker exec ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b ssh-agent 04:09:16 SSH_AUTH_SOCK=/tmp/ssh-Kgc3XHevYoy0/agent.14 04:09:16 SSH_AGENT_PID=20 04:09:16 Running ssh-add (command line suppressed) 04:09:16 Identity added: /w/workspace/edgex-go/782@tmp/private_key_4845457445436557904.key (/w/workspace/edgex-go/782@tmp/private_key_4845457445436557904.key) 04:09:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:16 + git semver tag 04:09:17 2025-01-17 04:09:17,345 [run_tag] DEBUG tag force:False 04:09:17 2025-01-17 04:09:17,345 [check_head_tag] DEBUG check head tag 04:09:17 2025-01-17 04:09:17,352 [execute] INFO git cat-file --batch-check 04:09:17 2025-01-17 04:09:17,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=) 04:09:17 2025-01-17 04:09:17,358 [execute] INFO git cat-file --batch 04:09:17 2025-01-17 04:09:17,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=) 04:09:17 2025-01-17 04:09:17,437 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 04:09:17 2025-01-17 04:09:17,437 [execute] INFO git tag -a v4.0.0-dev.46 -m v4.0.0-dev.46 04:09:17 2025-01-17 04:09:17,438 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.46', '-m', 'v4.0.0-dev.46'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=None) 04:09:17 2025-01-17 04:09:17,452 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 04:09:17 4.0.0-dev.46 [Pipeline] } 04:09:17 $ docker exec --env ******** --env ******** ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b ssh-agent -k 04:09:17 unset SSH_AUTH_SOCK; 04:09:17 unset SSH_AGENT_PID; 04:09:17 echo Agent pid 20 killed; 04:09:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:17 + git semver [Pipeline] } 04:09:18 $ docker stop --time=1 ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b 04:09:20 $ docker rm -f --volumes ad1fa3d4ce2d19406aba4ac57a779a23278e966b96871873061d6893fd65825b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:09:21 04:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:09:21 0.23.1-centos7: Pulling from edgex-lftools 04:09:21 ab5ef0e58194: Pulling fs layer 04:09:21 9712f1f96733: Pulling fs layer 04:09:21 63f879dbbcfc: Pulling fs layer 04:09:21 0d9ebad4ef96: Pulling fs layer 04:09:21 e9a5061849ea: Pulling fs layer 04:09:21 d747dcd14b5f: Pulling fs layer 04:09:21 2de7ff778b66: Pulling fs layer 04:09:21 0d9ebad4ef96: Waiting 04:09:21 e9a5061849ea: Waiting 04:09:21 2de7ff778b66: Waiting 04:09:21 9712f1f96733: Verifying Checksum 04:09:21 9712f1f96733: Download complete 04:09:21 63f879dbbcfc: Verifying Checksum 04:09:21 63f879dbbcfc: Download complete 04:09:22 ab5ef0e58194: Verifying Checksum 04:09:22 ab5ef0e58194: Download complete 04:09:22 d747dcd14b5f: Download complete 04:09:22 e9a5061849ea: Verifying Checksum 04:09:22 e9a5061849ea: Download complete 04:09:22 0d9ebad4ef96: Verifying Checksum 04:09:22 0d9ebad4ef96: Download complete 04:09:22 2de7ff778b66: Verifying Checksum 04:09:22 2de7ff778b66: Download complete 04:09:24 ab5ef0e58194: Pull complete 04:09:25 9712f1f96733: Pull complete 04:09:25 63f879dbbcfc: Pull complete 04:09:29 0d9ebad4ef96: Pull complete 04:09:30 e9a5061849ea: Pull complete 04:09:30 d747dcd14b5f: Pull complete 04:09:31 2de7ff778b66: Pull complete 04:09:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:32 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 04:09:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:09:44 $ docker top 48236dd072bf1061c6b4c1fa45980e244456382a053d1bc6629ab54f67bf97fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:09:44 provisioning config files... 04:09:44 copy managed file [sigul-config] to file:/w/workspace/edgex-go/782@tmp/config7627523331089084087tmp 04:09:44 copy managed file [sigul-password] to file:/w/workspace/edgex-go/782@tmp/config17300777218811784511tmp 04:09:44 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/782@tmp/config3610637180128077574tmp [Pipeline] { [Pipeline] echo 04:09:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:09:44 ---> sigul-configuration.sh 04:09:44 gpg: directory `/root/.gnupg' created 04:09:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:09:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:09:44 gpg: keyring `/root/.gnupg/secring.gpg' created 04:09:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:09:44 gpg: CAST5 encrypted data 04:09:44 gpg: encrypted with 1 passphrase 04:09:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:09:45 + mkdir /home/jenkins 04:09:45 + mkdir /home/jenkins/sigul [Pipeline] sh 04:09:45 + 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 04:09:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:09:45 ---> sigul-install.sh 04:09:45 Sigul already installed; skipping installation. [Pipeline] sh 04:09:45 + git tag --list 04:09:45 0.6.0 04:09:45 0.6.1 04:09:45 0.7.0 04:09:45 0.7.1 04:09:45 v1.0.0 04:09:45 v1.0.1 04:09:45 v1.1.0 04:09:45 v1.2.0 04:09:45 v1.2.1 04:09:45 v1.3.0 04:09:45 v1.3.1 04:09:45 v2.0.0 04:09:45 v2.1.0 04:09:45 v2.1.1 04:09:45 v2.2.0 04:09:45 v2.3.0 04:09:45 v3.0 04:09:45 v3.0.0 04:09:45 v3.1 04:09:45 v3.1.0 04:09:45 v3.1.0-dev.1 04:09:45 v3.1.0-dev.10 04:09:45 v3.1.0-dev.11 04:09:45 v3.1.0-dev.12 04:09:45 v3.1.0-dev.13 04:09:45 v3.1.0-dev.14 04:09:45 v3.1.0-dev.15 04:09:45 v3.1.0-dev.16 04:09:45 v3.1.0-dev.17 04:09:45 v3.1.0-dev.18 04:09:45 v3.1.0-dev.19 04:09:45 v3.1.0-dev.2 04:09:45 v3.1.0-dev.20 04:09:45 v3.1.0-dev.21 04:09:45 v3.1.0-dev.22 04:09:45 v3.1.0-dev.23 04:09:45 v3.1.0-dev.24 04:09:45 v3.1.0-dev.25 04:09:45 v3.1.0-dev.26 04:09:45 v3.1.0-dev.27 04:09:45 v3.1.0-dev.28 04:09:45 v3.1.0-dev.29 04:09:45 v3.1.0-dev.3 04:09:45 v3.1.0-dev.30 04:09:45 v3.1.0-dev.31 04:09:45 v3.1.0-dev.32 04:09:45 v3.1.0-dev.33 04:09:45 v3.1.0-dev.34 04:09:45 v3.1.0-dev.35 04:09:45 v3.1.0-dev.36 04:09:45 v3.1.0-dev.37 04:09:45 v3.1.0-dev.38 04:09:45 v3.1.0-dev.39 04:09:45 v3.1.0-dev.4 04:09:45 v3.1.0-dev.40 04:09:45 v3.1.0-dev.41 04:09:45 v3.1.0-dev.42 04:09:45 v3.1.0-dev.43 04:09:45 v3.1.0-dev.44 04:09:45 v3.1.0-dev.45 04:09:45 v3.1.0-dev.46 04:09:45 v3.1.0-dev.47 04:09:45 v3.1.0-dev.48 04:09:45 v3.1.0-dev.49 04:09:45 v3.1.0-dev.5 04:09:45 v3.1.0-dev.50 04:09:45 v3.1.0-dev.51 04:09:45 v3.1.0-dev.52 04:09:45 v3.1.0-dev.53 04:09:45 v3.1.0-dev.54 04:09:45 v3.1.0-dev.55 04:09:45 v3.1.0-dev.56 04:09:45 v3.1.0-dev.57 04:09:45 v3.1.0-dev.58 04:09:45 v3.1.0-dev.59 04:09:45 v3.1.0-dev.6 04:09:45 v3.1.0-dev.60 04:09:45 v3.1.0-dev.61 04:09:45 v3.1.0-dev.62 04:09:45 v3.1.0-dev.63 04:09:45 v3.1.0-dev.64 04:09:45 v3.1.0-dev.65 04:09:45 v3.1.0-dev.66 04:09:45 v3.1.0-dev.67 04:09:45 v3.1.0-dev.68 04:09:45 v3.1.0-dev.69 04:09:45 v3.1.0-dev.7 04:09:45 v3.1.0-dev.70 04:09:45 v3.1.0-dev.71 04:09:45 v3.1.0-dev.72 04:09:45 v3.1.0-dev.73 04:09:45 v3.1.0-dev.8 04:09:45 v3.1.0-dev.9 04:09:45 v3.1.1 04:09:45 v3.1.1-dev.1 04:09:45 v3.1.1-dev.2 04:09:45 v3.2.0-dev.1 04:09:45 v3.2.0-dev.10 04:09:45 v3.2.0-dev.100 04:09:45 v3.2.0-dev.101 04:09:45 v3.2.0-dev.102 04:09:45 v3.2.0-dev.103 04:09:45 v3.2.0-dev.104 04:09:45 v3.2.0-dev.105 04:09:45 v3.2.0-dev.106 04:09:45 v3.2.0-dev.107 04:09:45 v3.2.0-dev.108 04:09:45 v3.2.0-dev.109 04:09:45 v3.2.0-dev.11 04:09:45 v3.2.0-dev.12 04:09:45 v3.2.0-dev.13 04:09:45 v3.2.0-dev.14 04:09:45 v3.2.0-dev.15 04:09:45 v3.2.0-dev.16 04:09:45 v3.2.0-dev.17 04:09:45 v3.2.0-dev.18 04:09:45 v3.2.0-dev.19 04:09:45 v3.2.0-dev.2 04:09:45 v3.2.0-dev.20 04:09:45 v3.2.0-dev.21 04:09:45 v3.2.0-dev.22 04:09:45 v3.2.0-dev.23 04:09:45 v3.2.0-dev.24 04:09:45 v3.2.0-dev.25 04:09:45 v3.2.0-dev.26 04:09:45 v3.2.0-dev.27 04:09:45 v3.2.0-dev.28 04:09:45 v3.2.0-dev.29 04:09:45 v3.2.0-dev.3 04:09:45 v3.2.0-dev.30 04:09:45 v3.2.0-dev.31 04:09:45 v3.2.0-dev.32 04:09:45 v3.2.0-dev.33 04:09:45 v3.2.0-dev.34 04:09:45 v3.2.0-dev.35 04:09:45 v3.2.0-dev.36 04:09:45 v3.2.0-dev.37 04:09:45 v3.2.0-dev.38 04:09:45 v3.2.0-dev.39 04:09:45 v3.2.0-dev.4 04:09:45 v3.2.0-dev.40 04:09:45 v3.2.0-dev.41 04:09:45 v3.2.0-dev.42 04:09:45 v3.2.0-dev.43 04:09:45 v3.2.0-dev.44 04:09:45 v3.2.0-dev.45 04:09:45 v3.2.0-dev.46 04:09:45 v3.2.0-dev.47 04:09:45 v3.2.0-dev.48 04:09:45 v3.2.0-dev.49 04:09:45 v3.2.0-dev.5 04:09:45 v3.2.0-dev.50 04:09:45 v3.2.0-dev.51 04:09:45 v3.2.0-dev.52 04:09:45 v3.2.0-dev.53 04:09:45 v3.2.0-dev.54 04:09:45 v3.2.0-dev.55 04:09:45 v3.2.0-dev.56 04:09:45 v3.2.0-dev.57 04:09:45 v3.2.0-dev.58 04:09:45 v3.2.0-dev.59 04:09:45 v3.2.0-dev.6 04:09:45 v3.2.0-dev.60 04:09:45 v3.2.0-dev.61 04:09:45 v3.2.0-dev.62 04:09:45 v3.2.0-dev.63 04:09:45 v3.2.0-dev.64 04:09:45 v3.2.0-dev.65 04:09:45 v3.2.0-dev.66 04:09:45 v3.2.0-dev.67 04:09:45 v3.2.0-dev.68 04:09:45 v3.2.0-dev.69 04:09:45 v3.2.0-dev.7 04:09:45 v3.2.0-dev.70 04:09:45 v3.2.0-dev.71 04:09:45 v3.2.0-dev.72 04:09:45 v3.2.0-dev.73 04:09:45 v3.2.0-dev.74 04:09:45 v3.2.0-dev.75 04:09:45 v3.2.0-dev.76 04:09:45 v3.2.0-dev.77 04:09:45 v3.2.0-dev.78 04:09:45 v3.2.0-dev.79 04:09:45 v3.2.0-dev.8 04:09:45 v3.2.0-dev.80 04:09:45 v3.2.0-dev.81 04:09:45 v3.2.0-dev.82 04:09:45 v3.2.0-dev.83 04:09:45 v3.2.0-dev.84 04:09:45 v3.2.0-dev.85 04:09:45 v3.2.0-dev.86 04:09:45 v3.2.0-dev.87 04:09:45 v3.2.0-dev.88 04:09:45 v3.2.0-dev.89 04:09:45 v3.2.0-dev.9 04:09:45 v3.2.0-dev.90 04:09:45 v3.2.0-dev.91 04:09:45 v3.2.0-dev.92 04:09:45 v3.2.0-dev.93 04:09:45 v3.2.0-dev.94 04:09:45 v3.2.0-dev.95 04:09:45 v3.2.0-dev.96 04:09:45 v3.2.0-dev.97 04:09:45 v3.2.0-dev.98 04:09:45 v3.2.0-dev.99 04:09:45 v4.0.0-dev.1 04:09:45 v4.0.0-dev.10 04:09:45 v4.0.0-dev.11 04:09:45 v4.0.0-dev.12 04:09:45 v4.0.0-dev.13 04:09:45 v4.0.0-dev.14 04:09:45 v4.0.0-dev.15 04:09:45 v4.0.0-dev.16 04:09:45 v4.0.0-dev.17 04:09:45 v4.0.0-dev.18 04:09:45 v4.0.0-dev.19 04:09:45 v4.0.0-dev.2 04:09:45 v4.0.0-dev.20 04:09:45 v4.0.0-dev.21 04:09:45 v4.0.0-dev.22 04:09:45 v4.0.0-dev.23 04:09:45 v4.0.0-dev.24 04:09:45 v4.0.0-dev.25 04:09:45 v4.0.0-dev.26 04:09:45 v4.0.0-dev.27 04:09:45 v4.0.0-dev.28 04:09:45 v4.0.0-dev.29 04:09:45 v4.0.0-dev.3 04:09:45 v4.0.0-dev.30 04:09:45 v4.0.0-dev.31 04:09:45 v4.0.0-dev.32 04:09:45 v4.0.0-dev.33 04:09:45 v4.0.0-dev.34 04:09:45 v4.0.0-dev.35 04:09:45 v4.0.0-dev.36 04:09:45 v4.0.0-dev.37 04:09:45 v4.0.0-dev.38 04:09:45 v4.0.0-dev.39 04:09:45 v4.0.0-dev.4 04:09:45 v4.0.0-dev.40 04:09:45 v4.0.0-dev.41 04:09:45 v4.0.0-dev.42 04:09:45 v4.0.0-dev.43 04:09:45 v4.0.0-dev.44 04:09:45 v4.0.0-dev.45 04:09:45 v4.0.0-dev.46 04:09:45 v4.0.0-dev.5 04:09:45 v4.0.0-dev.6 04:09:45 v4.0.0-dev.7 04:09:45 v4.0.0-dev.8 04:09:45 v4.0.0-dev.9 [Pipeline] sh 04:09:46 + lftools sign git-tag v4.0.0-dev.46 04:09:46 Signing Git tag with Sigul... 04:09:46 Signing v4.0.0-dev.46 [Pipeline] echo 04:09:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:09:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:09:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:09:48 $ docker stop --time=1 48236dd072bf1061c6b4c1fa45980e244456382a053d1bc6629ab54f67bf97fc 04:09:50 $ docker rm -f --volumes 48236dd072bf1061c6b4c1fa45980e244456382a053d1bc6629ab54f67bf97fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:09:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:09:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:51 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 04:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:09:52 $ docker top 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f -eo pid,comm 04:09:52 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). 04:09:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:09:52 [ssh-agent] Looking for ssh-agent implementation... 04:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:52 $ docker exec 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f ssh-agent 04:09:53 SSH_AUTH_SOCK=/tmp/ssh-VPObKHbVbCyq/agent.34 04:09:53 SSH_AGENT_PID=40 04:09:53 Running ssh-add (command line suppressed) 04:09:53 Identity added: /w/workspace/edgex-go/782@tmp/private_key_14514094263163585188.key (/w/workspace/edgex-go/782@tmp/private_key_14514094263163585188.key) 04:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:53 + git semver bump pre 04:09:53 2025-01-17 04:09:53,754 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 04:09:53 2025-01-17 04:09:53,754 [bump_version] DEBUG bumping version:4.0.0-dev.46 on axis:pre with prefix:dev 04:09:53 2025-01-17 04:09:53,755 [bump_version] DEBUG bumped version:4.0.0-dev.47 04:09:53 2025-01-17 04:09:53,755 [write_version] DEBUG write version:4.0.0-dev.47 to path:/w/workspace/edgex-go/782/.semver/main with force:True 04:09:53 2025-01-17 04:09:53,755 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 04:09:53 2025-01-17 04:09:53,755 [write_file] DEBUG write to file:/w/workspace/edgex-go/782/.semver/main 04:09:53 2025-01-17 04:09:53,759 [execute] INFO git cat-file --batch-check 04:09:53 2025-01-17 04:09:53,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=) 04:09:53 2025-01-17 04:09:53,766 [execute] INFO git cat-file --batch 04:09:53 2025-01-17 04:09:53,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=) 04:09:54 2025-01-17 04:09:53,773 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 04:09:54 4.0.0-dev.47 [Pipeline] } 04:09:54 $ docker exec --env ******** --env ******** 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f ssh-agent -k 04:09:54 unset SSH_AUTH_SOCK; 04:09:54 unset SSH_AGENT_PID; 04:09:54 echo Agent pid 40 killed; 04:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:54 + git semver [Pipeline] } 04:09:55 $ docker stop --time=1 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f 04:09:57 $ docker rm -f --volumes 1876c978ea5e2b6a8366b9c03f3f19dfc141f4a27e8165b8ade72ef296131a0f [Pipeline] // withDockerContainer [Pipeline] sh 04:09:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:09:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:58 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 04:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:09:58 $ docker top eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 -eo pid,comm 04:09:58 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). 04:09:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:09:58 [ssh-agent] Looking for ssh-agent implementation... 04:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:59 $ docker exec eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 ssh-agent 04:09:59 SSH_AUTH_SOCK=/tmp/ssh-zQGV0bEdps5n/agent.32 04:09:59 SSH_AGENT_PID=38 04:09:59 Running ssh-add (command line suppressed) 04:09:59 Identity added: /w/workspace/edgex-go/782@tmp/private_key_17786199179868548661.key (/w/workspace/edgex-go/782@tmp/private_key_17786199179868548661.key) 04:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:59 + git semver push 04:09:59 2025-01-17 04:09:59,927 [run_push] DEBUG push 04:09:59 2025-01-17 04:09:59,928 [execute] INFO git cat-file --batch-check 04:09:59 2025-01-17 04:09:59,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=) 04:09:59 2025-01-17 04:09:59,932 [execute] INFO git rev-list 13773c28c96613708d941fe88459459d6a9acbce -- 04:09:59 2025-01-17 04:09:59,932 [execute] DEBUG Popen(['git', 'rev-list', '13773c28c96613708d941fe88459459d6a9acbce', '--'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=None) 04:09:59 2025-01-17 04:09:59,951 [execute] INFO git fetch -v origin 04:09:59 2025-01-17 04:09:59,951 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=True, shell=None, istream=None) 04:10:00 2025-01-17 04:10:00,406 [run_push] DEBUG no remote changes detected 04:10:00 2025-01-17 04:10:00,407 [execute] INFO git push origin semver 04:10:00 2025-01-17 04:10:00,407 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/782/.semver, universal_newlines=False, shell=None, istream=None) 04:10:01 2025-01-17 04:10:01,279 [run_push] DEBUG push all version tags 04:10:01 2025-01-17 04:10:01,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:10:01 2025-01-17 04:10:01,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/782, universal_newlines=False, shell=None, istream=None) 04:10:02 2025-01-17 04:10:01,949 [read_version] DEBUG read version from /w/workspace/edgex-go/782/.semver/main 04:10:02 4.0.0-dev.47 [Pipeline] } 04:10:02 $ docker exec --env ******** --env ******** eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 ssh-agent -k 04:10:02 unset SSH_AUTH_SOCK; 04:10:02 unset SSH_AGENT_PID; 04:10:02 echo Agent pid 38 killed; 04:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:02 + git semver [Pipeline] } 04:10:02 $ docker stop --time=1 eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 04:10:04 $ docker rm -f --volumes eb2204a28b10ff8a53253bd961d3d6fe2be22a2d7bb19515e306457564474bf2 [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 04:10:05 + [ -d /w/workspace/edgex-go/782/archives ] [Pipeline] libraryResource [Pipeline] sh 04:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:10:06 ---> package-listing.sh 04:10:06 ++ facter osfamily 04:10:06 ++ tr '[:upper:]' '[:lower:]' 04:10:06 + OS_FAMILY=debian 04:10:06 + workspace=/w/workspace/edgex-go/782 04:10:06 + START_PACKAGES=/tmp/packages_start.txt 04:10:06 + END_PACKAGES=/tmp/packages_end.txt 04:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:10:06 + PACKAGES=/tmp/packages_start.txt 04:10:06 + '[' /w/workspace/edgex-go/782 ']' 04:10:06 + PACKAGES=/tmp/packages_end.txt 04:10:06 + case "${OS_FAMILY}" in 04:10:06 + dpkg -l 04:10:06 + grep '^ii' 04:10:06 + '[' -f /tmp/packages_start.txt ']' 04:10:06 + '[' -f /tmp/packages_end.txt ']' 04:10:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:10:06 + '[' /w/workspace/edgex-go/782 ']' 04:10:06 + mkdir -p /w/workspace/edgex-go/782/archives/ 04:10:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/782/archives/ [Pipeline] echo 04:10:06 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/782/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:10:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:07 04:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:08 latest: Pulling from edgex-lftools-log-publisher 04:10:08 5eb5b503b376: Pulling fs layer 04:10:08 5c69ac0246d0: Pulling fs layer 04:10:08 ec43610c2a17: Pulling fs layer 04:10:08 3a2ae6a8a46f: Pulling fs layer 04:10:08 33b1e0a273af: Pulling fs layer 04:10:08 5d3b04190fa2: Pulling fs layer 04:10:08 2f39f015ded8: Pulling fs layer 04:10:08 33b1e0a273af: Waiting 04:10:08 5d3b04190fa2: Waiting 04:10:08 2f39f015ded8: Waiting 04:10:08 3a2ae6a8a46f: Waiting 04:10:08 5c69ac0246d0: Verifying Checksum 04:10:08 5c69ac0246d0: Download complete 04:10:08 3a2ae6a8a46f: Verifying Checksum 04:10:08 3a2ae6a8a46f: Download complete 04:10:08 33b1e0a273af: Verifying Checksum 04:10:08 33b1e0a273af: Download complete 04:10:08 ec43610c2a17: Verifying Checksum 04:10:08 ec43610c2a17: Download complete 04:10:08 5d3b04190fa2: Verifying Checksum 04:10:08 5d3b04190fa2: Download complete 04:10:08 5eb5b503b376: Verifying Checksum 04:10:08 5eb5b503b376: Download complete 04:10:08 2f39f015ded8: Download complete 04:10:10 5eb5b503b376: Pull complete 04:10:10 5c69ac0246d0: Pull complete 04:10:10 ec43610c2a17: Pull complete 04:10:11 3a2ae6a8a46f: Pull complete 04:10:11 33b1e0a273af: Pull complete 04:10:11 5d3b04190fa2: Pull complete 04:10:15 2f39f015ded8: Pull complete 04:10:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:15 prd-ubuntu20.04-docker-8c-8g-36903 does not seem to be running inside a container 04:10:16 $ 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/782/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/782 -v /w/workspace/edgex-go/782:/w/workspace/edgex-go/782:rw,z -v /w/workspace/edgex-go/782@tmp:/w/workspace/edgex-go/782@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 04:10:26 $ docker top 3a459527fd635161356e11f20e41cd37c1f516b451ffa53f74400912dd898a5b -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:26 + touch /tmp/pre-build-complete [Pipeline] sh 04:10:27 + mkdir -p /var/log/sysstat [Pipeline] sh 04:10:27 + ls /var/log/sa-host 04:10:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:27 provisioning config files... 04:10:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/782@tmp/config317187677562656886tmp [Pipeline] { [Pipeline] echo 04:10:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:10:27 ---> create-netrc.sh [Pipeline] } 04:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:10:28 ---> python-tools-install.sh [Pipeline] echo 04:10:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:10:28 ---> sudo-logs.sh 04:10:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:10:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:10:28 ---> job-cost.sh 04:10:28 lf-activate-venv: SKIPPING 04:10:28 DEBUG: total: 0.2199999988079071 04:10:28 INFO: Retrieving Stack Cost... 04:10:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:10:29 INFO: Archiving Costs [Pipeline] echo 04:10:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:10:29 ---> logs-deploy.sh 04:10:29 lf-activate-venv: SKIPPING 04:10:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/782 04:10:29 INFO: archiving workspace using pattern(s): 04:10:30 Archives upload complete. 04:10:30 INFO: archiving logs to Nexus 04:10:31 ---> uname -a: 04:10:31 Linux prd-ubuntu20-04-docker-8c-8g-36903 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:10:31 04:10:31 04:10:31 ---> lscpu: 04:10:31 Architecture: x86_64 04:10:31 CPU op-mode(s): 32-bit, 64-bit 04:10:31 Byte Order: Little Endian 04:10:31 Address sizes: 40 bits physical, 48 bits virtual 04:10:31 CPU(s): 8 04:10:31 On-line CPU(s) list: 0-7 04:10:31 Thread(s) per core: 1 04:10:31 Core(s) per socket: 1 04:10:31 Socket(s): 8 04:10:31 NUMA node(s): 1 04:10:31 Vendor ID: AuthenticAMD 04:10:31 CPU family: 23 04:10:31 Model: 49 04:10:31 Model name: AMD EPYC-Rome Processor 04:10:31 Stepping: 0 04:10:31 CPU MHz: 2800.000 04:10:31 BogoMIPS: 5600.00 04:10:31 Virtualization: AMD-V 04:10:31 Hypervisor vendor: KVM 04:10:31 Virtualization type: full 04:10:31 L1d cache: 256 KiB 04:10:31 L1i cache: 256 KiB 04:10:31 L2 cache: 4 MiB 04:10:31 L3 cache: 128 MiB 04:10:31 NUMA node0 CPU(s): 0-7 04:10:31 Vulnerability Itlb multihit: Not affected 04:10:31 Vulnerability L1tf: Not affected 04:10:31 Vulnerability Mds: Not affected 04:10:31 Vulnerability Meltdown: Not affected 04:10:31 Vulnerability Mmio stale data: Not affected 04:10:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:10:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:10:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:10:31 Vulnerability Srbds: Not affected 04:10:31 Vulnerability Tsx async abort: Not affected 04:10:31 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 04:10:31 04:10:31 04:10:31 ---> nproc: 04:10:31 8 04:10:31 04:10:31 04:10:31 ---> df -h: 04:10:31 Filesystem Size Used Avail Use% Mounted on 04:10:31 overlay 155G 28G 127G 19% / 04:10:31 tmpfs 64M 0 64M 0% /dev 04:10:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:10:31 shm 64M 0 64M 0% /dev/shm 04:10:31 /dev/vda1 155G 28G 127G 19% /facter-os 04:10:31 04:10:31 04:10:31 ---> sar -b -r -n DEV: 04:10:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36903) 01/17/25 _x86_64_ (8 CPU) 04:10:31 04:10:31 03:41:25 LINUX RESTART (8 CPU) 04:10:31 04:10:31 03:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:10:31 03:43:01 396.50 11.85 384.65 0.00 1773.44 121318.71 0.00 04:10:31 03:44:01 89.75 0.03 89.72 0.00 4.13 92383.40 0.00 04:10:31 03:45:01 26.04 0.02 26.02 0.00 0.13 27791.55 0.00 04:10:31 03:46:01 48.02 0.12 47.90 0.00 5.86 41500.33 0.00 04:10:31 03:47:01 619.03 14.36 604.67 0.00 5252.72 222558.11 0.00 04:10:31 03:48:01 574.91 9.86 565.04 0.00 82.11 203287.44 0.00 04:10:31 03:49:01 272.22 2.63 269.59 0.00 262.62 49155.94 0.00 04:10:31 03:50:01 362.52 0.02 362.50 0.00 0.13 136189.51 0.00 04:10:31 03:51:01 536.86 0.08 536.78 0.00 7.60 61405.23 0.00 04:10:31 03:52:01 31.81 0.08 31.73 0.00 14.40 839.19 0.00 04:10:31 03:53:01 19.48 0.00 19.48 0.00 0.00 466.72 0.00 04:10:31 03:54:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 04:10:31 03:55:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 04:10:31 03:56:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 04:10:31 03:57:01 1.92 0.02 1.90 0.00 0.13 21.06 0.00 04:10:31 03:58:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 04:10:31 03:59:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 04:10:31 04:00:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 04:10:31 04:01:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 04:10:31 04:02:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 04:10:31 04:03:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 04:10:31 04:04:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 04:10:31 04:05:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:10:31 04:06:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 04:10:31 04:07:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 04:10:31 04:08:01 1.85 0.00 1.85 0.00 0.00 21.87 0.00 04:10:31 04:09:01 66.09 1.45 64.64 0.00 90.65 24663.62 0.00 04:10:31 04:10:01 119.74 0.02 119.73 0.00 1.47 36556.75 0.00 04:10:31 Average: 113.67 1.45 112.23 0.00 267.68 36371.61 0.00 04:10:31 04:10:31 03:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:10:31 03:43:01 27831808 31512424 787696 2.40 121088 3733740 2056116 6.06 1249428 3295024 337160 04:10:31 03:44:01 26353880 30617284 1674220 5.09 128188 4270348 2480368 7.31 2693496 3284008 373492 04:10:31 03:45:01 26020184 30320748 1968796 5.99 131608 4280364 3033748 8.94 2518188 3769180 502804 04:10:31 03:46:01 27770636 31540976 754580 2.29 134848 3796448 1849164 5.45 1297664 3289320 311580 04:10:31 03:47:01 20286208 31095984 1155672 3.51 203312 10424992 3714448 10.95 2609916 9062076 596680 04:10:31 03:48:01 14904312 31401496 857396 2.61 347900 15668772 2410656 7.10 2815032 13954380 191240 04:10:31 03:49:01 9016076 28313028 3876128 11.79 387776 18064760 10040568 29.59 7021976 15171600 1427392 04:10:31 03:50:01 7862408 29855044 2351724 7.15 400752 20681728 5605612 16.52 6493820 16823488 635708 04:10:31 03:51:01 10720152 31440616 816632 2.48 409376 19579404 2265868 6.68 3281568 17425120 528 04:10:31 03:52:01 10718148 31440892 816052 2.48 410832 19580156 2226016 6.56 3575340 17133852 296 04:10:31 03:53:01 10726816 31450852 805860 2.45 411484 19580672 2109620 6.22 3859300 16841356 12 04:10:31 03:54:01 10726812 31450876 806116 2.45 411516 19580664 2109620 6.22 3859168 16841356 44 04:10:31 03:55:01 10739912 31463984 792728 2.41 411536 19580676 2109620 6.22 3844664 16841360 212 04:10:31 03:56:01 10740412 31465232 792532 2.41 411548 19580676 2109620 6.22 3843748 16842048 44 04:10:31 03:57:01 10739964 31464872 792936 2.41 411572 19580680 2144052 6.32 3843808 16842060 32 04:10:31 03:58:01 10742168 31467100 790608 2.40 411588 19580684 2144052 6.32 3842164 16842064 232 04:10:31 03:59:01 10742356 31467288 790308 2.40 411612 19580684 2144052 6.32 3841464 16842064 12 04:10:31 04:00:01 10742364 31467336 790236 2.40 411624 19580692 2144052 6.32 3841488 16842072 68 04:10:31 04:01:01 10742532 31467508 790204 2.40 411644 19580692 2144052 6.32 3841488 16842072 4 04:10:31 04:02:01 10741648 31466668 790932 2.41 411676 19580696 2144052 6.32 3841836 16842076 28 04:10:31 04:03:01 10741892 31466932 790600 2.40 411700 19580700 2144052 6.32 3841572 16842080 12 04:10:31 04:04:01 10742064 31467140 790340 2.40 411728 19580700 2144052 6.32 3841608 16842080 12 04:10:31 04:05:01 10742048 31467144 790272 2.40 411748 19580704 2144052 6.32 3841808 16842084 8 04:10:31 04:06:01 10742072 31467212 790344 2.40 411796 19580704 2144052 6.32 3841864 16842084 8 04:10:31 04:07:01 10741740 31466912 790612 2.40 411836 19580700 2144052 6.32 3841776 16842088 16 04:10:31 04:08:01 10741700 31466920 790548 2.40 411868 19580712 2144052 6.32 3841764 16842092 8 04:10:31 04:09:01 9244212 31135088 1114144 3.39 427304 20609528 2497632 7.36 4276088 17769516 363176 04:10:31 04:10:01 9218244 31394232 857404 2.61 443272 20865936 2262252 6.67 3992020 18071276 836 04:10:31 Average: 13277956 31196492 1061272 3.23 361883 16958829 2664627 7.85 3690502 14589996 169344 04:10:31 04:10:31 03:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:10:31 03:43:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 04:10:31 03:43:01 ens3 1377.04 1316.86 10596.22 145.48 0.00 0.00 0.00 0.00 04:10:31 03:43:01 docker0 895.92 874.25 64.94 4534.81 0.00 0.00 0.00 0.00 04:10:31 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:44:01 veth806769d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 04:10:31 03:44:01 ens3 31.98 19.73 30.46 12.96 0.00 0.00 0.00 0.00 04:10:31 03:44:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:45:01 veth806769d 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 04:10:31 03:45:01 ens3 33.37 22.14 30.47 14.46 0.00 0.00 0.00 0.00 04:10:31 03:45:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 04:10:31 03:46:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:10:31 03:46:01 ens3 95.27 61.31 2214.99 18.04 0.00 0.00 0.00 0.00 04:10:31 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:47:01 vethf008549 34.26 58.81 3.51 329.12 0.00 0.00 0.00 0.03 04:10:31 03:47:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 04:10:31 03:47:01 veth7eb063c 35.64 55.97 3.54 294.14 0.00 0.00 0.00 0.02 04:10:31 03:47:01 veth15f12f9 0.58 1.60 0.05 0.28 0.00 0.00 0.00 0.00 04:10:31 03:47:01 veth01fe71f 33.76 57.87 3.46 324.63 0.00 0.00 0.00 0.03 04:10:31 03:47:01 vethc805227 51.51 94.27 5.23 653.23 0.00 0.00 0.00 0.05 04:10:31 03:47:01 ens3 716.48 447.33 6349.50 223.85 0.00 0.00 0.00 0.00 04:10:31 03:47:01 docker0 276.00 461.86 22.24 3312.41 0.00 0.00 0.00 0.00 04:10:31 03:47:01 veth0b9ebaf 19.35 25.23 1.87 12.74 0.00 0.00 0.00 0.00 04:10:31 03:47:01 veth4638b0b 37.33 55.56 3.63 285.01 0.00 0.00 0.00 0.02 04:10:31 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:48:01 veth15f12f9 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:48:01 ens3 533.76 227.12 5397.06 28.05 0.00 0.00 0.00 0.00 04:10:31 03:48:01 docker0 221.03 524.09 20.78 5389.31 0.00 0.00 0.00 0.00 04:10:31 03:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 vethc1c1180 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth31f70cd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth47d42a6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth15f12f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth47cbd7e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth89ce3ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth3adcd29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth7a59b12 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 vethbd45bde 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth93c91c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth50d8555 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 ens3 10.93 5.72 9.14 4.84 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth232739d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:49:01 veth122ca35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:31 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:50:01 vethc1c1180 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth31f70cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth47d42a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth15f12f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth47cbd7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth89ce3ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth3adcd29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth7a59b12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 vethbd45bde 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth93c91c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth50d8555 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 ens3 5.51 3.98 4.54 2.58 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth232739d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:50:01 veth122ca35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:51:01 lo 18.00 18.00 1.78 1.78 0.00 0.00 0.00 0.00 04:10:31 03:51:01 ens3 124.90 115.73 86.26 371.63 0.00 0.00 0.00 0.00 04:10:31 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:52:01 lo 42.93 42.93 4.23 4.23 0.00 0.00 0.00 0.00 04:10:31 03:52:01 ens3 382.74 415.06 198.07 2043.76 0.00 0.00 0.00 0.00 04:10:31 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:53:01 lo 21.00 21.00 2.07 2.07 0.00 0.00 0.00 0.00 04:10:31 03:53:01 ens3 224.90 239.74 106.96 1512.66 0.00 0.00 0.00 0.00 04:10:31 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:57:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:10:31 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 03:58:01 ens3 1.13 0.72 1.16 0.23 0.00 0.00 0.00 0.00 04:10:31 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:59:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 04:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:01:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:10:31 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 04:02:01 ens3 1.07 0.97 0.60 0.51 0.00 0.00 0.00 0.00 04:10:31 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 04:04:01 ens3 0.87 0.15 0.15 0.01 0.00 0.00 0.00 0.00 04:10:31 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:05:01 ens3 0.47 0.42 0.26 0.22 0.00 0.00 0.00 0.00 04:10:31 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 04:06:01 ens3 1.25 0.57 0.35 0.23 0.00 0.00 0.00 0.00 04:10:31 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:07:01 ens3 1.03 0.20 0.20 0.07 0.00 0.00 0.00 0.00 04:10:31 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:31 04:08:01 ens3 0.92 0.08 0.10 0.01 0.00 0.00 0.00 0.00 04:10:31 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:31 04:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:10:31 04:09:01 ens3 273.79 187.22 4786.28 140.41 0.00 0.00 0.00 0.00 04:10:31 04:09:01 docker0 51.82 95.80 4.99 855.68 0.00 0.00 0.00 0.00 04:10:31 04:09:01 vethc4c6d97 51.82 95.92 5.70 855.69 0.00 0.00 0.00 0.07 04:10:31 04:10:01 veth7f68b0d 1.78 1.80 0.28 1.23 0.00 0.00 0.00 0.00 04:10:31 04:10:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 04:10:31 04:10:01 ens3 194.09 122.79 3265.55 42.50 0.00 0.00 0.00 0.00 04:10:31 04:10:01 docker0 3.48 3.17 0.48 1.75 0.00 0.00 0.00 0.00 04:10:31 Average: veth7f68b0d 0.06 0.06 0.01 0.04 0.00 0.00 0.00 0.00 04:10:31 Average: lo 3.34 3.34 0.33 0.33 0.00 0.00 0.00 0.00 04:10:31 Average: ens3 143.31 113.87 1181.40 162.94 0.00 0.00 0.00 0.00 04:10:31 Average: docker0 51.77 70.02 4.05 503.37 0.00 0.00 0.00 0.00 04:10:31 04:10:31 04:10:31 ---> sar -P ALL: 04:10:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36903) 01/17/25 _x86_64_ (8 CPU) 04:10:31 04:10:31 03:41:25 LINUX RESTART (8 CPU) 04:10:31 04:10:31 03:42:01 CPU %user %nice %system %iowait %steal %idle 04:10:31 03:43:01 all 10.06 0.00 4.39 3.60 0.07 81.88 04:10:31 03:43:01 0 8.90 0.00 3.14 0.94 0.07 86.95 04:10:31 03:43:01 1 13.66 0.00 3.84 2.85 0.07 79.59 04:10:31 03:43:01 2 8.63 0.00 4.72 10.73 0.08 75.84 04:10:31 03:43:01 3 7.95 0.00 3.90 1.67 0.07 86.42 04:10:31 03:43:01 4 9.47 0.00 5.00 0.30 0.07 85.16 04:10:31 03:43:01 5 9.67 0.00 4.82 11.08 0.07 74.37 04:10:31 03:43:01 6 10.87 0.00 5.08 0.29 0.05 83.72 04:10:31 03:43:01 7 11.33 0.00 4.67 1.03 0.07 82.90 04:10:31 03:44:01 all 37.27 0.00 6.41 2.88 0.09 53.34 04:10:31 03:44:01 0 35.51 0.00 5.07 0.37 0.08 58.97 04:10:31 03:44:01 1 36.18 0.00 5.87 3.23 0.07 54.64 04:10:31 03:44:01 2 33.57 0.00 7.13 7.89 0.12 51.29 04:10:31 03:44:01 3 38.25 0.00 7.38 0.89 0.12 53.36 04:10:31 03:44:01 4 37.77 0.00 6.29 0.39 0.07 55.49 04:10:31 03:44:01 5 38.05 0.00 7.60 9.24 0.12 44.99 04:10:31 03:44:01 6 40.38 0.00 6.47 0.86 0.08 52.20 04:10:31 03:44:01 7 38.48 0.00 5.50 0.24 0.08 55.70 04:10:31 03:45:01 all 49.68 0.00 6.18 0.71 0.10 43.33 04:10:31 03:45:01 0 48.96 0.00 6.07 0.00 0.10 44.87 04:10:31 03:45:01 1 49.55 0.00 5.86 0.45 0.10 44.04 04:10:31 03:45:01 2 49.94 0.00 6.41 0.10 0.10 43.45 04:10:31 03:45:01 3 51.27 0.00 6.74 0.35 0.10 41.54 04:10:31 03:45:01 4 52.04 0.00 6.20 3.70 0.13 37.92 04:10:31 03:45:01 5 49.01 0.00 6.14 0.08 0.10 44.66 04:10:31 03:45:01 6 49.04 0.00 6.19 0.15 0.10 44.52 04:10:31 03:45:01 7 47.60 0.00 5.81 0.82 0.10 45.67 04:10:31 03:46:01 all 37.80 0.00 6.76 1.83 0.09 53.52 04:10:31 03:46:01 0 38.34 0.00 6.53 1.83 0.08 53.21 04:10:31 03:46:01 1 38.39 0.00 6.65 0.48 0.08 54.39 04:10:31 03:46:01 2 38.45 0.00 6.40 0.62 0.10 54.42 04:10:31 03:46:01 3 38.80 0.00 7.71 1.94 0.08 51.47 04:10:31 03:46:01 4 38.12 0.00 6.51 0.86 0.08 54.43 04:10:31 03:46:01 5 37.99 0.00 6.83 0.56 0.08 54.53 04:10:31 03:46:01 6 37.66 0.00 7.01 7.28 0.10 47.95 04:10:31 03:46:01 7 34.65 0.00 6.41 1.11 0.08 57.74 04:10:31 03:47:01 all 21.35 0.00 8.36 21.94 0.11 48.23 04:10:31 03:47:01 0 20.70 0.00 8.43 17.25 0.10 53.52 04:10:31 03:47:01 1 20.96 0.00 9.35 41.81 0.10 27.78 04:10:31 03:47:01 2 20.42 0.00 8.22 15.83 0.10 55.43 04:10:31 03:47:01 3 21.70 0.00 8.14 10.11 0.10 59.94 04:10:31 03:47:01 4 21.59 0.00 8.69 20.65 0.19 48.88 04:10:31 03:47:01 5 22.31 0.00 7.53 31.19 0.09 38.89 04:10:31 03:47:01 6 21.80 0.00 8.26 24.47 0.10 45.36 04:10:31 03:47:01 7 21.36 0.00 8.27 14.43 0.10 55.84 04:10:31 03:48:01 all 5.95 0.00 3.76 24.66 0.06 65.57 04:10:31 03:48:01 0 5.88 0.00 4.04 8.86 0.05 81.17 04:10:31 03:48:01 1 6.02 0.00 3.74 37.08 0.07 53.09 04:10:31 03:48:01 2 5.20 0.00 5.10 59.49 0.08 30.12 04:10:31 03:48:01 3 6.01 0.00 3.21 8.06 0.05 82.68 04:10:31 03:48:01 4 5.90 0.00 3.43 35.11 0.05 55.51 04:10:31 03:48:01 5 6.66 0.00 3.67 13.31 0.05 76.31 04:10:31 03:48:01 6 6.86 0.00 2.97 9.24 0.03 80.90 04:10:31 03:48:01 7 5.09 0.00 3.91 26.41 0.08 64.50 04:10:31 03:49:01 all 83.58 0.00 11.56 2.09 0.12 2.66 04:10:31 03:49:01 0 81.41 0.00 13.67 1.05 0.17 3.71 04:10:31 03:49:01 1 83.56 0.00 11.65 0.82 0.10 3.87 04:10:31 03:49:01 2 83.62 0.00 10.78 1.58 0.12 3.91 04:10:31 03:49:01 3 84.13 0.00 11.13 2.36 0.12 2.26 04:10:31 03:49:01 4 83.42 0.00 12.06 3.33 0.10 1.09 04:10:31 03:49:01 5 84.00 0.00 11.06 2.85 0.12 1.97 04:10:31 03:49:01 6 84.38 0.00 10.95 1.25 0.10 3.31 04:10:31 03:49:01 7 84.12 0.00 11.18 3.45 0.10 1.15 04:10:31 03:50:01 all 90.79 0.00 9.09 0.00 0.11 0.00 04:10:31 03:50:01 0 90.43 0.00 9.43 0.00 0.13 0.00 04:10:31 03:50:01 1 89.99 0.00 9.87 0.00 0.13 0.00 04:10:31 03:50:01 2 91.74 0.00 8.14 0.00 0.10 0.02 04:10:31 03:50:01 3 91.46 0.00 8.40 0.00 0.13 0.00 04:10:31 03:50:01 4 89.88 0.00 10.02 0.00 0.10 0.00 04:10:31 03:50:01 5 90.96 0.00 8.94 0.00 0.10 0.00 04:10:31 03:50:01 6 91.30 0.00 8.58 0.00 0.12 0.00 04:10:31 03:50:01 7 90.55 0.00 9.35 0.00 0.10 0.00 04:10:31 03:51:01 all 22.08 0.00 3.78 9.18 0.13 64.82 04:10:31 03:51:01 0 20.29 0.00 3.63 3.34 0.12 72.63 04:10:31 03:51:01 1 23.49 0.00 3.87 13.67 0.12 58.86 04:10:31 03:51:01 2 21.36 0.00 4.06 5.15 0.15 69.27 04:10:31 03:51:01 3 21.96 0.00 3.67 7.06 0.13 67.18 04:10:31 03:51:01 4 21.43 0.00 3.88 6.83 0.12 67.74 04:10:31 03:51:01 5 22.27 0.00 4.02 25.33 0.15 48.23 04:10:31 03:51:01 6 23.63 0.00 3.45 9.27 0.12 63.53 04:10:31 03:51:01 7 22.25 0.00 3.70 2.77 0.12 71.16 04:10:31 03:52:01 all 7.56 0.00 0.97 0.44 0.05 90.97 04:10:31 03:52:01 0 6.81 0.00 0.84 0.03 0.05 92.27 04:10:31 03:52:01 1 7.94 0.00 1.07 0.10 0.07 90.82 04:10:31 03:52:01 2 7.96 0.00 1.03 0.03 0.05 90.92 04:10:31 03:52:01 3 7.83 0.00 1.04 0.20 0.05 90.88 04:10:31 03:52:01 4 7.60 0.00 1.20 2.51 0.07 88.62 04:10:31 03:52:01 5 4.81 0.00 0.67 0.50 0.05 93.97 04:10:31 03:52:01 6 7.83 0.00 0.94 0.12 0.05 91.06 04:10:31 03:52:01 7 9.69 0.00 1.00 0.05 0.05 89.21 04:10:31 03:53:01 all 6.00 0.00 0.54 0.07 0.04 93.35 04:10:31 03:53:01 0 7.89 0.00 0.60 0.30 0.05 91.15 04:10:31 03:53:01 1 1.72 0.00 0.55 0.00 0.02 97.71 04:10:31 03:53:01 2 5.48 0.00 0.50 0.03 0.05 93.93 04:10:31 03:53:01 3 5.51 0.00 0.63 0.05 0.05 93.75 04:10:31 03:53:01 4 6.51 0.00 0.65 0.02 0.05 92.77 04:10:31 03:53:01 5 6.47 0.00 0.42 0.03 0.03 93.04 04:10:31 03:53:01 6 7.47 0.00 0.50 0.10 0.05 91.88 04:10:31 03:53:01 7 6.94 0.00 0.44 0.02 0.05 92.56 04:10:31 04:10:31 03:53:01 CPU %user %nice %system %iowait %steal %idle 04:10:31 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:10:31 03:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:10:31 03:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:10:31 03:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:31 03:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:10:31 03:54:01 4 0.05 0.00 0.00 0.02 0.02 99.92 04:10:31 03:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:10:31 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 03:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:10:31 03:55:01 all 0.04 0.00 0.02 0.00 0.00 99.93 04:10:31 03:55:01 0 0.05 0.00 0.02 0.02 0.00 99.92 04:10:31 03:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:10:31 03:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:10:31 03:55:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:10:31 03:55:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:10:31 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 03:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:10:31 03:55:01 7 0.05 0.00 0.08 0.00 0.02 99.85 04:10:31 03:56:01 all 0.02 0.00 0.01 0.01 0.00 99.95 04:10:31 03:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:10:31 03:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:10:31 03:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:10:31 03:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 03:56:01 4 0.03 0.00 0.00 0.05 0.00 99.92 04:10:31 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 03:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:10:31 03:56:01 7 0.07 0.00 0.05 0.00 0.02 99.87 04:10:31 03:57:01 all 0.03 0.00 0.03 0.01 0.01 99.92 04:10:31 03:57:01 0 0.02 0.00 0.03 0.03 0.00 99.92 04:10:31 03:57:01 1 0.02 0.00 0.07 0.00 0.00 99.92 04:10:31 03:57:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:10:31 03:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:10:31 03:57:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:10:31 03:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:31 03:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:10:31 03:57:01 7 0.07 0.00 0.05 0.00 0.02 99.87 04:10:31 03:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:10:31 03:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:10:31 03:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:10:31 03:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:10:31 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 03:58:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:10:31 03:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:10:31 03:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:10:31 03:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:10:31 03:59:01 all 0.02 0.00 0.02 0.01 0.00 99.94 04:10:31 03:59:01 0 0.05 0.00 0.05 0.10 0.02 99.78 04:10:31 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 03:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:10:31 03:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 03:59:01 4 0.00 0.00 0.03 0.02 0.00 99.95 04:10:31 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 03:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:10:31 03:59:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:10:31 04:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:10:31 04:00:01 0 0.08 0.00 0.03 0.02 0.02 99.85 04:10:31 04:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:10:31 04:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:31 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 04:00:01 4 0.08 0.00 0.02 0.00 0.02 99.88 04:10:31 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 04:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:00:01 7 0.05 0.00 0.05 0.00 0.02 99.88 04:10:31 04:01:01 all 0.05 0.00 0.01 0.00 0.00 99.92 04:10:31 04:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:10:31 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:01:01 4 0.03 0.00 0.05 0.02 0.02 99.88 04:10:31 04:01:01 5 0.28 0.00 0.02 0.00 0.00 99.70 04:10:31 04:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:10:31 04:02:01 all 0.29 0.00 0.02 0.02 0.01 99.67 04:10:31 04:02:01 0 0.03 0.00 0.03 0.12 0.00 99.82 04:10:31 04:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:10:31 04:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:10:31 04:02:01 3 0.08 0.00 0.05 0.02 0.00 99.85 04:10:31 04:02:01 4 0.07 0.00 0.02 0.02 0.02 99.88 04:10:31 04:02:01 5 1.97 0.00 0.00 0.00 0.00 98.03 04:10:31 04:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:10:31 04:02:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:10:31 04:03:01 all 0.24 0.00 0.02 0.01 0.01 99.71 04:10:31 04:03:01 0 0.02 0.00 0.02 0.05 0.02 99.90 04:10:31 04:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:10:31 04:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:31 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:10:31 04:03:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:10:31 04:03:01 5 1.69 0.00 0.07 0.00 0.02 98.22 04:10:31 04:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:10:31 04:03:01 7 0.07 0.00 0.05 0.00 0.02 99.87 04:10:31 04:04:01 all 0.04 0.00 0.02 0.00 0.00 99.94 04:10:31 04:04:01 0 0.03 0.00 0.03 0.02 0.00 99.92 04:10:31 04:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:10:31 04:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:10:31 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:10:31 04:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:10:31 04:04:01 7 0.12 0.00 0.07 0.00 0.02 99.80 04:10:31 04:10:31 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:10:31 04:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:10:31 04:05:01 0 0.02 0.00 0.02 0.07 0.02 99.88 04:10:31 04:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:10:31 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:10:31 04:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:10:31 04:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:31 04:05:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:10:31 04:06:01 all 0.05 0.00 0.02 0.01 0.01 99.91 04:10:31 04:06:01 0 0.07 0.00 0.05 0.05 0.00 99.83 04:10:31 04:06:01 1 0.12 0.00 0.02 0.00 0.00 99.87 04:10:31 04:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:31 04:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:06:01 4 0.07 0.00 0.03 0.02 0.02 99.87 04:10:31 04:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:10:31 04:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:06:01 7 0.07 0.00 0.07 0.00 0.02 99.85 04:10:31 04:07:01 all 0.03 0.00 0.02 0.04 0.01 99.91 04:10:31 04:07:01 0 0.03 0.00 0.03 0.20 0.02 99.72 04:10:31 04:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:10:31 04:07:01 2 0.02 0.00 0.03 0.10 0.00 99.85 04:10:31 04:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:10:31 04:07:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:10:31 04:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:10:31 04:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:10:31 04:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:10:31 04:08:01 all 0.28 0.00 0.02 0.03 0.00 99.66 04:10:31 04:08:01 0 0.03 0.00 0.03 0.08 0.00 99.85 04:10:31 04:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:10:31 04:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:10:31 04:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:10:31 04:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:10:31 04:08:01 5 1.99 0.00 0.00 0.16 0.00 97.85 04:10:31 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:31 04:08:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:10:31 04:09:01 all 5.69 0.00 2.19 2.82 0.04 89.27 04:10:31 04:09:01 0 5.08 0.00 2.00 5.67 0.03 87.22 04:10:31 04:09:01 1 7.50 0.00 2.01 0.52 0.03 89.93 04:10:31 04:09:01 2 5.59 0.00 1.65 0.54 0.03 92.19 04:10:31 04:09:01 3 5.27 0.00 2.70 0.10 0.03 91.90 04:10:31 04:09:01 4 5.46 0.00 2.19 0.20 0.03 92.11 04:10:31 04:09:01 5 5.96 0.00 1.86 0.41 0.03 91.74 04:10:31 04:09:01 6 5.30 0.00 3.35 15.26 0.07 76.03 04:10:31 04:09:01 7 5.31 0.00 1.83 0.02 0.02 92.83 04:10:31 04:10:01 all 5.24 0.00 2.72 6.01 0.05 85.97 04:10:31 04:10:01 0 5.09 0.00 2.35 13.03 0.07 79.47 04:10:31 04:10:01 1 4.26 0.00 1.94 0.64 0.05 93.11 04:10:31 04:10:01 2 5.91 0.00 3.12 17.65 0.09 73.24 04:10:31 04:10:01 3 4.94 0.00 3.94 1.40 0.05 89.67 04:10:31 04:10:01 4 6.02 0.00 2.66 10.30 0.07 80.95 04:10:31 04:10:01 5 4.84 0.00 2.64 0.96 0.03 91.54 04:10:31 04:10:01 6 5.43 0.00 2.18 1.29 0.03 91.07 04:10:31 04:10:01 7 5.49 0.00 2.92 2.99 0.05 88.56 04:10:31 Average: all 13.68 0.00 2.38 2.71 0.04 81.19 04:10:31 Average: 0 13.35 0.00 2.35 1.89 0.04 82.36 04:10:31 Average: 1 13.69 0.00 2.36 3.59 0.04 80.32 04:10:31 Average: 2 13.45 0.00 2.39 4.23 0.05 79.87 04:10:31 Average: 3 13.73 0.00 2.44 1.21 0.04 82.57 04:10:31 Average: 4 13.75 0.00 2.46 2.99 0.05 80.76 04:10:31 Average: 5 13.85 0.00 2.35 3.38 0.04 80.37 04:10:31 Average: 6 13.97 0.00 2.35 2.46 0.04 81.19 04:10:31 Average: 7 13.67 0.00 2.33 1.89 0.04 82.07 04:10:31 04:10:31 04:10:31