Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e97de8ab334d1a767c4277ad839ab797839c0447 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-ssh1638494278627548587.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-ssh654288618492326064.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-ssh8265825636649040696.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-ssh11131372233384178060.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-ssh17795271889900601676.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 ‘prd-centos7-blackbox-4c-2g-37065’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-37363’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-37491’ is offline Running on prd-ubuntu20.04-docker-8c-8g-37492 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/786 [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/786 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e97de8ab334d1a767c4277ad839ab797839c0447 (main) Commit message: "Merge pull request #5063 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.21" > git config core.sparsecheckout # timeout=10 > git checkout -f e97de8ab334d1a767c4277ad839ab797839c0447 # timeout=10 > git rev-list --no-walk a1c5a899654eae7656c51fcf435c291ced400fbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:30:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:30:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:30:38 ========================================================= 01:30:38 EdgeX Global Pipelines Version Info 01:30:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:30:39 ------------------- 01:30:39 stable info: 01:30:39 ------------------- 01:30:39 Commited By: Cherry Wang cherry@iotechsys.com 01:30:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:30:39 Message: update stable to v1.0.269 01:30:40 ------------------- 01:30:40 experimental info: 01:30:40 ------------------- 01:30:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:30:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:30:40 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:30:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:30:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] echo 01:30:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e97de8a [Pipeline] echo 01:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:41 provisioning config files... 01:30:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config9684443959056748328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:41 ---> ****-login.sh 01:30:41 nexus3.edgexfoundry.org:10001 01:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:41 Configure a credential helper to remove this warning. See 01:30:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:41 01:30:41 Login Succeeded 01:30:41 nexus3.edgexfoundry.org:10002 01:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:41 Configure a credential helper to remove this warning. See 01:30:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:41 01:30:41 Login Succeeded 01:30:41 nexus3.edgexfoundry.org:10003 01:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:42 Configure a credential helper to remove this warning. See 01:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:42 01:30:42 Login Succeeded 01:30:42 nexus3.edgexfoundry.org:10004 01:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:42 Configure a credential helper to remove this warning. See 01:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:42 01:30:42 Login Succeeded 01:30:42 ****.io 01:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:42 Configure a credential helper to remove this warning. See 01:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:42 01:30:42 Login Succeeded 01:30:42 ---> ****-login.sh ends [Pipeline] } 01:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:42 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:30:42 + + cut -d/ -f2 01:30:42 dirname cmd/core-command/Dockerfile 01:30:42 + echo core-command,cmd/core-command/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:30:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:30:42 + dirname cmd/core-data/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo core-data,cmd/core-data/Dockerfile 01:30:42 + dirname cmd/core-keeper/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo core-keeper,cmd/core-keeper/Dockerfile 01:30:42 + dirname cmd/core-metadata/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo core-metadata,cmd/core-metadata/Dockerfile 01:30:42 + dirname cmd/security-bootstrapper/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:30:42 + dirname+ cmd/security-proxy-auth/Dockerfile 01:30:42 cut -d/ -f2 01:30:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:30:42 + dirname cmd/security-proxy-setup/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:30:42 + dirname cmd/security-secretstore-setup/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:30:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:30:42 + + dirname cmd/security-spire-agent/Dockerfile 01:30:42 cut -d/ -f2 01:30:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:30:42 + dirname cmd/security-spire-config/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:30:42 + dirname cmd/security-spire-server/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:30:42 + dirname cmd/support-notifications/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo support-notifications,cmd/support-notifications/Dockerfile 01:30:42 + dirname cmd/support-scheduler/Dockerfile 01:30:42 + cut -d/ -f2 01:30:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:30:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 01:30:43 + git rev-list -1 --merges e97de8ab334d1a767c4277ad839ab797839c0447~1..e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] echo 01:30:43 -----------> git rev-list -1 --merges e97de8ab334d1a767c4277ad839ab797839c0447~1..e97de8ab334d1a767c4277ad839ab797839c0447 e97de8ab334d1a767c4277ad839ab797839c0447 01:30:43 e97de8ab334d1a767c4277ad839ab797839c0447 [false] [Pipeline] sh 01:30:43 + git log --format=format:%s -1 e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] echo 01:30:43 ========================================================= 01:30:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:30:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:30:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:43 + grep -v github /etc/ssh/ssh_known_hosts 01:30:43 + [ -e /tmp/ssh_known_hosts ] 01:30:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:30:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:30:43 + sudo tee -a /etc/ssh/ssh_known_hosts 01:30:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:44 01:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:44 0.1.4: Pulling from edgex-devops/py-git-semver 01:30:44 b85a868b505f: Pulling fs layer 01:30:44 e2be974225ed: Pulling fs layer 01:30:44 339a4e72a1f5: Pulling fs layer 01:30:44 988bab9f4d93: Pulling fs layer 01:30:44 1469e6f7b9e6: Pulling fs layer 01:30:44 eaf3925da568: Pulling fs layer 01:30:44 bab4dde63d76: Pulling fs layer 01:30:44 bde34c3a00c8: Pulling fs layer 01:30:44 b352a97aabf1: Pulling fs layer 01:30:44 4872d77fe225: Pulling fs layer 01:30:44 5851b861e8e6: Pulling fs layer 01:30:44 988bab9f4d93: Waiting 01:30:44 bde34c3a00c8: Waiting 01:30:44 b352a97aabf1: Waiting 01:30:44 4872d77fe225: Waiting 01:30:44 eaf3925da568: Waiting 01:30:44 bab4dde63d76: Waiting 01:30:44 1469e6f7b9e6: Waiting 01:30:44 e2be974225ed: Download complete 01:30:44 988bab9f4d93: Verifying Checksum 01:30:44 988bab9f4d93: Download complete 01:30:44 1469e6f7b9e6: Verifying Checksum 01:30:44 1469e6f7b9e6: Download complete 01:30:44 eaf3925da568: Download complete 01:30:44 339a4e72a1f5: Verifying Checksum 01:30:44 339a4e72a1f5: Download complete 01:30:44 bde34c3a00c8: Verifying Checksum 01:30:44 bde34c3a00c8: Download complete 01:30:44 b352a97aabf1: Verifying Checksum 01:30:44 b352a97aabf1: Download complete 01:30:44 4872d77fe225: Verifying Checksum 01:30:44 4872d77fe225: Download complete 01:30:44 5851b861e8e6: Verifying Checksum 01:30:44 5851b861e8e6: Download complete 01:30:44 b85a868b505f: Verifying Checksum 01:30:44 b85a868b505f: Download complete 01:30:45 bab4dde63d76: Verifying Checksum 01:30:45 bab4dde63d76: Download complete 01:30:46 b85a868b505f: Pull complete 01:30:46 e2be974225ed: Pull complete 01:30:46 339a4e72a1f5: Pull complete 01:30:46 988bab9f4d93: Pull complete 01:30:47 1469e6f7b9e6: Pull complete 01:30:47 eaf3925da568: Pull complete 01:30:49 bab4dde63d76: Pull complete 01:30:49 bde34c3a00c8: Pull complete 01:30:49 b352a97aabf1: Pull complete 01:30:49 4872d77fe225: Pull complete 01:30:49 5851b861e8e6: Pull complete 01:30:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:49 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 01:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 01:30:52 $ docker top c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 -eo pid,comm 01:30: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). 01:30:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:52 [ssh-agent] Looking for ssh-agent implementation... 01:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:52 $ docker exec c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent 01:30:52 SSH_AUTH_SOCK=/tmp/ssh-j85PChuL5Ux9/agent.32 01:30:52 SSH_AGENT_PID=38 01:30:52 Running ssh-add (command line suppressed) 01:30:52 Identity added: /w/workspace/edgex-go/786@tmp/private_key_9353683373008847555.key (/w/workspace/edgex-go/786@tmp/private_key_9353683373008847555.key) 01:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:53 + git tag --points-at HEAD [Pipeline] } 01:30:53 $ docker exec --env ******** --env ******** c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent -k 01:30:53 unset SSH_AUTH_SOCK; 01:30:53 unset SSH_AGENT_PID; 01:30:53 echo Agent pid 38 killed; 01:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:53 [ssh-agent] Looking for ssh-agent implementation... 01:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:53 $ docker exec c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent 01:30:53 SSH_AUTH_SOCK=/tmp/ssh-93g57fA00FVw/agent.70 01:30:53 SSH_AGENT_PID=76 01:30:53 Running ssh-add (command line suppressed) 01:30:53 Identity added: /w/workspace/edgex-go/786@tmp/private_key_13488079860421012903.key (/w/workspace/edgex-go/786@tmp/private_key_13488079860421012903.key) 01:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:53 + git semver init 01:30:54 2025-01-23 01:30:54,095 [run_init] DEBUG init version:0.0.0 force:False 01:30:54 2025-01-23 01:30:54,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/786/.semver 01:30:54 2025-01-23 01:30:54,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/786/.semver 01:30:54 2025-01-23 01:30:54,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/786/.semver'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=None) 01:31:00 2025-01-23 01:30:59,438 [append_file] DEBUG append to file:/w/workspace/edgex-go/786/.git/info/exclude 01:31:00 2025-01-23 01:30:59,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/786/.semver/main with force:False 01:31:00 2025-01-23 01:30:59,439 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 01:31:00 2025-01-23 01:30:59,439 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 01:31:00 4.0.0-dev.50 [Pipeline] } 01:31:00 $ docker exec --env ******** --env ******** c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 ssh-agent -k 01:31:00 unset SSH_AUTH_SOCK; 01:31:00 unset SSH_AGENT_PID; 01:31:00 echo Agent pid 76 killed; 01:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:01 + git semver [Pipeline] } 01:31:01 $ docker stop --time=1 c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 01:31:02 $ docker rm -f --volumes c452df4c17408b04ee4d46f16fbc0ef900af3f948ba233f90be9df28ce5fbc18 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:03 Stashed 1 file(s) [Pipeline] echo 01:31:03 [edgeXSemver]: initialized semver on version 4.0.0-dev.50 [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 01:31:03 + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] echo 01:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:31:03 ========================================================= 01:31:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:31:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:31:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:04 da9db072f522: Pulling fs layer 01:31:04 6ef4a4ee8ca5: Pulling fs layer 01:31:04 06f05ace1117: Pulling fs layer 01:31:04 5fe327b54edc: Pulling fs layer 01:31:04 4f4fb700ef54: Pulling fs layer 01:31:04 92a5565b7b96: Pulling fs layer 01:31:04 ff9bb7016b71: Pulling fs layer 01:31:04 b67dba6c2c7d: Pulling fs layer 01:31:04 a813b0c90790: Pulling fs layer 01:31:04 4f4fb700ef54: Waiting 01:31:04 92a5565b7b96: Waiting 01:31:04 b67dba6c2c7d: Waiting 01:31:04 ff9bb7016b71: Waiting 01:31:04 a813b0c90790: Waiting 01:31:04 5fe327b54edc: Waiting 01:31:04 6ef4a4ee8ca5: Verifying Checksum 01:31:04 6ef4a4ee8ca5: Download complete 01:31:04 5fe327b54edc: Download complete 01:31:04 4f4fb700ef54: Verifying Checksum 01:31:04 4f4fb700ef54: Download complete 01:31:04 92a5565b7b96: Verifying Checksum 01:31:04 92a5565b7b96: Download complete 01:31:04 da9db072f522: Download complete 01:31:04 ff9bb7016b71: Verifying Checksum 01:31:04 ff9bb7016b71: Download complete 01:31:04 da9db072f522: Pull complete 01:31:04 a813b0c90790: Verifying Checksum 01:31:04 a813b0c90790: Download complete 01:31:04 6ef4a4ee8ca5: Pull complete 01:31:04 06f05ace1117: Verifying Checksum 01:31:04 06f05ace1117: Download complete 01:31:04 b67dba6c2c7d: Verifying Checksum 01:31:04 b67dba6c2c7d: Download complete 01:31:09 06f05ace1117: Pull complete 01:31:09 5fe327b54edc: Pull complete 01:31:09 4f4fb700ef54: Pull complete 01:31:09 92a5565b7b96: Pull complete 01:31:09 ff9bb7016b71: Pull complete 01:31:11 b67dba6c2c7d: Pull complete 01:31:11 a813b0c90790: Pull complete 01:31:11 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:31:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:31:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:31:12 WORKDIR /edgex 01:31:12 COPY go.mod . 01:31:12 RUN go mod download 01:31:12 + docker build -t ci-base-image-x86_64 -f - . 01:31:13 Sending build context to Docker daemon 179.8MB 01:31:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:31:13 ---> 3ba60ce46760 01:31:13 Step 2/4 : WORKDIR /edgex 01:31:17 ---> Running in a62b988f13b6 01:31:17 Removing intermediate container a62b988f13b6 01:31:17 ---> 6d74e20806bc 01:31:17 Step 3/4 : COPY go.mod . 01:31:17 ---> f8a4247b9c44 01:31:17 Step 4/4 : RUN go mod download 01:31:17 ---> Running in a5115b0be02b 01:31:18 Still waiting to schedule task 01:31:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-37490’ 01:31:49 Removing intermediate container a5115b0be02b 01:31:49 ---> 81f6b6e2bcf3 01:31:49 Successfully built 81f6b6e2bcf3 01:31:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:49 + docker inspect -f . ci-base-image-x86_64 01:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:49 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 01:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 01:31:50 $ docker top bebef5a1d9e0968319296ddf7a8ba0b2643d6a3a050470a755876cca1adef0eb -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:50 + go version 01:31:50 go version go1.23.4 linux/amd64 [Pipeline] } 01:31:50 $ docker stop --time=1 bebef5a1d9e0968319296ddf7a8ba0b2643d6a3a050470a755876cca1adef0eb 01:31:51 $ docker rm -f --volumes bebef5a1d9e0968319296ddf7a8ba0b2643d6a3a050470a755876cca1adef0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:52 + docker inspect -f . ci-base-image-x86_64 01:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:52 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 01:31:52 $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 01:31:52 $ docker top 42df740e11f9512e7ba99baecc14a0fa42d20c6a84c541ae69f63c2676675ee8 -eo pid,comm [Pipeline] { [Pipeline] echo 01:31:52 ========================================================= 01:31:52 [edgeXBuildGoParallel] Running Tests and Build... 01:31:52 ========================================================= [Pipeline] sh 01:31:53 + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] fileExists [Pipeline] sh 01:31:53 + make test 01:31:53 go test -race -coverprofile=coverage.out ./... 01:32:01 ? github.com/edgexfoundry/edgex-go [no test files] 01:32:33 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:32:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:32:33 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:32:33 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:32:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:32:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:32:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 01:32:36 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:32:36 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:32:36 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 01:32:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:32:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:32:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:32:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:32:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:32:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:32:39 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 01:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 47.2% of statements 01:32:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:32:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.119s coverage: 93.4% of statements 01:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements 01:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 9.5% of statements 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:32:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:32:43 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:32:43 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:32:43 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:32:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:32:43 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:32:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:32:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.419s coverage: 95.8% of statements 01:32:44 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 01:32:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:32:44 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 01:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 01:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements 01:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 01:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 01:32:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:32:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:32:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 01:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 01:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.373s coverage: 96.3% of statements 01:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 01:32:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:32:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:32:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:32:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:32:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:32:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:32:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:32:50 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:32:50 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:32:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:32:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:32:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:32:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:32:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:32:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:32:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:32:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:32:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:32:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:32:59 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:32:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 01:33:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:33:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:33:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:33:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:33:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:33:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:33:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:33:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:33:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 36.1% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 01:33:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.0% of statements 01:33:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements 01:33:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 01:33:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 01:33:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 01:33:07 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 01:33:08 running golangci-lint 01:33:08 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:33:08 go version go1.23.4 linux/amd64 01:33:08 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:33:08 level=info msg="[config_reader] Used config file .golangci.yml" 01:33:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:33:35 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 23.239908252s" 01:33:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.09009ms" 01:33:45 level=info msg="[linters_context/goanalysis] analyzers took 1m45.343079689s with top 10 stages: buildir: 1m1.561611202s, gosec: 3.973741982s, inspect: 3.548751134s, fact_deprecated: 2.524900388s, printf: 1.83707148s, ctrlflow: 1.797500513s, S1038: 1.3017064s, fact_purity: 1.245503908s, nilness: 1.012627757s, isgenerated: 965.236789ms" 01:33:45 level=info msg="[runner] Issues before processing: 200, after processing: 0" 01:33:45 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 200/200, invalid_issue: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, exclude-rules: 200/17, nolint: 17/0, path_prettifier: 200/200" 01:33:45 level=info msg="[runner] processing took 17.232497ms with stages: nolint: 6.79115ms, identifier_marker: 5.503317ms, autogenerated_exclude: 1.560806ms, path_prettifier: 1.499286ms, exclude-rules: 994.439µs, skip_dirs: 806.998µs, invalid_issue: 29.81µs, cgo: 28.121µs, filename_unadjuster: 14.52µs, max_same_issues: 770ns, skip_files: 630ns, uniq_by_line: 520ns, fixer: 400ns, path_prefixer: 330ns, exclude: 300ns, sort_results: 270ns, diff: 170ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" 01:33:45 level=info msg="[runner] linters took 13.276840285s with stages: goanalysis_metalinter: 13.259523967s" 01:33:45 level=info msg="File cache stats: 0 entries of total size 0B" 01:33:45 level=info msg="Memory: 364 samples, avg is 293.3MB, max is 1193.3MB" 01:33:45 level=info msg="Execution took 36.562253421s" 01:33:45 go vet ./... 01:33:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:51 ./bin/test-attribution-txt.sh [Pipeline] echo 01:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:33:52 + ls -al . 01:33:52 total 1856 01:33:52 drwxrwxr-x 11 1001 1001 4096 Jan 23 01:31 . 01:33:52 drwxr-xr-x 4 root root 4096 Jan 23 01:31 .. 01:33:52 drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 .blubracket 01:33:52 -rw-rw-r-- 1 1001 1001 10 Jan 23 01:30 .dockerignore 01:33:52 drwxrwxr-x 8 1001 1001 4096 Jan 23 01:33 .git 01:33:52 drwxrwxr-x 3 1001 1001 4096 Jan 23 01:30 .github 01:33:52 -rw-rw-r-- 1 1001 1001 907 Jan 23 01:30 .gitignore 01:33:52 -rw-rw-r-- 1 1001 1001 199 Jan 23 01:30 .golangci.yml 01:33:52 -rw-rw-r-- 1 1001 1001 100 Jan 23 01:30 .hadolint.yml 01:33:52 drwxr-xr-x 3 1001 1001 4096 Jan 23 01:30 .semver 01:33:52 -rw-rw-r-- 1 1001 1001 155 Jan 23 01:30 .sonarcloud.properties 01:33:52 -rw-rw-r-- 1 1001 1001 1171 Jan 23 01:30 ADOPTERS.md 01:33:52 -rw-rw-r-- 1 1001 1001 17256 Jan 23 01:30 Attribution.txt 01:33:52 -rw-rw-r-- 1 1001 1001 100284 Jan 23 01:30 CHANGELOG.md 01:33:52 -rw-rw-r-- 1 1001 1001 3804 Jan 23 01:30 CONTRIBUTING.md 01:33:52 -rw-rw-r-- 1 1001 1001 677 Jan 23 01:30 GOVERNANCE.md 01:33:52 -rw-rw-r-- 1 1001 1001 858 Jan 23 01:30 Jenkinsfile 01:33:52 -rw-rw-r-- 1 1001 1001 10775 Jan 23 01:30 LICENSE 01:33:52 -rw-rw-r-- 1 1001 1001 16740 Jan 23 01:30 Makefile 01:33:52 -rw-rw-r-- 1 1001 1001 582 Jan 23 01:30 OWNERS.md 01:33:52 -rw-rw-r-- 1 1001 1001 9932 Jan 23 01:30 README.md 01:33:52 -rw-rw-r-- 1 1001 1001 789 Jan 23 01:30 SECURITY.md 01:33:52 -rw-rw-r-- 1 1001 1001 12 Jan 23 01:31 VERSION 01:33:52 drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 bin 01:33:52 drwxrwxr-x 19 1001 1001 4096 Jan 23 01:30 cmd 01:33:52 -rw-r--r-- 1 root root 1531391 Jan 23 01:33 coverage.out 01:33:52 drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 fuzz_test 01:33:52 -rw-rw-r-- 1 1001 1001 6507 Jan 23 01:30 go.mod 01:33:52 -rw-rw-r-- 1 1001 1001 88060 Jan 23 01:30 go.sum 01:33:52 drwxrwxr-x 7 1001 1001 4096 Jan 23 01:30 internal 01:33:52 drwxrwxr-x 2 1001 1001 4096 Jan 23 01:30 openapi 01:33:52 -rw-rw-r-- 1 1001 1001 584 Jan 23 01:30 security.txt 01:33:52 -rw-rw-r-- 1 1001 1001 204 Jan 23 01:30 version.go [Pipeline] sh 01:33:52 + '[' -e coverage.out ] 01:33:52 + chown 1001:1001 coverage.out [Pipeline] stash 01:33:52 Stashed 1 file(s) [Pipeline] sh 01:33:53 + make build 01:33:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:34:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:34:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:34:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:34:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:34:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:34:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:34:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:34:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:34:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:34:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:34:30 $ docker stop --time=1 42df740e11f9512e7ba99baecc14a0fa42d20c6a84c541ae69f63c2676675ee8 01:34:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37493 in /w/workspace/edgexfoundry_edgex-go_main 01:34:39 $ docker rm -f --volumes 42df740e11f9512e7ba99baecc14a0fa42d20c6a84c541ae69f63c2676675ee8 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:34:39 Running in /w/workspace/edgex-go/786 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:34:39 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:40 01:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:40 latest: Pulling from edgex-devops/edgex-compose 01:34:40 91d30c5bc195: Pulling fs layer 01:34:40 2e9b0aa3be6d: Pulling fs layer 01:34:40 9c61dcf015f6: Pulling fs layer 01:34:40 4698f68db338: Pulling fs layer 01:34:40 2a2f49069b9e: Pulling fs layer 01:34:40 e0025b399a48: Pulling fs layer 01:34:40 4698f68db338: Waiting 01:34:40 2a2f49069b9e: Waiting 01:34:40 e0025b399a48: Waiting 01:34:40 91d30c5bc195: Verifying Checksum 01:34:40 91d30c5bc195: Download complete 01:34:40 4698f68db338: Verifying Checksum 01:34:40 4698f68db338: Download complete 01:34:40 2e9b0aa3be6d: Verifying Checksum 01:34:40 2e9b0aa3be6d: Download complete 01:34:41 e0025b399a48: Download complete 01:34:41 91d30c5bc195: Pull complete 01:34:41 2a2f49069b9e: Download complete 01:34:41 2e9b0aa3be6d: Pull complete 01:34:41 9c61dcf015f6: Verifying Checksum 01:34:41 9c61dcf015f6: Download complete 01:34:43 9c61dcf015f6: Pull complete 01:34:44 4698f68db338: Pull complete 01:34:44 2a2f49069b9e: Pull complete 01:34:44 e0025b399a48: Pull complete 01:34:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:44 using credential edgex-jenkins-ssh 01:34:44 Cloning the remote Git repository 01:34:44 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 01:34:44 $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 01:34:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:34:45 > git init /w/workspace/edgex-go/786 # timeout=10 01:34:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:34:45 > git --version # timeout=10 01:34:45 > git --version # 'git version 2.25.1' 01:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:48 $ docker top 61b20a1f72a8af15632391ac0fbb7a7bfe381f0d810fa651c8daf5337bdd09a1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:48 + docker compose -f ./docker-compose-build.yml build --parallel 01:34:50 #1 [core-keeper internal] load build definition from Dockerfile 01:34:50 #1 transferring dockerfile: 2.07kB done 01:34:50 #1 DONE 0.0s 01:34:50 01:34:50 #2 [security-bootstrapper internal] load build definition from Dockerfile 01:34:50 #2 transferring dockerfile: 3.02kB done 01:34:50 #2 DONE 0.0s 01:34:50 01:34:50 #3 [core-data internal] load build definition from Dockerfile 01:34:50 #3 transferring dockerfile: 2.07kB done 01:34:50 #3 DONE 0.0s 01:34:50 01:34:50 #4 [core-command internal] load build definition from Dockerfile 01:34:50 #4 transferring dockerfile: 1.94kB done 01:34:50 #4 DONE 0.0s 01:34:50 01:34:50 #5 [support-scheduler internal] load build definition from Dockerfile 01:34:50 #5 transferring dockerfile: 1.82kB done 01:34:50 #5 DONE 0.0s 01:34:50 01:34:50 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:34:50 #6 transferring dockerfile: 2.49kB done 01:34:50 #6 DONE 0.0s 01:34:50 01:34:50 #7 [security-spire-config internal] load build definition from Dockerfile 01:34:50 #7 transferring dockerfile: 1.69kB done 01:34:50 #7 DONE 0.0s 01:34:50 01:34:50 #8 [security-spire-server internal] load build definition from Dockerfile 01:34:50 #8 transferring dockerfile: 1.70kB done 01:34:50 #8 DONE 0.0s 01:34:50 01:34:50 #9 [security-spire-agent internal] load build definition from Dockerfile 01:34:50 #9 transferring dockerfile: 1.81kB done 01:34:50 #9 DONE 0.0s 01:34:50 01:34:50 #10 [security-proxy-auth internal] load build definition from Dockerfile 01:34:50 #10 transferring dockerfile: 2.11kB done 01:34:50 #10 DONE 0.0s 01:34:50 01:34:50 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:34:50 #11 transferring dockerfile: 2.50kB done 01:34:50 #11 DONE 0.0s 01:34:50 01:34:50 #12 [support-notifications internal] load build definition from Dockerfile 01:34:50 #12 transferring dockerfile: 2.04kB done 01:34:50 #12 DONE 0.0s 01:34:50 01:34:50 #13 [core-keeper internal] load .dockerignore 01:34:50 #13 transferring context: 50B done 01:34:50 #13 DONE 0.0s 01:34:50 01:34:50 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:34:50 #14 transferring dockerfile: 1.89kB done 01:34:50 #14 DONE 0.1s 01:34:50 01:34:50 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:34:50 #15 transferring dockerfile: 2.23kB done 01:34:50 #15 DONE 0.0s 01:34:50 01:34:50 #16 [core-metadata internal] load build definition from Dockerfile 01:34:50 #16 transferring dockerfile: 2.13kB done 01:34:50 #16 DONE 0.1s 01:34:50 01:34:50 #17 [security-bootstrapper internal] load .dockerignore 01:34:50 #17 transferring context: 50B done 01:34:50 #17 DONE 0.0s 01:34:50 01:34:50 #18 [core-data internal] load .dockerignore 01:34:50 #18 transferring context: 50B done 01:34:50 #18 DONE 0.0s 01:34:50 01:34:50 #19 [core-command internal] load .dockerignore 01:34:50 #19 transferring context: 50B done 01:34:50 #19 DONE 0.0s 01:34:50 01:34:50 #20 [support-scheduler internal] load .dockerignore 01:34:50 #20 transferring context: 50B done 01:34:50 #20 DONE 0.0s 01:34:50 01:34:50 #21 [security-secretstore-setup internal] load .dockerignore 01:34:50 #21 transferring context: 50B done 01:34:50 #21 DONE 0.0s 01:34:50 01:34:50 #22 [security-spire-config internal] load .dockerignore 01:34:50 #22 transferring context: 50B done 01:34:50 #22 DONE 0.0s 01:34:50 01:34:50 #23 [security-proxy-auth internal] load .dockerignore 01:34:50 #23 DONE 0.0s 01:34:50 01:34:50 #24 [security-spire-agent internal] load .dockerignore 01:34:50 #24 transferring context: 50B done 01:34:50 #24 DONE 0.0s 01:34:50 01:34:50 #25 [security-spire-server internal] load .dockerignore 01:34:50 #25 transferring context: 50B done 01:34:50 #25 DONE 0.0s 01:34:50 01:34:50 #23 [security-proxy-auth internal] load .dockerignore 01:34:50 #23 transferring context: 50B done 01:34:50 #23 DONE 0.0s 01:34:50 01:34:50 #26 [security-proxy-setup internal] load .dockerignore 01:34:50 #26 transferring context: 50B done 01:34:50 #26 DONE 0.0s 01:34:50 01:34:50 #27 [support-notifications internal] load .dockerignore 01:34:50 #27 transferring context: 50B done 01:34:50 #27 DONE 0.0s 01:34:50 01:34:50 #28 [security-spiffe-token-provider internal] load .dockerignore 01:34:50 #28 transferring context: 50B done 01:34:50 #28 DONE 0.0s 01:34:50 01:34:50 #29 [core-metadata internal] load .dockerignore 01:34:50 #29 transferring context: 50B done 01:34:50 #29 DONE 0.0s 01:34:50 01:34:50 #30 [core-common-config-bootstrapper internal] load .dockerignore 01:34:50 #30 transferring context: 50B done 01:34:50 #30 DONE 0.0s 01:34:50 01:34:50 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:50 #31 DONE 0.0s 01:34:50 01:34:50 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:34:51 #32 DONE 0.1s 01:34:51 01:34:51 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:51 #31 DONE 0.0s 01:34:51 01:34:51 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 ... 01:34:51 01:34:51 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:51 #31 DONE 0.0s 01:34:51 01:34:51 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 ... 01:34:51 01:34:51 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:51 #31 DONE 0.0s 01:34:51 01:34:51 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s 01:34:51 #33 ... 01:34:51 01:34:51 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:34:51 #32 DONE 0.2s 01:34:51 01:34:51 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 ... 01:34:51 01:34:51 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:51 #31 DONE 0.0s 01:34:51 01:34:51 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 ... 01:34:51 01:34:51 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:51 #31 DONE 0.0s 01:34:51 01:34:51 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 01:34:51 #33 ... 01:34:51 01:34:51 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:34:51 #32 DONE 0.5s 01:34:51 01:34:51 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 01:34:51 #33 ... 01:34:51 01:34:51 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:34:51 #34 DONE 0.6s 01:34:51 01:34:51 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 01:34:51 #33 ... 01:34:51 01:34:51 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:34:51 #35 DONE 0.6s 01:34:51 01:34:51 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:34:51 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:34:51 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:34:51 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:34:51 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:34:51 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:34:51 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 01:34:52 #33 DONE 1.2s 01:34:52 01:34:52 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:34:52 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:34:52 #36 ... 01:34:52 01:34:52 #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 01:34:52 #37 DONE 1.3s 01:34:52 01:34:52 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:34:52 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 01:34:52 #36 ... 01:34:52 01:34:52 #38 [security-spire-server internal] load build context 01:34:52 #38 transferring context: 23.68kB 0.0s done 01:34:52 #38 DONE 0.4s 01:34:52 01:34:52 #39 [security-spire-config internal] load build context 01:34:52 #39 transferring context: 21.93kB 0.0s done 01:34:52 #39 DONE 0.4s 01:34:52 01:34:52 #40 [security-spire-agent internal] load build context 01:34:52 #40 transferring context: 23.21kB 0.0s done 01:34:52 #40 DONE 0.4s 01:34:52 01:34:52 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:34:52 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:34:52 #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:34:52 #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:34:52 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 01:34:52 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 01:34:52 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 01:34:52 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:34:52 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 01:34:52 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.7s 01:34:52 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.8s 01:34:53 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s 01:34:58 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.7s 01:34:58 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s 01:34:59 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.4s done 01:34:59 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.4s done 01:35:00 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.4s done 01:35:01 #36 ... 01:35:01 01:35:01 #41 [security-bootstrapper internal] load build context 01:35:01 #41 transferring context: 311.95MB 9.6s 01:35:01 #41 ... 01:35:01 01:35:01 #42 [core-keeper internal] load build context 01:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:01 Avoid second fetch 01:35:01 Checking out Revision e97de8ab334d1a767c4277ad839ab797839c0447 (main) 01:35:02 Commit message: "Merge pull request #5063 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.21" 01:35:03 #42 ... 01:35:03 01:35:03 #43 [support-scheduler internal] load build context 01:35:03 #43 ... 01:35:03 01:35:03 #44 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 01:35:03 #44 ... 01:35:03 01:35:03 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:03 #45 ... 01:35:03 01:35:03 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:35:03 #46 ... 01:35:03 01:35:03 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:03 #47 ... 01:35:03 01:35:03 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:03 #0 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:03 #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:03 #0 1.345 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:03 #0 1.345 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:03 #0 1.345 OK: 24170 distinct packages available 01:35:03 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:03 #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:03 #0 1.752 (1/5) Installing dumb-init (1.2.5-r3) 01:35:03 #0 1.762 (2/5) Installing musl-obstack (1.2.3-r2) 01:35:03 #0 1.765 (3/5) Installing libucontext (1.2-r3) 01:35:03 #0 1.768 (4/5) Installing gcompat (1.1.0-r4) 01:35:03 #0 1.772 (5/5) Installing openssl (3.3.2-r1) 01:35:03 #0 1.784 Executing busybox-1.36.1-r29.trigger 01:35:03 #0 1.788 OK: 9 MiB in 19 packages 01:35:03 #48 ... 01:35:03 01:35:03 #49 [core-data internal] load build context 01:35:03 #49 ... 01:35:03 01:35:03 #50 [support-notifications internal] load build context 01:35:03 #50 ... 01:35:03 01:35:03 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:35:03 #51 ... 01:35:03 01:35:03 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:35:03 #52 ... 01:35:03 01:35:03 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:03 #53 ... 01:35:03 01:35:03 #54 [core-metadata internal] load build context 01:35:01 > git config core.sparsecheckout # timeout=10 01:35:02 > git checkout -f e97de8ab334d1a767c4277ad839ab797839c0447 # timeout=10 01:35:05 #54 ... 01:35:05 01:35:05 #55 [security-spiffe-token-provider internal] load build context 01:35:05 #55 ... 01:35:05 01:35:05 #56 [core-command internal] load build context 01:35:05 #56 ... 01:35:05 01:35:05 #57 [core-common-config-bootstrapper internal] load build context 01:35:05 #57 ... 01:35:05 01:35:05 #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:35:05 #58 ... 01:35:05 01:35:05 #59 [security-proxy-setup internal] load build context 01:35:05 #59 ... 01:35:05 01:35:05 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:05 #60 ... 01:35:05 01:35:05 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:35:05 #61 ... 01:35:05 01:35:05 #62 [security-secretstore-setup internal] load build context 01:35:05 #62 transferring context: 443.55MB 11.1s done 01:35:05 #62 ... 01:35:05 01:35:05 #63 [security-proxy-auth internal] load build context 01:35:05 #63 transferring context: 443.55MB 12.6s done 01:35:05 #63 ... 01:35:05 01:35:05 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:35:05 #64 ... 01:35:05 01:35:05 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:35:05 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 01:35:05 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:35:05 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:35:05 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:35:05 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 01:35:05 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 01:35:05 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:35:05 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.8s 01:35:05 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:35:05 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 11.9s 01:35:05 #65 ... 01:35:05 01:35:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:35:05 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.4s 01:35:05 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:35:05 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:35:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:07 Dload Upload Total Spent Left Speed 01:35:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 67993 0 --:--:-- --:--:-- --:--:-- 67576 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh 01:35:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:35:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:35:08 + sudo tee /etc/docker/daemon.new 01:35:08 { 01:35:08 "registry-mirrors": [ 01:35:08 "https://nexus3.edgexfoundry.org:10001" 01:35:08 ], 01:35:08 "bip": "10.250.0.254/24", 01:35:08 "hosts": [ 01:35:08 "tcp://0.0.0.0:5555", 01:35:08 "unix:///var/run/docker.sock" 01:35:08 ], 01:35:08 "mtu": 1458, 01:35:08 "selinux-enabled": true, 01:35:08 "seccomp-profile": "/etc/docker/seccomp.json" 01:35:08 } [Pipeline] sh 01:35:08 #36 ... 01:35:08 01:35:08 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:35:08 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 14.9s done 01:35:08 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 15.3s 01:35:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:35:08 + sudo service docker restart 01:35:11 #65 ... 01:35:11 01:35:11 #41 [security-bootstrapper internal] load build context 01:35:11 #41 transferring context: 443.55MB 13.7s done 01:35:11 #41 ... 01:35:11 01:35:11 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:35:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 19.3s done 01:35:12 #65 ... 01:35:12 01:35:12 #42 [core-keeper internal] load build context 01:35:12 #42 transferring context: 443.55MB 14.3s done 01:35:12 #42 ... 01:35:12 01:35:12 #43 [support-scheduler internal] load build context 01:35:12 #43 transferring context: 443.55MB 14.3s done 01:35:13 #43 ... 01:35:13 01:35:13 #49 [core-data internal] load build context 01:35:13 #49 transferring context: 443.55MB 13.0s done 01:35:13 #49 ... 01:35:13 01:35:13 #50 [support-notifications internal] load build context 01:35:13 #50 transferring context: 443.55MB 13.7s done 01:35:13 #50 ... 01:35:13 01:35:13 #56 [core-command internal] load build context 01:35:13 #56 transferring context: 443.55MB 13.1s done 01:35:14 #56 ... 01:35:14 01:35:14 #57 [core-common-config-bootstrapper internal] load build context 01:35:14 #57 transferring context: 443.55MB 13.3s done 01:35:14 #57 ... 01:35:14 01:35:14 #54 [core-metadata internal] load build context 01:35:14 #54 transferring context: 443.55MB 13.5s done 01:35:14 #54 ... 01:35:14 01:35:14 #55 [security-spiffe-token-provider internal] load build context 01:35:14 #55 transferring context: 443.55MB 13.3s done 01:35:15 #55 ... 01:35:15 01:35:15 #59 [security-proxy-setup internal] load build context 01:35:15 #59 transferring context: 443.55MB 13.1s done 01:35:15 #59 ... 01:35:15 01:35:15 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:35:15 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:35:22 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:35:23 #36 ... 01:35:23 01:35:23 #62 [security-secretstore-setup internal] load build context 01:35:23 #62 DONE 32.1s 01:35:23 01:35:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:35:23 #36 ... 01:35:23 01:35:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:35:23 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:35:23 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 01:35:23 #65 ... 01:35:23 01:35:23 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:23 #48 DONE 31.3s 01:35:23 01:35:23 #63 [security-proxy-auth internal] load build context 01:35:23 #63 DONE 32.0s 01:35:23 01:35:23 #49 [core-data internal] load build context 01:35:23 #49 DONE 32.3s 01:35:23 01:35:23 #56 [core-command internal] load build context 01:35:23 #56 DONE 32.2s 01:35:23 01:35:23 #59 [security-proxy-setup internal] load build context 01:35:23 #59 DONE 31.9s 01:35:23 01:35:23 #44 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 01:35:23 #44 DONE 31.3s 01:35:23 01:35:23 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:23 #47 DONE 31.3s 01:35:23 01:35:23 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:35:23 #65 ... 01:35:23 01:35:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:35:23 #36 ... 01:35:23 01:35:23 #55 [security-spiffe-token-provider internal] load build context 01:35:23 #55 DONE 31.9s 01:35:23 01:35:23 #57 [core-common-config-bootstrapper internal] load build context 01:35:23 #57 DONE 31.8s 01:35:23 01:35:23 #41 [security-bootstrapper internal] load build context 01:35:23 #41 DONE 32.4s 01:35:23 01:35:23 #54 [core-metadata internal] load build context 01:35:23 #54 DONE 31.9s 01:35:23 01:35:23 #50 [support-notifications internal] load build context 01:35:23 #50 DONE 32.0s 01:35:23 01:35:23 #43 [support-scheduler internal] load build context 01:35:23 #43 DONE 32.3s 01:35:23 01:35:23 #42 [core-keeper internal] load build context 01:35:23 #42 DONE 32.5s 01:35:23 01:35:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:35:23 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 01:35:24 #36 ... 01:35:24 01:35:24 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:35:24 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 01:35:24 #65 DONE 32.2s 01:35:24 01:35:24 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:24 #45 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:24 #45 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #45 ... 01:35:25 01:35:25 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:35:25 #46 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #46 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #46 32.01 (1/2) Installing dumb-init (1.2.5-r3) 01:35:25 #46 32.54 (2/2) Installing su-exec (0.2-r3) 01:35:25 #46 32.55 Executing busybox-1.36.1-r29.trigger 01:35:25 #46 32.55 OK: 8 MiB in 16 packages 01:35:25 #46 DONE 33.0s 01:35:25 01:35:25 #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:35:25 #45 32.92 (1/7) Installing ca-certificates (20241121-r1) 01:35:25 #45 32.97 (2/7) Installing dumb-init (1.2.5-r3) 01:35:25 #45 32.98 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:35:25 #45 32.98 (4/7) Installing libsodium (1.0.19-r0) 01:35:25 #45 32.99 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:35:25 #45 33.01 (6/7) Installing libzmq (4.3.5-r2) 01:35:25 #45 33.03 (7/7) Installing zeromq (4.3.5-r2) 01:35:25 #45 33.03 Executing busybox-1.36.1-r29.trigger 01:35:25 #45 33.04 Executing ca-certificates-20241121-r1.trigger 01:35:25 #45 33.24 OK: 12 MiB in 21 packages 01:35:25 #45 DONE 33.5s 01:35:25 01:35:25 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:35:25 #61 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #61 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #61 32.97 (1/4) Installing dumb-init (1.2.5-r3) 01:35:25 #61 32.97 (2/4) Installing openssl (3.3.2-r1) 01:35:25 #61 32.98 (3/4) Installing su-exec (0.2-r3) 01:35:25 #61 32.99 (4/4) Installing yq-go (4.44.1-r2) 01:35:25 #61 33.07 Executing busybox-1.36.1-r29.trigger 01:35:25 #61 33.24 OK: 19 MiB in 18 packages 01:35:25 #61 DONE 33.5s 01:35:25 01:35:25 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:35:25 #58 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #58 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #58 32.94 (1/1) Installing dumb-init (1.2.5-r3) 01:35:25 #58 32.97 Executing busybox-1.36.1-r29.trigger 01:35:25 #58 33.00 OK: 8 MiB in 15 packages 01:35:25 #58 DONE 33.5s 01:35:25 01:35:25 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:35:25 #51 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #51 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #51 33.00 (1/3) Installing ca-certificates (20241121-r1) 01:35:25 #51 33.02 (2/3) Installing dumb-init (1.2.5-r3) 01:35:25 #51 33.03 (3/3) Installing tzdata (2024b-r0) 01:35:25 #51 33.06 Executing busybox-1.36.1-r29.trigger 01:35:25 #51 33.08 Executing ca-certificates-20241121-r1.trigger 01:35:25 #51 33.27 OK: 10 MiB in 17 packages 01:35:25 #51 DONE 33.5s 01:35:25 01:35:25 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:35:25 #64 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #64 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #64 32.92 (1/1) Installing dumb-init (1.2.5-r3) 01:35:25 #64 32.97 Executing busybox-1.36.1-r29.trigger 01:35:25 #64 32.99 OK: 8 MiB in 15 packages 01:35:25 #64 DONE 33.5s 01:35:25 01:35:25 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:35:25 #66 ... 01:35:25 01:35:25 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:35:25 #60 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #60 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #60 32.93 (1/4) Installing ca-certificates (20241121-r1) 01:35:25 #60 32.99 (2/4) Installing dumb-init (1.2.5-r3) 01:35:25 #60 32.99 (3/4) Installing su-exec (0.2-r3) 01:35:25 #60 33.00 (4/4) Installing yq-go (4.44.1-r2) 01:35:25 #60 33.06 Executing busybox-1.36.1-r29.trigger 01:35:25 #60 33.07 Executing ca-certificates-20241121-r1.trigger 01:35:25 #60 33.27 OK: 19 MiB in 18 packages 01:35:25 #60 DONE 33.5s 01:35:25 01:35:25 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:35:25 #52 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #52 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #52 32.95 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:25 #52 32.95 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:25 #52 32.95 OK: 24170 distinct packages available 01:35:25 #52 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:25 #52 33.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:25 #52 33.43 (1/4) Installing dumb-init (1.2.5-r3) 01:35:25 #52 33.45 (2/4) Installing musl-obstack (1.2.3-r2) 01:35:25 #52 33.45 (3/4) Installing libucontext (1.2-r3) 01:35:25 #52 33.46 (4/4) Installing gcompat (1.1.0-r4) 01:35:25 #52 33.46 Executing busybox-1.36.1-r29.trigger 01:35:25 #52 33.47 OK: 8 MiB in 18 packages 01:35:25 #52 DONE 33.7s 01:35:25 01:35:25 #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 01:35:26 #67 ... 01:35:26 01:35:26 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:35:26 #53 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:26 #53 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:26 #53 32.92 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:26 #53 32.92 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:26 #53 32.92 OK: 24170 distinct packages available 01:35:26 #53 32.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:26 #53 33.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:26 #53 33.40 (1/14) Installing ca-certificates (20241121-r1) 01:35:26 #53 33.43 (2/14) Installing brotli-libs (1.1.0-r2) 01:35:26 #53 33.45 (3/14) Installing c-ares (1.33.1-r0) 01:35:26 #53 33.46 (4/14) Installing libunistring (1.2-r0) 01:35:26 #53 33.48 (5/14) Installing libidn2 (2.3.7-r0) 01:35:26 #53 33.48 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:35:26 #53 33.49 (7/14) Installing libpsl (0.21.5-r1) 01:35:26 #53 33.49 (8/14) Installing zstd-libs (1.5.6-r0) 01:35:26 #53 33.50 (9/14) Installing libcurl (8.11.1-r0) 01:35:26 #53 33.60 (10/14) Installing curl (8.11.1-r0) 01:35:26 #53 33.62 (11/14) Installing dumb-init (1.2.5-r3) 01:35:26 #53 33.63 (12/14) Installing musl-obstack (1.2.3-r2) 01:35:26 #53 33.65 (13/14) Installing libucontext (1.2-r3) 01:35:26 #53 33.65 (14/14) Installing gcompat (1.1.0-r4) 01:35:26 #53 33.66 Executing busybox-1.36.1-r29.trigger 01:35:26 #53 33.66 Executing ca-certificates-20241121-r1.trigger 01:35:26 #53 33.70 OK: 13 MiB in 28 packages 01:35:26 #53 DONE 33.8s 01:35:26 01:35:26 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:35:27 #68 ... 01:35:27 01:35:27 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:35:27 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:27 #0 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:27 #0 3.548 OK: 248 MiB in 58 packages 01:35:27 #69 DONE 3.6s 01:35:27 01:35:27 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:35:27 #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:27 #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:27 #0 3.619 OK: 248 MiB in 58 packages 01:35:27 #70 DONE 3.7s 01:35:27 01:35:27 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:35:27 #71 DONE 0.1s 01:35:27 01:35:27 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:35:27 #72 DONE 0.1s 01:35:27 01:35:27 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:27 provisioning config files... 01:35:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config15183144914926966245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:27 ---> ****-login.sh 01:35:27 nexus3.edgexfoundry.org:10001 01:35:27 #73 ... 01:35:27 01:35:27 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:27 #74 DONE 4.4s 01:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:27 01:35:27 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:35:27 #0 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:27 #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:27 #0 3.974 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:35:27 #0 3.974 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:35:27 #0 3.974 OK: 24174 distinct packages available 01:35:27 #0 4.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:27 #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:27 #0 4.371 OK: 248 MiB in 58 packages 01:35:27 #75 DONE 4.5s 01:35:27 01:35:27 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:35:27 #76 DONE 0.0s 01:35:27 01:35:27 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:28 Configure a credential helper to remove this warning. See 01:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:28 01:35:28 Login Succeeded 01:35:28 nexus3.edgexfoundry.org:10002 01:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:28 #77 ... 01:35:28 01:35:28 #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:35:28 #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:28 #0 4.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:28 #0 4.516 OK: 248 MiB in 58 packages 01:35:28 #78 DONE 4.8s 01:35:28 01:35:28 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:35:28 #79 DONE 0.0s 01:35:28 01:35:28 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:35:28 #0 4.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:28 #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:28 #0 4.857 OK: 9 MiB in 19 packages 01:35:28 #80 DONE 5.0s 01:35:28 01:35:28 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:28 Configure a credential helper to remove this warning. See 01:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:28 01:35:28 Login Succeeded 01:35:28 nexus3.edgexfoundry.org:10003 01:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:28 Configure a credential helper to remove this warning. See 01:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:28 01:35:28 Login Succeeded 01:35:28 nexus3.edgexfoundry.org:10004 01:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:28 Configure a credential helper to remove this warning. See 01:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:28 01:35:28 Login Succeeded 01:35:28 ****.io 01:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:29 Configure a credential helper to remove this warning. See 01:35:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:29 01:35:29 Login Succeeded 01:35:29 ---> ****-login.sh ends [Pipeline] } 01:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:35:29 #81 ... 01:35:29 01:35:29 #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:35:29 #0 4.325 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:29 #0 4.845 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:29 #0 5.540 (1/1) Installing dumb-init (1.2.5-r3) 01:35:29 #0 5.848 Executing busybox-1.36.1-r29.trigger 01:35:29 #0 5.854 OK: 8 MiB in 15 packages 01:35:29 #82 DONE 6.0s 01:35:29 01:35:29 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:35:29 #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:29 #0 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:29 #0 3.436 OK: 8 MiB in 16 packages 01:35:29 #83 DONE 4.2s 01:35:29 01:35:29 #84 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:35:29 #0 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:29 #0 5.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:29 #0 5.647 OK: 248 MiB in 58 packages 01:35:29 #84 DONE 6.0s 01:35:29 01:35:29 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:35:29 #81 DONE 1.1s 01:35:29 01:35:29 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:35:29 #85 DONE 1.1s 01:35:29 01:35:29 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:35:29 #86 DONE 0.1s 01:35:29 01:35:29 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 01:35:29 #87 DONE 0.1s 01:35:29 01:35:29 #88 [security-spire-server stage-2 6/9] COPY security.txt / 01:35:29 + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] echo 01:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:35:29 ========================================================= 01:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:35:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:35:30 #88 DONE 0.6s 01:35:30 01:35:30 #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 01:35:30 #67 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:30 #67 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:30 #67 4.159 OK: 8 MiB in 15 packages 01:35:30 #67 DONE 4.5s 01:35:30 01:35:30 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:35:30 #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:30 #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:30 #0 4.027 OK: 19 MiB in 18 packages 01:35:30 #89 DONE 4.4s 01:35:30 01:35:30 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:35:30 #0 3.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:30 #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:30 #0 4.031 OK: 19 MiB in 18 packages 01:35:30 #90 DONE 4.5s 01:35:30 01:35:30 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:35:30 #0 3.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:30 #0 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:30 #0 4.014 OK: 12 MiB in 21 packages 01:35:30 #91 DONE 4.5s 01:35:30 01:35:30 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:35:30 #92 DONE 0.8s 01:35:30 01:35:30 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:35:30 #93 DONE 0.1s 01:35:30 01:35:30 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:35:30 #94 DONE 0.1s 01:35:30 01:35:30 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:35:30 #95 DONE 0.1s 01:35:30 01:35:30 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 01:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:35:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:35:30 9986a736f7d3: Pulling fs layer 01:35:30 1f018df60701: Pulling fs layer 01:35:30 39f8f326b044: Pulling fs layer 01:35:30 e6a1e7a6a96a: Pulling fs layer 01:35:30 4f4fb700ef54: Pulling fs layer 01:35:30 d45d956e0dbf: Pulling fs layer 01:35:30 d7702b0d1db1: Pulling fs layer 01:35:30 5c7f0f088c93: Pulling fs layer 01:35:30 4fdc064ae6cf: Pulling fs layer 01:35:30 d45d956e0dbf: Waiting 01:35:30 d7702b0d1db1: Waiting 01:35:30 5c7f0f088c93: Waiting 01:35:30 4fdc064ae6cf: Waiting 01:35:30 e6a1e7a6a96a: Waiting 01:35:30 4f4fb700ef54: Waiting 01:35:30 #96 DONE 0.0s 01:35:30 01:35:30 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:35:30 #97 DONE 0.0s 01:35:30 01:35:30 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:35:30 #98 DONE 0.0s 01:35:30 01:35:30 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:35:30 #99 DONE 0.0s 01:35:30 01:35:30 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:35:30 #100 DONE 0.0s 01:35:30 01:35:30 #101 [security-spire-server] exporting to image 01:35:30 #101 exporting layers 01:35:30 #101 ... 01:35:30 01:35:30 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:35:30 #102 DONE 0.0s 01:35:30 01:35:30 #101 [security-spire-agent] exporting to image 01:35:30 1f018df60701: Download complete 01:35:30 e6a1e7a6a96a: Verifying Checksum 01:35:30 e6a1e7a6a96a: Download complete 01:35:30 4f4fb700ef54: Verifying Checksum 01:35:30 4f4fb700ef54: Download complete 01:35:30 d45d956e0dbf: Verifying Checksum 01:35:30 d45d956e0dbf: Download complete 01:35:30 9986a736f7d3: Verifying Checksum 01:35:30 9986a736f7d3: Download complete 01:35:30 d7702b0d1db1: Download complete 01:35:30 4fdc064ae6cf: Verifying Checksum 01:35:30 4fdc064ae6cf: Download complete 01:35:30 #101 exporting layers 0.6s done 01:35:30 #101 exporting layers 0.7s done 01:35:30 #101 writing image sha256:8ff1d38da2e44aee0567bcc8bdad9e1cd1e4faa67d5d6ec7a7f5c77beeaa9c41 done 01:35:30 #101 naming to docker.io/library/security-spire-server done 01:35:31 #101 writing image sha256:1aea22fab255365323234fcdff104e77785d4bd5274e82a3d98108ba4382a047 done 01:35:31 #101 naming to docker.io/library/security-spire-agent done 01:35:31 #101 DONE 0.8s 01:35:31 01:35:31 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:35:31 #68 5.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:31 #68 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:31 9986a736f7d3: Pull complete 01:35:31 #68 ... 01:35:31 01:35:31 #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:35:31 #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:31 #0 5.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:31 #0 5.628 OK: 8 MiB in 15 packages 01:35:31 #103 DONE 5.8s 01:35:31 01:35:31 #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:35:31 #66 5.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:31 #66 5.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:31 #66 5.650 OK: 10 MiB in 17 packages 01:35:31 #66 DONE 5.8s 01:35:31 01:35:31 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:35:31 #68 5.475 OK: 13 MiB in 28 packages 01:35:31 #68 DONE 5.6s 01:35:31 01:35:31 #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:35:31 #0 5.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:31 #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:31 1f018df60701: Pull complete 01:35:31 #104 5.829 OK: 8 MiB in 18 packages 01:35:31 39f8f326b044: Verifying Checksum 01:35:31 39f8f326b044: Download complete 01:35:32 #104 DONE 6.0s 01:35:32 01:35:32 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:35:32 5c7f0f088c93: Verifying Checksum 01:35:32 5c7f0f088c93: Download complete 01:35:32 #105 ... 01:35:32 01:35:32 #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:35:32 #106 DONE 3.4s 01:35:32 01:35:32 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:35:32 #105 DONE 1.0s 01:35:32 01:35:32 #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:35:32 #107 DONE 0.0s 01:35:32 01:35:32 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:35:32 #108 DONE 0.1s 01:35:32 01:35:32 #109 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:35:32 #0 3.610 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:35:32 #0 4.078 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:35:32 #0 4.968 OK: 248 MiB in 58 packages 01:35:32 #109 DONE 5.1s 01:35:32 01:35:32 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:35:32 #110 DONE 0.1s 01:35:32 01:35:32 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:32 #111 ... 01:35:32 01:35:32 #112 [security-spire-config stage-2 6/10] COPY security.txt / 01:35:32 #112 DONE 0.0s 01:35:32 01:35:32 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:35:32 #113 DONE 0.0s 01:35:32 01:35:32 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:35:32 #114 DONE 0.0s 01:35:32 01:35:32 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:35:32 #115 DONE 0.0s 01:35:33 01:35:33 #101 [security-spire-config] exporting to image 01:35:33 #101 exporting layers 0.5s done 01:35:33 #101 writing image sha256:7b3bbecf64b71cfa0b0d2c71a6cb5807b0f4eeab4bbe74e9b509aa1700e0e6a9 done 01:35:33 #101 naming to docker.io/library/security-spire-config done 01:35:33 #101 DONE 1.3s 01:35:33 01:35:33 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:37 #116 ... 01:35:37 01:35:37 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:37 #117 ... 01:35:37 01:35:37 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:54 39f8f326b044: Pull complete 01:35:54 e6a1e7a6a96a: Pull complete 01:35:54 4f4fb700ef54: Pull complete 01:35:54 d45d956e0dbf: Pull complete 01:35:54 d7702b0d1db1: Pull complete 01:36:01 5c7f0f088c93: Pull complete 01:36:03 4fdc064ae6cf: Pull complete 01:36:03 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:36:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:36:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:36:03 WORKDIR /edgex 01:36:03 COPY go.mod . 01:36:03 RUN go mod download 01:36:03 + docker build -t ci-base-image-arm64 -f - . 01:36:04 #0 building with "default" instance using docker driver 01:36:04 01:36:04 #1 [internal] load build definition from Dockerfile 01:36:04 #1 transferring dockerfile: 172B 0.0s done 01:36:04 #1 DONE 0.1s 01:36:04 01:36:04 #2 [internal] load .dockerignore 01:36:04 #2 transferring context: 50B 0.0s done 01:36:04 #2 DONE 0.1s 01:36:04 01:36:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:36:04 #3 DONE 0.0s 01:36:04 01:36:04 #4 [internal] load build context 01:36:04 #4 transferring context: 6.54kB done 01:36:04 #4 DONE 0.1s 01:36:04 01:36:04 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:36:05 #5 DONE 0.3s 01:36:05 01:36:05 #6 [2/4] WORKDIR /edgex 01:36:06 #6 DONE 1.2s 01:36:06 01:36:06 #7 [3/4] COPY go.mod . 01:36:06 #7 DONE 0.1s 01:36:06 01:36:06 #8 [4/4] RUN go mod download 01:36:21 #8 DONE 14.1s 01:36:21 01:36:21 #9 exporting to image 01:36:21 #9 exporting layers 01:36:33 #118 ... 01:36:33 01:36:33 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:33 #111 DONE 55.1s 01:36:33 01:36:33 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:33 #77 DONE 60.1s 01:36:33 01:36:33 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:33 #116 DONE 58.5s 01:36:33 01:36:33 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:33 #118 DONE 59.9s 01:36:33 01:36:33 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:33 #117 DONE 60.9s 01:36:33 01:36:33 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:33 #73 DONE 60.9s 01:36:33 01:36:33 #119 [security-bootstrapper builder 6/7] COPY . . 01:36:38 #119 ... 01:36:38 01:36:38 #120 [support-scheduler builder 6/7] COPY . . 01:36:38 #120 ... 01:36:38 01:36:38 #121 [core-data builder 6/7] COPY . . 01:36:38 #121 ... 01:36:38 01:36:38 #122 [core-keeper builder 7/8] COPY . . 01:36:38 #122 ... 01:36:38 01:36:38 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:36:38 #123 ... 01:36:38 01:36:38 #124 [support-notifications builder 6/7] COPY . . 01:36:39 #124 ... 01:36:39 01:36:39 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:36:39 #123 DONE 11.1s 01:36:39 01:36:39 #120 [support-scheduler builder 6/7] COPY . . 01:36:39 #120 DONE 11.1s 01:36:39 01:36:39 #121 [core-data builder 6/7] COPY . . 01:36:39 #121 DONE 11.1s 01:36:39 01:36:39 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 01:36:39 #125 CACHED 01:36:39 01:36:39 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 #126 CACHED 01:36:39 01:36:39 #127 [core-command builder 6/7] COPY . . 01:36:39 #127 CACHED 01:36:39 01:36:39 #122 [core-keeper builder 7/8] COPY . . 01:36:39 #122 DONE 11.1s 01:36:39 01:36:39 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:36:39 #9 exporting layers 17.0s done 01:36:39 #9 writing image sha256:27718c758c31e6ee1d912673702ba954082e6a4a35180568638f5f83466f9d16 done 01:36:39 #9 naming to docker.io/library/ci-base-image-arm64 done 01:36:39 #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv 01:36:39 #128 ... 01:36:39 01:36:39 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 01:36:39 #129 CACHED 01:36:39 01:36:39 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 #130 CACHED 01:36:39 01:36:39 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:36:39 #131 CACHED 01:36:39 01:36:39 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:36:39 #132 CACHED 01:36:39 01:36:39 #133 [core-metadata builder 6/7] COPY . . 01:36:39 #133 CACHED 01:36:39 01:36:39 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 #134 CACHED 01:36:39 01:36:39 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 #135 CACHED 01:36:39 01:36:39 #136 [security-proxy-auth builder 6/7] COPY . . 01:36:39 #136 CACHED 01:36:39 01:36:39 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:36:39 #137 CACHED 01:36:39 01:36:39 #124 [support-notifications builder 6/7] COPY . . 01:36:39 #124 DONE 11.1s 01:36:39 01:36:39 #138 [security-proxy-setup builder 6/7] COPY . . 01:36:39 #138 CACHED 01:36:39 01:36:39 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 #139 CACHED 01:36:39 01:36:39 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:36:39 #140 CACHED 01:36:39 01:36:39 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 #141 CACHED 01:36:39 01:36:39 #142 [security-secretstore-setup builder 6/7] COPY . . 01:36:39 #142 CACHED 01:36:39 01:36:39 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:36:39 #143 CACHED 01:36:39 01:36:39 #119 [security-bootstrapper builder 6/7] COPY . . 01:36:39 #119 DONE 11.1s 01:36:39 01:36:39 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [Pipeline] { [Pipeline] sh 01:36:39 + docker inspect -f . ci-base-image-arm64 01:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-37493 does not seem to be running inside a container 01:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 01:36:40 #144 1.285 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:36:41 $ docker top 669b60fa947ef8416117279ce44c4b5b5a5b13eecb50f6d5d1cf17729ca3de73 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:41 + go version 01:36:41 go version go1.23.4 linux/arm64 [Pipeline] } 01:36:41 $ docker stop --time=1 669b60fa947ef8416117279ce44c4b5b5a5b13eecb50f6d5d1cf17729ca3de73 01:36:44 $ docker rm -f --volumes 669b60fa947ef8416117279ce44c4b5b5a5b13eecb50f6d5d1cf17729ca3de73 [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 01:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:44 01:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:45 latest: Pulling from edgex-devops/edgex-compose-arm64 01:36:45 547446be3368: Pulling fs layer 01:36:45 d125d8839a47: Pulling fs layer 01:36:45 3e85d5ac6304: Pulling fs layer 01:36:45 c3105a71a48b: Pulling fs layer 01:36:45 0f093f025ec4: Pulling fs layer 01:36:45 c3106fc0e877: Pulling fs layer 01:36:45 c3105a71a48b: Waiting 01:36:45 0f093f025ec4: Waiting 01:36:45 c3106fc0e877: Waiting 01:36:45 547446be3368: Verifying Checksum 01:36:45 547446be3368: Download complete 01:36:45 c3105a71a48b: Verifying Checksum 01:36:45 c3105a71a48b: Download complete 01:36:45 d125d8839a47: Verifying Checksum 01:36:45 d125d8839a47: Download complete 01:36:45 c3106fc0e877: Download complete 01:36:45 0f093f025ec4: Verifying Checksum 01:36:45 0f093f025ec4: Download complete 01:36:46 547446be3368: Pull complete 01:36:46 d125d8839a47: Pull complete 01:36:47 3e85d5ac6304: Verifying Checksum 01:36:47 3e85d5ac6304: Download complete 01:36:50 #144 ... 01:36:50 01:36:50 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:36:50 #0 0.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:36:50 #145 ... 01:36:50 01:36:50 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:36:50 #0 0.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:36:50 #146 ... 01:36:50 01:36:50 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:36:50 #0 1.080 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:36:50 #147 ... 01:36:50 01:36:50 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:36:50 #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:36:50 #148 ... 01:36:50 01:36:50 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:36:50 #0 1.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:36:50 #149 ... 01:36:50 01:36:50 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:50 #0 1.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:36:50 #150 ... 01:36:50 01:36:50 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:36:50 #0 1.038 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:36:50 #151 ... 01:36:50 01:36:50 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:36:50 #0 0.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:36:50 #152 ... 01:36:50 01:36:50 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:36:50 #0 1.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:36:50 #153 ... 01:36:50 01:36:50 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:36:50 #128 1.099 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:36:50 #128 ... 01:36:50 01:36:50 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:36:50 #0 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:36:59 3e85d5ac6304: Pull complete 01:36:59 c3105a71a48b: Pull complete 01:37:00 0f093f025ec4: Pull complete 01:37:00 c3106fc0e877: Pull complete 01:37:00 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:01 prd-ubuntu20.04-docker-arm64-4c-16g-37493 does not seem to be running inside a container 01:37:01 $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 01:37:03 $ docker top 89212e7376e4ec65e33b9d388171808cef8924e1e5116b7949582a58f13b0cca -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:03 + docker compose -f ./docker-compose-build.yml build --parallel 01:37:05 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:37:05 #1 transferring dockerfile: 2.49kB 0.0s done 01:37:05 #1 DONE 0.1s 01:37:05 01:37:05 #2 [security-secretstore-setup internal] load .dockerignore 01:37:05 #2 transferring context: 50B 0.0s done 01:37:05 #2 DONE 0.1s 01:37:05 01:37:05 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:05 #3 DONE 0.0s 01:37:05 01:37:05 #4 [core-common-config-bootstrapper internal] load .dockerignore 01:37:05 #4 transferring context: 50B done 01:37:05 #4 DONE 0.1s 01:37:05 01:37:05 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:37:05 #5 transferring dockerfile: 2.23kB done 01:37:05 #5 DONE 0.1s 01:37:05 01:37:05 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:05 #3 DONE 0.0s 01:37:05 01:37:05 #6 [core-keeper internal] load build definition from Dockerfile 01:37:05 #6 transferring dockerfile: 2.07kB done 01:37:05 #6 DONE 0.1s 01:37:05 01:37:05 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:37:05 #7 transferring dockerfile: 1.89kB done 01:37:05 #7 DONE 0.1s 01:37:05 01:37:05 #8 [core-keeper internal] load .dockerignore 01:37:05 #8 transferring context: 50B 0.0s done 01:37:05 #8 DONE 0.2s 01:37:05 01:37:05 #9 [security-spiffe-token-provider internal] load .dockerignore 01:37:05 #9 transferring context: 50B done 01:37:05 #9 DONE 0.1s 01:37:05 01:37:05 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:05 #3 DONE 0.0s 01:37:05 01:37:05 #10 [core-metadata internal] load .dockerignore 01:37:06 #10 transferring context: 50B done 01:37:06 #10 DONE 0.1s 01:37:06 01:37:06 #11 [core-metadata internal] load build definition from Dockerfile 01:37:06 #11 transferring dockerfile: 2.13kB done 01:37:06 #11 DONE 0.1s 01:37:06 01:37:06 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:06 #3 DONE 0.0s 01:37:06 01:37:06 #12 [security-spire-agent internal] load build definition from Dockerfile 01:37:06 #12 transferring dockerfile: 1.81kB 0.0s done 01:37:06 #12 DONE 0.1s 01:37:06 01:37:06 #13 [security-spire-agent internal] load .dockerignore 01:37:06 #13 transferring context: 50B done 01:37:06 #13 DONE 0.1s 01:37:06 01:37:06 #14 [security-spire-config internal] load .dockerignore 01:37:06 #14 transferring context: 50B 0.0s done 01:37:06 #14 DONE 0.1s 01:37:06 01:37:06 #15 [security-spire-config internal] load build definition from Dockerfile 01:37:06 #15 transferring dockerfile: 1.69kB 0.0s done 01:37:06 #15 DONE 0.2s 01:37:06 01:37:06 #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:37:06 #16 DONE 0.6s 01:37:06 01:37:06 #17 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:06 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:06 #17 ... 01:37:06 01:37:06 #18 [security-bootstrapper internal] load .dockerignore 01:37:06 #18 transferring context: 50B done 01:37:06 #18 DONE 0.1s 01:37:06 01:37:06 #19 [security-bootstrapper internal] load build definition from Dockerfile 01:37:06 #19 transferring dockerfile: 3.02kB 0.0s done 01:37:06 #19 DONE 0.1s 01:37:06 01:37:06 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:06 #3 DONE 0.0s 01:37:06 01:37:06 #17 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:06 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 01:37:06 #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:37:06 #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:37:06 #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:37:07 #17 ... 01:37:07 01:37:07 #16 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:37:07 #16 DONE 1.1s 01:37:07 01:37:07 #17 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:07 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 01:37:07 #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:37:07 #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:37:07 #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:37:07 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.3s 01:37:07 #17 ... 01:37:07 01:37:07 #20 [security-spire-server internal] load build definition from Dockerfile 01:37:07 #20 transferring dockerfile: 1.70kB 0.1s done 01:37:07 #20 DONE 0.9s 01:37:07 01:37:07 #21 [security-spire-server internal] load .dockerignore 01:37:07 #21 transferring context: 50B 0.1s done 01:37:07 #21 DONE 0.9s 01:37:07 01:37:07 #17 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:07 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.5s 01:37:07 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.6s 01:37:07 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.61MB / 4.09MB 0.7s 01:37:07 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s 01:37:07 #17 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 01:37:07 #17 ... 01:37:07 01:37:07 #22 [security-proxy-auth internal] load build definition from Dockerfile 01:37:07 #22 transferring dockerfile: 2.11kB 0.1s done 01:37:07 #22 DONE 1.1s 01:37:07 01:37:07 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:37:07 #23 DONE 1.6s 01:37:07 01:37:07 #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:37:07 #24 DONE 1.6s 01:37:07 01:37:07 #25 [security-spire-config internal] load build context 01:37:07 #25 DONE 0.0s 01:37:07 01:37:07 #26 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:07 #26 DONE 0.0s 01:37:07 01:37:07 #27 [security-spire-agent internal] load build context 01:37:07 #27 DONE 0.0s 01:37:07 01:37:07 #28 [core-metadata internal] load build context 01:37:07 #28 transferring context: 3.09MB 1.2s done 01:37:07 #28 DONE 1.5s 01:37:07 01:37:07 #29 [security-spiffe-token-provider internal] load build context 01:37:07 #29 transferring context: 3.09MB 1.0s done 01:37:07 #29 DONE 1.5s 01:37:07 01:37:07 #30 [security-secretstore-setup internal] load build context 01:37:07 #30 transferring context: 3.09MB 1.0s done 01:37:07 #30 DONE 1.5s 01:37:07 01:37:07 #17 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:07 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 01:37:07 #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:37:07 #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:37:07 #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:37:07 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 01:37:08 #17 ... 01:37:08 01:37:08 #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:37:08 #16 DONE 1.6s 01:37:08 01:37:08 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:37:08 #31 DONE 1.8s 01:37:08 01:37:08 #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:08 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 01:37:08 #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:37:08 #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:37:08 #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:37:08 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 01:37:08 #17 ... 01:37:08 01:37:08 #32 [core-keeper internal] load build context 01:37:08 #32 transferring context: 3.09MB 1.1s done 01:37:08 #32 DONE 1.6s 01:37:08 01:37:08 #33 [core-common-config-bootstrapper internal] load build context 01:37:08 #33 transferring context: 3.09MB 1.1s done 01:37:08 #33 DONE 1.7s 01:37:08 01:37:08 #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:08 #17 ... 01:37:08 01:37:08 #34 [core-data internal] load .dockerignore 01:37:08 #34 transferring context: 50B done 01:37:08 #34 DONE 1.7s 01:37:08 01:37:08 #35 [core-data internal] load build definition from Dockerfile 01:37:08 #35 transferring dockerfile: 2.07kB done 01:37:08 #35 DONE 1.8s 01:37:08 01:37:08 #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:08 #17 ... 01:37:08 01:37:08 #36 [core-command internal] load .dockerignore 01:37:08 #36 transferring context: 50B done 01:37:08 #36 DONE 0.5s 01:37:08 01:37:08 #37 [support-notifications internal] load build definition from Dockerfile 01:37:08 #37 transferring dockerfile: 2.04kB done 01:37:08 #37 DONE 0.8s 01:37:08 01:37:08 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:08 #3 DONE 0.0s 01:37:08 01:37:08 #38 [security-bootstrapper internal] load build context 01:37:08 #38 transferring context: 3.09MB 0.7s done 01:37:08 #38 DONE 1.4s 01:37:08 01:37:08 #17 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:08 #17 ... 01:37:08 01:37:08 #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:37:08 #31 DONE 1.9s 01:37:08 01:37:08 #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 01:37:08 #16 DONE 1.8s 01:37:08 01:37:08 #17 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:08 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 01:37:08 #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:37:08 #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:37:08 #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:37:08 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 01:37:08 #17 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 01:37:08 #17 ... 01:37:08 01:37:08 #39 [security-proxy-setup internal] load build definition from Dockerfile 01:37:08 #39 transferring dockerfile: 2.50kB done 01:37:08 #39 DONE 1.6s 01:37:08 01:37:08 #40 [core-command internal] load build definition from Dockerfile 01:37:08 #40 transferring dockerfile: 1.94kB done 01:37:08 #40 DONE 0.9s 01:37:08 01:37:08 #41 [security-proxy-auth internal] load .dockerignore 01:37:08 #41 transferring context: 50B 0.0s done 01:37:08 #41 DONE 2.0s 01:37:08 01:37:08 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:08 #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 01:37:08 #26 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:37:08 #26 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:37:08 #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:37:08 #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:37:08 #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 01:37:08 #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:37:08 #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:37:08 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.81MB / 28.04MB 0.5s 01:37:08 #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:37:08 #26 ... 01:37:08 01:37:08 #42 [support-scheduler internal] load .dockerignore 01:37:08 #42 transferring context: 50B 0.0s done 01:37:08 #42 DONE 1.4s 01:37:08 01:37:08 #43 [security-proxy-setup internal] load .dockerignore 01:37:08 #43 transferring context: 50B 0.0s done 01:37:08 #43 DONE 1.8s 01:37:08 01:37:08 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:08 #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 01:37:09 #26 ... 01:37:09 01:37:09 #44 [support-notifications internal] load .dockerignore 01:37:09 #44 transferring context: 50B done 01:37:09 #44 DONE 1.3s 01:37:09 01:37:09 #45 [support-scheduler internal] load build definition from Dockerfile 01:37:09 #45 transferring dockerfile: 1.82kB 0.0s done 01:37:09 #45 DONE 1.5s 01:37:09 01:37:09 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:09 #3 DONE 0.0s 01:37:09 01:37:09 #46 [security-spire-server internal] load build context 01:37:09 #46 transferring context: 23.68kB 0.0s done 01:37:09 #46 DONE 1.0s 01:37:09 01:37:09 #25 [security-spire-config internal] load build context 01:37:09 #25 transferring context: 21.93kB 0.0s done 01:37:09 #25 DONE 1.0s 01:37:09 01:37:09 #27 [security-spire-agent internal] load build context 01:37:09 #27 transferring context: 23.21kB 0.0s done 01:37:09 #27 DONE 1.0s 01:37:09 01:37:09 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 0.7s 01:37:09 #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 01:37:09 #26 ... 01:37:09 01:37:09 #47 [core-command internal] load build context 01:37:09 #47 DONE 0.0s 01:37:09 01:37:09 #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:37:09 #31 DONE 2.8s 01:37:09 01:37:09 #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 01:37:09 #16 DONE 2.3s 01:37:09 01:37:09 #48 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:37:09 #48 DONE 2.2s 01:37:09 01:37:09 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.10MB / 28.04MB 0.8s 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 0.9s 01:37:09 #26 ... 01:37:09 01:37:09 #17 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:37:09 #17 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 01:37:09 #17 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:37:09 #17 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:37:09 #17 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:37:09 #17 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 01:37:09 #17 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 01:37:09 #17 DONE 4.1s 01:37:09 01:37:09 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 1.0s 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.2s 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.16MB / 28.04MB 1.3s 01:37:09 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.85MB / 28.04MB 1.4s 01:37:10 #26 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s done 01:37:10 #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 01:37:10 #26 ... 01:37:10 01:37:10 #49 [core-data internal] load build context 01:37:10 #49 transferring context: 3.09MB 1.3s done 01:37:10 #49 DONE 2.1s 01:37:10 01:37:10 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:13 #26 ... 01:37:13 01:37:13 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:13 #50 DONE 3.9s 01:37:13 01:37:13 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:13 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 01:37:13 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:37:13 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:37:13 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:37:13 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:37:13 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:37:13 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 01:37:13 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.2s done 01:37:13 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 01:37:13 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.4s 01:37:13 #51 ... 01:37:13 01:37:13 #52 [security-proxy-auth internal] load build context 01:37:13 #52 transferring context: 3.09MB 2.7s done 01:37:13 #52 DONE 4.2s 01:37:13 01:37:13 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:13 #26 ... 01:37:13 01:37:13 #53 [support-notifications internal] load build context 01:37:13 #53 transferring context: 3.09MB 3.0s done 01:37:13 #53 DONE 4.5s 01:37:13 01:37:13 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:13 #26 ... 01:37:13 01:37:13 #54 [security-proxy-setup internal] load build context 01:37:13 #54 transferring context: 3.09MB 3.5s done 01:37:13 #54 DONE 4.6s 01:37:13 01:37:13 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:14 #26 ... 01:37:14 01:37:14 #47 [core-command internal] load build context 01:37:14 #47 transferring context: 3.09MB 3.6s done 01:37:14 #47 DONE 5.0s 01:37:14 01:37:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:14 #26 ... 01:37:14 01:37:14 #55 [support-scheduler internal] load build context 01:37:14 #55 transferring context: 3.09MB 3.8s done 01:37:14 #55 DONE 5.2s 01:37:14 01:37:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:15 #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 01:37:15 #26 ... 01:37:15 01:37:15 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:37:15 #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:15 #0 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:15 #0 6.586 OK: 239 MiB in 58 packages 01:37:15 #56 DONE 7.6s 01:37:15 01:37:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:17 #51 ... 01:37:17 01:37:17 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:17 #57 DONE 7.9s 01:37:17 01:37:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:17 #51 ... 01:37:17 01:37:17 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:37:17 #0 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:17 #0 4.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:17 #0 6.842 OK: 239 MiB in 58 packages 01:37:17 #58 DONE 8.1s 01:37:17 01:37:17 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:37:17 #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:17 #0 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:17 #0 7.057 OK: 239 MiB in 58 packages 01:37:17 #59 DONE 8.8s 01:37:17 01:37:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:17 #51 ... 01:37:17 01:37:17 #60 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:37:17 #60 DONE 2.3s 01:37:17 01:37:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:18 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s 01:37:18 #51 ... 01:37:18 01:37:18 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:37:18 #61 DONE 1.0s 01:37:18 01:37:18 #62 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:37:18 #62 DONE 1.0s 01:37:18 01:37:18 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:19 #51 ... 01:37:19 01:37:19 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:37:19 #0 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #0 7.664 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:37:19 #0 7.664 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:37:19 #0 7.664 OK: 24052 distinct packages available 01:37:19 #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #63 ... 01:37:19 01:37:19 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:37:19 #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #0 9.560 OK: 239 MiB in 58 packages 01:37:19 #64 ... 01:37:19 01:37:19 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:37:19 #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #65 ... 01:37:19 01:37:19 #66 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:37:19 #66 ... 01:37:19 01:37:19 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:37:19 #64 DONE 10.4s 01:37:19 01:37:19 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:37:19 #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 9.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #67 ... 01:37:19 01:37:19 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:37:19 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #68 ... 01:37:19 01:37:19 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:37:19 #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 6.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:19 #0 9.137 (1/4) Installing dumb-init (1.2.5-r3) 01:37:19 #0 9.242 (2/4) Installing openssl (3.3.2-r1) 01:37:19 #0 9.296 (3/4) Installing su-exec (0.2-r3) 01:37:19 #0 9.349 (4/4) Installing yq-go (4.44.1-r2) 01:37:19 #0 10.09 Executing busybox-1.36.1-r29.trigger 01:37:19 #0 10.22 OK: 20 MiB in 18 packages 01:37:19 #69 ... 01:37:19 01:37:19 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:37:19 #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:19 #0 7.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:20 #70 10.85 (1/4) Installing ca-certificates (20241121-r1) 01:37:20 #70 ... 01:37:20 01:37:20 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:37:20 #0 5.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:20 #0 6.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:20 #0 9.164 (1/7) Installing ca-certificates (20241121-r1) 01:37:20 #0 9.415 (2/7) Installing dumb-init (1.2.5-r3) 01:37:20 #0 9.444 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:37:20 #0 9.475 (4/7) Installing libsodium (1.0.19-r0) 01:37:20 #0 9.507 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:37:20 #0 9.757 (6/7) Installing libzmq (4.3.5-r2) 01:37:20 #0 9.766 (7/7) Installing zeromq (4.3.5-r2) 01:37:20 #0 9.835 Executing busybox-1.36.1-r29.trigger 01:37:20 #0 9.923 Executing ca-certificates-20241121-r1.trigger 01:37:20 #71 ... 01:37:20 01:37:20 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:37:20 #72 DONE 0.7s 01:37:20 01:37:20 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:37:20 #0 8.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:20 #0 9.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:20 #73 ... 01:37:20 01:37:20 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:37:20 #69 DONE 11.1s 01:37:20 01:37:20 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:37:20 #74 ... 01:37:20 01:37:20 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:37:20 #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:20 #0 9.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:20 #75 ... 01:37:20 01:37:20 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:37:20 #74 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:21 #74 ... 01:37:21 01:37:21 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:37:21 #71 11.12 OK: 14 MiB in 21 packages 01:37:21 #71 DONE 12.0s 01:37:21 01:37:21 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:21 #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s 01:37:22 #26 ... 01:37:22 01:37:22 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:37:22 #63 12.81 OK: 239 MiB in 58 packages 01:37:22 #63 DONE 13.6s 01:37:22 01:37:22 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:37:22 #73 13.46 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:37:22 #73 13.46 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:37:22 #73 13.46 OK: 24048 distinct packages available 01:37:22 #73 ... 01:37:22 01:37:22 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:37:22 #0 8.118 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:22 #0 9.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:23 #76 ... 01:37:23 01:37:23 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:23 #26 ... 01:37:23 01:37:23 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:37:23 #70 11.23 (2/4) Installing dumb-init (1.2.5-r3) 01:37:23 #70 11.25 (3/4) Installing su-exec (0.2-r3) 01:37:23 #70 11.26 (4/4) Installing yq-go (4.44.1-r2) 01:37:23 #70 12.14 Executing busybox-1.36.1-r29.trigger 01:37:23 #70 12.30 Executing ca-certificates-20241121-r1.trigger 01:37:23 #70 13.30 OK: 20 MiB in 18 packages 01:37:23 #70 DONE 14.3s 01:37:23 01:37:23 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:23 #26 ... 01:37:23 01:37:23 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:37:23 #77 DONE 1.0s 01:37:23 01:37:23 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:24 #26 ... 01:37:24 01:37:24 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:37:24 #67 13.92 (1/1) Installing dumb-init (1.2.5-r3) 01:37:24 #67 13.95 Executing busybox-1.36.1-r29.trigger 01:37:24 #67 14.07 OK: 9 MiB in 15 packages 01:37:24 #67 DONE 15.3s 01:37:24 01:37:24 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:25 #26 ... 01:37:25 01:37:25 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:37:25 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.6s done 01:37:25 #51 DONE 17.1s 01:37:25 01:37:25 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:25 #26 ... 01:37:25 01:37:25 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:37:25 #68 14.19 (1/2) Installing dumb-init (1.2.5-r3) 01:37:25 #68 14.28 (2/2) Installing su-exec (0.2-r3) 01:37:25 #68 14.31 Executing busybox-1.36.1-r29.trigger 01:37:25 #68 14.38 OK: 9 MiB in 16 packages 01:37:25 #68 DONE 16.0s 01:37:25 01:37:25 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:26 #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s 01:37:27 #26 ... 01:37:27 01:37:27 #66 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:37:27 #66 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:27 #66 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:27 #66 17.07 (1/1) Installing dumb-init (1.2.5-r3) 01:37:27 #66 17.09 Executing busybox-1.36.1-r29.trigger 01:37:27 #66 17.28 OK: 9 MiB in 15 packages 01:37:27 #66 DONE 19.0s 01:37:27 01:37:27 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:27 #26 ... 01:37:27 01:37:27 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:37:27 #0 5.548 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:27 #0 6.601 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:27 #78 ... 01:37:27 01:37:27 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:37:27 #65 13.75 (1/3) Installing ca-certificates (20241121-r1) 01:37:27 #65 14.12 (2/3) Installing dumb-init (1.2.5-r3) 01:37:27 #65 14.17 (3/3) Installing tzdata (2024b-r0) 01:37:27 #65 15.54 Executing busybox-1.36.1-r29.trigger 01:37:27 #65 15.68 Executing ca-certificates-20241121-r1.trigger 01:37:27 #65 16.69 OK: 11 MiB in 17 packages 01:37:27 #65 DONE 18.2s 01:37:27 01:37:27 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:27 #26 ... 01:37:27 01:37:27 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:27 #79 ... 01:37:27 01:37:27 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:37:27 #76 15.06 OK: 239 MiB in 58 packages 01:37:28 #76 ... 01:37:28 01:37:28 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #80 ... 01:37:28 01:37:28 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:28 #81 ... 01:37:28 01:37:28 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:29 #26 ... 01:37:29 01:37:29 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:37:29 #76 DONE 16.0s 01:37:29 01:37:29 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:29 #26 ... 01:37:29 01:37:29 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:37:29 #82 DONE 0.6s 01:37:29 01:37:29 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #83 ... 01:37:30 01:37:30 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #84 ... 01:37:30 01:37:30 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:37:30 #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:30 #0 5.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:30 #85 ... 01:37:30 01:37:30 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:31 #26 ... 01:37:31 01:37:31 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:37:31 #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:31 #0 5.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:31 #86 ... 01:37:31 01:37:31 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:37:31 #75 14.36 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:37:31 #75 14.36 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:37:31 #75 14.36 OK: 24048 distinct packages available 01:37:31 #75 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:31 #75 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:31 #75 20.74 (1/4) Installing dumb-init (1.2.5-r3) 01:37:31 #75 20.77 (2/4) Installing musl-obstack (1.2.3-r2) 01:37:31 #75 20.78 (3/4) Installing libucontext (1.2-r3) 01:37:31 #75 20.79 (4/4) Installing gcompat (1.1.0-r4) 01:37:31 #75 20.81 Executing busybox-1.36.1-r29.trigger 01:37:31 #75 20.91 OK: 9 MiB in 18 packages 01:37:31 #75 DONE 22.2s 01:37:31 01:37:31 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:37:31 #87 ... 01:37:31 01:37:31 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:37:31 #74 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:31 #74 18.74 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:37:31 #74 18.74 v3.20.5-29-g719527413e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:37:31 #74 18.74 OK: 24048 distinct packages available 01:37:31 #74 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:31 #74 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:31 #74 ... 01:37:31 01:37:31 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:31 #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s 01:37:32 #26 ... 01:37:32 01:37:32 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:37:32 #85 10.76 OK: 20 MiB in 18 packages 01:37:32 #85 DONE 11.8s 01:37:32 01:37:32 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:37:32 #78 13.25 (1/1) Installing dumb-init (1.2.5-r3) 01:37:32 #78 13.88 Executing busybox-1.36.1-r29.trigger 01:37:32 #78 14.00 OK: 9 MiB in 15 packages 01:37:32 #78 DONE 15.1s 01:37:32 01:37:32 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:32 #26 ... 01:37:32 01:37:32 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:37:32 #88 DONE 0.4s 01:37:32 01:37:32 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:33 #26 ... 01:37:33 01:37:33 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:37:33 #86 11.00 OK: 14 MiB in 21 packages 01:37:33 #86 DONE 11.9s 01:37:33 01:37:33 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:33 #26 ... 01:37:33 01:37:33 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:37:33 #73 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:33 #73 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:33 #73 20.80 (1/14) Installing ca-certificates (20241121-r1) 01:37:33 #73 21.03 (2/14) Installing brotli-libs (1.1.0-r2) 01:37:33 #73 21.16 (3/14) Installing c-ares (1.33.1-r0) 01:37:33 #73 21.20 (4/14) Installing libunistring (1.2-r0) 01:37:33 #73 21.35 (5/14) Installing libidn2 (2.3.7-r0) 01:37:33 #73 21.36 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:37:33 #73 21.39 (7/14) Installing libpsl (0.21.5-r1) 01:37:33 #73 21.40 (8/14) Installing zstd-libs (1.5.6-r0) 01:37:33 #73 21.46 (9/14) Installing libcurl (8.11.1-r0) 01:37:33 #73 21.53 (10/14) Installing curl (8.11.1-r0) 01:37:33 #73 21.55 (11/14) Installing dumb-init (1.2.5-r3) 01:37:33 #73 21.56 (12/14) Installing musl-obstack (1.2.3-r2) 01:37:33 #73 21.57 (13/14) Installing libucontext (1.2-r3) 01:37:33 #73 21.59 (14/14) Installing gcompat (1.1.0-r4) 01:37:33 #73 21.62 Executing busybox-1.36.1-r29.trigger 01:37:33 #73 21.75 Executing ca-certificates-20241121-r1.trigger 01:37:33 #73 22.87 OK: 15 MiB in 28 packages 01:37:33 #73 DONE 24.2s 01:37:33 01:37:33 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:33 #26 ... 01:37:33 01:37:33 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:37:33 #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:33 #0 5.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:33 #0 9.340 OK: 20 MiB in 18 packages 01:37:33 #89 ... 01:37:33 01:37:33 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #90 ... 01:37:33 01:37:33 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:37:33 #89 DONE 10.2s 01:37:33 01:37:33 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:34 #26 ... 01:37:34 01:37:34 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:37:34 #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:34 #0 4.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:34 #91 10.05 OK: 9 MiB in 15 packages 01:37:34 #91 ... 01:37:34 01:37:34 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:34 #26 ... 01:37:34 01:37:34 #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:37:34 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:34 #0 4.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:34 #0 8.774 OK: 9 MiB in 16 packages 01:37:34 #92 DONE 9.5s 01:37:34 01:37:34 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:35 #26 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.8s done 01:37:35 #26 ... 01:37:35 01:37:35 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:37:35 #91 DONE 11.1s 01:37:35 01:37:35 #74 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:37:35 #74 25.31 (1/5) Installing dumb-init (1.2.5-r3) 01:37:35 #74 25.33 (2/5) Installing musl-obstack (1.2.3-r2) 01:37:35 #74 25.34 (3/5) Installing libucontext (1.2-r3) 01:37:35 #74 25.35 (4/5) Installing gcompat (1.1.0-r4) 01:37:35 #74 25.38 (5/5) Installing openssl (3.3.2-r1) 01:37:35 #74 25.46 Executing busybox-1.36.1-r29.trigger 01:37:35 #74 25.52 OK: 10 MiB in 19 packages 01:37:35 #74 DONE 26.5s 01:37:35 01:37:35 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:37:35 #93 ... 01:37:35 01:37:35 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:37:35 #26 DONE 28.0s 01:37:36 01:37:36 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:37:36 #87 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:36 #87 3.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:36 #87 ... 01:37:36 01:37:36 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:37:36 #0 3.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:36 #0 4.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:36 #0 8.381 OK: 11 MiB in 17 packages 01:37:36 #94 DONE 9.1s 01:37:36 01:37:36 #95 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 01:37:36 #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:36 #0 5.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:36 #0 9.460 OK: 9 MiB in 15 packages 01:37:36 #95 DONE 10.4s 01:37:36 01:37:36 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:37:36 #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:37 #96 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:37 #96 ... 01:37:37 01:37:37 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:37:37 #97 DONE 2.5s 01:37:37 01:37:37 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:37:37 #98 DONE 0.1s 01:37:37 01:37:37 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:37:38 #96 ... 01:37:38 01:37:38 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:37:38 #87 6.311 OK: 9 MiB in 18 packages 01:37:38 #87 DONE 6.7s 01:37:38 01:37:38 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:39 #99 ... 01:37:39 01:37:39 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:37:39 #96 5.470 OK: 15 MiB in 28 packages 01:37:39 #96 DONE 6.2s 01:37:39 01:37:39 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:39 #99 DONE 1.7s 01:37:39 01:37:39 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:37:40 #100 DONE 0.4s 01:37:40 01:37:40 #101 [security-spire-config stage-2 6/10] COPY security.txt / 01:37:40 #101 DONE 0.3s 01:37:40 01:37:40 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:37:40 #93 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:37:40 #93 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:37:40 #93 4.317 OK: 10 MiB in 19 packages 01:37:40 #93 DONE 4.8s 01:37:40 01:37:40 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:37:41 #102 DONE 0.5s 01:37:41 01:37:41 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:37:41 #103 DONE 0.6s 01:37:41 01:37:41 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:37:41 #104 ... 01:37:41 01:37:41 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:37:41 #105 DONE 1.4s 01:37:41 01:37:41 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:42 #106 ... 01:37:42 01:37:42 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:37:42 #104 DONE 0.4s 01:37:42 01:37:42 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:42 #107 DONE 1.8s 01:37:42 01:37:42 #108 [security-spire-config] exporting to image 01:37:42 #108 exporting layers 01:37:43 #108 ... 01:37:43 01:37:43 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:37:43 #109 DONE 0.7s 01:37:43 01:37:43 #110 [security-spire-server stage-2 6/9] COPY security.txt / 01:37:43 #110 DONE 0.5s 01:37:43 01:37:43 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:37:44 #111 ... 01:37:44 01:37:44 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:44 #106 DONE 2.1s 01:37:44 01:37:44 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:37:44 #111 DONE 0.6s 01:37:44 01:37:44 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:37:44 #112 ... 01:37:44 01:37:44 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:37:44 #113 DONE 0.6s 01:37:44 01:37:44 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:37:44 #112 DONE 0.7s 01:37:44 01:37:44 #108 [security-spire-config] exporting to image 01:37:44 #108 exporting layers 2.8s done 01:37:44 #108 writing image sha256:d475ed68f75a10e110e1f1702cef78f13912dcfb81dc7122dc2c170c1c5ff2e8 01:37:45 #108 writing image sha256:d475ed68f75a10e110e1f1702cef78f13912dcfb81dc7122dc2c170c1c5ff2e8 0.0s done 01:37:45 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 01:37:45 #108 DONE 2.9s 01:37:45 01:37:45 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:37:45 #114 ... 01:37:45 01:37:45 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:37:45 #115 DONE 0.6s 01:37:45 01:37:45 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:37:45 #114 DONE 0.6s 01:37:45 01:37:45 #116 [security-spire-server] exporting to image 01:37:46 #116 ... 01:37:46 01:37:46 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:37:46 #117 DONE 0.9s 01:37:46 01:37:46 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:37:47 #118 DONE 0.6s 01:37:47 01:37:47 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:37:47 #119 DONE 0.6s 01:37:47 01:37:47 #120 [security-spire-agent] exporting to image 01:37:47 #120 ... 01:37:47 01:37:47 #116 [security-spire-server] exporting to image 01:37:47 #116 exporting layers 2.5s done 01:37:47 #116 writing image sha256:2c7815187cb586a559802f3cce44e389ee53f77d239588e27ef2771380f5fcc6 0.0s done 01:37:47 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:37:47 #116 DONE 2.6s 01:37:48 01:37:48 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:49 #83 ... 01:37:49 01:37:49 #120 [security-spire-agent] exporting to image 01:37:49 #120 exporting layers 2.0s done 01:37:49 #120 writing image sha256:19f507a917b183139a1097ea07ac11ca5abe35d0e724237c6abedbedddd05863 0.0s done 01:37:49 #120 naming to docker.io/library/security-spire-agent-arm64 01:37:49 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:37:49 #120 DONE 2.0s 01:37:49 01:37:49 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:27 #154 ... 01:38:27 01:38:27 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:38:27 #150 93.97 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:38:28 #79 ... 01:38:28 01:38:28 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #90 DONE 63.3s 01:38:28 01:38:28 #121 [security-spiffe-token-provider builder 6/7] COPY . . 01:38:28 #121 ... 01:38:28 01:38:28 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #80 DONE 68.6s 01:38:28 01:38:28 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #84 DONE 66.6s 01:38:28 01:38:28 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #79 DONE 69.2s 01:38:28 01:38:28 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #83 DONE 57.4s 01:38:28 01:38:28 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #81 DONE 68.6s 01:38:28 01:38:28 #122 [security-secretstore-setup builder 6/7] COPY . . 01:38:28 #122 DONE 1.2s 01:38:28 01:38:28 #123 [support-notifications builder 6/7] COPY . . 01:38:28 #123 DONE 1.2s 01:38:28 01:38:28 #124 [support-scheduler builder 6/7] COPY . . 01:38:28 #124 DONE 1.2s 01:38:28 01:38:28 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:38:28 #125 CACHED 01:38:28 01:38:28 #126 [security-proxy-setup builder 6/7] COPY . . 01:38:28 #126 CACHED 01:38:28 01:38:28 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #127 CACHED 01:38:28 01:38:28 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #128 CACHED 01:38:28 01:38:28 #129 [security-bootstrapper builder 6/7] COPY . . 01:38:28 #129 CACHED 01:38:28 01:38:28 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:38:28 #130 CACHED 01:38:28 01:38:28 #121 [security-spiffe-token-provider builder 6/7] COPY . . 01:38:28 #121 DONE 1.2s 01:38:28 01:38:28 #131 [core-keeper builder 7/8] COPY . . 01:38:28 #131 DONE 1.2s 01:38:28 01:38:28 #132 [core-metadata builder 6/7] COPY . . 01:38:28 #132 DONE 1.3s 01:38:28 01:38:28 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:38:28 #133 ... 01:38:28 01:38:28 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #134 CACHED 01:38:28 01:38:28 #135 [core-command builder 6/7] COPY . . 01:38:28 #135 CACHED 01:38:28 01:38:28 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 01:38:28 #136 CACHED 01:38:28 01:38:28 #137 [security-proxy-auth builder 6/7] COPY . . 01:38:28 #137 CACHED 01:38:28 01:38:28 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #138 CACHED 01:38:28 01:38:28 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:38:28 #139 CACHED 01:38:28 01:38:28 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #140 CACHED 01:38:28 01:38:28 #141 [core-data builder 6/7] COPY . . 01:38:28 #141 CACHED 01:38:28 01:38:28 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 01:38:28 #142 CACHED 01:38:28 01:38:28 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:28 #143 CACHED 01:38:28 01:38:28 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 01:38:28 #144 CACHED 01:38:28 01:38:28 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:38:28 #145 CACHED 01:38:28 01:38:28 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:38:31 #146 2.801 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:38:34 #146 ... 01:38:34 01:38:34 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:38:34 #133 3.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:38:36 #133 ... 01:38:36 01:38:36 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:36 #0 3.551 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:38:38 #147 ... 01:38:38 01:38:38 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:38:38 #0 1.854 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:38:38 #148 ... 01:38:38 01:38:38 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:38:38 #0 3.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:38:38 #149 ... 01:38:38 01:38:38 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:38:38 #0 1.231 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:38:38 #150 ... 01:38:38 01:38:38 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:38:38 #0 3.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:38:38 #151 ... 01:38:38 01:38:38 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:38:38 #0 2.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:38:39 #152 ... 01:38:39 01:38:39 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:38:39 #0 2.421 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:38:39 #153 ... 01:38:39 01:38:39 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:38:39 #0 2.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:38:39 #154 ... 01:38:39 01:38:39 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:38:39 #0 3.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:38:39 #155 ... 01:38:39 01:38:39 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:39 #0 3.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:38:45 #150 ... 01:38:45 01:38:45 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:38:45 #144 DONE 123.5s 01:38:45 01:38:45 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:45 #154 DONE 123.5s 01:38:45 01:38:45 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:38:45 #146 ... 01:38:45 01:38:45 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:38:45 #153 DONE 126.7s 01:38:45 01:38:45 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:38:46 #128 ... 01:38:46 01:38:46 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:38:46 #150 DONE 127.5s 01:38:46 01:38:46 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:38:46 #152 DONE 127.7s 01:38:46 01:38:46 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:38:46 #147 ... 01:38:46 01:38:46 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:38:50 #155 ... 01:38:50 01:38:50 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:38:50 #156 DONE 2.6s 01:38:50 01:38:50 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:38:50 #157 ... 01:38:50 01:38:50 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:38:50 #158 DONE 2.9s 01:38:50 01:38:50 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:38:50 #159 DONE 3.0s 01:38:50 01:38:50 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:38:50 #155 DONE 3.0s 01:38:50 01:38:50 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:38:50 #160 DONE 1.3s 01:38:50 01:38:50 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:38:52 #161 ... 01:38:52 01:38:52 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:38:52 #157 DONE 2.2s 01:38:52 01:38:52 #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:38:52 #162 ... 01:38:52 01:38:52 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:38:52 #163 DONE 2.6s 01:38:52 01:38:52 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:38:52 #164 DONE 2.8s 01:38:52 01:38:52 #165 [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 01:38:53 #165 ... 01:38:53 01:38:53 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:38:53 #161 DONE 2.8s 01:38:53 01:38:53 #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:38:53 #162 DONE 1.1s 01:38:53 01:38:53 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:38:57 #166 ... 01:38:57 01:38:57 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:38:57 #167 DONE 4.1s 01:38:57 01:38:57 #165 [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 01:38:57 #165 DONE 4.1s 01:38:57 01:38:57 #168 [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 01:38:57 #168 ... 01:38:57 01:38:57 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:38:57 #169 DONE 4.2s 01:38:57 01:38:57 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:38:57 #166 DONE 4.0s 01:38:57 01:38:57 #170 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:38:57 #170 DONE 7.0s 01:38:57 01:38:57 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:38:57 #171 DONE 0.2s 01:38:57 01:38:57 #168 [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 01:38:57 #168 DONE 0.2s 01:38:57 01:38:57 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:38:57 #172 ... 01:38:57 01:38:57 #173 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:38:57 #173 DONE 0.3s 01:38:57 01:38:57 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:38:57 #174 DONE 0.3s 01:38:57 01:38:57 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:38:57 #175 DONE 0.4s 01:38:57 01:38:57 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:38:57 #176 ... 01:38:57 01:38:57 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:38:57 #177 DONE 0.5s 01:38:57 01:38:57 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:38:57 #172 DONE 0.4s 01:38:57 01:38:57 #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:38:57 #178 DONE 0.4s 01:38:57 01:38:57 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:39:00 #179 ... 01:39:00 01:39:00 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:39:00 #180 DONE 2.4s 01:39:00 01:39:00 #101 [security-spiffe-token-provider] exporting to image 01:39:00 #101 exporting layers 01:39:05 #101 exporting layers 7.3s done 01:39:05 #101 ... 01:39:05 01:39:05 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:39:05 #128 DONE 146.8s 01:39:05 01:39:05 #101 [security-spiffe-token-provider] exporting to image 01:39:05 #101 writing image sha256:1e5a565316734f57ee120dd00458ccba8b2c6722913416a5972ff63091ffdbc6 01:39:05 #101 ... 01:39:05 01:39:05 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:06 #181 ... 01:39:06 01:39:06 #101 [security-spiffe-token-provider] exporting to image 01:39:06 #101 writing image sha256:1e5a565316734f57ee120dd00458ccba8b2c6722913416a5972ff63091ffdbc6 0.5s done 01:39:06 #101 naming to docker.io/library/security-spiffe-token-provider 01:39:06 #101 ... 01:39:06 01:39:06 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:39:06 #182 DONE 8.7s 01:39:06 01:39:06 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:06 #176 DONE 9.0s 01:39:06 01:39:06 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:39:06 #145 DONE 147.5s 01:39:06 01:39:06 #101 [core-common-config-bootstrapper] exporting to image 01:39:06 #101 naming to docker.io/library/security-spiffe-token-provider 0.1s done 01:39:06 #101 ... 01:39:06 01:39:06 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:39:06 #148 DONE 147.5s 01:39:06 01:39:06 #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:39:06 #183 CACHED 01:39:06 01:39:06 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:06 #184 CACHED 01:39:06 01:39:06 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:06 #146 DONE 147.6s 01:39:06 01:39:06 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:39:06 #147 DONE 147.7s 01:39:06 01:39:06 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:39:06 #179 DONE 8.9s 01:39:06 01:39:06 #185 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:06 #185 ... 01:39:06 01:39:06 #186 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:39:06 #186 CACHED 01:39:06 01:39:06 #187 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:39:06 #187 CACHED 01:39:06 01:39:06 #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:39:07 #188 ... 01:39:07 01:39:07 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:07 #189 CACHED 01:39:07 01:39:07 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:39:07 #190 CACHED 01:39:07 01:39:07 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:39:07 #191 ... 01:39:07 01:39:07 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:39:07 #192 DONE 1.1s 01:39:07 01:39:07 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:39:08 #193 ... 01:39:08 01:39:08 #194 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:39:08 #194 DONE 1.5s 01:39:08 01:39:08 #101 [core-common-config-bootstrapper] exporting to image 01:39:08 #101 exporting layers 0.7s done 01:39:08 #101 writing image sha256:275365998704b5ccd3fc59bf223e49a512e5542da9709d5cc6a5b92ea7dc3dc5 0.1s done 01:39:08 #101 naming to docker.io/library/core-common-config-bootstrapper 0.3s done 01:39:08 #101 DONE 11.9s 01:39:08 01:39:08 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:39:08 #195 DONE 1.5s 01:39:08 01:39:08 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:08 #181 DONE 7.1s 01:39:08 01:39:08 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:39:09 #196 ... 01:39:09 01:39:09 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:09 #151 DONE 149.8s 01:39:09 01:39:09 #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:39:09 #188 DONE 1.8s 01:39:09 01:39:09 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:39:09 #197 ... 01:39:09 01:39:09 #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:39:09 #198 DONE 2.8s 01:39:09 01:39:09 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:39:09 #191 DONE 2.4s 01:39:09 01:39:09 #185 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:09 #185 DONE 2.9s 01:39:09 01:39:09 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:39:09 #193 DONE 2.0s 01:39:09 01:39:09 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:39:09 #149 DONE 150.6s 01:39:09 01:39:09 #199 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:39:09 #199 DONE 1.6s 01:39:09 01:39:09 #200 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:09 #200 DONE 0.1s 01:39:09 01:39:09 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:39:09 #196 DONE 1.7s 01:39:09 01:39:09 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:39:09 #197 DONE 1.0s 01:39:09 01:39:09 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:39:09 #201 DONE 0.6s 01:39:09 01:39:09 #202 [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/ 01:39:09 #202 DONE 0.2s 01:39:09 01:39:09 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:39:09 #203 DONE 0.2s 01:39:09 01:39:09 #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:39:09 #204 DONE 0.2s 01:39:09 01:39:09 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:39:09 #205 ... 01:39:09 01:39:09 #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:39:09 #206 DONE 0.1s 01:39:09 01:39:09 #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:39:09 #207 DONE 0.2s 01:39:10 01:39:10 #208 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:39:10 #208 DONE 0.2s 01:39:10 01:39:10 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:39:10 #209 ... 01:39:10 01:39:10 #210 [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/ 01:39:10 #210 DONE 0.4s 01:39:10 01:39:10 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:39:10 #205 DONE 0.4s 01:39:10 01:39:10 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:39:10 #211 DONE 0.4s 01:39:10 01:39:10 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:39:10 #212 DONE 0.3s 01:39:10 01:39:10 #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:39:10 #213 ... 01:39:10 01:39:10 #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:10 #214 DONE 0.9s 01:39:10 01:39:10 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:39:10 #215 DONE 0.6s 01:39:10 01:39:10 #216 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:39:10 #216 DONE 0.5s 01:39:10 01:39:10 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:39:10 #209 DONE 0.7s 01:39:10 01:39:10 #217 [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/ 01:39:10 #217 DONE 0.5s 01:39:10 01:39:10 #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:39:10 #213 DONE 0.5s 01:39:10 01:39:10 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:39:10 #218 ... 01:39:10 01:39:10 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:39:10 #219 DONE 0.4s 01:39:11 01:39:11 #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:39:11 #220 DONE 0.4s 01:39:11 01:39:11 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:39:11 #218 DONE 0.3s 01:39:11 01:39:11 #221 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:39:11 #221 DONE 0.4s 01:39:11 01:39:11 #222 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:39:11 #222 ... 01:39:11 01:39:11 #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:39:11 #223 DONE 0.1s 01:39:11 01:39:11 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:39:11 #224 DONE 0.1s 01:39:11 01:39:11 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:11 #225 DONE 1.1s 01:39:11 01:39:11 #101 [security-secretstore-setup] exporting to image 01:39:11 #101 exporting layers 0.3s done 01:39:11 #101 writing image sha256:74adccc18e91ae601a9475c93abdf965c1fc653e374ad95e860399383b1b59db done 01:39:11 #101 naming to docker.io/library/security-proxy-setup done 01:39:11 #101 writing image sha256:9e65092db74ce5c158a3c9e64bca405e11659944414252004e42a4bc7263ebb3 0.3s done 01:39:11 #101 naming to docker.io/library/core-command done 01:39:11 #101 writing image sha256:f087aecf296f2a573d642c124c1567b623a4ae0c3fbaceec21519123ecaf4ce4 done 01:39:11 #101 naming to docker.io/library/core-keeper done 01:39:11 #101 writing image sha256:903c6c7eab61db30b6d0678229445084d57d27aa1bf640d2502ee85cdab65287 0.0s done 01:39:11 #101 naming to docker.io/library/core-metadata done 01:39:11 #101 writing image sha256:be483cc5c68ea900984c1b5d8297f34dbc9744606d54a46f54645cfa1645f5f9 0.0s done 01:39:11 #101 writing image sha256:cd65c18bab51f8c375a199e1b1d26ba31aa46ada277c0f0803265b856d75b47b 01:39:11 #101 naming to docker.io/library/security-secretstore-setup done 01:39:11 #101 exporting layers 0.3s done 01:39:11 #101 writing image sha256:cd65c18bab51f8c375a199e1b1d26ba31aa46ada277c0f0803265b856d75b47b 0.0s done 01:39:11 #101 naming to docker.io/library/support-scheduler done 01:39:11 #101 writing image sha256:a7acde0cadb7353ac2eb79da159aeb987357809e72c593783fe0004ec4c0a1e0 done 01:39:11 #101 naming to docker.io/library/core-data done 01:39:11 #101 ... 01:39:11 01:39:11 #222 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:39:11 #222 DONE 0.5s 01:39:11 01:39:11 #101 [security-bootstrapper] exporting to image 01:39:11 #101 writing image sha256:9c6658ab87fc62f8b6f2d4e66f7b68112df01c087cee7402dd997135ececd9eb done 01:39:11 #101 naming to docker.io/library/support-notifications done 01:39:11 #101 writing image sha256:90ac27471cc3b6dd4635e803e3757f802332aade10e35d60ae88bf685c4f3962 done 01:39:11 #101 naming to docker.io/library/security-proxy-auth done 01:39:11 #101 exporting layers 0.2s done 01:39:11 #101 writing image sha256:e20a8447701b4235a2998f47989da87946511d06b47021d1ccfed25e7517d537 done 01:39:11 #101 naming to docker.io/library/security-bootstrapper done 01:39:11 #101 DONE 15.4s 01:39:11 01:39:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:39:11 time="2025-01-23T01:34:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:39:11 $ docker stop --time=1 61b20a1f72a8af15632391ac0fbb7a7bfe381f0d810fa651c8daf5337bdd09a1 01:39:12 $ docker rm -f --volumes 61b20a1f72a8af15632391ac0fbb7a7bfe381f0d810fa651c8daf5337bdd09a1 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:13 + docker images 01:39:13 REPOSITORY TAG IMAGE ID CREATED SIZE 01:39:13 security-bootstrapper latest e20a8447701b 2 seconds ago 20.3MB 01:39:13 support-notifications latest 9c6658ab87fc 2 seconds ago 51.3MB 01:39:13 security-proxy-auth latest 90ac27471cc3 2 seconds ago 31MB 01:39:13 security-secretstore-setup latest be483cc5c68e 3 seconds ago 41MB 01:39:13 core-metadata latest 903c6c7eab61 3 seconds ago 32.2MB 01:39:13 support-scheduler latest cd65c18bab51 3 seconds ago 47.7MB 01:39:13 core-keeper latest f087aecf296f 3 seconds ago 31.7MB 01:39:13 core-data latest a7acde0cadb7 3 seconds ago 32.1MB 01:39:13 core-command latest 9e65092db74c 4 seconds ago 27.8MB 01:39:13 security-proxy-setup latest 74adccc18e91 6 seconds ago 29.3MB 01:39:13 core-common-config-bootstrapper latest 275365998704 7 seconds ago 17.1MB 01:39:13 security-spiffe-token-provider latest 1e5a56531673 16 seconds ago 32.7MB 01:39:13 security-spire-config latest 7b3bbecf64b7 3 minutes ago 121MB 01:39:13 security-spire-agent latest 1aea22fab255 3 minutes ago 182MB 01:39:13 security-spire-server latest 8ff1d38da2e4 3 minutes ago 122MB 01:39:13 ci-base-image-x86_64 latest 81f6b6e2bcf3 7 minutes ago 929MB 01:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 4 weeks ago 580MB 01:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 01:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:13 provisioning config files... 01:39:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config8304803088629818345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:13 ---> ****-login.sh 01:39:13 nexus3.edgexfoundry.org:10001 01:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:13 Configure a credential helper to remove this warning. See 01:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:13 01:39:13 Login Succeeded 01:39:13 nexus3.edgexfoundry.org:10002 01:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:13 Configure a credential helper to remove this warning. See 01:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:13 01:39:13 Login Succeeded 01:39:14 nexus3.edgexfoundry.org:10003 01:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:14 Configure a credential helper to remove this warning. See 01:39:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:14 01:39:14 Login Succeeded 01:39:14 nexus3.edgexfoundry.org:10004 01:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:14 Configure a credential helper to remove this warning. See 01:39:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:14 01:39:14 Login Succeeded 01:39:14 ****.io 01:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:14 Configure a credential helper to remove this warning. See 01:39:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:14 01:39:14 Login Succeeded 01:39:14 ---> ****-login.sh ends [Pipeline] } 01:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:39:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:39:14 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:14 latest 01:39:14 4.0.0-dev.50 01:39:14 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:14 main 01:39:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:15 + docker push nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:15 39a3d64e609e: Preparing 01:39:15 d40aef497175: Preparing 01:39:15 29e65f81b58b: Preparing 01:39:15 2ee6bb491823: Preparing 01:39:15 97c9e9bad468: Preparing 01:39:15 4ef77fd1d24c: Preparing 01:39:15 ce5a8cde9eee: Preparing 01:39:15 ce5a8cde9eee: Waiting 01:39:15 4ef77fd1d24c: Waiting 01:39:15 97c9e9bad468: Pushed 01:39:15 2ee6bb491823: Pushed 01:39:15 39a3d64e609e: Pushed 01:39:15 29e65f81b58b: Pushed 01:39:15 ce5a8cde9eee: Layer already exists 01:39:15 4ef77fd1d24c: Pushed 01:39:17 d40aef497175: Pushed 01:39:17 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:18 39a3d64e609e: Preparing 01:39:18 d40aef497175: Preparing 01:39:18 29e65f81b58b: Preparing 01:39:18 2ee6bb491823: Preparing 01:39:18 97c9e9bad468: Preparing 01:39:18 4ef77fd1d24c: Preparing 01:39:18 ce5a8cde9eee: Preparing 01:39:18 4ef77fd1d24c: Waiting 01:39:18 ce5a8cde9eee: Waiting 01:39:18 29e65f81b58b: Layer already exists 01:39:18 97c9e9bad468: Layer already exists 01:39:18 2ee6bb491823: Layer already exists 01:39:18 39a3d64e609e: Layer already exists 01:39:18 d40aef497175: Layer already exists 01:39:18 4ef77fd1d24c: Layer already exists 01:39:18 ce5a8cde9eee: Layer already exists 01:39:18 latest: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:19 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.50 01:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:19 39a3d64e609e: Preparing 01:39:19 d40aef497175: Preparing 01:39:19 29e65f81b58b: Preparing 01:39:19 2ee6bb491823: Preparing 01:39:19 97c9e9bad468: Preparing 01:39:19 4ef77fd1d24c: Preparing 01:39:19 ce5a8cde9eee: Preparing 01:39:19 4ef77fd1d24c: Waiting 01:39:19 ce5a8cde9eee: Waiting 01:39:19 39a3d64e609e: Layer already exists 01:39:19 29e65f81b58b: Layer already exists 01:39:19 97c9e9bad468: Layer already exists 01:39:19 d40aef497175: Layer already exists 01:39:19 2ee6bb491823: Layer already exists 01:39:19 ce5a8cde9eee: Layer already exists 01:39:19 4ef77fd1d24c: Layer already exists 01:39:19 4.0.0-dev.50: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:19 + docker push nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:19 39a3d64e609e: Preparing 01:39:19 d40aef497175: Preparing 01:39:19 29e65f81b58b: Preparing 01:39:19 2ee6bb491823: Preparing 01:39:19 97c9e9bad468: Preparing 01:39:19 4ef77fd1d24c: Preparing 01:39:19 ce5a8cde9eee: Preparing 01:39:19 4ef77fd1d24c: Waiting 01:39:19 ce5a8cde9eee: Waiting 01:39:19 39a3d64e609e: Layer already exists 01:39:19 d40aef497175: Layer already exists 01:39:19 29e65f81b58b: Layer already exists 01:39:19 97c9e9bad468: Layer already exists 01:39:19 2ee6bb491823: Layer already exists 01:39:19 4ef77fd1d24c: Layer already exists 01:39:19 ce5a8cde9eee: Layer already exists 01:39:19 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:20 39a3d64e609e: Preparing 01:39:20 d40aef497175: Preparing 01:39:20 29e65f81b58b: Preparing 01:39:20 2ee6bb491823: Preparing 01:39:20 97c9e9bad468: Preparing 01:39:20 4ef77fd1d24c: Preparing 01:39:20 ce5a8cde9eee: Preparing 01:39:20 4ef77fd1d24c: Waiting 01:39:20 ce5a8cde9eee: Waiting 01:39:20 d40aef497175: Layer already exists 01:39:20 29e65f81b58b: Layer already exists 01:39:20 39a3d64e609e: Layer already exists 01:39:20 97c9e9bad468: Layer already exists 01:39:20 2ee6bb491823: Layer already exists 01:39:20 4ef77fd1d24c: Layer already exists 01:39:20 ce5a8cde9eee: Layer already exists 01:39:20 main: digest: sha256:441fc423d4a1c0f075da6e6afd879106e3e5a26c82bd3494b5c8665ab963547b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:20 ===================================================== [Pipeline] echo 01:39:20 taggedImages: 01:39:20 - nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:20 - nexus3.edgexfoundry.org:10004/core-command:latest 01:39:20 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.50 01:39:20 - nexus3.edgexfoundry.org:10004/core-command:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:39:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:39:20 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:20 latest 01:39:20 4.0.0-dev.50 01:39:20 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:20 main 01:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:39:21 801a180faccb: Preparing 01:39:21 ed27518480b5: Preparing 01:39:21 d280336a982f: Preparing 01:39:21 01dde1a93a7c: Preparing 01:39:21 29e65f81b58b: Preparing 01:39:21 2ee6bb491823: Preparing 01:39:21 97c9e9bad468: Preparing 01:39:21 4ef77fd1d24c: Preparing 01:39:21 ce5a8cde9eee: Preparing 01:39:21 2ee6bb491823: Waiting 01:39:21 4ef77fd1d24c: Waiting 01:39:21 97c9e9bad468: Waiting 01:39:21 29e65f81b58b: Layer already exists 01:39:21 2ee6bb491823: Layer already exists 01:39:21 97c9e9bad468: Layer already exists 01:39:21 4ef77fd1d24c: Layer already exists 01:39:21 d280336a982f: Pushed 01:39:21 ce5a8cde9eee: Layer already exists 01:39:21 801a180faccb: Pushed 01:39:21 ed27518480b5: Pushed 01:39:22 01dde1a93a7c: Pushed 01:39:22 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:39:23 801a180faccb: Preparing 01:39:23 ed27518480b5: Preparing 01:39:23 d280336a982f: Preparing 01:39:23 01dde1a93a7c: Preparing 01:39:23 29e65f81b58b: Preparing 01:39:23 2ee6bb491823: Preparing 01:39:23 97c9e9bad468: Preparing 01:39:23 4ef77fd1d24c: Preparing 01:39:23 ce5a8cde9eee: Preparing 01:39:23 2ee6bb491823: Waiting 01:39:23 97c9e9bad468: Waiting 01:39:23 ce5a8cde9eee: Waiting 01:39:23 4ef77fd1d24c: Waiting 01:39:23 801a180faccb: Layer already exists 01:39:23 d280336a982f: Layer already exists 01:39:23 01dde1a93a7c: Layer already exists 01:39:23 ed27518480b5: Layer already exists 01:39:23 29e65f81b58b: Layer already exists 01:39:23 2ee6bb491823: Layer already exists 01:39:23 97c9e9bad468: Layer already exists 01:39:23 4ef77fd1d24c: Layer already exists 01:39:23 ce5a8cde9eee: Layer already exists 01:39:23 latest: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.50 01:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:39:23 801a180faccb: Preparing 01:39:23 ed27518480b5: Preparing 01:39:23 d280336a982f: Preparing 01:39:23 01dde1a93a7c: Preparing 01:39:23 29e65f81b58b: Preparing 01:39:23 2ee6bb491823: Preparing 01:39:23 97c9e9bad468: Preparing 01:39:23 4ef77fd1d24c: Preparing 01:39:23 ce5a8cde9eee: Preparing 01:39:23 2ee6bb491823: Waiting 01:39:23 4ef77fd1d24c: Waiting 01:39:23 97c9e9bad468: Waiting 01:39:23 ce5a8cde9eee: Waiting 01:39:23 ed27518480b5: Layer already exists 01:39:23 801a180faccb: Layer already exists 01:39:23 01dde1a93a7c: Layer already exists 01:39:23 d280336a982f: Layer already exists 01:39:23 29e65f81b58b: Layer already exists 01:39:23 97c9e9bad468: Layer already exists 01:39:23 2ee6bb491823: Layer already exists 01:39:23 4ef77fd1d24c: Layer already exists 01:39:23 ce5a8cde9eee: Layer already exists 01:39:23 4.0.0-dev.50: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:39:24 801a180faccb: Preparing 01:39:24 ed27518480b5: Preparing 01:39:24 d280336a982f: Preparing 01:39:24 01dde1a93a7c: Preparing 01:39:24 29e65f81b58b: Preparing 01:39:24 2ee6bb491823: Preparing 01:39:24 97c9e9bad468: Preparing 01:39:24 4ef77fd1d24c: Preparing 01:39:24 ce5a8cde9eee: Preparing 01:39:24 2ee6bb491823: Waiting 01:39:24 97c9e9bad468: Waiting 01:39:24 4ef77fd1d24c: Waiting 01:39:24 ce5a8cde9eee: Waiting 01:39:24 801a180faccb: Layer already exists 01:39:24 29e65f81b58b: Layer already exists 01:39:24 d280336a982f: Layer already exists 01:39:24 01dde1a93a7c: Layer already exists 01:39:24 ed27518480b5: Layer already exists 01:39:24 97c9e9bad468: Layer already exists 01:39:24 ce5a8cde9eee: Layer already exists 01:39:24 2ee6bb491823: Layer already exists 01:39:24 4ef77fd1d24c: Layer already exists 01:39:24 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:39:25 801a180faccb: Preparing 01:39:25 ed27518480b5: Preparing 01:39:25 d280336a982f: Preparing 01:39:25 01dde1a93a7c: Preparing 01:39:25 29e65f81b58b: Preparing 01:39:25 2ee6bb491823: Preparing 01:39:25 97c9e9bad468: Preparing 01:39:25 4ef77fd1d24c: Preparing 01:39:25 ce5a8cde9eee: Preparing 01:39:25 4ef77fd1d24c: Waiting 01:39:25 ce5a8cde9eee: Waiting 01:39:25 2ee6bb491823: Waiting 01:39:25 97c9e9bad468: Waiting 01:39:25 ed27518480b5: Layer already exists 01:39:25 01dde1a93a7c: Layer already exists 01:39:25 801a180faccb: Layer already exists 01:39:25 29e65f81b58b: Layer already exists 01:39:25 d280336a982f: Layer already exists 01:39:25 97c9e9bad468: Layer already exists 01:39:25 4ef77fd1d24c: Layer already exists 01:39:25 2ee6bb491823: Layer already exists 01:39:25 ce5a8cde9eee: Layer already exists 01:39:25 main: digest: sha256:e639e08a73b5897b0824fbf4e61a0e1866c5db8e6c75ae51b260a0e1deb47303 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:25 ===================================================== [Pipeline] echo 01:39:25 taggedImages: 01:39:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:39:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.50 01:39:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:39:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:39:25 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:25 latest 01:39:25 4.0.0-dev.50 01:39:25 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:25 main 01:39:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:26 + docker push nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:26 de2bfffb312a: Preparing 01:39:26 8e48eb0c9239: Preparing 01:39:26 31bc38d6f270: Preparing 01:39:26 29e65f81b58b: Preparing 01:39:26 2ee6bb491823: Preparing 01:39:26 20b22217a923: Preparing 01:39:26 4ef77fd1d24c: Preparing 01:39:26 ce5a8cde9eee: Preparing 01:39:26 4ef77fd1d24c: Waiting 01:39:26 ce5a8cde9eee: Waiting 01:39:26 20b22217a923: Waiting 01:39:26 29e65f81b58b: Layer already exists 01:39:26 2ee6bb491823: Layer already exists 01:39:26 4ef77fd1d24c: Layer already exists 01:39:26 ce5a8cde9eee: Layer already exists 01:39:26 8e48eb0c9239: Pushed 01:39:26 de2bfffb312a: Pushed 01:39:26 20b22217a923: Pushed 01:39:28 31bc38d6f270: Pushed 01:39:29 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:29 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:29 de2bfffb312a: Preparing 01:39:29 8e48eb0c9239: Preparing 01:39:29 31bc38d6f270: Preparing 01:39:29 29e65f81b58b: Preparing 01:39:29 2ee6bb491823: Preparing 01:39:29 20b22217a923: Preparing 01:39:29 4ef77fd1d24c: Preparing 01:39:29 ce5a8cde9eee: Preparing 01:39:29 4ef77fd1d24c: Waiting 01:39:29 20b22217a923: Waiting 01:39:29 ce5a8cde9eee: Waiting 01:39:29 de2bfffb312a: Layer already exists 01:39:29 31bc38d6f270: Layer already exists 01:39:29 29e65f81b58b: Layer already exists 01:39:29 2ee6bb491823: Layer already exists 01:39:29 8e48eb0c9239: Layer already exists 01:39:29 20b22217a923: Layer already exists 01:39:29 ce5a8cde9eee: Layer already exists 01:39:29 4ef77fd1d24c: Layer already exists 01:39:29 latest: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:30 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.50 01:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:30 de2bfffb312a: Preparing 01:39:30 8e48eb0c9239: Preparing 01:39:30 31bc38d6f270: Preparing 01:39:30 29e65f81b58b: Preparing 01:39:30 2ee6bb491823: Preparing 01:39:30 20b22217a923: Preparing 01:39:30 4ef77fd1d24c: Preparing 01:39:30 ce5a8cde9eee: Preparing 01:39:30 4ef77fd1d24c: Waiting 01:39:30 ce5a8cde9eee: Waiting 01:39:30 20b22217a923: Waiting 01:39:30 31bc38d6f270: Layer already exists 01:39:30 de2bfffb312a: Layer already exists 01:39:30 2ee6bb491823: Layer already exists 01:39:30 8e48eb0c9239: Layer already exists 01:39:30 29e65f81b58b: Layer already exists 01:39:30 ce5a8cde9eee: Layer already exists 01:39:30 4ef77fd1d24c: Layer already exists 01:39:30 20b22217a923: Layer already exists 01:39:30 4.0.0-dev.50: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:31 + docker push nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:31 de2bfffb312a: Preparing 01:39:31 8e48eb0c9239: Preparing 01:39:31 31bc38d6f270: Preparing 01:39:31 29e65f81b58b: Preparing 01:39:31 2ee6bb491823: Preparing 01:39:31 20b22217a923: Preparing 01:39:31 4ef77fd1d24c: Preparing 01:39:31 ce5a8cde9eee: Preparing 01:39:31 20b22217a923: Waiting 01:39:31 4ef77fd1d24c: Waiting 01:39:31 ce5a8cde9eee: Waiting 01:39:31 31bc38d6f270: Layer already exists 01:39:31 de2bfffb312a: Layer already exists 01:39:31 2ee6bb491823: Layer already exists 01:39:31 29e65f81b58b: Layer already exists 01:39:31 8e48eb0c9239: Layer already exists 01:39:31 4ef77fd1d24c: Layer already exists 01:39:31 20b22217a923: Layer already exists 01:39:31 ce5a8cde9eee: Layer already exists 01:39:31 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:31 de2bfffb312a: Preparing 01:39:31 8e48eb0c9239: Preparing 01:39:31 31bc38d6f270: Preparing 01:39:31 29e65f81b58b: Preparing 01:39:31 2ee6bb491823: Preparing 01:39:31 20b22217a923: Preparing 01:39:31 4ef77fd1d24c: Preparing 01:39:31 ce5a8cde9eee: Preparing 01:39:31 ce5a8cde9eee: Waiting 01:39:31 4ef77fd1d24c: Waiting 01:39:31 20b22217a923: Waiting 01:39:31 de2bfffb312a: Layer already exists 01:39:31 2ee6bb491823: Layer already exists 01:39:31 8e48eb0c9239: Layer already exists 01:39:31 31bc38d6f270: Layer already exists 01:39:31 29e65f81b58b: Layer already exists 01:39:31 20b22217a923: Layer already exists 01:39:31 ce5a8cde9eee: Layer already exists 01:39:31 4ef77fd1d24c: Layer already exists 01:39:31 main: digest: sha256:4706f7c3946df4a454c9e09137674cce808dc83cf410a9e2a5e5dd90a8ef3328 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:31 ===================================================== [Pipeline] echo 01:39:31 taggedImages: 01:39:31 - nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:31 - nexus3.edgexfoundry.org:10004/core-data:latest 01:39:31 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.50 01:39:31 - nexus3.edgexfoundry.org:10004/core-data:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:39:31 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:39:31 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:31 latest 01:39:31 4.0.0-dev.50 01:39:31 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:31 main 01:39:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:39:32 58572701020d: Preparing 01:39:32 08683b05b89c: Preparing 01:39:32 46ecb4b825d1: Preparing 01:39:32 2ee6bb491823: Preparing 01:39:32 a9bcb79d829a: Preparing 01:39:32 14c442c111d7: Preparing 01:39:32 ce5a8cde9eee: Preparing 01:39:32 14c442c111d7: Waiting 01:39:32 ce5a8cde9eee: Waiting 01:39:32 2ee6bb491823: Layer already exists 01:39:32 58572701020d: Pushed 01:39:32 a9bcb79d829a: Pushed 01:39:32 14c442c111d7: Pushed 01:39:32 08683b05b89c: Pushed 01:39:32 ce5a8cde9eee: Layer already exists 01:39:35 46ecb4b825d1: Pushed 01:39:35 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:39:35 58572701020d: Preparing 01:39:35 08683b05b89c: Preparing 01:39:35 46ecb4b825d1: Preparing 01:39:35 2ee6bb491823: Preparing 01:39:35 a9bcb79d829a: Preparing 01:39:35 14c442c111d7: Preparing 01:39:35 ce5a8cde9eee: Preparing 01:39:35 14c442c111d7: Waiting 01:39:35 ce5a8cde9eee: Waiting 01:39:35 58572701020d: Layer already exists 01:39:35 08683b05b89c: Layer already exists 01:39:35 46ecb4b825d1: Layer already exists 01:39:35 a9bcb79d829a: Layer already exists 01:39:35 2ee6bb491823: Layer already exists 01:39:35 ce5a8cde9eee: Layer already exists 01:39:35 14c442c111d7: Layer already exists 01:39:35 latest: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.50 01:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:39:36 58572701020d: Preparing 01:39:36 08683b05b89c: Preparing 01:39:36 46ecb4b825d1: Preparing 01:39:36 2ee6bb491823: Preparing 01:39:36 a9bcb79d829a: Preparing 01:39:36 14c442c111d7: Preparing 01:39:36 ce5a8cde9eee: Preparing 01:39:36 14c442c111d7: Waiting 01:39:36 ce5a8cde9eee: Waiting 01:39:36 58572701020d: Layer already exists 01:39:36 2ee6bb491823: Layer already exists 01:39:36 a9bcb79d829a: Layer already exists 01:39:36 08683b05b89c: Layer already exists 01:39:36 46ecb4b825d1: Layer already exists 01:39:36 ce5a8cde9eee: Layer already exists 01:39:36 14c442c111d7: Layer already exists 01:39:36 4.0.0-dev.50: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:39:37 58572701020d: Preparing 01:39:37 08683b05b89c: Preparing 01:39:37 46ecb4b825d1: Preparing 01:39:37 2ee6bb491823: Preparing 01:39:37 a9bcb79d829a: Preparing 01:39:37 14c442c111d7: Preparing 01:39:37 ce5a8cde9eee: Preparing 01:39:37 ce5a8cde9eee: Waiting 01:39:37 14c442c111d7: Waiting 01:39:37 a9bcb79d829a: Layer already exists 01:39:37 46ecb4b825d1: Layer already exists 01:39:37 58572701020d: Layer already exists 01:39:37 2ee6bb491823: Layer already exists 01:39:37 08683b05b89c: Layer already exists 01:39:37 14c442c111d7: Layer already exists 01:39:37 ce5a8cde9eee: Layer already exists 01:39:37 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:39:37 58572701020d: Preparing 01:39:37 08683b05b89c: Preparing 01:39:37 46ecb4b825d1: Preparing 01:39:37 2ee6bb491823: Preparing 01:39:37 a9bcb79d829a: Preparing 01:39:37 14c442c111d7: Preparing 01:39:37 ce5a8cde9eee: Preparing 01:39:37 14c442c111d7: Waiting 01:39:37 ce5a8cde9eee: Waiting 01:39:37 46ecb4b825d1: Layer already exists 01:39:37 2ee6bb491823: Layer already exists 01:39:37 08683b05b89c: Layer already exists 01:39:37 58572701020d: Layer already exists 01:39:37 a9bcb79d829a: Layer already exists 01:39:37 14c442c111d7: Layer already exists 01:39:37 ce5a8cde9eee: Layer already exists 01:39:37 main: digest: sha256:33d9e035f98fe33ca0f3d21a1aa4e6016da4df6dc66accfd356bfbc33548bbb9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:37 ===================================================== [Pipeline] echo 01:39:37 taggedImages: 01:39:37 - nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:37 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:39:37 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.50 01:39:37 - nexus3.edgexfoundry.org:10004/core-keeper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:37 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:39:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:39:38 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:38 latest 01:39:38 4.0.0-dev.50 01:39:38 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:38 main 01:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:38 7c15068982ac: Preparing 01:39:38 4a72c4b55bcc: Preparing 01:39:38 6b9604f40d95: Preparing 01:39:38 7443df7bf2ed: Preparing 01:39:38 29e65f81b58b: Preparing 01:39:38 2ee6bb491823: Preparing 01:39:38 97c9e9bad468: Preparing 01:39:38 4ef77fd1d24c: Preparing 01:39:38 ce5a8cde9eee: Preparing 01:39:38 2ee6bb491823: Waiting 01:39:38 97c9e9bad468: Waiting 01:39:38 ce5a8cde9eee: Waiting 01:39:38 4ef77fd1d24c: Waiting 01:39:38 29e65f81b58b: Layer already exists 01:39:38 2ee6bb491823: Layer already exists 01:39:38 97c9e9bad468: Layer already exists 01:39:38 4ef77fd1d24c: Layer already exists 01:39:38 6b9604f40d95: Pushed 01:39:38 ce5a8cde9eee: Layer already exists 01:39:38 4a72c4b55bcc: Pushed 01:39:38 7c15068982ac: Pushed 01:39:41 7443df7bf2ed: Pushed 01:39:41 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:42 7c15068982ac: Preparing 01:39:42 4a72c4b55bcc: Preparing 01:39:42 6b9604f40d95: Preparing 01:39:42 7443df7bf2ed: Preparing 01:39:42 29e65f81b58b: Preparing 01:39:42 2ee6bb491823: Preparing 01:39:42 97c9e9bad468: Preparing 01:39:42 4ef77fd1d24c: Preparing 01:39:42 ce5a8cde9eee: Preparing 01:39:42 2ee6bb491823: Waiting 01:39:42 97c9e9bad468: Waiting 01:39:42 4ef77fd1d24c: Waiting 01:39:42 ce5a8cde9eee: Waiting 01:39:42 4a72c4b55bcc: Layer already exists 01:39:42 6b9604f40d95: Layer already exists 01:39:42 7c15068982ac: Layer already exists 01:39:42 29e65f81b58b: Layer already exists 01:39:42 7443df7bf2ed: Layer already exists 01:39:42 2ee6bb491823: Layer already exists 01:39:42 ce5a8cde9eee: Layer already exists 01:39:42 97c9e9bad468: Layer already exists 01:39:42 4ef77fd1d24c: Layer already exists 01:39:42 latest: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.50 01:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:42 7c15068982ac: Preparing 01:39:42 4a72c4b55bcc: Preparing 01:39:42 6b9604f40d95: Preparing 01:39:42 7443df7bf2ed: Preparing 01:39:42 29e65f81b58b: Preparing 01:39:42 2ee6bb491823: Preparing 01:39:42 97c9e9bad468: Preparing 01:39:42 4ef77fd1d24c: Preparing 01:39:42 ce5a8cde9eee: Preparing 01:39:42 97c9e9bad468: Waiting 01:39:42 4ef77fd1d24c: Waiting 01:39:42 ce5a8cde9eee: Waiting 01:39:42 4a72c4b55bcc: Layer already exists 01:39:42 7c15068982ac: Layer already exists 01:39:42 29e65f81b58b: Layer already exists 01:39:42 6b9604f40d95: Layer already exists 01:39:42 7443df7bf2ed: Layer already exists 01:39:42 97c9e9bad468: Layer already exists 01:39:42 2ee6bb491823: Layer already exists 01:39:42 ce5a8cde9eee: Layer already exists 01:39:42 4ef77fd1d24c: Layer already exists 01:39:42 4.0.0-dev.50: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:43 7c15068982ac: Preparing 01:39:43 4a72c4b55bcc: Preparing 01:39:43 6b9604f40d95: Preparing 01:39:43 7443df7bf2ed: Preparing 01:39:43 29e65f81b58b: Preparing 01:39:43 2ee6bb491823: Preparing 01:39:43 97c9e9bad468: Preparing 01:39:43 4ef77fd1d24c: Preparing 01:39:43 ce5a8cde9eee: Preparing 01:39:43 2ee6bb491823: Waiting 01:39:43 97c9e9bad468: Waiting 01:39:43 4ef77fd1d24c: Waiting 01:39:43 ce5a8cde9eee: Waiting 01:39:43 6b9604f40d95: Layer already exists 01:39:43 7c15068982ac: Layer already exists 01:39:43 7443df7bf2ed: Layer already exists 01:39:43 29e65f81b58b: Layer already exists 01:39:43 4a72c4b55bcc: Layer already exists 01:39:43 2ee6bb491823: Layer already exists 01:39:43 ce5a8cde9eee: Layer already exists 01:39:43 4ef77fd1d24c: Layer already exists 01:39:43 97c9e9bad468: Layer already exists 01:39:43 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:44 7c15068982ac: Preparing 01:39:44 4a72c4b55bcc: Preparing 01:39:44 6b9604f40d95: Preparing 01:39:44 7443df7bf2ed: Preparing 01:39:44 29e65f81b58b: Preparing 01:39:44 2ee6bb491823: Preparing 01:39:44 97c9e9bad468: Preparing 01:39:44 4ef77fd1d24c: Preparing 01:39:44 ce5a8cde9eee: Preparing 01:39:44 2ee6bb491823: Waiting 01:39:44 97c9e9bad468: Waiting 01:39:44 4ef77fd1d24c: Waiting 01:39:44 ce5a8cde9eee: Waiting 01:39:44 29e65f81b58b: Layer already exists 01:39:44 7443df7bf2ed: Layer already exists 01:39:44 7c15068982ac: Layer already exists 01:39:44 6b9604f40d95: Layer already exists 01:39:44 4a72c4b55bcc: Layer already exists 01:39:44 97c9e9bad468: Layer already exists 01:39:44 4ef77fd1d24c: Layer already exists 01:39:44 2ee6bb491823: Layer already exists 01:39:44 ce5a8cde9eee: Layer already exists 01:39:44 main: digest: sha256:0a2b1266d054a01778ba141de06f7adefbc3503689f18c40b19dae92128cf916 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:44 ===================================================== [Pipeline] echo 01:39:44 taggedImages: 01:39:44 - nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:39:44 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.50 01:39:44 - nexus3.edgexfoundry.org:10004/core-metadata:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:39:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:39:44 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:44 latest 01:39:44 4.0.0-dev.50 01:39:44 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:44 main 01:39:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:44 906d3dccaa6f: Preparing 01:39:44 488396696a23: Preparing 01:39:44 074bcd975f54: Preparing 01:39:44 de40a0cba236: Preparing 01:39:44 0053970971aa: Preparing 01:39:44 914d91e2fb29: Preparing 01:39:44 ed51242d5891: Preparing 01:39:44 29e65f81b58b: Preparing 01:39:44 2ee6bb491823: Preparing 01:39:44 23ddf6aa4945: Preparing 01:39:44 14896bfa6e30: Preparing 01:39:44 5f70bf18a086: Preparing 01:39:44 eac585bc20dd: Preparing 01:39:44 347f8b33b46d: Preparing 01:39:44 e87172b3cf0e: Preparing 01:39:44 ce5a8cde9eee: Preparing 01:39:44 ed51242d5891: Waiting 01:39:44 29e65f81b58b: Waiting 01:39:44 eac585bc20dd: Waiting 01:39:44 2ee6bb491823: Waiting 01:39:44 347f8b33b46d: Waiting 01:39:44 23ddf6aa4945: Waiting 01:39:44 e87172b3cf0e: Waiting 01:39:44 ce5a8cde9eee: Waiting 01:39:44 14896bfa6e30: Waiting 01:39:44 914d91e2fb29: Waiting 01:39:44 074bcd975f54: Pushed 01:39:44 0053970971aa: Pushed 01:39:44 906d3dccaa6f: Pushed 01:39:44 488396696a23: Pushed 01:39:44 de40a0cba236: Pushed 01:39:44 29e65f81b58b: Layer already exists 01:39:44 2ee6bb491823: Layer already exists 01:39:45 5f70bf18a086: Layer already exists 01:39:45 914d91e2fb29: Pushed 01:39:45 14896bfa6e30: Pushed 01:39:45 23ddf6aa4945: Pushed 01:39:45 ce5a8cde9eee: Layer already exists 01:39:45 eac585bc20dd: Pushed 01:39:45 347f8b33b46d: Pushed 01:39:45 e87172b3cf0e: Pushed 01:39:46 ed51242d5891: Pushed 01:39:46 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:47 906d3dccaa6f: Preparing 01:39:47 488396696a23: Preparing 01:39:47 074bcd975f54: Preparing 01:39:47 de40a0cba236: Preparing 01:39:47 0053970971aa: Preparing 01:39:47 914d91e2fb29: Preparing 01:39:47 ed51242d5891: Preparing 01:39:47 29e65f81b58b: Preparing 01:39:47 2ee6bb491823: Preparing 01:39:47 23ddf6aa4945: Preparing 01:39:47 14896bfa6e30: Preparing 01:39:47 5f70bf18a086: Preparing 01:39:47 eac585bc20dd: Preparing 01:39:47 347f8b33b46d: Preparing 01:39:47 e87172b3cf0e: Preparing 01:39:47 ce5a8cde9eee: Preparing 01:39:47 2ee6bb491823: Waiting 01:39:47 eac585bc20dd: Waiting 01:39:47 347f8b33b46d: Waiting 01:39:47 23ddf6aa4945: Waiting 01:39:47 5f70bf18a086: Waiting 01:39:47 ce5a8cde9eee: Waiting 01:39:47 e87172b3cf0e: Waiting 01:39:47 14896bfa6e30: Waiting 01:39:47 914d91e2fb29: Waiting 01:39:47 ed51242d5891: Waiting 01:39:47 29e65f81b58b: Waiting 01:39:47 906d3dccaa6f: Layer already exists 01:39:47 0053970971aa: Layer already exists 01:39:47 074bcd975f54: Layer already exists 01:39:47 de40a0cba236: Layer already exists 01:39:47 488396696a23: Layer already exists 01:39:47 ed51242d5891: Layer already exists 01:39:47 914d91e2fb29: Layer already exists 01:39:47 29e65f81b58b: Layer already exists 01:39:47 2ee6bb491823: Layer already exists 01:39:47 23ddf6aa4945: Layer already exists 01:39:47 5f70bf18a086: Layer already exists 01:39:47 14896bfa6e30: Layer already exists 01:39:47 eac585bc20dd: Layer already exists 01:39:47 e87172b3cf0e: Layer already exists 01:39:47 347f8b33b46d: Layer already exists 01:39:47 ce5a8cde9eee: Layer already exists 01:39:47 latest: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.50 01:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:47 906d3dccaa6f: Preparing 01:39:47 488396696a23: Preparing 01:39:47 074bcd975f54: Preparing 01:39:47 de40a0cba236: Preparing 01:39:47 0053970971aa: Preparing 01:39:47 914d91e2fb29: Preparing 01:39:47 ed51242d5891: Preparing 01:39:47 29e65f81b58b: Preparing 01:39:47 2ee6bb491823: Preparing 01:39:47 23ddf6aa4945: Preparing 01:39:47 14896bfa6e30: Preparing 01:39:47 5f70bf18a086: Preparing 01:39:47 eac585bc20dd: Preparing 01:39:47 347f8b33b46d: Preparing 01:39:47 e87172b3cf0e: Preparing 01:39:47 ce5a8cde9eee: Preparing 01:39:47 29e65f81b58b: Waiting 01:39:47 2ee6bb491823: Waiting 01:39:47 347f8b33b46d: Waiting 01:39:47 e87172b3cf0e: Waiting 01:39:47 23ddf6aa4945: Waiting 01:39:47 ce5a8cde9eee: Waiting 01:39:47 14896bfa6e30: Waiting 01:39:47 5f70bf18a086: Waiting 01:39:47 eac585bc20dd: Waiting 01:39:47 914d91e2fb29: Waiting 01:39:47 ed51242d5891: Waiting 01:39:47 906d3dccaa6f: Layer already exists 01:39:47 0053970971aa: Layer already exists 01:39:47 074bcd975f54: Layer already exists 01:39:47 488396696a23: Layer already exists 01:39:47 de40a0cba236: Layer already exists 01:39:47 914d91e2fb29: Layer already exists 01:39:47 ed51242d5891: Layer already exists 01:39:47 29e65f81b58b: Layer already exists 01:39:47 23ddf6aa4945: Layer already exists 01:39:47 2ee6bb491823: Layer already exists 01:39:47 14896bfa6e30: Layer already exists 01:39:47 5f70bf18a086: Layer already exists 01:39:47 347f8b33b46d: Layer already exists 01:39:47 e87172b3cf0e: Layer already exists 01:39:47 eac585bc20dd: Layer already exists 01:39:47 ce5a8cde9eee: Layer already exists 01:39:47 4.0.0-dev.50: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:48 906d3dccaa6f: Preparing 01:39:48 488396696a23: Preparing 01:39:48 074bcd975f54: Preparing 01:39:48 de40a0cba236: Preparing 01:39:48 0053970971aa: Preparing 01:39:48 914d91e2fb29: Preparing 01:39:48 ed51242d5891: Preparing 01:39:48 29e65f81b58b: Preparing 01:39:48 2ee6bb491823: Preparing 01:39:48 23ddf6aa4945: Preparing 01:39:48 14896bfa6e30: Preparing 01:39:48 5f70bf18a086: Preparing 01:39:48 eac585bc20dd: Preparing 01:39:48 347f8b33b46d: Preparing 01:39:48 e87172b3cf0e: Preparing 01:39:48 ce5a8cde9eee: Preparing 01:39:48 14896bfa6e30: Waiting 01:39:48 5f70bf18a086: Waiting 01:39:48 eac585bc20dd: Waiting 01:39:48 914d91e2fb29: Waiting 01:39:48 347f8b33b46d: Waiting 01:39:48 e87172b3cf0e: Waiting 01:39:48 ed51242d5891: Waiting 01:39:48 ce5a8cde9eee: Waiting 01:39:48 29e65f81b58b: Waiting 01:39:48 23ddf6aa4945: Waiting 01:39:48 2ee6bb491823: Waiting 01:39:48 906d3dccaa6f: Layer already exists 01:39:48 074bcd975f54: Layer already exists 01:39:48 488396696a23: Layer already exists 01:39:48 de40a0cba236: Layer already exists 01:39:48 0053970971aa: Layer already exists 01:39:48 914d91e2fb29: Layer already exists 01:39:48 29e65f81b58b: Layer already exists 01:39:48 2ee6bb491823: Layer already exists 01:39:48 ed51242d5891: Layer already exists 01:39:48 23ddf6aa4945: Layer already exists 01:39:48 5f70bf18a086: Layer already exists 01:39:48 14896bfa6e30: Layer already exists 01:39:48 eac585bc20dd: Layer already exists 01:39:48 347f8b33b46d: Layer already exists 01:39:48 e87172b3cf0e: Layer already exists 01:39:48 ce5a8cde9eee: Layer already exists 01:39:48 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:49 906d3dccaa6f: Preparing 01:39:49 488396696a23: Preparing 01:39:49 074bcd975f54: Preparing 01:39:49 de40a0cba236: Preparing 01:39:49 0053970971aa: Preparing 01:39:49 914d91e2fb29: Preparing 01:39:49 ed51242d5891: Preparing 01:39:49 29e65f81b58b: Preparing 01:39:49 2ee6bb491823: Preparing 01:39:49 23ddf6aa4945: Preparing 01:39:49 14896bfa6e30: Preparing 01:39:49 5f70bf18a086: Preparing 01:39:49 eac585bc20dd: Preparing 01:39:49 347f8b33b46d: Preparing 01:39:49 e87172b3cf0e: Preparing 01:39:49 ce5a8cde9eee: Preparing 01:39:49 29e65f81b58b: Waiting 01:39:49 2ee6bb491823: Waiting 01:39:49 23ddf6aa4945: Waiting 01:39:49 14896bfa6e30: Waiting 01:39:49 5f70bf18a086: Waiting 01:39:49 eac585bc20dd: Waiting 01:39:49 347f8b33b46d: Waiting 01:39:49 e87172b3cf0e: Waiting 01:39:49 ce5a8cde9eee: Waiting 01:39:49 914d91e2fb29: Waiting 01:39:49 ed51242d5891: Waiting 01:39:49 488396696a23: Layer already exists 01:39:49 de40a0cba236: Layer already exists 01:39:49 906d3dccaa6f: Layer already exists 01:39:49 0053970971aa: Layer already exists 01:39:49 074bcd975f54: Layer already exists 01:39:49 914d91e2fb29: Layer already exists 01:39:49 29e65f81b58b: Layer already exists 01:39:49 ed51242d5891: Layer already exists 01:39:49 23ddf6aa4945: Layer already exists 01:39:49 2ee6bb491823: Layer already exists 01:39:49 eac585bc20dd: Layer already exists 01:39:49 5f70bf18a086: Layer already exists 01:39:49 14896bfa6e30: Layer already exists 01:39:49 e87172b3cf0e: Layer already exists 01:39:49 347f8b33b46d: Layer already exists 01:39:49 ce5a8cde9eee: Layer already exists 01:39:49 main: digest: sha256:6480bcd5cbe5c7c691c185032933325ce1a6a61c6c7ec6fc5ca6f029067f0d0a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:49 ===================================================== [Pipeline] echo 01:39:49 taggedImages: 01:39:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:39:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.50 01:39:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:39:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:39:49 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:49 latest 01:39:49 4.0.0-dev.50 01:39:49 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:49 main 01:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:39:49 930ed0f0cdb5: Preparing 01:39:49 a1e038469088: Preparing 01:39:49 a232c7b8a594: Preparing 01:39:49 405ad01d3b39: Preparing 01:39:49 29e65f81b58b: Preparing 01:39:49 2ee6bb491823: Preparing 01:39:49 97c9e9bad468: Preparing 01:39:49 4ef77fd1d24c: Preparing 01:39:49 ce5a8cde9eee: Preparing 01:39:49 2ee6bb491823: Waiting 01:39:49 97c9e9bad468: Waiting 01:39:49 4ef77fd1d24c: Waiting 01:39:49 ce5a8cde9eee: Waiting 01:39:49 29e65f81b58b: Layer already exists 01:39:49 2ee6bb491823: Layer already exists 01:39:49 97c9e9bad468: Layer already exists 01:39:49 4ef77fd1d24c: Layer already exists 01:39:49 a232c7b8a594: Pushed 01:39:49 ce5a8cde9eee: Layer already exists 01:39:49 a1e038469088: Pushed 01:39:49 930ed0f0cdb5: Pushed 01:39:52 405ad01d3b39: Pushed 01:39:52 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:39:53 930ed0f0cdb5: Preparing 01:39:53 a1e038469088: Preparing 01:39:53 a232c7b8a594: Preparing 01:39:53 405ad01d3b39: Preparing 01:39:53 29e65f81b58b: Preparing 01:39:53 2ee6bb491823: Preparing 01:39:53 97c9e9bad468: Preparing 01:39:53 4ef77fd1d24c: Preparing 01:39:53 ce5a8cde9eee: Preparing 01:39:53 2ee6bb491823: Waiting 01:39:53 97c9e9bad468: Waiting 01:39:53 4ef77fd1d24c: Waiting 01:39:53 ce5a8cde9eee: Waiting 01:39:53 a232c7b8a594: Layer already exists 01:39:53 405ad01d3b39: Layer already exists 01:39:53 29e65f81b58b: Layer already exists 01:39:53 930ed0f0cdb5: Layer already exists 01:39:53 a1e038469088: Layer already exists 01:39:53 97c9e9bad468: Layer already exists 01:39:53 2ee6bb491823: Layer already exists 01:39:53 4ef77fd1d24c: Layer already exists 01:39:53 ce5a8cde9eee: Layer already exists 01:39:53 latest: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.50 01:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:39:54 930ed0f0cdb5: Preparing 01:39:54 a1e038469088: Preparing 01:39:54 a232c7b8a594: Preparing 01:39:54 405ad01d3b39: Preparing 01:39:54 29e65f81b58b: Preparing 01:39:54 2ee6bb491823: Preparing 01:39:54 97c9e9bad468: Preparing 01:39:54 4ef77fd1d24c: Preparing 01:39:54 ce5a8cde9eee: Preparing 01:39:54 2ee6bb491823: Waiting 01:39:54 97c9e9bad468: Waiting 01:39:54 4ef77fd1d24c: Waiting 01:39:54 ce5a8cde9eee: Waiting 01:39:54 a232c7b8a594: Layer already exists 01:39:54 405ad01d3b39: Layer already exists 01:39:54 29e65f81b58b: Layer already exists 01:39:54 930ed0f0cdb5: Layer already exists 01:39:54 a1e038469088: Layer already exists 01:39:54 97c9e9bad468: Layer already exists 01:39:54 4ef77fd1d24c: Layer already exists 01:39:54 2ee6bb491823: Layer already exists 01:39:54 ce5a8cde9eee: Layer already exists 01:39:54 4.0.0-dev.50: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:39:54 930ed0f0cdb5: Preparing 01:39:54 a1e038469088: Preparing 01:39:54 a232c7b8a594: Preparing 01:39:54 405ad01d3b39: Preparing 01:39:54 29e65f81b58b: Preparing 01:39:54 2ee6bb491823: Preparing 01:39:54 97c9e9bad468: Preparing 01:39:54 4ef77fd1d24c: Preparing 01:39:54 ce5a8cde9eee: Preparing 01:39:54 97c9e9bad468: Waiting 01:39:54 2ee6bb491823: Waiting 01:39:54 4ef77fd1d24c: Waiting 01:39:54 a1e038469088: Layer already exists 01:39:54 29e65f81b58b: Layer already exists 01:39:54 a232c7b8a594: Layer already exists 01:39:54 930ed0f0cdb5: Layer already exists 01:39:54 405ad01d3b39: Layer already exists 01:39:54 2ee6bb491823: Layer already exists 01:39:54 97c9e9bad468: Layer already exists 01:39:54 4ef77fd1d24c: Layer already exists 01:39:54 ce5a8cde9eee: Layer already exists 01:39:54 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:39:55 930ed0f0cdb5: Preparing 01:39:55 a1e038469088: Preparing 01:39:55 a232c7b8a594: Preparing 01:39:55 405ad01d3b39: Preparing 01:39:55 29e65f81b58b: Preparing 01:39:55 2ee6bb491823: Preparing 01:39:55 97c9e9bad468: Preparing 01:39:55 2ee6bb491823: Waiting 01:39:55 97c9e9bad468: Waiting 01:39:55 4ef77fd1d24c: Preparing 01:39:55 ce5a8cde9eee: Preparing 01:39:55 4ef77fd1d24c: Waiting 01:39:55 ce5a8cde9eee: Waiting 01:39:55 a1e038469088: Layer already exists 01:39:55 405ad01d3b39: Layer already exists 01:39:55 29e65f81b58b: Layer already exists 01:39:55 a232c7b8a594: Layer already exists 01:39:55 930ed0f0cdb5: Layer already exists 01:39:55 2ee6bb491823: Layer already exists 01:39:55 4ef77fd1d24c: Layer already exists 01:39:55 97c9e9bad468: Layer already exists 01:39:55 ce5a8cde9eee: Layer already exists 01:39:55 main: digest: sha256:b4221ee1e03ae2fc590af85c532a12dd6cf085ea3538ca98bbe25bccb6a23f37 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:55 ===================================================== [Pipeline] echo 01:39:55 taggedImages: 01:39:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:39:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.50 01:39:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:39:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:39:55 e97de8ab334d1a767c4277ad839ab797839c0447 01:39:55 latest 01:39:55 4.0.0-dev.50 01:39:55 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:55 main 01:39:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447 01:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:39:56 0c0bacade1cf: Preparing 01:39:56 63775d3eca83: Preparing 01:39:56 7e9d6e0bdb92: Preparing 01:39:56 6885f3a3b60b: Preparing 01:39:56 2691abec870b: Preparing 01:39:56 29e65f81b58b: Preparing 01:39:56 2ee6bb491823: Preparing 01:39:56 65b145e3e200: Preparing 01:39:56 3cbf420ef536: Preparing 01:39:56 6156bd18259a: Preparing 01:39:56 ce5a8cde9eee: Preparing 01:39:56 65b145e3e200: Waiting 01:39:56 29e65f81b58b: Waiting 01:39:56 3cbf420ef536: Waiting 01:39:56 6156bd18259a: Waiting 01:39:56 2ee6bb491823: Waiting 01:39:56 63775d3eca83: Pushed 01:39:56 2691abec870b: Pushed 01:39:56 0c0bacade1cf: Pushed 01:39:56 6885f3a3b60b: Pushed 01:39:56 29e65f81b58b: Layer already exists 01:39:56 2ee6bb491823: Layer already exists 01:39:56 ce5a8cde9eee: Layer already exists 01:39:56 65b145e3e200: Pushed 01:39:56 3cbf420ef536: Pushed 01:39:57 7e9d6e0bdb92: Pushed 01:39:57 6156bd18259a: Pushed 01:39:57 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:39:58 0c0bacade1cf: Preparing 01:39:58 63775d3eca83: Preparing 01:39:58 7e9d6e0bdb92: Preparing 01:39:58 6885f3a3b60b: Preparing 01:39:58 2691abec870b: Preparing 01:39:58 29e65f81b58b: Preparing 01:39:58 2ee6bb491823: Preparing 01:39:58 65b145e3e200: Preparing 01:39:58 3cbf420ef536: Preparing 01:39:58 6156bd18259a: Preparing 01:39:58 ce5a8cde9eee: Preparing 01:39:58 2ee6bb491823: Waiting 01:39:58 65b145e3e200: Waiting 01:39:58 3cbf420ef536: Waiting 01:39:58 ce5a8cde9eee: Waiting 01:39:58 6156bd18259a: Waiting 01:39:58 2691abec870b: Layer already exists 01:39:58 6885f3a3b60b: Layer already exists 01:39:58 0c0bacade1cf: Layer already exists 01:39:58 7e9d6e0bdb92: Layer already exists 01:39:58 63775d3eca83: Layer already exists 01:39:58 65b145e3e200: Layer already exists 01:39:58 29e65f81b58b: Layer already exists 01:39:58 3cbf420ef536: Layer already exists 01:39:58 2ee6bb491823: Layer already exists 01:39:58 6156bd18259a: Layer already exists 01:39:58 ce5a8cde9eee: Layer already exists 01:39:58 latest: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.50 01:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:39:59 0c0bacade1cf: Preparing 01:39:59 63775d3eca83: Preparing 01:39:59 7e9d6e0bdb92: Preparing 01:39:59 6885f3a3b60b: Preparing 01:39:59 2691abec870b: Preparing 01:39:59 29e65f81b58b: Preparing 01:39:59 2ee6bb491823: Preparing 01:39:59 65b145e3e200: Preparing 01:39:59 3cbf420ef536: Preparing 01:39:59 6156bd18259a: Preparing 01:39:59 ce5a8cde9eee: Preparing 01:39:59 3cbf420ef536: Waiting 01:39:59 65b145e3e200: Waiting 01:39:59 6156bd18259a: Waiting 01:39:59 29e65f81b58b: Waiting 01:39:59 ce5a8cde9eee: Waiting 01:39:59 0c0bacade1cf: Layer already exists 01:39:59 63775d3eca83: Layer already exists 01:39:59 7e9d6e0bdb92: Layer already exists 01:39:59 6885f3a3b60b: Layer already exists 01:39:59 2691abec870b: Layer already exists 01:39:59 2ee6bb491823: Layer already exists 01:39:59 65b145e3e200: Layer already exists 01:39:59 3cbf420ef536: Layer already exists 01:39:59 29e65f81b58b: Layer already exists 01:39:59 6156bd18259a: Layer already exists 01:39:59 ce5a8cde9eee: Layer already exists 01:39:59 4.0.0-dev.50: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:39:59 0c0bacade1cf: Preparing 01:39:59 63775d3eca83: Preparing 01:39:59 7e9d6e0bdb92: Preparing 01:39:59 6885f3a3b60b: Preparing 01:39:59 2691abec870b: Preparing 01:39:59 29e65f81b58b: Preparing 01:39:59 2ee6bb491823: Preparing 01:39:59 65b145e3e200: Preparing 01:39:59 3cbf420ef536: Preparing 01:39:59 6156bd18259a: Preparing 01:39:59 ce5a8cde9eee: Preparing 01:39:59 65b145e3e200: Waiting 01:39:59 3cbf420ef536: Waiting 01:39:59 6156bd18259a: Waiting 01:39:59 ce5a8cde9eee: Waiting 01:39:59 29e65f81b58b: Waiting 01:39:59 2ee6bb491823: Waiting 01:39:59 63775d3eca83: Layer already exists 01:39:59 0c0bacade1cf: Layer already exists 01:39:59 2691abec870b: Layer already exists 01:39:59 6885f3a3b60b: Layer already exists 01:39:59 7e9d6e0bdb92: Layer already exists 01:39:59 29e65f81b58b: Layer already exists 01:39:59 65b145e3e200: Layer already exists 01:39:59 3cbf420ef536: Layer already exists 01:39:59 2ee6bb491823: Layer already exists 01:39:59 6156bd18259a: Layer already exists 01:39:59 ce5a8cde9eee: Layer already exists 01:39:59 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:00 0c0bacade1cf: Preparing 01:40:00 63775d3eca83: Preparing 01:40:00 7e9d6e0bdb92: Preparing 01:40:00 6885f3a3b60b: Preparing 01:40:00 2691abec870b: Preparing 01:40:00 29e65f81b58b: Preparing 01:40:00 2ee6bb491823: Preparing 01:40:00 65b145e3e200: Preparing 01:40:00 3cbf420ef536: Preparing 01:40:00 6156bd18259a: Preparing 01:40:00 ce5a8cde9eee: Preparing 01:40:00 29e65f81b58b: Waiting 01:40:00 65b145e3e200: Waiting 01:40:00 3cbf420ef536: Waiting 01:40:00 ce5a8cde9eee: Waiting 01:40:00 6156bd18259a: Waiting 01:40:00 0c0bacade1cf: Layer already exists 01:40:00 7e9d6e0bdb92: Layer already exists 01:40:00 2691abec870b: Layer already exists 01:40:00 63775d3eca83: Layer already exists 01:40:00 6885f3a3b60b: Layer already exists 01:40:00 29e65f81b58b: Layer already exists 01:40:00 2ee6bb491823: Layer already exists 01:40:00 65b145e3e200: Layer already exists 01:40:00 3cbf420ef536: Layer already exists 01:40:00 6156bd18259a: Layer already exists 01:40:00 ce5a8cde9eee: Layer already exists 01:40:00 main: digest: sha256:4dd9868ab5e5912d8d3f4bfad36bb7c12085b18bdebd4d049b47f85f3d0a92e1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:00 ===================================================== [Pipeline] echo 01:40:00 taggedImages: 01:40:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:40:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.50 01:40:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:40:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:40:00 e97de8ab334d1a767c4277ad839ab797839c0447 01:40:00 latest 01:40:00 4.0.0-dev.50 01:40:00 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:00 main 01:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:01 1d655e1d35be: Preparing 01:40:01 edc922ee9cbf: Preparing 01:40:01 7a83a039b07d: Preparing 01:40:01 d73fb1b2896a: Preparing 01:40:01 cf73004d2b09: Preparing 01:40:01 a984e1a4e9b2: Preparing 01:40:01 466e6420a0b8: Preparing 01:40:01 29e65f81b58b: Preparing 01:40:01 2ee6bb491823: Preparing 01:40:01 ca1f85c7f582: Preparing 01:40:01 1c91a516f8e5: Preparing 01:40:01 ce5a8cde9eee: Preparing 01:40:01 2ee6bb491823: Waiting 01:40:01 a984e1a4e9b2: Waiting 01:40:01 ca1f85c7f582: Waiting 01:40:01 1c91a516f8e5: Waiting 01:40:01 ce5a8cde9eee: Waiting 01:40:01 29e65f81b58b: Waiting 01:40:01 edc922ee9cbf: Pushed 01:40:01 cf73004d2b09: Pushed 01:40:02 1d655e1d35be: Pushed 01:40:02 466e6420a0b8: Pushed 01:40:02 29e65f81b58b: Layer already exists 01:40:02 a984e1a4e9b2: Pushed 01:40:02 2ee6bb491823: Layer already exists 01:40:02 ce5a8cde9eee: Layer already exists 01:40:02 d73fb1b2896a: Pushed 01:40:02 ca1f85c7f582: Pushed 01:40:02 7a83a039b07d: Pushed 01:40:03 1c91a516f8e5: Pushed 01:40:03 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:04 1d655e1d35be: Preparing 01:40:04 edc922ee9cbf: Preparing 01:40:04 7a83a039b07d: Preparing 01:40:04 d73fb1b2896a: Preparing 01:40:04 cf73004d2b09: Preparing 01:40:04 a984e1a4e9b2: Preparing 01:40:04 466e6420a0b8: Preparing 01:40:04 a984e1a4e9b2: Waiting 01:40:04 29e65f81b58b: Preparing 01:40:04 466e6420a0b8: Waiting 01:40:04 2ee6bb491823: Preparing 01:40:04 ca1f85c7f582: Preparing 01:40:04 1c91a516f8e5: Preparing 01:40:04 29e65f81b58b: Waiting 01:40:04 ca1f85c7f582: Waiting 01:40:04 ce5a8cde9eee: Preparing 01:40:04 1c91a516f8e5: Waiting 01:40:04 ce5a8cde9eee: Waiting 01:40:04 cf73004d2b09: Layer already exists 01:40:04 7a83a039b07d: Layer already exists 01:40:04 d73fb1b2896a: Layer already exists 01:40:04 1d655e1d35be: Layer already exists 01:40:04 edc922ee9cbf: Layer already exists 01:40:04 a984e1a4e9b2: Layer already exists 01:40:04 466e6420a0b8: Layer already exists 01:40:04 ca1f85c7f582: Layer already exists 01:40:04 29e65f81b58b: Layer already exists 01:40:04 2ee6bb491823: Layer already exists 01:40:04 1c91a516f8e5: Layer already exists 01:40:04 ce5a8cde9eee: Layer already exists 01:40:04 latest: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.50 01:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:05 1d655e1d35be: Preparing 01:40:05 edc922ee9cbf: Preparing 01:40:05 7a83a039b07d: Preparing 01:40:05 d73fb1b2896a: Preparing 01:40:05 cf73004d2b09: Preparing 01:40:05 a984e1a4e9b2: Preparing 01:40:05 466e6420a0b8: Preparing 01:40:05 29e65f81b58b: Preparing 01:40:05 2ee6bb491823: Preparing 01:40:05 ca1f85c7f582: Preparing 01:40:05 1c91a516f8e5: Preparing 01:40:05 ce5a8cde9eee: Preparing 01:40:05 a984e1a4e9b2: Waiting 01:40:05 466e6420a0b8: Waiting 01:40:05 29e65f81b58b: Waiting 01:40:05 2ee6bb491823: Waiting 01:40:05 ca1f85c7f582: Waiting 01:40:05 1c91a516f8e5: Waiting 01:40:05 ce5a8cde9eee: Waiting 01:40:05 1d655e1d35be: Layer already exists 01:40:05 cf73004d2b09: Layer already exists 01:40:05 7a83a039b07d: Layer already exists 01:40:05 d73fb1b2896a: Layer already exists 01:40:05 edc922ee9cbf: Layer already exists 01:40:05 a984e1a4e9b2: Layer already exists 01:40:05 466e6420a0b8: Layer already exists 01:40:05 29e65f81b58b: Layer already exists 01:40:05 ca1f85c7f582: Layer already exists 01:40:05 2ee6bb491823: Layer already exists 01:40:05 ce5a8cde9eee: Layer already exists 01:40:05 1c91a516f8e5: Layer already exists 01:40:05 4.0.0-dev.50: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:05 1d655e1d35be: Preparing 01:40:05 edc922ee9cbf: Preparing 01:40:05 7a83a039b07d: Preparing 01:40:05 d73fb1b2896a: Preparing 01:40:05 cf73004d2b09: Preparing 01:40:05 a984e1a4e9b2: Preparing 01:40:05 466e6420a0b8: Preparing 01:40:05 29e65f81b58b: Preparing 01:40:05 2ee6bb491823: Preparing 01:40:05 ca1f85c7f582: Preparing 01:40:05 1c91a516f8e5: Preparing 01:40:05 ce5a8cde9eee: Preparing 01:40:05 29e65f81b58b: Waiting 01:40:05 2ee6bb491823: Waiting 01:40:05 ca1f85c7f582: Waiting 01:40:05 1c91a516f8e5: Waiting 01:40:05 ce5a8cde9eee: Waiting 01:40:05 a984e1a4e9b2: Waiting 01:40:05 466e6420a0b8: Waiting 01:40:05 d73fb1b2896a: Layer already exists 01:40:05 1d655e1d35be: Layer already exists 01:40:05 cf73004d2b09: Layer already exists 01:40:05 7a83a039b07d: Layer already exists 01:40:05 edc922ee9cbf: Layer already exists 01:40:05 29e65f81b58b: Layer already exists 01:40:05 a984e1a4e9b2: Layer already exists 01:40:05 466e6420a0b8: Layer already exists 01:40:05 ca1f85c7f582: Layer already exists 01:40:05 2ee6bb491823: Layer already exists 01:40:05 1c91a516f8e5: Layer already exists 01:40:05 ce5a8cde9eee: Layer already exists 01:40:05 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:06 1d655e1d35be: Preparing 01:40:06 edc922ee9cbf: Preparing 01:40:06 7a83a039b07d: Preparing 01:40:06 d73fb1b2896a: Preparing 01:40:06 cf73004d2b09: Preparing 01:40:06 a984e1a4e9b2: Preparing 01:40:06 466e6420a0b8: Preparing 01:40:06 29e65f81b58b: Preparing 01:40:06 2ee6bb491823: Preparing 01:40:06 a984e1a4e9b2: Waiting 01:40:06 29e65f81b58b: Waiting 01:40:06 466e6420a0b8: Waiting 01:40:06 ca1f85c7f582: Preparing 01:40:06 2ee6bb491823: Waiting 01:40:06 1c91a516f8e5: Preparing 01:40:06 ce5a8cde9eee: Preparing 01:40:06 ca1f85c7f582: Waiting 01:40:06 1c91a516f8e5: Waiting 01:40:06 ce5a8cde9eee: Waiting 01:40:06 edc922ee9cbf: Layer already exists 01:40:06 cf73004d2b09: Layer already exists 01:40:06 d73fb1b2896a: Layer already exists 01:40:06 7a83a039b07d: Layer already exists 01:40:06 1d655e1d35be: Layer already exists 01:40:06 a984e1a4e9b2: Layer already exists 01:40:06 2ee6bb491823: Layer already exists 01:40:06 466e6420a0b8: Layer already exists 01:40:06 ca1f85c7f582: Layer already exists 01:40:06 29e65f81b58b: Layer already exists 01:40:06 1c91a516f8e5: Layer already exists 01:40:06 ce5a8cde9eee: Layer already exists 01:40:06 main: digest: sha256:74300834b13a886d493eae2057aa60f5c85c770614440bcab6e21d86a09f77ec size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:06 ===================================================== [Pipeline] echo 01:40:06 taggedImages: 01:40:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:40:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.50 01:40:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:40:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:40:06 e97de8ab334d1a767c4277ad839ab797839c0447 01:40:06 latest 01:40:06 4.0.0-dev.50 01:40:06 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:06 main 01:40:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:40:07 4b6be461b253: Preparing 01:40:07 3746d22509df: Preparing 01:40:07 29e65f81b58b: Preparing 01:40:07 2ee6bb491823: Preparing 01:40:07 ad85db3a81e7: Preparing 01:40:07 f233c0136245: Preparing 01:40:07 ce5a8cde9eee: Preparing 01:40:07 f233c0136245: Waiting 01:40:07 ce5a8cde9eee: Waiting 01:40:07 29e65f81b58b: Layer already exists 01:40:07 ad85db3a81e7: Pushed 01:40:07 2ee6bb491823: Layer already exists 01:40:08 4b6be461b253: Pushed 01:40:08 ce5a8cde9eee: Layer already exists 01:40:08 f233c0136245: Pushed 01:40:09 3746d22509df: Pushed 01:40:09 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:09 + 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 01:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:40:09 4b6be461b253: Preparing 01:40:09 3746d22509df: Preparing 01:40:09 29e65f81b58b: Preparing 01:40:09 2ee6bb491823: Preparing 01:40:09 ad85db3a81e7: Preparing 01:40:09 f233c0136245: Preparing 01:40:09 ce5a8cde9eee: Preparing 01:40:09 ce5a8cde9eee: Waiting 01:40:09 f233c0136245: Waiting 01:40:09 2ee6bb491823: Layer already exists 01:40:09 29e65f81b58b: Layer already exists 01:40:09 3746d22509df: Layer already exists 01:40:09 4b6be461b253: Layer already exists 01:40:09 ad85db3a81e7: Layer already exists 01:40:09 f233c0136245: Layer already exists 01:40:09 ce5a8cde9eee: Layer already exists 01:40:09 latest: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.50 01:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:40:10 4b6be461b253: Preparing 01:40:10 3746d22509df: Preparing 01:40:10 29e65f81b58b: Preparing 01:40:10 2ee6bb491823: Preparing 01:40:10 ad85db3a81e7: Preparing 01:40:10 f233c0136245: Preparing 01:40:10 ce5a8cde9eee: Preparing 01:40:10 f233c0136245: Waiting 01:40:10 ce5a8cde9eee: Waiting 01:40:10 ad85db3a81e7: Layer already exists 01:40:10 3746d22509df: Layer already exists 01:40:10 29e65f81b58b: Layer already exists 01:40:10 4b6be461b253: Layer already exists 01:40:10 2ee6bb491823: Layer already exists 01:40:10 ce5a8cde9eee: Layer already exists 01:40:10 f233c0136245: Layer already exists 01:40:10 4.0.0-dev.50: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:40:12 4b6be461b253: Preparing 01:40:12 3746d22509df: Preparing 01:40:12 29e65f81b58b: Preparing 01:40:12 2ee6bb491823: Preparing 01:40:12 ad85db3a81e7: Preparing 01:40:12 f233c0136245: Preparing 01:40:12 ce5a8cde9eee: Preparing 01:40:12 f233c0136245: Waiting 01:40:12 3746d22509df: Layer already exists 01:40:12 ad85db3a81e7: Layer already exists 01:40:12 4b6be461b253: Layer already exists 01:40:12 29e65f81b58b: Layer already exists 01:40:12 2ee6bb491823: Layer already exists 01:40:12 ce5a8cde9eee: Layer already exists 01:40:12 f233c0136245: Layer already exists 01:40:12 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:40:12 4b6be461b253: Preparing 01:40:12 3746d22509df: Preparing 01:40:12 29e65f81b58b: Preparing 01:40:12 2ee6bb491823: Preparing 01:40:12 ad85db3a81e7: Preparing 01:40:12 f233c0136245: Preparing 01:40:12 ce5a8cde9eee: Preparing 01:40:12 f233c0136245: Waiting 01:40:12 ce5a8cde9eee: Waiting 01:40:12 4b6be461b253: Layer already exists 01:40:12 2ee6bb491823: Layer already exists 01:40:12 29e65f81b58b: Layer already exists 01:40:12 3746d22509df: Layer already exists 01:40:12 ad85db3a81e7: Layer already exists 01:40:12 ce5a8cde9eee: Layer already exists 01:40:12 f233c0136245: Layer already exists 01:40:12 main: digest: sha256:7f41f54220ce6703be25416cc82189ae01c195607183f43cbae10486f19d6d73 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:12 ===================================================== [Pipeline] echo 01:40:12 taggedImages: 01:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.50 01:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:40:12 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:40:12 e97de8ab334d1a767c4277ad839ab797839c0447 01:40:12 latest 01:40:12 4.0.0-dev.50 01:40:12 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:12 main 01:40:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:40:13 5fcde0ea69c0: Preparing 01:40:13 a801913e54e5: Preparing 01:40:13 3a1be8bb03b7: Preparing 01:40:13 29e65f81b58b: Preparing 01:40:13 2ee6bb491823: Preparing 01:40:13 7a6decd642b0: Preparing 01:40:13 ef163e71921a: Preparing 01:40:13 54234912f5c2: Preparing 01:40:13 da3968ef52fe: Preparing 01:40:13 ce5a8cde9eee: Preparing 01:40:13 7a6decd642b0: Waiting 01:40:13 54234912f5c2: Waiting 01:40:13 ef163e71921a: Waiting 01:40:13 ce5a8cde9eee: Waiting 01:40:13 da3968ef52fe: Waiting 01:40:13 29e65f81b58b: Layer already exists 01:40:13 2ee6bb491823: Layer already exists 01:40:13 3a1be8bb03b7: Pushed 01:40:13 5fcde0ea69c0: Pushed 01:40:13 a801913e54e5: Pushed 01:40:13 ce5a8cde9eee: Layer already exists 01:40:13 54234912f5c2: Pushed 01:40:14 da3968ef52fe: Pushed 01:40:20 ef163e71921a: Pushed 01:40:24 7a6decd642b0: Pushed 01:40:24 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:40:24 5fcde0ea69c0: Preparing 01:40:24 a801913e54e5: Preparing 01:40:24 3a1be8bb03b7: Preparing 01:40:24 29e65f81b58b: Preparing 01:40:24 2ee6bb491823: Preparing 01:40:24 7a6decd642b0: Preparing 01:40:24 ef163e71921a: Preparing 01:40:24 54234912f5c2: Preparing 01:40:24 da3968ef52fe: Preparing 01:40:24 ce5a8cde9eee: Preparing 01:40:24 da3968ef52fe: Waiting 01:40:24 ce5a8cde9eee: Waiting 01:40:24 7a6decd642b0: Waiting 01:40:24 ef163e71921a: Waiting 01:40:24 5fcde0ea69c0: Layer already exists 01:40:24 3a1be8bb03b7: Layer already exists 01:40:24 2ee6bb491823: Layer already exists 01:40:24 a801913e54e5: Layer already exists 01:40:24 29e65f81b58b: Layer already exists 01:40:24 ef163e71921a: Layer already exists 01:40:24 7a6decd642b0: Layer already exists 01:40:24 54234912f5c2: Layer already exists 01:40:24 da3968ef52fe: Layer already exists 01:40:24 ce5a8cde9eee: Layer already exists 01:40:24 latest: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.50 01:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:40:25 5fcde0ea69c0: Preparing 01:40:25 a801913e54e5: Preparing 01:40:25 3a1be8bb03b7: Preparing 01:40:25 29e65f81b58b: Preparing 01:40:25 2ee6bb491823: Preparing 01:40:25 7a6decd642b0: Preparing 01:40:25 ef163e71921a: Preparing 01:40:25 54234912f5c2: Preparing 01:40:25 da3968ef52fe: Preparing 01:40:25 ce5a8cde9eee: Preparing 01:40:25 7a6decd642b0: Waiting 01:40:25 ef163e71921a: Waiting 01:40:25 da3968ef52fe: Waiting 01:40:25 54234912f5c2: Waiting 01:40:25 ce5a8cde9eee: Waiting 01:40:25 3a1be8bb03b7: Layer already exists 01:40:25 2ee6bb491823: Layer already exists 01:40:25 5fcde0ea69c0: Layer already exists 01:40:25 29e65f81b58b: Layer already exists 01:40:25 a801913e54e5: Layer already exists 01:40:25 ef163e71921a: Layer already exists 01:40:25 7a6decd642b0: Layer already exists 01:40:25 54234912f5c2: Layer already exists 01:40:25 da3968ef52fe: Layer already exists 01:40:25 ce5a8cde9eee: Layer already exists 01:40:25 4.0.0-dev.50: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:40:26 5fcde0ea69c0: Preparing 01:40:26 a801913e54e5: Preparing 01:40:26 3a1be8bb03b7: Preparing 01:40:26 29e65f81b58b: Preparing 01:40:26 2ee6bb491823: Preparing 01:40:26 7a6decd642b0: Preparing 01:40:26 ef163e71921a: Preparing 01:40:26 54234912f5c2: Preparing 01:40:26 da3968ef52fe: Preparing 01:40:26 ce5a8cde9eee: Preparing 01:40:26 7a6decd642b0: Waiting 01:40:26 da3968ef52fe: Waiting 01:40:26 ef163e71921a: Waiting 01:40:26 54234912f5c2: Waiting 01:40:26 3a1be8bb03b7: Layer already exists 01:40:26 a801913e54e5: Layer already exists 01:40:26 2ee6bb491823: Layer already exists 01:40:26 5fcde0ea69c0: Layer already exists 01:40:26 29e65f81b58b: Layer already exists 01:40:26 7a6decd642b0: Layer already exists 01:40:26 ef163e71921a: Layer already exists 01:40:26 54234912f5c2: Layer already exists 01:40:26 ce5a8cde9eee: Layer already exists 01:40:26 da3968ef52fe: Layer already exists 01:40:26 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:40:26 5fcde0ea69c0: Preparing 01:40:26 a801913e54e5: Preparing 01:40:26 3a1be8bb03b7: Preparing 01:40:26 29e65f81b58b: Preparing 01:40:26 2ee6bb491823: Preparing 01:40:26 7a6decd642b0: Preparing 01:40:26 ef163e71921a: Preparing 01:40:26 54234912f5c2: Preparing 01:40:26 da3968ef52fe: Preparing 01:40:26 ce5a8cde9eee: Preparing 01:40:26 ef163e71921a: Waiting 01:40:26 54234912f5c2: Waiting 01:40:26 7a6decd642b0: Waiting 01:40:26 da3968ef52fe: Waiting 01:40:26 ce5a8cde9eee: Waiting 01:40:26 29e65f81b58b: Layer already exists 01:40:26 2ee6bb491823: Layer already exists 01:40:26 a801913e54e5: Layer already exists 01:40:26 5fcde0ea69c0: Layer already exists 01:40:26 3a1be8bb03b7: Layer already exists 01:40:26 ef163e71921a: Layer already exists 01:40:26 7a6decd642b0: Layer already exists 01:40:26 54234912f5c2: Layer already exists 01:40:26 ce5a8cde9eee: Layer already exists 01:40:26 da3968ef52fe: Layer already exists 01:40:26 main: digest: sha256:9fe4ec9a30453700609d8497625f1f1a9f82c421f13067ae4989d3ece17b967b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:26 ===================================================== [Pipeline] echo 01:40:26 taggedImages: 01:40:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:40:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.50 01:40:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:40:26 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:40:26 e97de8ab334d1a767c4277ad839ab797839c0447 01:40:26 latest 01:40:26 4.0.0-dev.50 01:40:26 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:26 main 01:40:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:40:27 a7293995e4c9: Preparing 01:40:27 93e7743032d8: Preparing 01:40:27 5394be0d4905: Preparing 01:40:27 29e65f81b58b: Preparing 01:40:27 2ee6bb491823: Preparing 01:40:27 e43e80786cfd: Preparing 01:40:27 d769af97fca9: Preparing 01:40:27 93787118ffbb: Preparing 01:40:27 ce5a8cde9eee: Preparing 01:40:27 93787118ffbb: Waiting 01:40:27 d769af97fca9: Waiting 01:40:27 ce5a8cde9eee: Waiting 01:40:27 e43e80786cfd: Waiting 01:40:27 29e65f81b58b: Layer already exists 01:40:27 2ee6bb491823: Layer already exists 01:40:27 93e7743032d8: Pushed 01:40:27 5394be0d4905: Pushed 01:40:27 a7293995e4c9: Pushed 01:40:27 ce5a8cde9eee: Layer already exists 01:40:27 d769af97fca9: Pushed 01:40:28 93787118ffbb: Pushed 01:40:38 e43e80786cfd: Pushed 01:40:38 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:40:38 a7293995e4c9: Preparing 01:40:38 93e7743032d8: Preparing 01:40:38 5394be0d4905: Preparing 01:40:38 29e65f81b58b: Preparing 01:40:38 2ee6bb491823: Preparing 01:40:38 e43e80786cfd: Preparing 01:40:38 d769af97fca9: Preparing 01:40:38 93787118ffbb: Preparing 01:40:38 ce5a8cde9eee: Preparing 01:40:38 e43e80786cfd: Waiting 01:40:38 d769af97fca9: Waiting 01:40:38 ce5a8cde9eee: Waiting 01:40:38 93787118ffbb: Waiting 01:40:38 29e65f81b58b: Layer already exists 01:40:38 a7293995e4c9: Layer already exists 01:40:38 2ee6bb491823: Layer already exists 01:40:38 93e7743032d8: Layer already exists 01:40:38 5394be0d4905: Layer already exists 01:40:38 e43e80786cfd: Layer already exists 01:40:38 93787118ffbb: Layer already exists 01:40:38 d769af97fca9: Layer already exists 01:40:38 ce5a8cde9eee: Layer already exists 01:40:38 latest: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.50 01:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:40:39 a7293995e4c9: Preparing 01:40:39 93e7743032d8: Preparing 01:40:39 5394be0d4905: Preparing 01:40:39 29e65f81b58b: Preparing 01:40:39 2ee6bb491823: Preparing 01:40:39 e43e80786cfd: Preparing 01:40:39 d769af97fca9: Preparing 01:40:39 93787118ffbb: Preparing 01:40:39 ce5a8cde9eee: Preparing 01:40:39 e43e80786cfd: Waiting 01:40:39 ce5a8cde9eee: Waiting 01:40:39 d769af97fca9: Waiting 01:40:39 93787118ffbb: Waiting 01:40:39 a7293995e4c9: Layer already exists 01:40:39 2ee6bb491823: Layer already exists 01:40:39 29e65f81b58b: Layer already exists 01:40:39 93e7743032d8: Layer already exists 01:40:39 5394be0d4905: Layer already exists 01:40:39 d769af97fca9: Layer already exists 01:40:39 e43e80786cfd: Layer already exists 01:40:39 93787118ffbb: Layer already exists 01:40:39 ce5a8cde9eee: Layer already exists 01:40:39 4.0.0-dev.50: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:40:40 a7293995e4c9: Preparing 01:40:40 93e7743032d8: Preparing 01:40:40 5394be0d4905: Preparing 01:40:40 29e65f81b58b: Preparing 01:40:40 2ee6bb491823: Preparing 01:40:40 e43e80786cfd: Preparing 01:40:40 d769af97fca9: Preparing 01:40:40 93787118ffbb: Preparing 01:40:40 ce5a8cde9eee: Preparing 01:40:40 d769af97fca9: Waiting 01:40:40 93787118ffbb: Waiting 01:40:40 ce5a8cde9eee: Waiting 01:40:40 e43e80786cfd: Waiting 01:40:40 93e7743032d8: Layer already exists 01:40:40 29e65f81b58b: Layer already exists 01:40:40 5394be0d4905: Layer already exists 01:40:40 2ee6bb491823: Layer already exists 01:40:40 a7293995e4c9: Layer already exists 01:40:40 e43e80786cfd: Layer already exists 01:40:40 d769af97fca9: Layer already exists 01:40:40 93787118ffbb: Layer already exists 01:40:40 ce5a8cde9eee: Layer already exists 01:40:40 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:40:40 a7293995e4c9: Preparing 01:40:40 93e7743032d8: Preparing 01:40:40 5394be0d4905: Preparing 01:40:40 29e65f81b58b: Preparing 01:40:40 2ee6bb491823: Preparing 01:40:40 e43e80786cfd: Preparing 01:40:40 d769af97fca9: Preparing 01:40:40 93787118ffbb: Preparing 01:40:40 e43e80786cfd: Waiting 01:40:40 d769af97fca9: Waiting 01:40:40 ce5a8cde9eee: Preparing 01:40:40 93787118ffbb: Waiting 01:40:40 ce5a8cde9eee: Waiting 01:40:40 93e7743032d8: Layer already exists 01:40:40 5394be0d4905: Layer already exists 01:40:40 29e65f81b58b: Layer already exists 01:40:40 a7293995e4c9: Layer already exists 01:40:40 2ee6bb491823: Layer already exists 01:40:40 d769af97fca9: Layer already exists 01:40:40 e43e80786cfd: Layer already exists 01:40:40 93787118ffbb: Layer already exists 01:40:40 ce5a8cde9eee: Layer already exists 01:40:40 main: digest: sha256:baa7f75a7dfb21717aadc3f5410bc46957e3bed953bdc4cf9574271a6e00a093 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:40 ===================================================== [Pipeline] echo 01:40:40 taggedImages: 01:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.50 01:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:40:40 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:40:40 e97de8ab334d1a767c4277ad839ab797839c0447 01:40:40 latest 01:40:40 4.0.0-dev.50 01:40:40 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:40 main 01:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:40:41 5fcde0ea69c0: Preparing 01:40:41 57c71db0733a: Preparing 01:40:41 0192083141bb: Preparing 01:40:41 29e65f81b58b: Preparing 01:40:41 2ee6bb491823: Preparing 01:40:41 554b30c8e630: Preparing 01:40:41 54234912f5c2: Preparing 01:40:41 da3968ef52fe: Preparing 01:40:41 ce5a8cde9eee: Preparing 01:40:41 54234912f5c2: Waiting 01:40:41 554b30c8e630: Waiting 01:40:41 da3968ef52fe: Waiting 01:40:41 ce5a8cde9eee: Waiting 01:40:41 29e65f81b58b: Layer already exists 01:40:41 5fcde0ea69c0: Layer already exists 01:40:41 2ee6bb491823: Layer already exists 01:40:41 54234912f5c2: Layer already exists 01:40:41 da3968ef52fe: Layer already exists 01:40:41 ce5a8cde9eee: Layer already exists 01:40:41 57c71db0733a: Pushed 01:40:41 0192083141bb: Pushed 01:40:51 554b30c8e630: Pushed 01:40:51 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:40:52 5fcde0ea69c0: Preparing 01:40:52 57c71db0733a: Preparing 01:40:52 0192083141bb: Preparing 01:40:52 29e65f81b58b: Preparing 01:40:52 2ee6bb491823: Preparing 01:40:52 554b30c8e630: Preparing 01:40:52 54234912f5c2: Preparing 01:40:52 da3968ef52fe: Preparing 01:40:52 ce5a8cde9eee: Preparing 01:40:52 554b30c8e630: Waiting 01:40:52 54234912f5c2: Waiting 01:40:52 ce5a8cde9eee: Waiting 01:40:52 0192083141bb: Layer already exists 01:40:52 57c71db0733a: Layer already exists 01:40:52 2ee6bb491823: Layer already exists 01:40:52 29e65f81b58b: Layer already exists 01:40:52 5fcde0ea69c0: Layer already exists 01:40:52 ce5a8cde9eee: Layer already exists 01:40:52 da3968ef52fe: Layer already exists 01:40:52 554b30c8e630: Layer already exists 01:40:52 54234912f5c2: Layer already exists 01:40:52 latest: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.50 01:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:40:52 5fcde0ea69c0: Preparing 01:40:52 57c71db0733a: Preparing 01:40:52 0192083141bb: Preparing 01:40:52 29e65f81b58b: Preparing 01:40:52 2ee6bb491823: Preparing 01:40:52 554b30c8e630: Preparing 01:40:52 54234912f5c2: Preparing 01:40:52 da3968ef52fe: Preparing 01:40:52 ce5a8cde9eee: Preparing 01:40:52 554b30c8e630: Waiting 01:40:52 54234912f5c2: Waiting 01:40:52 da3968ef52fe: Waiting 01:40:52 ce5a8cde9eee: Waiting 01:40:52 0192083141bb: Layer already exists 01:40:52 2ee6bb491823: Layer already exists 01:40:52 5fcde0ea69c0: Layer already exists 01:40:52 29e65f81b58b: Layer already exists 01:40:52 57c71db0733a: Layer already exists 01:40:52 554b30c8e630: Layer already exists 01:40:52 da3968ef52fe: Layer already exists 01:40:52 54234912f5c2: Layer already exists 01:40:52 ce5a8cde9eee: Layer already exists 01:40:52 4.0.0-dev.50: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:40:53 5fcde0ea69c0: Preparing 01:40:53 57c71db0733a: Preparing 01:40:53 0192083141bb: Preparing 01:40:53 29e65f81b58b: Preparing 01:40:53 2ee6bb491823: Preparing 01:40:53 554b30c8e630: Preparing 01:40:53 54234912f5c2: Preparing 01:40:53 da3968ef52fe: Preparing 01:40:53 ce5a8cde9eee: Preparing 01:40:53 54234912f5c2: Waiting 01:40:53 ce5a8cde9eee: Waiting 01:40:53 da3968ef52fe: Waiting 01:40:53 554b30c8e630: Waiting 01:40:53 57c71db0733a: Layer already exists 01:40:53 2ee6bb491823: Layer already exists 01:40:53 5fcde0ea69c0: Layer already exists 01:40:53 29e65f81b58b: Layer already exists 01:40:53 0192083141bb: Layer already exists 01:40:53 ce5a8cde9eee: Layer already exists 01:40:53 554b30c8e630: Layer already exists 01:40:53 54234912f5c2: Layer already exists 01:40:53 da3968ef52fe: Layer already exists 01:40:53 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:40:54 5fcde0ea69c0: Preparing 01:40:54 57c71db0733a: Preparing 01:40:54 0192083141bb: Preparing 01:40:54 29e65f81b58b: Preparing 01:40:54 2ee6bb491823: Preparing 01:40:54 554b30c8e630: Preparing 01:40:54 54234912f5c2: Preparing 01:40:54 da3968ef52fe: Preparing 01:40:54 ce5a8cde9eee: Preparing 01:40:54 54234912f5c2: Waiting 01:40:54 554b30c8e630: Waiting 01:40:54 ce5a8cde9eee: Waiting 01:40:54 da3968ef52fe: Waiting 01:40:54 0192083141bb: Layer already exists 01:40:54 2ee6bb491823: Layer already exists 01:40:54 57c71db0733a: Layer already exists 01:40:54 29e65f81b58b: Layer already exists 01:40:54 5fcde0ea69c0: Layer already exists 01:40:54 54234912f5c2: Layer already exists 01:40:54 554b30c8e630: Layer already exists 01:40:54 da3968ef52fe: Layer already exists 01:40:54 ce5a8cde9eee: Layer already exists 01:40:54 main: digest: sha256:e551a1da9c93a3aaf6019056b7481ef70261fd78d597a138de15986ff9884257 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:54 ===================================================== [Pipeline] echo 01:40:54 taggedImages: 01:40:54 - nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:40:54 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.50 01:40:54 - nexus3.edgexfoundry.org:10004/security-spire-server:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:40:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:40:54 e97de8ab334d1a767c4277ad839ab797839c0447 01:40:54 latest 01:40:54 4.0.0-dev.50 01:40:54 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:40:54 main 01:40:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447 01:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:54 7e61fc153d21: Preparing 01:40:54 c36d2d747837: Preparing 01:40:54 b43d0ca8fcfa: Preparing 01:40:54 29e65f81b58b: Preparing 01:40:54 2ee6bb491823: Preparing 01:40:54 c0a47a044e12: Preparing 01:40:54 e8d5f59450e9: Preparing 01:40:54 ce5a8cde9eee: Preparing 01:40:54 c0a47a044e12: Waiting 01:40:54 ce5a8cde9eee: Waiting 01:40:54 29e65f81b58b: Layer already exists 01:40:54 2ee6bb491823: Layer already exists 01:40:54 7e61fc153d21: Pushed 01:40:54 c36d2d747837: Pushed 01:40:54 ce5a8cde9eee: Layer already exists 01:40:54 c0a47a044e12: Pushed 01:40:55 e8d5f59450e9: Pushed 01:40:58 b43d0ca8fcfa: Pushed 01:40:58 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:59 7e61fc153d21: Preparing 01:40:59 c36d2d747837: Preparing 01:40:59 b43d0ca8fcfa: Preparing 01:40:59 29e65f81b58b: Preparing 01:40:59 2ee6bb491823: Preparing 01:40:59 c0a47a044e12: Preparing 01:40:59 e8d5f59450e9: Preparing 01:40:59 ce5a8cde9eee: Preparing 01:40:59 e8d5f59450e9: Waiting 01:40:59 ce5a8cde9eee: Waiting 01:40:59 c0a47a044e12: Waiting 01:40:59 7e61fc153d21: Layer already exists 01:40:59 b43d0ca8fcfa: Layer already exists 01:40:59 c36d2d747837: Layer already exists 01:40:59 29e65f81b58b: Layer already exists 01:40:59 2ee6bb491823: Layer already exists 01:40:59 c0a47a044e12: Layer already exists 01:40:59 e8d5f59450e9: Layer already exists 01:40:59 ce5a8cde9eee: Layer already exists 01:40:59 latest: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.50 01:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:41:00 7e61fc153d21: Preparing 01:41:00 c36d2d747837: Preparing 01:41:00 b43d0ca8fcfa: Preparing 01:41:00 29e65f81b58b: Preparing 01:41:00 2ee6bb491823: Preparing 01:41:00 c0a47a044e12: Preparing 01:41:00 e8d5f59450e9: Preparing 01:41:00 ce5a8cde9eee: Preparing 01:41:00 ce5a8cde9eee: Waiting 01:41:00 7e61fc153d21: Layer already exists 01:41:00 c36d2d747837: Layer already exists 01:41:00 b43d0ca8fcfa: Layer already exists 01:41:00 2ee6bb491823: Layer already exists 01:41:00 29e65f81b58b: Layer already exists 01:41:00 ce5a8cde9eee: Layer already exists 01:41:00 e8d5f59450e9: Layer already exists 01:41:00 c0a47a044e12: Layer already exists 01:41:00 4.0.0-dev.50: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:41:00 7e61fc153d21: Preparing 01:41:00 c36d2d747837: Preparing 01:41:00 b43d0ca8fcfa: Preparing 01:41:00 29e65f81b58b: Preparing 01:41:00 2ee6bb491823: Preparing 01:41:00 c0a47a044e12: Preparing 01:41:00 e8d5f59450e9: Preparing 01:41:00 ce5a8cde9eee: Preparing 01:41:00 e8d5f59450e9: Waiting 01:41:00 ce5a8cde9eee: Waiting 01:41:00 c0a47a044e12: Waiting 01:41:00 2ee6bb491823: Layer already exists 01:41:00 29e65f81b58b: Layer already exists 01:41:00 c36d2d747837: Layer already exists 01:41:00 b43d0ca8fcfa: Layer already exists 01:41:00 7e61fc153d21: Layer already exists 01:41:00 ce5a8cde9eee: Layer already exists 01:41:00 c0a47a044e12: Layer already exists 01:41:00 e8d5f59450e9: Layer already exists 01:41:00 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:41:01 7e61fc153d21: Preparing 01:41:01 c36d2d747837: Preparing 01:41:01 b43d0ca8fcfa: Preparing 01:41:01 29e65f81b58b: Preparing 01:41:01 2ee6bb491823: Preparing 01:41:01 c0a47a044e12: Preparing 01:41:01 e8d5f59450e9: Preparing 01:41:01 ce5a8cde9eee: Preparing 01:41:01 e8d5f59450e9: Waiting 01:41:01 c0a47a044e12: Waiting 01:41:01 ce5a8cde9eee: Waiting 01:41:01 29e65f81b58b: Layer already exists 01:41:01 b43d0ca8fcfa: Layer already exists 01:41:01 2ee6bb491823: Layer already exists 01:41:01 7e61fc153d21: Layer already exists 01:41:01 c36d2d747837: Layer already exists 01:41:01 c0a47a044e12: Layer already exists 01:41:01 e8d5f59450e9: Layer already exists 01:41:01 ce5a8cde9eee: Layer already exists 01:41:01 main: digest: sha256:be1cefc3dd8d3cb11eed9dbe8a251f71972e183f633a64b61652b9a7142ec440 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:01 ===================================================== [Pipeline] echo 01:41:01 taggedImages: 01:41:01 - nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447 01:41:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:41:01 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.50 01:41:01 - nexus3.edgexfoundry.org:10004/support-notifications:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:41:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:41:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:41:01 e97de8ab334d1a767c4277ad839ab797839c0447 01:41:01 latest 01:41:01 4.0.0-dev.50 01:41:01 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:41:01 main 01:41:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447 01:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:41:02 04abd7996f38: Preparing 01:41:02 4f01c144943d: Preparing 01:41:02 29e65f81b58b: Preparing 01:41:02 2ee6bb491823: Preparing 01:41:02 6b697cfd3cbc: Preparing 01:41:02 f4bc0ebffba2: Preparing 01:41:02 ce5a8cde9eee: Preparing 01:41:02 f4bc0ebffba2: Waiting 01:41:02 ce5a8cde9eee: Waiting 01:41:02 2ee6bb491823: Layer already exists 01:41:02 29e65f81b58b: Layer already exists 01:41:02 ce5a8cde9eee: Layer already exists 01:41:02 04abd7996f38: Pushed 01:41:02 6b697cfd3cbc: Pushed 01:41:02 f4bc0ebffba2: Pushed 01:41:05 4f01c144943d: Pushed 01:41:06 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:41:06 04abd7996f38: Preparing 01:41:06 4f01c144943d: Preparing 01:41:06 29e65f81b58b: Preparing 01:41:06 2ee6bb491823: Preparing 01:41:06 6b697cfd3cbc: Preparing 01:41:06 f4bc0ebffba2: Preparing 01:41:06 ce5a8cde9eee: Preparing 01:41:06 f4bc0ebffba2: Waiting 01:41:06 ce5a8cde9eee: Waiting 01:41:06 04abd7996f38: Layer already exists 01:41:06 2ee6bb491823: Layer already exists 01:41:06 29e65f81b58b: Layer already exists 01:41:06 4f01c144943d: Layer already exists 01:41:06 6b697cfd3cbc: Layer already exists 01:41:06 f4bc0ebffba2: Layer already exists 01:41:06 ce5a8cde9eee: Layer already exists 01:41:06 latest: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.50 01:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:41:07 04abd7996f38: Preparing 01:41:07 4f01c144943d: Preparing 01:41:07 29e65f81b58b: Preparing 01:41:07 2ee6bb491823: Preparing 01:41:07 6b697cfd3cbc: Preparing 01:41:07 f4bc0ebffba2: Preparing 01:41:07 ce5a8cde9eee: Preparing 01:41:07 f4bc0ebffba2: Waiting 01:41:07 ce5a8cde9eee: Waiting 01:41:07 2ee6bb491823: Layer already exists 01:41:07 04abd7996f38: Layer already exists 01:41:07 4f01c144943d: Layer already exists 01:41:07 29e65f81b58b: Layer already exists 01:41:07 6b697cfd3cbc: Layer already exists 01:41:07 f4bc0ebffba2: Layer already exists 01:41:07 ce5a8cde9eee: Layer already exists 01:41:07 4.0.0-dev.50: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:41:08 04abd7996f38: Preparing 01:41:08 4f01c144943d: Preparing 01:41:08 29e65f81b58b: Preparing 01:41:08 2ee6bb491823: Preparing 01:41:08 6b697cfd3cbc: Preparing 01:41:08 f4bc0ebffba2: Preparing 01:41:08 ce5a8cde9eee: Preparing 01:41:08 ce5a8cde9eee: Waiting 01:41:08 f4bc0ebffba2: Waiting 01:41:08 04abd7996f38: Layer already exists 01:41:08 4f01c144943d: Layer already exists 01:41:08 6b697cfd3cbc: Layer already exists 01:41:08 2ee6bb491823: Layer already exists 01:41:08 29e65f81b58b: Layer already exists 01:41:08 f4bc0ebffba2: Layer already exists 01:41:08 ce5a8cde9eee: Layer already exists 01:41:08 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:41:08 04abd7996f38: Preparing 01:41:08 4f01c144943d: Preparing 01:41:08 29e65f81b58b: Preparing 01:41:08 2ee6bb491823: Preparing 01:41:08 6b697cfd3cbc: Preparing 01:41:08 f4bc0ebffba2: Preparing 01:41:08 ce5a8cde9eee: Preparing 01:41:08 f4bc0ebffba2: Waiting 01:41:08 04abd7996f38: Layer already exists 01:41:08 6b697cfd3cbc: Layer already exists 01:41:08 2ee6bb491823: Layer already exists 01:41:08 29e65f81b58b: Layer already exists 01:41:08 4f01c144943d: Layer already exists 01:41:08 f4bc0ebffba2: Layer already exists 01:41:08 ce5a8cde9eee: Layer already exists 01:41:08 main: digest: sha256:4b227b471c32296dbe60ccdc7839deea92bf864c374af4e1ec19f13164e49ee3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:08 ===================================================== [Pipeline] echo 01:41:08 taggedImages: 01:41:08 - nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447 01:41:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:41:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.50 01:41:08 - nexus3.edgexfoundry.org:10004/support-scheduler:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:41:08 - 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] } 01:48:47 #156 ... 01:48:47 01:48:47 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:48:47 #154 DONE 608.1s 01:48:47 01:48:47 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:47 #156 ... 01:48:47 01:48:47 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:48:47 #157 DONE 0.5s 01:48:47 01:48:47 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:47 #156 ... 01:48:47 01:48:47 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:48:47 #158 DONE 0.3s 01:48:47 01:48:47 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:48:47 #159 DONE 0.3s 01:48:47 01:48:47 #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 01:48:47 #160 DONE 0.2s 01:48:47 01:48:47 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:47 #156 ... 01:48:47 01:48:47 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:48:47 #161 DONE 0.2s 01:48:47 01:48:47 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:47 #162 DONE 1.6s 01:48:47 01:48:47 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:48:47 #155 ... 01:48:47 01:48:47 #163 [core-common-config-bootstrapper] exporting to image 01:48:47 #163 exporting layers 01:48:47 #163 exporting layers 0.6s done 01:48:47 #163 writing image sha256:ff58002f7ec6f86baef8db8f9da0e67e8c18f629bacc6fa6013738f192e6c9db done 01:48:47 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 01:48:47 #163 DONE 0.7s 01:48:47 01:48:47 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:48:47 #149 ... 01:48:47 01:48:47 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:48:47 #155 615.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:48:47 #155 ... 01:48:47 01:48:47 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:47 #156 DONE 617.8s 01:48:47 01:48:47 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:48:47 #164 DONE 0.6s 01:48:47 01:48:47 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:48:48 #165 ... 01:48:48 01:48:48 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:48:48 #151 DONE 619.7s 01:48:48 01:48:48 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:48:48 #152 ... 01:48:48 01:48:48 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:48:48 #166 DONE 0.4s 01:48:48 01:48:48 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:48:48 #167 ... 01:48:48 01:48:48 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:48:48 #165 DONE 2.3s 01:48:49 01:48:49 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:48:49 #167 DONE 0.3s 01:48:49 01:48:49 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:48:49 #168 ... 01:48:49 01:48:49 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:48:49 #169 DONE 0.3s 01:48:49 01:48:49 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:48:49 #168 DONE 0.5s 01:48:49 01:48:49 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:48:49 #170 ... 01:48:49 01:48:49 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:48:49 #171 DONE 0.3s 01:48:49 01:48:49 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:48:49 #170 DONE 0.3s 01:48:49 01:48:49 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:48:50 #172 DONE 0.4s 01:48:50 01:48:50 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:48:50 #173 DONE 0.4s 01:48:50 01:48:50 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:48:50 #174 ... 01:48:50 01:48:50 #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:48:50 #175 DONE 0.2s 01:48:50 01:48:50 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:48:50 #174 DONE 0.2s 01:48:50 01:48:50 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:50 #176 ... 01:48:50 01:48:50 #177 [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/ 01:48:50 #177 DONE 0.3s 01:48:51 01:48:51 #178 [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/ 01:48:51 #178 DONE 0.4s 01:48:51 01:48:51 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:48:51 #152 ... 01:48:51 01:48:51 #179 [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/ 01:48:51 #179 DONE 0.3s 01:48:51 01:48:51 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:48:51 #147 ... 01:48:51 01:48:51 #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:48:51 #180 DONE 0.3s 01:48:51 01:48:51 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:48:51 #153 ... 01:48:51 01:48:51 #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:48:52 #181 ... 01:48:52 01:48:52 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:52 #176 DONE 2.0s 01:48:52 01:48:52 #182 [security-proxy-setup] exporting to image 01:48:52 #182 exporting layers 01:48:53 #182 exporting layers 1.2s done 01:48:53 #182 writing image sha256:d0efdc695381e4b4b692ed06b110eb97b43caf143040c1329c28972eb4938f93 done 01:48:53 #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 01:48:53 #182 DONE 1.2s 01:48:53 01:48:53 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:48:54 #152 ... 01:48:54 01:48:54 #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:48:54 #181 DONE 2.4s 01:48:54 01:48:54 #183 [security-bootstrapper] exporting to image 01:48:55 #183 exporting layers 1.0s done 01:48:55 #183 writing image sha256:103c1b387a167fbc040d9fd0ae49b43a9e3a61ad323f9a60f23b411f9fb3c365 done 01:48:55 #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 01:48:55 #183 DONE 1.0s 01:48:55 01:48:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:48:57 #152 ... 01:48:57 01:48:57 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:48:57 #155 DONE 629.3s 01:48:57 01:48:57 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:48:58 #153 ... 01:48:58 01:48:58 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:48:58 #184 DONE 0.4s 01:48:58 01:48:58 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:48:58 #185 DONE 0.2s 01:48:58 01:48:58 #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 01:48:58 #186 DONE 0.2s 01:48:58 01:48:58 #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 01:48:58 #187 DONE 0.1s 01:48:58 01:48:58 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:48:59 #147 ... 01:48:59 01:48:59 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:48:59 #188 DONE 0.1s 01:48:59 01:48:59 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:48:59 #189 DONE 0.3s 01:48:59 01:48:59 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:48:59 #148 ... 01:48:59 01:48:59 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:49:00 #190 DONE 0.5s 01:49:00 01:49:00 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:49:00 #191 DONE 0.2s 01:49:00 01:49:00 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:01 #192 DONE 1.7s 01:49:01 01:49:01 #193 [security-secretstore-setup] exporting to image 01:49:01 #193 exporting layers 01:49:03 #193 exporting layers 1.5s done 01:49:03 #193 writing image sha256:1709753e5577cbe204bac06fa501d49b8ecd3786e8c6db333c35ce386218a77d 0.0s done 01:49:03 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:49:03 #193 DONE 1.5s 01:49:03 01:49:03 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:24 #152 ... 01:50:24 01:50:24 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:24 #150 DONE 706.6s 01:50:24 01:50:24 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:24 #194 DONE 0.3s 01:50:24 01:50:24 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:24 #195 DONE 0.3s 01:50:24 01:50:24 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:24 #196 DONE 0.3s 01:50:24 01:50:24 #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 01:50:24 #197 DONE 0.1s 01:50:24 01:50:24 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:24 #152 ... 01:50:24 01:50:24 #198 [security-spiffe-token-provider] exporting to image 01:50:24 #198 exporting layers 01:50:24 #198 exporting layers 0.7s done 01:50:24 #198 writing image sha256:049935d92f5371793ff57f8b3f92a3def2fb62807e369283e92a1bb775e8fe5d done 01:50:24 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 01:50:24 #198 DONE 0.7s 01:50:24 01:50:24 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:54:46 #153 ... 01:54:46 01:54:46 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:54:46 #146 DONE 977.4s 01:54:46 01:54:46 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:54:46 #148 ... 01:54:46 01:54:46 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:54:46 #199 DONE 0.3s 01:54:46 01:54:46 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:54:46 #147 ... 01:54:46 01:54:46 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:54:46 #200 DONE 0.2s 01:54:46 01:54:46 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:54:47 #201 DONE 0.4s 01:54:47 01:54:47 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:54:47 #152 ... 01:54:47 01:54:47 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:54:47 #202 DONE 0.3s 01:54:47 01:54:47 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:54:47 #148 ... 01:54:47 01:54:47 #203 [core-command] exporting to image 01:54:47 #203 exporting layers 01:54:47 #203 exporting layers 0.3s done 01:54:47 #203 writing image sha256:f429b38e9a15b5484577141226113d2cdc908b0075cecb5d5144140c92626988 done 01:54:47 #203 naming to docker.io/library/core-command-arm64 0.0s done 01:54:47 #203 DONE 0.3s 01:54:47 01:54:47 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:55:45 #149 ... 01:55:45 01:55:45 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:55:45 #153 DONE 1034.8s 01:55:45 01:55:45 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:45 #148 ... 01:55:45 01:55:45 #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:55:45 #204 DONE 0.2s 01:55:45 01:55:45 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:55:45 #205 DONE 0.4s 01:55:45 01:55:45 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:45 #148 ... 01:55:45 01:55:45 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:55:45 #206 DONE 0.2s 01:55:45 01:55:45 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:55:45 #207 DONE 0.2s 01:55:45 01:55:45 #208 [core-keeper] exporting to image 01:55:45 #208 exporting layers 01:55:45 #208 exporting layers 0.5s done 01:55:45 #208 writing image sha256:816db250c71c6563c8730537923279627eddd124359547d7be97130ecaedc030 done 01:55:45 #208 naming to docker.io/library/core-keeper-arm64 01:55:45 #208 naming to docker.io/library/core-keeper-arm64 0.0s done 01:55:45 #208 DONE 0.5s 01:55:45 01:55:45 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:45 #148 ... 01:55:45 01:55:45 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:55:45 #147 DONE 1037.5s 01:55:47 01:55:47 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:55:47 #152 ... 01:55:47 01:55:47 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:55:47 #209 DONE 0.2s 01:55:47 01:55:47 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:55:47 #210 DONE 0.2s 01:55:47 01:55:47 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:55:47 #211 DONE 0.5s 01:55:47 01:55:47 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:55:47 #212 DONE 0.2s 01:55:47 01:55:47 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:55:47 #213 DONE 0.2s 01:55:47 01:55:47 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:55:47 #152 ... 01:55:47 01:55:47 #214 [core-data] exporting to image 01:55:47 #214 ... 01:55:47 01:55:47 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:55:47 #149 DONE 1039.5s 01:55:48 01:55:48 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:48 #148 ... 01:55:48 01:55:48 #214 [core-data] exporting to image 01:55:48 #214 exporting layers 0.6s done 01:55:48 #214 writing image sha256:23496a4390d8ca50c2080e88071755024a16864e5f8d2872c280545ce6a74a7f done 01:55:48 #214 naming to docker.io/library/core-data-arm64 0.0s done 01:55:48 #214 DONE 0.6s 01:55:48 01:55:48 #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:55:48 #215 DONE 0.2s 01:55:48 01:55:48 #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:55:48 #216 DONE 0.2s 01:55:48 01:55:48 #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:55:49 #217 DONE 0.5s 01:55:49 01:55:49 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:55:49 #152 ... 01:55:49 01:55:49 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:55:49 #133 DONE 1041.1s 01:55:49 01:55:49 #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:55:49 #218 DONE 0.2s 01:55:49 01:55:49 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:55:49 #152 ... 01:55:49 01:55:49 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:55:49 #219 DONE 0.3s 01:55:49 01:55:49 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:55:49 #148 ... 01:55:49 01:55:49 #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:55:49 #220 CACHED 01:55:49 01:55:49 #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:55:49 #221 CACHED 01:55:49 01:55:49 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:55:50 #222 DONE 0.4s 01:55:50 01:55:50 #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:55:50 #223 DONE 0.1s 01:55:50 01:55:50 #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:55:50 #224 DONE 0.1s 01:55:50 01:55:50 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:55:50 #225 ... 01:55:50 01:55:50 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:55:50 #226 DONE 0.1s 01:55:50 01:55:50 #227 [core-metadata] exporting to image 01:55:50 #227 ... 01:55:50 01:55:50 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:55:50 #225 DONE 1.1s 01:55:50 01:55:50 #228 [security-proxy-auth] exporting to image 01:55:51 #228 ... 01:55:51 01:55:51 #227 [core-metadata] exporting to image 01:55:51 #227 exporting layers 0.6s done 01:55:51 #227 writing image sha256:a8f6fb52e89ff0c3f14804df0458e89d6b8051ed6c9d24cae055353919ac86da done 01:55:51 #227 naming to docker.io/library/core-metadata-arm64 done 01:55:51 #227 DONE 0.6s 01:55:51 01:55:51 #228 [security-proxy-auth] exporting to image 01:55:51 #228 exporting layers 0.7s done 01:55:51 #228 writing image sha256:16c53039e199e48d18d83f2c1ef89d6efb9424c6342c654c9fcbf5a90baf4f2c done 01:55:51 #228 naming to docker.io/library/security-proxy-auth-arm64 done 01:55:51 #228 DONE 0.7s 01:55:51 01:55:51 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:56:07 #152 DONE 1056.3s 01:56:07 01:56:07 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:07 #148 ... 01:56:07 01:56:07 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:56:07 #229 DONE 0.1s 01:56:07 01:56:07 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:56:07 #230 DONE 0.1s 01:56:07 01:56:07 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:56:07 #231 DONE 0.5s 01:56:07 01:56:07 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:56:07 #232 DONE 0.1s 01:56:07 01:56:07 #233 [support-scheduler] exporting to image 01:56:07 #233 exporting layers 01:56:07 #233 exporting layers 0.6s done 01:56:07 #233 writing image sha256:9ddeaf0dea54b45e71e06e65807aec4d6bba6135ee560a35e5f1cd3d0c23a762 done 01:56:07 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 01:56:07 #233 DONE 0.7s 01:56:07 01:56:07 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:10 #148 DONE 1061.7s 01:56:10 01:56:10 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:56:10 #234 DONE 0.1s 01:56:10 01:56:10 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:56:10 #235 DONE 0.1s 01:56:10 01:56:10 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:56:10 #236 DONE 0.5s 01:56:10 01:56:10 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:56:10 #237 DONE 0.1s 01:56:11 01:56:11 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:56:11 #238 DONE 0.1s 01:56:11 01:56:11 #239 [support-notifications] exporting to image 01:56:11 #239 exporting layers 0.5s done 01:56:11 #239 writing image sha256:668c9afa48e58a5d76612694a30c40ae82ae6287d01a6b5e49fdb66cab4b9628 done 01:56:11 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 01:56:11 #239 DONE 0.5s 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:56:11 time="2025-01-23T01:37:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:56:11 $ docker stop --time=1 89212e7376e4ec65e33b9d388171808cef8924e1e5116b7949582a58f13b0cca 01:56:13 $ docker rm -f --volumes 89212e7376e4ec65e33b9d388171808cef8924e1e5116b7949582a58f13b0cca [Pipeline] // withDockerContainer [Pipeline] sh 01:56:13 + docker images 01:56:13 REPOSITORY TAG IMAGE ID CREATED SIZE 01:56:13 support-notifications-arm64 latest 668c9afa48e5 3 seconds ago 51.7MB 01:56:13 support-scheduler-arm64 latest 9ddeaf0dea54 8 seconds ago 47.9MB 01:56:13 security-proxy-auth-arm64 latest 16c53039e199 23 seconds ago 31.4MB 01:56:13 core-metadata-arm64 latest a8f6fb52e89f 23 seconds ago 32.7MB 01:56:13 core-data-arm64 latest 23496a4390d8 26 seconds ago 32.6MB 01:56:13 core-keeper-arm64 latest 816db250c71c 29 seconds ago 32.2MB 01:56:13 core-command-arm64 latest f429b38e9a15 About a minute ago 28.3MB 01:56:13 security-spiffe-token-provider-arm64 latest 049935d92f53 5 minutes ago 34MB 01:56:13 security-secretstore-setup-arm64 latest 1709753e5577 7 minutes ago 41.2MB 01:56:13 security-bootstrapper-arm64 latest 103c1b387a16 7 minutes ago 20.9MB 01:56:13 security-proxy-setup-arm64 latest d0efdc695381 7 minutes ago 29.9MB 01:56:13 core-common-config-bootstrapper-arm64 latest ff58002f7ec6 7 minutes ago 17.8MB 01:56:13 security-spire-agent-arm64 latest 19f507a917b1 18 minutes ago 176MB 01:56:13 security-spire-server-arm64 latest 2c7815187cb5 18 minutes ago 118MB 01:56:13 security-spire-config-arm64 latest d475ed68f75a 18 minutes ago 117MB 01:56:13 ci-base-image-arm64 latest 27718c758c31 19 minutes ago 914MB 01:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 4 weeks ago 566MB 01:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 01:56:13 provisioning config files... 01:56:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/786@tmp/config11354340907665134974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:14 ---> ****-login.sh 01:56:14 nexus3.edgexfoundry.org:10001 01:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:14 Configure a credential helper to remove this warning. See 01:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:14 01:56:14 Login Succeeded 01:56:14 nexus3.edgexfoundry.org:10002 01:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:14 Configure a credential helper to remove this warning. See 01:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:14 01:56:14 Login Succeeded 01:56:14 nexus3.edgexfoundry.org:10003 01:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:15 Configure a credential helper to remove this warning. See 01:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:15 01:56:15 Login Succeeded 01:56:15 nexus3.edgexfoundry.org:10004 01:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:15 Configure a credential helper to remove this warning. See 01:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:15 01:56:15 Login Succeeded 01:56:15 ****.io 01:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:15 Configure a credential helper to remove this warning. See 01:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:15 01:56:15 Login Succeeded 01:56:15 ---> ****-login.sh ends [Pipeline] } 01:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:56:16 e97de8ab334d1a767c4277ad839ab797839c0447 01:56:16 latest 01:56:16 4.0.0-dev.50 01:56:16 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:16 main 01:56:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:56:16 d72758078301: Preparing 01:56:16 cf2a97b3e123: Preparing 01:56:16 13a651efba38: Preparing 01:56:16 56cbf006a484: Preparing 01:56:16 fe410e43d226: Preparing 01:56:16 d80ceb4ce8ad: Preparing 01:56:16 534a70dc8296: Preparing 01:56:16 d80ceb4ce8ad: Waiting 01:56:16 534a70dc8296: Waiting 01:56:17 d72758078301: Pushed 01:56:17 56cbf006a484: Pushed 01:56:17 fe410e43d226: Pushed 01:56:17 13a651efba38: Pushed 01:56:17 534a70dc8296: Layer already exists 01:56:17 d80ceb4ce8ad: Pushed 01:56:21 cf2a97b3e123: Pushed 01:56:21 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:56:22 d72758078301: Preparing 01:56:22 cf2a97b3e123: Preparing 01:56:22 13a651efba38: Preparing 01:56:22 56cbf006a484: Preparing 01:56:22 fe410e43d226: Preparing 01:56:22 d80ceb4ce8ad: Preparing 01:56:22 534a70dc8296: Preparing 01:56:22 d80ceb4ce8ad: Waiting 01:56:22 534a70dc8296: Waiting 01:56:22 13a651efba38: Layer already exists 01:56:22 56cbf006a484: Layer already exists 01:56:22 d72758078301: Layer already exists 01:56:22 fe410e43d226: Layer already exists 01:56:22 cf2a97b3e123: Layer already exists 01:56:22 d80ceb4ce8ad: Layer already exists 01:56:22 534a70dc8296: Layer already exists 01:56:22 latest: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.50 01:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:56:23 d72758078301: Preparing 01:56:23 cf2a97b3e123: Preparing 01:56:23 13a651efba38: Preparing 01:56:23 56cbf006a484: Preparing 01:56:23 fe410e43d226: Preparing 01:56:23 d80ceb4ce8ad: Preparing 01:56:23 534a70dc8296: Preparing 01:56:23 d80ceb4ce8ad: Waiting 01:56:23 534a70dc8296: Waiting 01:56:23 13a651efba38: Layer already exists 01:56:23 fe410e43d226: Layer already exists 01:56:23 d72758078301: Layer already exists 01:56:23 56cbf006a484: Layer already exists 01:56:23 cf2a97b3e123: Layer already exists 01:56:23 d80ceb4ce8ad: Layer already exists 01:56:23 534a70dc8296: Layer already exists 01:56:23 4.0.0-dev.50: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:56:24 d72758078301: Preparing 01:56:24 cf2a97b3e123: Preparing 01:56:24 13a651efba38: Preparing 01:56:24 56cbf006a484: Preparing 01:56:24 fe410e43d226: Preparing 01:56:24 d80ceb4ce8ad: Preparing 01:56:24 534a70dc8296: Preparing 01:56:24 d80ceb4ce8ad: Waiting 01:56:24 534a70dc8296: Waiting 01:56:24 cf2a97b3e123: Layer already exists 01:56:24 13a651efba38: Layer already exists 01:56:24 56cbf006a484: Layer already exists 01:56:24 fe410e43d226: Layer already exists 01:56:24 d72758078301: Layer already exists 01:56:24 d80ceb4ce8ad: Layer already exists 01:56:24 534a70dc8296: Layer already exists 01:56:24 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:56:25 d72758078301: Preparing 01:56:25 cf2a97b3e123: Preparing 01:56:25 13a651efba38: Preparing 01:56:25 56cbf006a484: Preparing 01:56:25 fe410e43d226: Preparing 01:56:25 d80ceb4ce8ad: Preparing 01:56:25 534a70dc8296: Preparing 01:56:25 d80ceb4ce8ad: Waiting 01:56:25 534a70dc8296: Waiting 01:56:25 56cbf006a484: Layer already exists 01:56:25 fe410e43d226: Layer already exists 01:56:25 13a651efba38: Layer already exists 01:56:25 d72758078301: Layer already exists 01:56:25 cf2a97b3e123: Layer already exists 01:56:25 d80ceb4ce8ad: Layer already exists 01:56:25 534a70dc8296: Layer already exists 01:56:25 main: digest: sha256:1143755db5fdc5397c4d44ce11e19020e8668642d79512ea60db28910e4ee3be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:25 ===================================================== [Pipeline] echo 01:56:25 taggedImages: 01:56:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:56:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.50 01:56:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:56:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:56:25 e97de8ab334d1a767c4277ad839ab797839c0447 01:56:25 latest 01:56:25 4.0.0-dev.50 01:56:25 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:25 main 01:56:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:56:26 40018a5efe4f: Preparing 01:56:26 bed6023c68b3: Preparing 01:56:26 542a3ac5ba27: Preparing 01:56:26 a8b4555865cc: Preparing 01:56:26 13a651efba38: Preparing 01:56:26 56cbf006a484: Preparing 01:56:26 fe410e43d226: Preparing 01:56:26 d80ceb4ce8ad: Preparing 01:56:26 534a70dc8296: Preparing 01:56:26 56cbf006a484: Waiting 01:56:26 fe410e43d226: Waiting 01:56:26 d80ceb4ce8ad: Waiting 01:56:26 534a70dc8296: Waiting 01:56:26 13a651efba38: Layer already exists 01:56:26 56cbf006a484: Layer already exists 01:56:26 542a3ac5ba27: Pushed 01:56:26 fe410e43d226: Layer already exists 01:56:26 bed6023c68b3: Pushed 01:56:26 d80ceb4ce8ad: Layer already exists 01:56:26 40018a5efe4f: Pushed 01:56:26 534a70dc8296: Layer already exists 01:56:29 a8b4555865cc: Pushed 01:56:29 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:29 + 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 01:56:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:56:30 40018a5efe4f: Preparing 01:56:30 bed6023c68b3: Preparing 01:56:30 542a3ac5ba27: Preparing 01:56:30 a8b4555865cc: Preparing 01:56:30 13a651efba38: Preparing 01:56:30 56cbf006a484: Preparing 01:56:30 fe410e43d226: Preparing 01:56:30 d80ceb4ce8ad: Preparing 01:56:30 534a70dc8296: Preparing 01:56:30 56cbf006a484: Waiting 01:56:30 fe410e43d226: Waiting 01:56:30 d80ceb4ce8ad: Waiting 01:56:30 534a70dc8296: Waiting 01:56:30 bed6023c68b3: Layer already exists 01:56:30 a8b4555865cc: Layer already exists 01:56:30 13a651efba38: Layer already exists 01:56:30 542a3ac5ba27: Layer already exists 01:56:30 40018a5efe4f: Layer already exists 01:56:30 fe410e43d226: Layer already exists 01:56:30 d80ceb4ce8ad: Layer already exists 01:56:30 56cbf006a484: Layer already exists 01:56:30 534a70dc8296: Layer already exists 01:56:30 latest: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.50 01:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:56:31 40018a5efe4f: Preparing 01:56:31 bed6023c68b3: Preparing 01:56:31 542a3ac5ba27: Preparing 01:56:31 a8b4555865cc: Preparing 01:56:31 13a651efba38: Preparing 01:56:31 56cbf006a484: Preparing 01:56:31 fe410e43d226: Preparing 01:56:31 d80ceb4ce8ad: Preparing 01:56:31 534a70dc8296: Preparing 01:56:31 fe410e43d226: Waiting 01:56:31 56cbf006a484: Waiting 01:56:31 d80ceb4ce8ad: Waiting 01:56:31 534a70dc8296: Waiting 01:56:31 a8b4555865cc: Layer already exists 01:56:31 40018a5efe4f: Layer already exists 01:56:31 13a651efba38: Layer already exists 01:56:31 bed6023c68b3: Layer already exists 01:56:31 542a3ac5ba27: Layer already exists 01:56:31 d80ceb4ce8ad: Layer already exists 01:56:31 56cbf006a484: Layer already exists 01:56:31 534a70dc8296: Layer already exists 01:56:31 fe410e43d226: Layer already exists 01:56:31 4.0.0-dev.50: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:56:32 40018a5efe4f: Preparing 01:56:32 bed6023c68b3: Preparing 01:56:32 542a3ac5ba27: Preparing 01:56:32 a8b4555865cc: Preparing 01:56:32 13a651efba38: Preparing 01:56:32 56cbf006a484: Preparing 01:56:32 fe410e43d226: Preparing 01:56:32 d80ceb4ce8ad: Preparing 01:56:32 534a70dc8296: Preparing 01:56:32 56cbf006a484: Waiting 01:56:32 fe410e43d226: Waiting 01:56:32 d80ceb4ce8ad: Waiting 01:56:32 534a70dc8296: Waiting 01:56:32 40018a5efe4f: Layer already exists 01:56:32 13a651efba38: Layer already exists 01:56:32 a8b4555865cc: Layer already exists 01:56:32 bed6023c68b3: Layer already exists 01:56:32 542a3ac5ba27: Layer already exists 01:56:32 56cbf006a484: Layer already exists 01:56:32 fe410e43d226: Layer already exists 01:56:32 534a70dc8296: Layer already exists 01:56:32 d80ceb4ce8ad: Layer already exists 01:56:32 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:32 + 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 01:56:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:56:33 40018a5efe4f: Preparing 01:56:33 bed6023c68b3: Preparing 01:56:33 542a3ac5ba27: Preparing 01:56:33 a8b4555865cc: Preparing 01:56:33 13a651efba38: Preparing 01:56:33 56cbf006a484: Preparing 01:56:33 fe410e43d226: Preparing 01:56:33 56cbf006a484: Waiting 01:56:33 fe410e43d226: Waiting 01:56:33 d80ceb4ce8ad: Preparing 01:56:33 534a70dc8296: Preparing 01:56:33 d80ceb4ce8ad: Waiting 01:56:33 534a70dc8296: Waiting 01:56:33 40018a5efe4f: Layer already exists 01:56:33 13a651efba38: Layer already exists 01:56:33 542a3ac5ba27: Layer already exists 01:56:33 a8b4555865cc: Layer already exists 01:56:33 bed6023c68b3: Layer already exists 01:56:33 fe410e43d226: Layer already exists 01:56:33 56cbf006a484: Layer already exists 01:56:33 534a70dc8296: Layer already exists 01:56:33 d80ceb4ce8ad: Layer already exists 01:56:33 main: digest: sha256:ad5f14c5ed2628861750653f834bc804a4594733ef4758745abf7278303871db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:33 ===================================================== [Pipeline] echo 01:56:33 taggedImages: 01:56:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:56:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.50 01:56:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:56:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:56:33 e97de8ab334d1a767c4277ad839ab797839c0447 01:56:33 latest 01:56:33 4.0.0-dev.50 01:56:33 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:33 main 01:56:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:56:34 bc7b3db9fb09: Preparing 01:56:34 7903204b4826: Preparing 01:56:34 32565a849762: Preparing 01:56:34 13a651efba38: Preparing 01:56:34 56cbf006a484: Preparing 01:56:34 8f68c83dbf05: Preparing 01:56:34 8fcd48383d33: Preparing 01:56:34 534a70dc8296: Preparing 01:56:34 8f68c83dbf05: Waiting 01:56:34 8fcd48383d33: Waiting 01:56:34 534a70dc8296: Waiting 01:56:34 56cbf006a484: Layer already exists 01:56:34 13a651efba38: Layer already exists 01:56:34 7903204b4826: Pushed 01:56:34 bc7b3db9fb09: Pushed 01:56:34 534a70dc8296: Layer already exists 01:56:34 8f68c83dbf05: Pushed 01:56:34 8fcd48383d33: Pushed 01:56:40 32565a849762: Pushed 01:56:40 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:56:41 bc7b3db9fb09: Preparing 01:56:41 7903204b4826: Preparing 01:56:41 32565a849762: Preparing 01:56:41 13a651efba38: Preparing 01:56:41 56cbf006a484: Preparing 01:56:41 8f68c83dbf05: Preparing 01:56:41 8fcd48383d33: Preparing 01:56:41 8f68c83dbf05: Waiting 01:56:41 534a70dc8296: Preparing 01:56:41 8fcd48383d33: Waiting 01:56:41 534a70dc8296: Waiting 01:56:41 56cbf006a484: Layer already exists 01:56:41 7903204b4826: Layer already exists 01:56:41 32565a849762: Layer already exists 01:56:41 bc7b3db9fb09: Layer already exists 01:56:41 13a651efba38: Layer already exists 01:56:41 8fcd48383d33: Layer already exists 01:56:41 8f68c83dbf05: Layer already exists 01:56:41 534a70dc8296: Layer already exists 01:56:41 latest: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.50 01:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:56:42 bc7b3db9fb09: Preparing 01:56:42 7903204b4826: Preparing 01:56:42 32565a849762: Preparing 01:56:42 13a651efba38: Preparing 01:56:42 56cbf006a484: Preparing 01:56:42 8f68c83dbf05: Preparing 01:56:42 8fcd48383d33: Preparing 01:56:42 534a70dc8296: Preparing 01:56:42 8fcd48383d33: Waiting 01:56:42 534a70dc8296: Waiting 01:56:42 8f68c83dbf05: Waiting 01:56:42 32565a849762: Layer already exists 01:56:42 56cbf006a484: Layer already exists 01:56:42 bc7b3db9fb09: Layer already exists 01:56:42 7903204b4826: Layer already exists 01:56:42 13a651efba38: Layer already exists 01:56:42 8f68c83dbf05: Layer already exists 01:56:42 534a70dc8296: Layer already exists 01:56:42 8fcd48383d33: Layer already exists 01:56:42 4.0.0-dev.50: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:56:43 bc7b3db9fb09: Preparing 01:56:43 7903204b4826: Preparing 01:56:43 32565a849762: Preparing 01:56:43 13a651efba38: Preparing 01:56:43 56cbf006a484: Preparing 01:56:43 8f68c83dbf05: Preparing 01:56:43 8fcd48383d33: Preparing 01:56:43 534a70dc8296: Preparing 01:56:43 8fcd48383d33: Waiting 01:56:43 8f68c83dbf05: Waiting 01:56:43 534a70dc8296: Waiting 01:56:43 bc7b3db9fb09: Layer already exists 01:56:43 13a651efba38: Layer already exists 01:56:43 56cbf006a484: Layer already exists 01:56:43 32565a849762: Layer already exists 01:56:43 7903204b4826: Layer already exists 01:56:43 8fcd48383d33: Layer already exists 01:56:43 534a70dc8296: Layer already exists 01:56:43 8f68c83dbf05: Layer already exists 01:56:43 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:56:44 bc7b3db9fb09: Preparing 01:56:44 7903204b4826: Preparing 01:56:44 32565a849762: Preparing 01:56:44 13a651efba38: Preparing 01:56:44 56cbf006a484: Preparing 01:56:44 8f68c83dbf05: Preparing 01:56:44 8fcd48383d33: Preparing 01:56:44 534a70dc8296: Preparing 01:56:44 8f68c83dbf05: Waiting 01:56:44 8fcd48383d33: Waiting 01:56:44 534a70dc8296: Waiting 01:56:44 7903204b4826: Layer already exists 01:56:44 bc7b3db9fb09: Layer already exists 01:56:44 13a651efba38: Layer already exists 01:56:44 32565a849762: Layer already exists 01:56:44 56cbf006a484: Layer already exists 01:56:44 8f68c83dbf05: Layer already exists 01:56:44 534a70dc8296: Layer already exists 01:56:44 8fcd48383d33: Layer already exists 01:56:44 main: digest: sha256:ca27718b390840fcbd5d91783a655c314f09bae90967d2eeab0aad887a4a5dbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:44 ===================================================== [Pipeline] echo 01:56:44 taggedImages: 01:56:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:56:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.50 01:56:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:56:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:56:45 e97de8ab334d1a767c4277ad839ab797839c0447 01:56:45 latest 01:56:45 4.0.0-dev.50 01:56:45 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:45 main 01:56:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:56:45 0795d5878e21: Preparing 01:56:45 7a0a9adc5ee5: Preparing 01:56:45 9a9c96a2c930: Preparing 01:56:45 56cbf006a484: Preparing 01:56:45 502e64190685: Preparing 01:56:45 605db2bd6974: Preparing 01:56:45 534a70dc8296: Preparing 01:56:45 605db2bd6974: Waiting 01:56:45 534a70dc8296: Waiting 01:56:45 56cbf006a484: Layer already exists 01:56:46 0795d5878e21: Pushed 01:56:46 502e64190685: Pushed 01:56:46 605db2bd6974: Pushed 01:56:46 7a0a9adc5ee5: Pushed 01:56:46 534a70dc8296: Layer already exists 01:56:51 9a9c96a2c930: Pushed 01:56:51 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:56:52 0795d5878e21: Preparing 01:56:52 7a0a9adc5ee5: Preparing 01:56:52 9a9c96a2c930: Preparing 01:56:52 56cbf006a484: Preparing 01:56:52 502e64190685: Preparing 01:56:52 605db2bd6974: Preparing 01:56:52 534a70dc8296: Preparing 01:56:52 605db2bd6974: Waiting 01:56:52 534a70dc8296: Waiting 01:56:52 56cbf006a484: Layer already exists 01:56:52 0795d5878e21: Layer already exists 01:56:52 502e64190685: Layer already exists 01:56:52 7a0a9adc5ee5: Layer already exists 01:56:52 9a9c96a2c930: Layer already exists 01:56:52 605db2bd6974: Layer already exists 01:56:52 534a70dc8296: Layer already exists 01:56:52 latest: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.50 01:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:56:53 0795d5878e21: Preparing 01:56:53 7a0a9adc5ee5: Preparing 01:56:53 9a9c96a2c930: Preparing 01:56:53 56cbf006a484: Preparing 01:56:53 502e64190685: Preparing 01:56:53 605db2bd6974: Preparing 01:56:53 605db2bd6974: Waiting 01:56:53 534a70dc8296: Preparing 01:56:53 534a70dc8296: Waiting 01:56:53 502e64190685: Layer already exists 01:56:53 7a0a9adc5ee5: Layer already exists 01:56:53 9a9c96a2c930: Layer already exists 01:56:53 0795d5878e21: Layer already exists 01:56:53 56cbf006a484: Layer already exists 01:56:53 605db2bd6974: Layer already exists 01:56:53 534a70dc8296: Layer already exists 01:56:53 4.0.0-dev.50: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:56:54 0795d5878e21: Preparing 01:56:54 7a0a9adc5ee5: Preparing 01:56:54 9a9c96a2c930: Preparing 01:56:54 56cbf006a484: Preparing 01:56:54 502e64190685: Preparing 01:56:54 605db2bd6974: Preparing 01:56:54 534a70dc8296: Preparing 01:56:54 605db2bd6974: Waiting 01:56:54 534a70dc8296: Waiting 01:56:54 0795d5878e21: Layer already exists 01:56:54 9a9c96a2c930: Layer already exists 01:56:54 502e64190685: Layer already exists 01:56:54 7a0a9adc5ee5: Layer already exists 01:56:54 56cbf006a484: Layer already exists 01:56:54 605db2bd6974: Layer already exists 01:56:54 534a70dc8296: Layer already exists 01:56:54 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:56:55 0795d5878e21: Preparing 01:56:55 7a0a9adc5ee5: Preparing 01:56:55 9a9c96a2c930: Preparing 01:56:55 56cbf006a484: Preparing 01:56:55 502e64190685: Preparing 01:56:55 605db2bd6974: Preparing 01:56:55 534a70dc8296: Preparing 01:56:55 605db2bd6974: Waiting 01:56:55 534a70dc8296: Waiting 01:56:55 0795d5878e21: Layer already exists 01:56:55 7a0a9adc5ee5: Layer already exists 01:56:55 56cbf006a484: Layer already exists 01:56:55 502e64190685: Layer already exists 01:56:55 9a9c96a2c930: Layer already exists 01:56:55 605db2bd6974: Layer already exists 01:56:55 534a70dc8296: Layer already exists 01:56:55 main: digest: sha256:d51f22290fec37ed828d52fceeab5debd1921563150861ccc598deaeaa4bed78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:55 ===================================================== [Pipeline] echo 01:56:55 taggedImages: 01:56:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:56:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.50 01:56:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:56:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:56:55 e97de8ab334d1a767c4277ad839ab797839c0447 01:56:55 latest 01:56:55 4.0.0-dev.50 01:56:55 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:56:55 main 01:56:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:56:56 fe05ee6c7fa4: Preparing 01:56:56 de3dd7d9bb2e: Preparing 01:56:56 2df57c8b1b6d: Preparing 01:56:56 ff2bfd91a4ab: Preparing 01:56:56 13a651efba38: Preparing 01:56:56 56cbf006a484: Preparing 01:56:56 fe410e43d226: Preparing 01:56:56 d80ceb4ce8ad: Preparing 01:56:56 56cbf006a484: Waiting 01:56:56 fe410e43d226: Waiting 01:56:56 534a70dc8296: Preparing 01:56:56 d80ceb4ce8ad: Waiting 01:56:56 534a70dc8296: Waiting 01:56:56 13a651efba38: Layer already exists 01:56:56 56cbf006a484: Layer already exists 01:56:56 fe410e43d226: Layer already exists 01:56:56 d80ceb4ce8ad: Layer already exists 01:56:56 2df57c8b1b6d: Pushed 01:56:56 de3dd7d9bb2e: Pushed 01:56:56 fe05ee6c7fa4: Pushed 01:56:56 534a70dc8296: Layer already exists 01:57:02 ff2bfd91a4ab: Pushed 01:57:02 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:57:02 fe05ee6c7fa4: Preparing 01:57:02 de3dd7d9bb2e: Preparing 01:57:02 2df57c8b1b6d: Preparing 01:57:02 ff2bfd91a4ab: Preparing 01:57:02 13a651efba38: Preparing 01:57:02 56cbf006a484: Preparing 01:57:02 fe410e43d226: Preparing 01:57:02 56cbf006a484: Waiting 01:57:02 d80ceb4ce8ad: Preparing 01:57:02 fe410e43d226: Waiting 01:57:02 534a70dc8296: Preparing 01:57:02 d80ceb4ce8ad: Waiting 01:57:02 534a70dc8296: Waiting 01:57:02 2df57c8b1b6d: Layer already exists 01:57:02 13a651efba38: Layer already exists 01:57:02 fe05ee6c7fa4: Layer already exists 01:57:02 de3dd7d9bb2e: Layer already exists 01:57:02 ff2bfd91a4ab: Layer already exists 01:57:02 d80ceb4ce8ad: Layer already exists 01:57:02 fe410e43d226: Layer already exists 01:57:02 56cbf006a484: Layer already exists 01:57:02 534a70dc8296: Layer already exists 01:57:03 latest: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.50 01:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:57:03 fe05ee6c7fa4: Preparing 01:57:03 de3dd7d9bb2e: Preparing 01:57:03 2df57c8b1b6d: Preparing 01:57:03 ff2bfd91a4ab: Preparing 01:57:03 13a651efba38: Preparing 01:57:03 56cbf006a484: Preparing 01:57:03 fe410e43d226: Preparing 01:57:03 d80ceb4ce8ad: Preparing 01:57:03 534a70dc8296: Preparing 01:57:03 56cbf006a484: Waiting 01:57:03 fe410e43d226: Waiting 01:57:03 d80ceb4ce8ad: Waiting 01:57:03 534a70dc8296: Waiting 01:57:03 ff2bfd91a4ab: Layer already exists 01:57:03 de3dd7d9bb2e: Layer already exists 01:57:03 fe05ee6c7fa4: Layer already exists 01:57:03 2df57c8b1b6d: Layer already exists 01:57:03 13a651efba38: Layer already exists 01:57:03 56cbf006a484: Layer already exists 01:57:03 d80ceb4ce8ad: Layer already exists 01:57:03 534a70dc8296: Layer already exists 01:57:03 fe410e43d226: Layer already exists 01:57:04 4.0.0-dev.50: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:57:04 fe05ee6c7fa4: Preparing 01:57:04 de3dd7d9bb2e: Preparing 01:57:04 2df57c8b1b6d: Preparing 01:57:04 ff2bfd91a4ab: Preparing 01:57:04 13a651efba38: Preparing 01:57:04 56cbf006a484: Preparing 01:57:04 fe410e43d226: Preparing 01:57:04 d80ceb4ce8ad: Preparing 01:57:04 534a70dc8296: Preparing 01:57:04 56cbf006a484: Waiting 01:57:04 fe410e43d226: Waiting 01:57:04 d80ceb4ce8ad: Waiting 01:57:04 534a70dc8296: Waiting 01:57:04 fe05ee6c7fa4: Layer already exists 01:57:04 ff2bfd91a4ab: Layer already exists 01:57:04 de3dd7d9bb2e: Layer already exists 01:57:04 13a651efba38: Layer already exists 01:57:04 2df57c8b1b6d: Layer already exists 01:57:04 56cbf006a484: Layer already exists 01:57:04 d80ceb4ce8ad: Layer already exists 01:57:04 fe410e43d226: Layer already exists 01:57:04 534a70dc8296: Layer already exists 01:57:05 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:57:05 fe05ee6c7fa4: Preparing 01:57:05 de3dd7d9bb2e: Preparing 01:57:05 2df57c8b1b6d: Preparing 01:57:05 ff2bfd91a4ab: Preparing 01:57:05 13a651efba38: Preparing 01:57:05 56cbf006a484: Preparing 01:57:05 fe410e43d226: Preparing 01:57:05 d80ceb4ce8ad: Preparing 01:57:05 534a70dc8296: Preparing 01:57:05 fe410e43d226: Waiting 01:57:05 d80ceb4ce8ad: Waiting 01:57:05 534a70dc8296: Waiting 01:57:05 56cbf006a484: Waiting 01:57:05 fe05ee6c7fa4: Layer already exists 01:57:05 13a651efba38: Layer already exists 01:57:05 2df57c8b1b6d: Layer already exists 01:57:05 ff2bfd91a4ab: Layer already exists 01:57:05 de3dd7d9bb2e: Layer already exists 01:57:05 56cbf006a484: Layer already exists 01:57:05 fe410e43d226: Layer already exists 01:57:05 534a70dc8296: Layer already exists 01:57:05 d80ceb4ce8ad: Layer already exists 01:57:06 main: digest: sha256:630c261605c11a91e1fa6c6c53f27ffe07a8148275e836e311916177bd9d9850 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:06 ===================================================== [Pipeline] echo 01:57:06 taggedImages: 01:57:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:57:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.50 01:57:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:57:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:57:06 e97de8ab334d1a767c4277ad839ab797839c0447 01:57:06 latest 01:57:06 4.0.0-dev.50 01:57:06 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:06 main 01:57:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:57:07 e8a6343c53d3: Preparing 01:57:07 0477503734c3: Preparing 01:57:07 911fc0b03e5b: Preparing 01:57:07 c8afaf32a875: Preparing 01:57:07 eac0515ccb4e: Preparing 01:57:07 76144ade2ce4: Preparing 01:57:07 6d50aaf8a423: Preparing 01:57:07 13a651efba38: Preparing 01:57:07 56cbf006a484: Preparing 01:57:07 392aa17dec1f: Preparing 01:57:07 1442021bf79f: Preparing 01:57:07 5f70bf18a086: Preparing 01:57:07 8b91af2cb6b6: Preparing 01:57:07 bef2d09fa833: Preparing 01:57:07 5c2eb0aa545a: Preparing 01:57:07 534a70dc8296: Preparing 01:57:07 392aa17dec1f: Waiting 01:57:07 1442021bf79f: Waiting 01:57:07 5f70bf18a086: Waiting 01:57:07 8b91af2cb6b6: Waiting 01:57:07 bef2d09fa833: Waiting 01:57:07 5c2eb0aa545a: Waiting 01:57:07 76144ade2ce4: Waiting 01:57:07 534a70dc8296: Waiting 01:57:07 6d50aaf8a423: Waiting 01:57:07 56cbf006a484: Waiting 01:57:07 13a651efba38: Waiting 01:57:07 0477503734c3: Pushed 01:57:07 eac0515ccb4e: Pushed 01:57:07 c8afaf32a875: Pushed 01:57:07 e8a6343c53d3: Pushed 01:57:07 911fc0b03e5b: Pushed 01:57:07 13a651efba38: Layer already exists 01:57:07 56cbf006a484: Layer already exists 01:57:07 5f70bf18a086: Layer already exists 01:57:07 76144ade2ce4: Pushed 01:57:07 392aa17dec1f: Pushed 01:57:07 1442021bf79f: Pushed 01:57:07 534a70dc8296: Layer already exists 01:57:07 8b91af2cb6b6: Pushed 01:57:07 bef2d09fa833: Pushed 01:57:07 5c2eb0aa545a: Pushed 01:57:11 6d50aaf8a423: Pushed 01:57:11 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:57:16 e8a6343c53d3: Preparing 01:57:16 0477503734c3: Preparing 01:57:16 911fc0b03e5b: Preparing 01:57:16 c8afaf32a875: Preparing 01:57:16 eac0515ccb4e: Preparing 01:57:16 76144ade2ce4: Preparing 01:57:16 6d50aaf8a423: Preparing 01:57:16 13a651efba38: Preparing 01:57:16 56cbf006a484: Preparing 01:57:16 392aa17dec1f: Preparing 01:57:16 1442021bf79f: Preparing 01:57:16 5f70bf18a086: Preparing 01:57:16 8b91af2cb6b6: Preparing 01:57:16 bef2d09fa833: Preparing 01:57:16 5c2eb0aa545a: Preparing 01:57:16 534a70dc8296: Preparing 01:57:16 76144ade2ce4: Waiting 01:57:16 13a651efba38: Waiting 01:57:16 1442021bf79f: Waiting 01:57:16 6d50aaf8a423: Waiting 01:57:16 5f70bf18a086: Waiting 01:57:16 8b91af2cb6b6: Waiting 01:57:16 bef2d09fa833: Waiting 01:57:16 5c2eb0aa545a: Waiting 01:57:16 534a70dc8296: Waiting 01:57:16 56cbf006a484: Waiting 01:57:16 392aa17dec1f: Waiting 01:57:16 eac0515ccb4e: Layer already exists 01:57:16 911fc0b03e5b: Layer already exists 01:57:16 c8afaf32a875: Layer already exists 01:57:16 0477503734c3: Layer already exists 01:57:16 e8a6343c53d3: Layer already exists 01:57:16 6d50aaf8a423: Layer already exists 01:57:16 13a651efba38: Layer already exists 01:57:16 76144ade2ce4: Layer already exists 01:57:16 56cbf006a484: Layer already exists 01:57:16 392aa17dec1f: Layer already exists 01:57:16 5f70bf18a086: Layer already exists 01:57:16 bef2d09fa833: Layer already exists 01:57:16 1442021bf79f: Layer already exists 01:57:16 8b91af2cb6b6: Layer already exists 01:57:16 5c2eb0aa545a: Layer already exists 01:57:16 534a70dc8296: Layer already exists 01:57:17 latest: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.50 01:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:57:17 e8a6343c53d3: Preparing 01:57:17 0477503734c3: Preparing 01:57:17 911fc0b03e5b: Preparing 01:57:17 c8afaf32a875: Preparing 01:57:17 eac0515ccb4e: Preparing 01:57:17 76144ade2ce4: Preparing 01:57:17 6d50aaf8a423: Preparing 01:57:17 13a651efba38: Preparing 01:57:17 76144ade2ce4: Waiting 01:57:17 6d50aaf8a423: Waiting 01:57:17 13a651efba38: Waiting 01:57:17 56cbf006a484: Preparing 01:57:17 392aa17dec1f: Preparing 01:57:17 56cbf006a484: Waiting 01:57:17 1442021bf79f: Preparing 01:57:17 392aa17dec1f: Waiting 01:57:17 5f70bf18a086: Preparing 01:57:17 1442021bf79f: Waiting 01:57:17 8b91af2cb6b6: Preparing 01:57:17 5f70bf18a086: Waiting 01:57:17 bef2d09fa833: Preparing 01:57:17 8b91af2cb6b6: Waiting 01:57:17 5c2eb0aa545a: Preparing 01:57:17 bef2d09fa833: Waiting 01:57:17 534a70dc8296: Preparing 01:57:17 5c2eb0aa545a: Waiting 01:57:17 534a70dc8296: Waiting 01:57:17 e8a6343c53d3: Layer already exists 01:57:17 911fc0b03e5b: Layer already exists 01:57:17 eac0515ccb4e: Layer already exists 01:57:17 0477503734c3: Layer already exists 01:57:17 c8afaf32a875: Layer already exists 01:57:17 76144ade2ce4: Layer already exists 01:57:17 13a651efba38: Layer already exists 01:57:17 392aa17dec1f: Layer already exists 01:57:17 56cbf006a484: Layer already exists 01:57:17 6d50aaf8a423: Layer already exists 01:57:17 1442021bf79f: Layer already exists 01:57:17 5f70bf18a086: Layer already exists 01:57:18 8b91af2cb6b6: Layer already exists 01:57:18 bef2d09fa833: Layer already exists 01:57:18 5c2eb0aa545a: Layer already exists 01:57:18 534a70dc8296: Layer already exists 01:57:18 4.0.0-dev.50: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:57:18 e8a6343c53d3: Preparing 01:57:18 0477503734c3: Preparing 01:57:18 911fc0b03e5b: Preparing 01:57:18 c8afaf32a875: Preparing 01:57:18 eac0515ccb4e: Preparing 01:57:18 76144ade2ce4: Preparing 01:57:18 6d50aaf8a423: Preparing 01:57:18 13a651efba38: Preparing 01:57:18 76144ade2ce4: Waiting 01:57:18 6d50aaf8a423: Waiting 01:57:18 56cbf006a484: Preparing 01:57:18 13a651efba38: Waiting 01:57:18 392aa17dec1f: Preparing 01:57:18 56cbf006a484: Waiting 01:57:18 1442021bf79f: Preparing 01:57:18 392aa17dec1f: Waiting 01:57:18 5f70bf18a086: Preparing 01:57:18 1442021bf79f: Waiting 01:57:18 8b91af2cb6b6: Preparing 01:57:18 bef2d09fa833: Preparing 01:57:18 5f70bf18a086: Waiting 01:57:18 8b91af2cb6b6: Waiting 01:57:18 5c2eb0aa545a: Preparing 01:57:18 bef2d09fa833: Waiting 01:57:18 534a70dc8296: Preparing 01:57:18 5c2eb0aa545a: Waiting 01:57:18 534a70dc8296: Waiting 01:57:18 c8afaf32a875: Layer already exists 01:57:18 911fc0b03e5b: Layer already exists 01:57:18 e8a6343c53d3: Layer already exists 01:57:18 eac0515ccb4e: Layer already exists 01:57:18 0477503734c3: Layer already exists 01:57:18 392aa17dec1f: Layer already exists 01:57:18 76144ade2ce4: Layer already exists 01:57:18 13a651efba38: Layer already exists 01:57:18 56cbf006a484: Layer already exists 01:57:18 6d50aaf8a423: Layer already exists 01:57:19 1442021bf79f: Layer already exists 01:57:19 5f70bf18a086: Layer already exists 01:57:19 8b91af2cb6b6: Layer already exists 01:57:19 5c2eb0aa545a: Layer already exists 01:57:19 bef2d09fa833: Layer already exists 01:57:19 534a70dc8296: Layer already exists 01:57:19 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:57:19 e8a6343c53d3: Preparing 01:57:19 0477503734c3: Preparing 01:57:19 911fc0b03e5b: Preparing 01:57:19 c8afaf32a875: Preparing 01:57:19 eac0515ccb4e: Preparing 01:57:19 76144ade2ce4: Preparing 01:57:19 6d50aaf8a423: Preparing 01:57:19 13a651efba38: Preparing 01:57:19 56cbf006a484: Preparing 01:57:19 392aa17dec1f: Preparing 01:57:19 1442021bf79f: Preparing 01:57:19 5f70bf18a086: Preparing 01:57:19 8b91af2cb6b6: Preparing 01:57:19 bef2d09fa833: Preparing 01:57:19 5c2eb0aa545a: Preparing 01:57:19 534a70dc8296: Preparing 01:57:19 76144ade2ce4: Waiting 01:57:19 6d50aaf8a423: Waiting 01:57:19 13a651efba38: Waiting 01:57:19 56cbf006a484: Waiting 01:57:19 bef2d09fa833: Waiting 01:57:19 5c2eb0aa545a: Waiting 01:57:19 392aa17dec1f: Waiting 01:57:19 534a70dc8296: Waiting 01:57:19 1442021bf79f: Waiting 01:57:19 5f70bf18a086: Waiting 01:57:19 8b91af2cb6b6: Waiting 01:57:19 e8a6343c53d3: Layer already exists 01:57:19 911fc0b03e5b: Layer already exists 01:57:19 c8afaf32a875: Layer already exists 01:57:19 eac0515ccb4e: Layer already exists 01:57:19 0477503734c3: Layer already exists 01:57:19 6d50aaf8a423: Layer already exists 01:57:19 392aa17dec1f: Layer already exists 01:57:19 76144ade2ce4: Layer already exists 01:57:19 13a651efba38: Layer already exists 01:57:19 56cbf006a484: Layer already exists 01:57:20 1442021bf79f: Layer already exists 01:57:20 5c2eb0aa545a: Layer already exists 01:57:20 5f70bf18a086: Layer already exists 01:57:20 8b91af2cb6b6: Layer already exists 01:57:20 bef2d09fa833: Layer already exists 01:57:20 534a70dc8296: Layer already exists 01:57:20 main: digest: sha256:903f069bb78c8e3af4bdade54fa52e9ef8e3b5dc3d8024a0cd8c38b5d24009a3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:20 ===================================================== [Pipeline] echo 01:57:20 taggedImages: 01:57:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:57:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.50 01:57:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:57:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:57:20 e97de8ab334d1a767c4277ad839ab797839c0447 01:57:20 latest 01:57:20 4.0.0-dev.50 01:57:20 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:20 main 01:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:57:20 8b475090c18d: Preparing 01:57:20 7ec8eaf078c5: Preparing 01:57:20 b38608a0396b: Preparing 01:57:20 997d39ea3ae6: Preparing 01:57:20 13a651efba38: Preparing 01:57:20 56cbf006a484: Preparing 01:57:20 fe410e43d226: Preparing 01:57:20 d80ceb4ce8ad: Preparing 01:57:20 534a70dc8296: Preparing 01:57:20 56cbf006a484: Waiting 01:57:20 d80ceb4ce8ad: Waiting 01:57:20 fe410e43d226: Waiting 01:57:20 534a70dc8296: Waiting 01:57:20 13a651efba38: Layer already exists 01:57:21 56cbf006a484: Layer already exists 01:57:21 fe410e43d226: Layer already exists 01:57:21 b38608a0396b: Pushed 01:57:21 7ec8eaf078c5: Pushed 01:57:21 8b475090c18d: Pushed 01:57:21 d80ceb4ce8ad: Layer already exists 01:57:21 534a70dc8296: Layer already exists 01:57:26 997d39ea3ae6: Pushed 01:57:26 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:27 + 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 01:57:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:57:27 8b475090c18d: Preparing 01:57:27 7ec8eaf078c5: Preparing 01:57:27 b38608a0396b: Preparing 01:57:27 997d39ea3ae6: Preparing 01:57:27 13a651efba38: Preparing 01:57:27 56cbf006a484: Preparing 01:57:27 fe410e43d226: Preparing 01:57:27 d80ceb4ce8ad: Preparing 01:57:27 534a70dc8296: Preparing 01:57:27 56cbf006a484: Waiting 01:57:27 fe410e43d226: Waiting 01:57:27 d80ceb4ce8ad: Waiting 01:57:27 534a70dc8296: Waiting 01:57:27 997d39ea3ae6: Layer already exists 01:57:27 7ec8eaf078c5: Layer already exists 01:57:27 8b475090c18d: Layer already exists 01:57:27 13a651efba38: Layer already exists 01:57:27 b38608a0396b: Layer already exists 01:57:27 56cbf006a484: Layer already exists 01:57:27 534a70dc8296: Layer already exists 01:57:27 fe410e43d226: Layer already exists 01:57:27 d80ceb4ce8ad: Layer already exists 01:57:27 latest: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.50 01:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:57:28 8b475090c18d: Preparing 01:57:28 7ec8eaf078c5: Preparing 01:57:28 b38608a0396b: Preparing 01:57:28 997d39ea3ae6: Preparing 01:57:28 13a651efba38: Preparing 01:57:28 56cbf006a484: Preparing 01:57:28 fe410e43d226: Preparing 01:57:28 56cbf006a484: Waiting 01:57:28 d80ceb4ce8ad: Preparing 01:57:28 fe410e43d226: Waiting 01:57:28 534a70dc8296: Preparing 01:57:28 d80ceb4ce8ad: Waiting 01:57:28 534a70dc8296: Waiting 01:57:28 8b475090c18d: Layer already exists 01:57:28 13a651efba38: Layer already exists 01:57:28 7ec8eaf078c5: Layer already exists 01:57:28 b38608a0396b: Layer already exists 01:57:28 997d39ea3ae6: Layer already exists 01:57:28 534a70dc8296: Layer already exists 01:57:28 d80ceb4ce8ad: Layer already exists 01:57:28 56cbf006a484: Layer already exists 01:57:28 fe410e43d226: Layer already exists 01:57:28 4.0.0-dev.50: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:57:29 8b475090c18d: Preparing 01:57:29 7ec8eaf078c5: Preparing 01:57:29 b38608a0396b: Preparing 01:57:29 997d39ea3ae6: Preparing 01:57:29 13a651efba38: Preparing 01:57:29 56cbf006a484: Preparing 01:57:29 fe410e43d226: Preparing 01:57:29 d80ceb4ce8ad: Preparing 01:57:29 534a70dc8296: Preparing 01:57:29 56cbf006a484: Waiting 01:57:29 fe410e43d226: Waiting 01:57:29 d80ceb4ce8ad: Waiting 01:57:29 534a70dc8296: Waiting 01:57:29 13a651efba38: Layer already exists 01:57:29 b38608a0396b: Layer already exists 01:57:29 997d39ea3ae6: Layer already exists 01:57:29 8b475090c18d: Layer already exists 01:57:29 7ec8eaf078c5: Layer already exists 01:57:29 56cbf006a484: Layer already exists 01:57:29 d80ceb4ce8ad: Layer already exists 01:57:29 fe410e43d226: Layer already exists 01:57:29 534a70dc8296: Layer already exists 01:57:29 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:30 + 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 01:57:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:57:30 8b475090c18d: Preparing 01:57:30 7ec8eaf078c5: Preparing 01:57:30 b38608a0396b: Preparing 01:57:30 997d39ea3ae6: Preparing 01:57:30 13a651efba38: Preparing 01:57:30 56cbf006a484: Preparing 01:57:30 fe410e43d226: Preparing 01:57:30 d80ceb4ce8ad: Preparing 01:57:30 534a70dc8296: Preparing 01:57:30 fe410e43d226: Waiting 01:57:30 534a70dc8296: Waiting 01:57:30 d80ceb4ce8ad: Waiting 01:57:30 56cbf006a484: Waiting 01:57:30 13a651efba38: Layer already exists 01:57:30 b38608a0396b: Layer already exists 01:57:30 7ec8eaf078c5: Layer already exists 01:57:30 997d39ea3ae6: Layer already exists 01:57:30 8b475090c18d: Layer already exists 01:57:30 fe410e43d226: Layer already exists 01:57:30 d80ceb4ce8ad: Layer already exists 01:57:30 534a70dc8296: Layer already exists 01:57:30 56cbf006a484: Layer already exists 01:57:30 main: digest: sha256:eb389091555f1df8f8d8cd7fb8690c4e0025708d42c1c6ca7c9520e715516fc6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:30 ===================================================== [Pipeline] echo 01:57:30 taggedImages: 01:57:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:57:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.50 01:57:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:57:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:57:30 e97de8ab334d1a767c4277ad839ab797839c0447 01:57:30 latest 01:57:30 4.0.0-dev.50 01:57:30 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:30 main 01:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:57:31 2bcd5111b3b9: Preparing 01:57:31 bfa09adc9357: Preparing 01:57:31 56e3501645bc: Preparing 01:57:31 be030d2eea26: Preparing 01:57:31 9c4a34d551b7: Preparing 01:57:31 13a651efba38: Preparing 01:57:31 56cbf006a484: Preparing 01:57:31 bcd54d8009b8: Preparing 01:57:31 13a651efba38: Waiting 01:57:31 56cbf006a484: Waiting 01:57:31 5d9ec48433fc: Preparing 01:57:31 bac42ac06f9a: Preparing 01:57:31 bcd54d8009b8: Waiting 01:57:31 5d9ec48433fc: Waiting 01:57:31 534a70dc8296: Preparing 01:57:31 534a70dc8296: Waiting 01:57:31 bac42ac06f9a: Waiting 01:57:31 bfa09adc9357: Pushed 01:57:31 be030d2eea26: Pushed 01:57:31 9c4a34d551b7: Pushed 01:57:31 2bcd5111b3b9: Pushed 01:57:31 13a651efba38: Layer already exists 01:57:31 56cbf006a484: Layer already exists 01:57:31 534a70dc8296: Layer already exists 01:57:31 bcd54d8009b8: Pushed 01:57:31 5d9ec48433fc: Pushed 01:57:34 56e3501645bc: Pushed 01:57:37 bac42ac06f9a: Pushed 01:57:37 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:37 + 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 01:57:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:57:37 2bcd5111b3b9: Preparing 01:57:37 bfa09adc9357: Preparing 01:57:37 56e3501645bc: Preparing 01:57:37 be030d2eea26: Preparing 01:57:37 9c4a34d551b7: Preparing 01:57:37 13a651efba38: Preparing 01:57:37 56cbf006a484: Preparing 01:57:37 13a651efba38: Waiting 01:57:37 bcd54d8009b8: Preparing 01:57:37 56cbf006a484: Waiting 01:57:37 5d9ec48433fc: Preparing 01:57:37 bcd54d8009b8: Waiting 01:57:37 5d9ec48433fc: Waiting 01:57:37 bac42ac06f9a: Preparing 01:57:37 534a70dc8296: Preparing 01:57:37 bac42ac06f9a: Waiting 01:57:37 534a70dc8296: Waiting 01:57:37 56e3501645bc: Layer already exists 01:57:37 9c4a34d551b7: Layer already exists 01:57:37 2bcd5111b3b9: Layer already exists 01:57:37 bfa09adc9357: Layer already exists 01:57:37 be030d2eea26: Layer already exists 01:57:37 13a651efba38: Layer already exists 01:57:37 56cbf006a484: Layer already exists 01:57:37 5d9ec48433fc: Layer already exists 01:57:37 bac42ac06f9a: Layer already exists 01:57:37 bcd54d8009b8: Layer already exists 01:57:37 534a70dc8296: Layer already exists 01:57:38 latest: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.50 01:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:57:38 2bcd5111b3b9: Preparing 01:57:38 bfa09adc9357: Preparing 01:57:38 56e3501645bc: Preparing 01:57:38 be030d2eea26: Preparing 01:57:38 9c4a34d551b7: Preparing 01:57:38 13a651efba38: Preparing 01:57:38 56cbf006a484: Preparing 01:57:38 bcd54d8009b8: Preparing 01:57:38 5d9ec48433fc: Preparing 01:57:38 bac42ac06f9a: Preparing 01:57:38 534a70dc8296: Preparing 01:57:38 bcd54d8009b8: Waiting 01:57:38 5d9ec48433fc: Waiting 01:57:38 bac42ac06f9a: Waiting 01:57:38 13a651efba38: Waiting 01:57:38 534a70dc8296: Waiting 01:57:38 56cbf006a484: Waiting 01:57:38 56e3501645bc: Layer already exists 01:57:38 bfa09adc9357: Layer already exists 01:57:38 2bcd5111b3b9: Layer already exists 01:57:38 be030d2eea26: Layer already exists 01:57:38 9c4a34d551b7: Layer already exists 01:57:38 13a651efba38: Layer already exists 01:57:38 5d9ec48433fc: Layer already exists 01:57:38 bac42ac06f9a: Layer already exists 01:57:38 bcd54d8009b8: Layer already exists 01:57:38 56cbf006a484: Layer already exists 01:57:38 534a70dc8296: Layer already exists 01:57:38 4.0.0-dev.50: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:57:39 2bcd5111b3b9: Preparing 01:57:39 bfa09adc9357: Preparing 01:57:39 56e3501645bc: Preparing 01:57:39 be030d2eea26: Preparing 01:57:39 9c4a34d551b7: Preparing 01:57:39 13a651efba38: Preparing 01:57:39 56cbf006a484: Preparing 01:57:39 bcd54d8009b8: Preparing 01:57:39 5d9ec48433fc: Preparing 01:57:39 bac42ac06f9a: Preparing 01:57:39 534a70dc8296: Preparing 01:57:39 56cbf006a484: Waiting 01:57:39 bcd54d8009b8: Waiting 01:57:39 5d9ec48433fc: Waiting 01:57:39 bac42ac06f9a: Waiting 01:57:39 534a70dc8296: Waiting 01:57:39 13a651efba38: Waiting 01:57:39 bfa09adc9357: Layer already exists 01:57:39 be030d2eea26: Layer already exists 01:57:39 9c4a34d551b7: Layer already exists 01:57:39 56e3501645bc: Layer already exists 01:57:39 2bcd5111b3b9: Layer already exists 01:57:39 56cbf006a484: Layer already exists 01:57:39 13a651efba38: Layer already exists 01:57:39 5d9ec48433fc: Layer already exists 01:57:39 bac42ac06f9a: Layer already exists 01:57:39 bcd54d8009b8: Layer already exists 01:57:39 534a70dc8296: Layer already exists 01:57:39 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:40 + 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 01:57:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:57:40 2bcd5111b3b9: Preparing 01:57:40 bfa09adc9357: Preparing 01:57:40 56e3501645bc: Preparing 01:57:40 be030d2eea26: Preparing 01:57:40 9c4a34d551b7: Preparing 01:57:40 13a651efba38: Preparing 01:57:40 56cbf006a484: Preparing 01:57:40 bcd54d8009b8: Preparing 01:57:40 5d9ec48433fc: Preparing 01:57:40 bac42ac06f9a: Preparing 01:57:40 534a70dc8296: Preparing 01:57:40 56cbf006a484: Waiting 01:57:40 bcd54d8009b8: Waiting 01:57:40 5d9ec48433fc: Waiting 01:57:40 bac42ac06f9a: Waiting 01:57:40 534a70dc8296: Waiting 01:57:40 13a651efba38: Waiting 01:57:40 56e3501645bc: Layer already exists 01:57:40 2bcd5111b3b9: Layer already exists 01:57:40 9c4a34d551b7: Layer already exists 01:57:40 bfa09adc9357: Layer already exists 01:57:40 be030d2eea26: Layer already exists 01:57:40 56cbf006a484: Layer already exists 01:57:40 bcd54d8009b8: Layer already exists 01:57:40 5d9ec48433fc: Layer already exists 01:57:40 bac42ac06f9a: Layer already exists 01:57:40 13a651efba38: Layer already exists 01:57:40 534a70dc8296: Layer already exists 01:57:40 main: digest: sha256:bb0e8a5c977f40f5e6adee0c5b772d4212dbf542e37c4e1d5a15b9099918e7b2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:41 ===================================================== [Pipeline] echo 01:57:41 taggedImages: 01:57:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:57:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.50 01:57:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:57:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:57:41 e97de8ab334d1a767c4277ad839ab797839c0447 01:57:41 latest 01:57:41 4.0.0-dev.50 01:57:41 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:41 main 01:57:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:57:41 ac0399a0161d: Preparing 01:57:41 676a68aafae1: Preparing 01:57:41 8e3db7af4abb: Preparing 01:57:41 d638c7f902ff: Preparing 01:57:41 56c7a85f84a9: Preparing 01:57:41 9c69d1e44a84: Preparing 01:57:41 352db2ac8b64: Preparing 01:57:41 9c69d1e44a84: Waiting 01:57:41 352db2ac8b64: Waiting 01:57:41 13a651efba38: Preparing 01:57:41 56cbf006a484: Preparing 01:57:41 13a651efba38: Waiting 01:57:41 1d2d43b09fdd: Preparing 01:57:41 56cbf006a484: Waiting 01:57:41 42c348ee3205: Preparing 01:57:41 1d2d43b09fdd: Waiting 01:57:41 534a70dc8296: Preparing 01:57:41 42c348ee3205: Waiting 01:57:41 534a70dc8296: Waiting 01:57:42 ac0399a0161d: Pushed 01:57:42 56c7a85f84a9: Pushed 01:57:42 676a68aafae1: Pushed 01:57:42 13a651efba38: Layer already exists 01:57:42 56cbf006a484: Layer already exists 01:57:42 9c69d1e44a84: Pushed 01:57:42 352db2ac8b64: Pushed 01:57:42 534a70dc8296: Layer already exists 01:57:42 1d2d43b09fdd: Pushed 01:57:44 d638c7f902ff: Pushed 01:57:44 8e3db7af4abb: Pushed 01:57:44 42c348ee3205: Pushed 01:57:45 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:45 + 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 01:57:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:57:45 ac0399a0161d: Preparing 01:57:45 676a68aafae1: Preparing 01:57:45 8e3db7af4abb: Preparing 01:57:45 d638c7f902ff: Preparing 01:57:45 56c7a85f84a9: Preparing 01:57:45 9c69d1e44a84: Preparing 01:57:45 352db2ac8b64: Preparing 01:57:45 13a651efba38: Preparing 01:57:45 56cbf006a484: Preparing 01:57:45 1d2d43b09fdd: Preparing 01:57:45 42c348ee3205: Preparing 01:57:45 534a70dc8296: Preparing 01:57:45 13a651efba38: Waiting 01:57:45 56cbf006a484: Waiting 01:57:45 1d2d43b09fdd: Waiting 01:57:45 9c69d1e44a84: Waiting 01:57:45 42c348ee3205: Waiting 01:57:45 534a70dc8296: Waiting 01:57:45 352db2ac8b64: Waiting 01:57:45 ac0399a0161d: Layer already exists 01:57:45 d638c7f902ff: Layer already exists 01:57:45 676a68aafae1: Layer already exists 01:57:45 8e3db7af4abb: Layer already exists 01:57:45 56c7a85f84a9: Layer already exists 01:57:45 9c69d1e44a84: Layer already exists 01:57:45 13a651efba38: Layer already exists 01:57:45 352db2ac8b64: Layer already exists 01:57:45 56cbf006a484: Layer already exists 01:57:45 1d2d43b09fdd: Layer already exists 01:57:45 42c348ee3205: Layer already exists 01:57:45 534a70dc8296: Layer already exists 01:57:46 latest: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.50 01:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:57:46 ac0399a0161d: Preparing 01:57:46 676a68aafae1: Preparing 01:57:46 8e3db7af4abb: Preparing 01:57:46 d638c7f902ff: Preparing 01:57:46 56c7a85f84a9: Preparing 01:57:46 9c69d1e44a84: Preparing 01:57:46 352db2ac8b64: Preparing 01:57:46 13a651efba38: Preparing 01:57:46 56cbf006a484: Preparing 01:57:46 1d2d43b09fdd: Preparing 01:57:46 9c69d1e44a84: Waiting 01:57:46 42c348ee3205: Preparing 01:57:46 534a70dc8296: Preparing 01:57:46 352db2ac8b64: Waiting 01:57:46 13a651efba38: Waiting 01:57:46 42c348ee3205: Waiting 01:57:46 534a70dc8296: Waiting 01:57:46 56cbf006a484: Waiting 01:57:46 1d2d43b09fdd: Waiting 01:57:46 56c7a85f84a9: Layer already exists 01:57:46 d638c7f902ff: Layer already exists 01:57:46 8e3db7af4abb: Layer already exists 01:57:46 ac0399a0161d: Layer already exists 01:57:46 676a68aafae1: Layer already exists 01:57:46 9c69d1e44a84: Layer already exists 01:57:46 352db2ac8b64: Layer already exists 01:57:46 1d2d43b09fdd: Layer already exists 01:57:46 56cbf006a484: Layer already exists 01:57:46 13a651efba38: Layer already exists 01:57:46 534a70dc8296: Layer already exists 01:57:46 42c348ee3205: Layer already exists 01:57:47 4.0.0-dev.50: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:57:48 ac0399a0161d: Preparing 01:57:48 676a68aafae1: Preparing 01:57:48 8e3db7af4abb: Preparing 01:57:48 d638c7f902ff: Preparing 01:57:48 56c7a85f84a9: Preparing 01:57:48 9c69d1e44a84: Preparing 01:57:48 352db2ac8b64: Preparing 01:57:48 13a651efba38: Preparing 01:57:48 56cbf006a484: Preparing 01:57:48 1d2d43b09fdd: Preparing 01:57:48 42c348ee3205: Preparing 01:57:48 534a70dc8296: Preparing 01:57:48 13a651efba38: Waiting 01:57:48 9c69d1e44a84: Waiting 01:57:48 352db2ac8b64: Waiting 01:57:48 56cbf006a484: Waiting 01:57:48 42c348ee3205: Waiting 01:57:48 534a70dc8296: Waiting 01:57:48 1d2d43b09fdd: Waiting 01:57:48 56c7a85f84a9: Layer already exists 01:57:48 676a68aafae1: Layer already exists 01:57:48 8e3db7af4abb: Layer already exists 01:57:48 ac0399a0161d: Layer already exists 01:57:48 d638c7f902ff: Layer already exists 01:57:48 9c69d1e44a84: Layer already exists 01:57:48 13a651efba38: Layer already exists 01:57:48 352db2ac8b64: Layer already exists 01:57:48 1d2d43b09fdd: Layer already exists 01:57:48 56cbf006a484: Layer already exists 01:57:48 42c348ee3205: Layer already exists 01:57:48 534a70dc8296: Layer already exists 01:57:48 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:48 + 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 01:57:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:57:48 ac0399a0161d: Preparing 01:57:48 676a68aafae1: Preparing 01:57:48 8e3db7af4abb: Preparing 01:57:48 d638c7f902ff: Preparing 01:57:48 56c7a85f84a9: Preparing 01:57:48 9c69d1e44a84: Preparing 01:57:48 352db2ac8b64: Preparing 01:57:48 13a651efba38: Preparing 01:57:48 56cbf006a484: Preparing 01:57:48 1d2d43b09fdd: Preparing 01:57:48 9c69d1e44a84: Waiting 01:57:48 352db2ac8b64: Waiting 01:57:48 42c348ee3205: Preparing 01:57:48 13a651efba38: Waiting 01:57:48 534a70dc8296: Preparing 01:57:48 56cbf006a484: Waiting 01:57:48 42c348ee3205: Waiting 01:57:48 534a70dc8296: Waiting 01:57:48 1d2d43b09fdd: Waiting 01:57:48 56c7a85f84a9: Layer already exists 01:57:48 d638c7f902ff: Layer already exists 01:57:48 676a68aafae1: Layer already exists 01:57:48 8e3db7af4abb: Layer already exists 01:57:48 ac0399a0161d: Layer already exists 01:57:48 9c69d1e44a84: Layer already exists 01:57:48 352db2ac8b64: Layer already exists 01:57:48 13a651efba38: Layer already exists 01:57:48 56cbf006a484: Layer already exists 01:57:48 1d2d43b09fdd: Layer already exists 01:57:48 42c348ee3205: Layer already exists 01:57:48 534a70dc8296: Layer already exists 01:57:49 main: digest: sha256:c98a8ad653150b4931a2c7e76a67a8816f222685c578aa566ebb0a77a394411d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:49 ===================================================== [Pipeline] echo 01:57:49 taggedImages: 01:57:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:57:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.50 01:57:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:57:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:57:49 e97de8ab334d1a767c4277ad839ab797839c0447 01:57:49 latest 01:57:49 4.0.0-dev.50 01:57:49 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:49 main 01:57:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:57:50 c034c2b048df: Preparing 01:57:50 b898acfbe49b: Preparing 01:57:50 13a651efba38: Preparing 01:57:50 56cbf006a484: Preparing 01:57:50 5b6cbd9330cc: Preparing 01:57:50 c9aefc4d5e15: Preparing 01:57:50 534a70dc8296: Preparing 01:57:50 c9aefc4d5e15: Waiting 01:57:50 534a70dc8296: Waiting 01:57:50 13a651efba38: Layer already exists 01:57:50 56cbf006a484: Layer already exists 01:57:50 534a70dc8296: Layer already exists 01:57:50 c034c2b048df: Pushed 01:57:50 5b6cbd9330cc: Pushed 01:57:52 c9aefc4d5e15: Pushed 01:57:54 b898acfbe49b: Pushed 01:57:54 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:54 + 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 01:57:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:57:54 c034c2b048df: Preparing 01:57:54 b898acfbe49b: Preparing 01:57:54 13a651efba38: Preparing 01:57:54 56cbf006a484: Preparing 01:57:54 5b6cbd9330cc: Preparing 01:57:54 c9aefc4d5e15: Preparing 01:57:54 534a70dc8296: Preparing 01:57:54 c9aefc4d5e15: Waiting 01:57:54 534a70dc8296: Waiting 01:57:54 c034c2b048df: Layer already exists 01:57:54 5b6cbd9330cc: Layer already exists 01:57:54 13a651efba38: Layer already exists 01:57:54 b898acfbe49b: Layer already exists 01:57:54 56cbf006a484: Layer already exists 01:57:54 c9aefc4d5e15: Layer already exists 01:57:54 534a70dc8296: Layer already exists 01:57:55 latest: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.50 01:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:57:55 c034c2b048df: Preparing 01:57:55 b898acfbe49b: Preparing 01:57:55 13a651efba38: Preparing 01:57:55 56cbf006a484: Preparing 01:57:55 5b6cbd9330cc: Preparing 01:57:55 c9aefc4d5e15: Preparing 01:57:55 534a70dc8296: Preparing 01:57:55 c9aefc4d5e15: Waiting 01:57:55 534a70dc8296: Waiting 01:57:55 5b6cbd9330cc: Layer already exists 01:57:55 b898acfbe49b: Layer already exists 01:57:55 56cbf006a484: Layer already exists 01:57:55 c034c2b048df: Layer already exists 01:57:55 13a651efba38: Layer already exists 01:57:55 534a70dc8296: Layer already exists 01:57:55 c9aefc4d5e15: Layer already exists 01:57:56 4.0.0-dev.50: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:57:56 c034c2b048df: Preparing 01:57:56 b898acfbe49b: Preparing 01:57:56 13a651efba38: Preparing 01:57:56 56cbf006a484: Preparing 01:57:56 5b6cbd9330cc: Preparing 01:57:56 c9aefc4d5e15: Preparing 01:57:56 534a70dc8296: Preparing 01:57:56 c9aefc4d5e15: Waiting 01:57:56 534a70dc8296: Waiting 01:57:56 5b6cbd9330cc: Layer already exists 01:57:56 13a651efba38: Layer already exists 01:57:56 c034c2b048df: Layer already exists 01:57:56 56cbf006a484: Layer already exists 01:57:56 b898acfbe49b: Layer already exists 01:57:56 c9aefc4d5e15: Layer already exists 01:57:56 534a70dc8296: Layer already exists 01:57:57 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:57 + 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 01:57:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:57:57 c034c2b048df: Preparing 01:57:57 b898acfbe49b: Preparing 01:57:57 13a651efba38: Preparing 01:57:57 56cbf006a484: Preparing 01:57:57 5b6cbd9330cc: Preparing 01:57:57 c9aefc4d5e15: Preparing 01:57:57 534a70dc8296: Preparing 01:57:57 c9aefc4d5e15: Waiting 01:57:57 534a70dc8296: Waiting 01:57:57 56cbf006a484: Layer already exists 01:57:57 c034c2b048df: Layer already exists 01:57:57 5b6cbd9330cc: Layer already exists 01:57:57 b898acfbe49b: Layer already exists 01:57:57 13a651efba38: Layer already exists 01:57:57 c9aefc4d5e15: Layer already exists 01:57:57 534a70dc8296: Layer already exists 01:57:58 main: digest: sha256:34a6b633969c3017970d90cc50a1a0f3a3485f4345076223600ffdf091c6caa6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:58 ===================================================== [Pipeline] echo 01:57:58 taggedImages: 01:57:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:57:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.50 01:57:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:57:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:57:58 e97de8ab334d1a767c4277ad839ab797839c0447 01:57:58 latest 01:57:58 4.0.0-dev.50 01:57:58 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:57:58 main 01:57:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:57:58 e6caca7d8172: Preparing 01:57:58 7cb1e9c2a5eb: Preparing 01:57:58 9a8917b2abb8: Preparing 01:57:58 13a651efba38: Preparing 01:57:58 56cbf006a484: Preparing 01:57:58 adb5582ed58a: Preparing 01:57:58 3edb8efeb799: Preparing 01:57:58 00a71fcceffb: Preparing 01:57:58 0ad108965738: Preparing 01:57:58 534a70dc8296: Preparing 01:57:58 3edb8efeb799: Waiting 01:57:58 00a71fcceffb: Waiting 01:57:58 0ad108965738: Waiting 01:57:58 534a70dc8296: Waiting 01:57:58 adb5582ed58a: Waiting 01:57:58 56cbf006a484: Layer already exists 01:57:58 13a651efba38: Layer already exists 01:57:59 7cb1e9c2a5eb: Pushed 01:57:59 9a8917b2abb8: Pushed 01:57:59 e6caca7d8172: Pushed 01:57:59 534a70dc8296: Layer already exists 01:57:59 00a71fcceffb: Pushed 01:58:00 0ad108965738: Pushed 01:58:12 3edb8efeb799: Pushed 01:58:20 adb5582ed58a: Pushed 01:58:20 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:58:21 e6caca7d8172: Preparing 01:58:21 7cb1e9c2a5eb: Preparing 01:58:21 9a8917b2abb8: Preparing 01:58:21 13a651efba38: Preparing 01:58:21 56cbf006a484: Preparing 01:58:21 adb5582ed58a: Preparing 01:58:21 3edb8efeb799: Preparing 01:58:21 00a71fcceffb: Preparing 01:58:21 0ad108965738: Preparing 01:58:21 534a70dc8296: Preparing 01:58:21 adb5582ed58a: Waiting 01:58:21 3edb8efeb799: Waiting 01:58:21 00a71fcceffb: Waiting 01:58:21 0ad108965738: Waiting 01:58:21 534a70dc8296: Waiting 01:58:21 56cbf006a484: Layer already exists 01:58:21 e6caca7d8172: Layer already exists 01:58:21 13a651efba38: Layer already exists 01:58:21 7cb1e9c2a5eb: Layer already exists 01:58:21 9a8917b2abb8: Layer already exists 01:58:21 00a71fcceffb: Layer already exists 01:58:21 adb5582ed58a: Layer already exists 01:58:21 0ad108965738: Layer already exists 01:58:21 3edb8efeb799: Layer already exists 01:58:21 534a70dc8296: Layer already exists 01:58:21 latest: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.50 01:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:58:22 e6caca7d8172: Preparing 01:58:22 7cb1e9c2a5eb: Preparing 01:58:22 9a8917b2abb8: Preparing 01:58:22 13a651efba38: Preparing 01:58:22 56cbf006a484: Preparing 01:58:22 adb5582ed58a: Preparing 01:58:22 3edb8efeb799: Preparing 01:58:22 adb5582ed58a: Waiting 01:58:22 00a71fcceffb: Preparing 01:58:22 3edb8efeb799: Waiting 01:58:22 0ad108965738: Preparing 01:58:22 00a71fcceffb: Waiting 01:58:22 0ad108965738: Waiting 01:58:22 534a70dc8296: Preparing 01:58:22 534a70dc8296: Waiting 01:58:22 7cb1e9c2a5eb: Layer already exists 01:58:22 13a651efba38: Layer already exists 01:58:22 56cbf006a484: Layer already exists 01:58:22 9a8917b2abb8: Layer already exists 01:58:22 e6caca7d8172: Layer already exists 01:58:22 00a71fcceffb: Layer already exists 01:58:22 0ad108965738: Layer already exists 01:58:22 3edb8efeb799: Layer already exists 01:58:22 adb5582ed58a: Layer already exists 01:58:22 534a70dc8296: Layer already exists 01:58:22 4.0.0-dev.50: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:58:23 e6caca7d8172: Preparing 01:58:23 7cb1e9c2a5eb: Preparing 01:58:23 9a8917b2abb8: Preparing 01:58:23 13a651efba38: Preparing 01:58:23 56cbf006a484: Preparing 01:58:23 adb5582ed58a: Preparing 01:58:23 3edb8efeb799: Preparing 01:58:23 adb5582ed58a: Waiting 01:58:23 3edb8efeb799: Waiting 01:58:23 00a71fcceffb: Preparing 01:58:23 0ad108965738: Preparing 01:58:23 00a71fcceffb: Waiting 01:58:23 0ad108965738: Waiting 01:58:23 534a70dc8296: Preparing 01:58:23 534a70dc8296: Waiting 01:58:23 9a8917b2abb8: Layer already exists 01:58:23 56cbf006a484: Layer already exists 01:58:23 7cb1e9c2a5eb: Layer already exists 01:58:23 13a651efba38: Layer already exists 01:58:23 e6caca7d8172: Layer already exists 01:58:23 534a70dc8296: Layer already exists 01:58:23 3edb8efeb799: Layer already exists 01:58:23 0ad108965738: Layer already exists 01:58:23 00a71fcceffb: Layer already exists 01:58:23 adb5582ed58a: Layer already exists 01:58:23 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:58:24 e6caca7d8172: Preparing 01:58:24 7cb1e9c2a5eb: Preparing 01:58:24 9a8917b2abb8: Preparing 01:58:24 13a651efba38: Preparing 01:58:24 56cbf006a484: Preparing 01:58:24 adb5582ed58a: Preparing 01:58:24 3edb8efeb799: Preparing 01:58:24 00a71fcceffb: Preparing 01:58:24 0ad108965738: Preparing 01:58:24 adb5582ed58a: Waiting 01:58:24 3edb8efeb799: Waiting 01:58:24 534a70dc8296: Preparing 01:58:24 00a71fcceffb: Waiting 01:58:24 0ad108965738: Waiting 01:58:24 534a70dc8296: Waiting 01:58:24 7cb1e9c2a5eb: Layer already exists 01:58:24 13a651efba38: Layer already exists 01:58:24 56cbf006a484: Layer already exists 01:58:24 e6caca7d8172: Layer already exists 01:58:24 9a8917b2abb8: Layer already exists 01:58:24 adb5582ed58a: Layer already exists 01:58:24 3edb8efeb799: Layer already exists 01:58:24 00a71fcceffb: Layer already exists 01:58:24 534a70dc8296: Layer already exists 01:58:24 0ad108965738: Layer already exists 01:58:24 main: digest: sha256:1bbda1bc7b9e04940b51ae30b92329ec05d3f840cf056915db3b31c2def0d318 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:24 ===================================================== [Pipeline] echo 01:58:24 taggedImages: 01:58:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:58:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:58:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.50 01:58:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:58:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:58:24 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:58:24 e97de8ab334d1a767c4277ad839ab797839c0447 01:58:24 latest 01:58:24 4.0.0-dev.50 01:58:24 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:58:24 main 01:58:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:58:25 ae48420fa6c4: Preparing 01:58:25 a8344e83b44c: Preparing 01:58:25 19d70c66c56a: Preparing 01:58:25 13a651efba38: Preparing 01:58:25 56cbf006a484: Preparing 01:58:25 b752d6265da1: Preparing 01:58:25 589dab5d5f26: Preparing 01:58:25 c2f813800bf2: Preparing 01:58:25 534a70dc8296: Preparing 01:58:25 b752d6265da1: Waiting 01:58:25 589dab5d5f26: Waiting 01:58:25 c2f813800bf2: Waiting 01:58:25 534a70dc8296: Waiting 01:58:25 56cbf006a484: Layer already exists 01:58:25 13a651efba38: Layer already exists 01:58:25 a8344e83b44c: Pushed 01:58:25 19d70c66c56a: Pushed 01:58:25 ae48420fa6c4: Pushed 01:58:25 534a70dc8296: Layer already exists 01:58:25 589dab5d5f26: Pushed 01:58:26 c2f813800bf2: Pushed 01:58:48 b752d6265da1: Pushed 01:58:48 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:49 + 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 01:58:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:58:49 ae48420fa6c4: Preparing 01:58:49 a8344e83b44c: Preparing 01:58:49 19d70c66c56a: Preparing 01:58:49 13a651efba38: Preparing 01:58:49 56cbf006a484: Preparing 01:58:49 b752d6265da1: Preparing 01:58:49 589dab5d5f26: Preparing 01:58:49 c2f813800bf2: Preparing 01:58:49 534a70dc8296: Preparing 01:58:49 b752d6265da1: Waiting 01:58:49 589dab5d5f26: Waiting 01:58:49 c2f813800bf2: Waiting 01:58:49 534a70dc8296: Waiting 01:58:49 56cbf006a484: Layer already exists 01:58:49 a8344e83b44c: Layer already exists 01:58:49 13a651efba38: Layer already exists 01:58:49 ae48420fa6c4: Layer already exists 01:58:49 19d70c66c56a: Layer already exists 01:58:49 589dab5d5f26: Layer already exists 01:58:49 b752d6265da1: Layer already exists 01:58:49 534a70dc8296: Layer already exists 01:58:49 c2f813800bf2: Layer already exists 01:58:49 latest: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.50 01:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:58:50 ae48420fa6c4: Preparing 01:58:50 a8344e83b44c: Preparing 01:58:50 19d70c66c56a: Preparing 01:58:50 13a651efba38: Preparing 01:58:50 56cbf006a484: Preparing 01:58:50 b752d6265da1: Preparing 01:58:50 589dab5d5f26: Preparing 01:58:50 c2f813800bf2: Preparing 01:58:50 534a70dc8296: Preparing 01:58:50 534a70dc8296: Waiting 01:58:50 589dab5d5f26: Waiting 01:58:50 c2f813800bf2: Waiting 01:58:50 b752d6265da1: Waiting 01:58:50 ae48420fa6c4: Layer already exists 01:58:50 56cbf006a484: Layer already exists 01:58:50 19d70c66c56a: Layer already exists 01:58:50 a8344e83b44c: Layer already exists 01:58:50 13a651efba38: Layer already exists 01:58:50 c2f813800bf2: Layer already exists 01:58:50 589dab5d5f26: Layer already exists 01:58:50 b752d6265da1: Layer already exists 01:58:50 534a70dc8296: Layer already exists 01:58:50 4.0.0-dev.50: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:58:51 ae48420fa6c4: Preparing 01:58:51 a8344e83b44c: Preparing 01:58:51 19d70c66c56a: Preparing 01:58:51 13a651efba38: Preparing 01:58:51 56cbf006a484: Preparing 01:58:51 b752d6265da1: Preparing 01:58:51 b752d6265da1: Waiting 01:58:51 589dab5d5f26: Preparing 01:58:51 c2f813800bf2: Preparing 01:58:51 589dab5d5f26: Waiting 01:58:51 534a70dc8296: Preparing 01:58:51 c2f813800bf2: Waiting 01:58:51 534a70dc8296: Waiting 01:58:51 56cbf006a484: Layer already exists 01:58:51 ae48420fa6c4: Layer already exists 01:58:51 13a651efba38: Layer already exists 01:58:51 a8344e83b44c: Layer already exists 01:58:51 19d70c66c56a: Layer already exists 01:58:51 b752d6265da1: Layer already exists 01:58:51 c2f813800bf2: Layer already exists 01:58:51 589dab5d5f26: Layer already exists 01:58:51 534a70dc8296: Layer already exists 01:58:51 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:58:52 ae48420fa6c4: Preparing 01:58:52 a8344e83b44c: Preparing 01:58:52 19d70c66c56a: Preparing 01:58:52 13a651efba38: Preparing 01:58:52 56cbf006a484: Preparing 01:58:52 b752d6265da1: Preparing 01:58:52 589dab5d5f26: Preparing 01:58:52 c2f813800bf2: Preparing 01:58:52 534a70dc8296: Preparing 01:58:52 b752d6265da1: Waiting 01:58:52 589dab5d5f26: Waiting 01:58:52 c2f813800bf2: Waiting 01:58:52 534a70dc8296: Waiting 01:58:52 ae48420fa6c4: Layer already exists 01:58:52 56cbf006a484: Layer already exists 01:58:52 a8344e83b44c: Layer already exists 01:58:52 19d70c66c56a: Layer already exists 01:58:52 13a651efba38: Layer already exists 01:58:52 589dab5d5f26: Layer already exists 01:58:52 b752d6265da1: Layer already exists 01:58:52 c2f813800bf2: Layer already exists 01:58:52 534a70dc8296: Layer already exists 01:58:52 main: digest: sha256:85e0d2bbc8f14a857df2ded9509e6beaad7d93c11af75b47ff461b8d01946e00 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:52 ===================================================== [Pipeline] echo 01:58:52 taggedImages: 01:58:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:58:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:58:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.50 01:58:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:58:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:58:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:58:52 e97de8ab334d1a767c4277ad839ab797839c0447 01:58:52 latest 01:58:52 4.0.0-dev.50 01:58:52 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:58:52 main 01:58:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:58:53 c20416d32994: Preparing 01:58:53 38fac6f7339b: Preparing 01:58:53 d4091e3cf5cc: Preparing 01:58:53 13a651efba38: Preparing 01:58:53 56cbf006a484: Preparing 01:58:53 9356135e35f4: Preparing 01:58:53 00a71fcceffb: Preparing 01:58:53 0ad108965738: Preparing 01:58:53 534a70dc8296: Preparing 01:58:53 9356135e35f4: Waiting 01:58:53 00a71fcceffb: Waiting 01:58:53 0ad108965738: Waiting 01:58:53 534a70dc8296: Waiting 01:58:53 13a651efba38: Layer already exists 01:58:53 56cbf006a484: Layer already exists 01:58:53 00a71fcceffb: Layer already exists 01:58:53 d4091e3cf5cc: Pushed 01:58:53 38fac6f7339b: Pushed 01:58:53 0ad108965738: Layer already exists 01:58:53 c20416d32994: Pushed 01:58:53 534a70dc8296: Layer already exists 01:59:15 9356135e35f4: Pushed 01:59:15 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:59:16 c20416d32994: Preparing 01:59:16 38fac6f7339b: Preparing 01:59:16 d4091e3cf5cc: Preparing 01:59:16 13a651efba38: Preparing 01:59:16 56cbf006a484: Preparing 01:59:16 9356135e35f4: Preparing 01:59:16 00a71fcceffb: Preparing 01:59:16 0ad108965738: Preparing 01:59:16 534a70dc8296: Preparing 01:59:16 00a71fcceffb: Waiting 01:59:16 534a70dc8296: Waiting 01:59:16 0ad108965738: Waiting 01:59:16 9356135e35f4: Waiting 01:59:16 c20416d32994: Layer already exists 01:59:16 38fac6f7339b: Layer already exists 01:59:16 13a651efba38: Layer already exists 01:59:16 d4091e3cf5cc: Layer already exists 01:59:16 56cbf006a484: Layer already exists 01:59:16 9356135e35f4: Layer already exists 01:59:16 00a71fcceffb: Layer already exists 01:59:16 534a70dc8296: Layer already exists 01:59:16 0ad108965738: Layer already exists 01:59:16 latest: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.50 01:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:59:17 c20416d32994: Preparing 01:59:17 38fac6f7339b: Preparing 01:59:17 d4091e3cf5cc: Preparing 01:59:17 13a651efba38: Preparing 01:59:17 56cbf006a484: Preparing 01:59:17 9356135e35f4: Preparing 01:59:17 00a71fcceffb: Preparing 01:59:17 0ad108965738: Preparing 01:59:17 534a70dc8296: Preparing 01:59:17 00a71fcceffb: Waiting 01:59:17 0ad108965738: Waiting 01:59:17 9356135e35f4: Waiting 01:59:17 534a70dc8296: Waiting 01:59:17 c20416d32994: Layer already exists 01:59:17 13a651efba38: Layer already exists 01:59:17 56cbf006a484: Layer already exists 01:59:17 38fac6f7339b: Layer already exists 01:59:17 d4091e3cf5cc: Layer already exists 01:59:17 9356135e35f4: Layer already exists 01:59:17 00a71fcceffb: Layer already exists 01:59:17 0ad108965738: Layer already exists 01:59:17 534a70dc8296: Layer already exists 01:59:17 4.0.0-dev.50: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:59:18 c20416d32994: Preparing 01:59:18 38fac6f7339b: Preparing 01:59:18 d4091e3cf5cc: Preparing 01:59:18 13a651efba38: Preparing 01:59:18 56cbf006a484: Preparing 01:59:18 9356135e35f4: Preparing 01:59:18 00a71fcceffb: Preparing 01:59:18 0ad108965738: Preparing 01:59:18 534a70dc8296: Preparing 01:59:18 00a71fcceffb: Waiting 01:59:18 0ad108965738: Waiting 01:59:18 534a70dc8296: Waiting 01:59:18 9356135e35f4: Waiting 01:59:18 13a651efba38: Layer already exists 01:59:18 38fac6f7339b: Layer already exists 01:59:18 56cbf006a484: Layer already exists 01:59:18 c20416d32994: Layer already exists 01:59:18 d4091e3cf5cc: Layer already exists 01:59:18 9356135e35f4: Layer already exists 01:59:18 00a71fcceffb: Layer already exists 01:59:18 0ad108965738: Layer already exists 01:59:18 534a70dc8296: Layer already exists 01:59:18 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:59:19 c20416d32994: Preparing 01:59:19 38fac6f7339b: Preparing 01:59:19 d4091e3cf5cc: Preparing 01:59:19 13a651efba38: Preparing 01:59:19 56cbf006a484: Preparing 01:59:19 9356135e35f4: Preparing 01:59:19 00a71fcceffb: Preparing 01:59:19 0ad108965738: Preparing 01:59:19 534a70dc8296: Preparing 01:59:19 00a71fcceffb: Waiting 01:59:19 9356135e35f4: Waiting 01:59:19 0ad108965738: Waiting 01:59:19 534a70dc8296: Waiting 01:59:19 d4091e3cf5cc: Layer already exists 01:59:19 38fac6f7339b: Layer already exists 01:59:19 13a651efba38: Layer already exists 01:59:19 56cbf006a484: Layer already exists 01:59:19 c20416d32994: Layer already exists 01:59:19 9356135e35f4: Layer already exists 01:59:19 00a71fcceffb: Layer already exists 01:59:19 0ad108965738: Layer already exists 01:59:19 534a70dc8296: Layer already exists 01:59:19 main: digest: sha256:0bb3b6122c4b6828f0e55795ed1805310fa3c4af5d1a0e221980af5fb8765cfd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:20 ===================================================== [Pipeline] echo 01:59:20 taggedImages: 01:59:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:59:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:59:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.50 01:59:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:59:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:59:20 e97de8ab334d1a767c4277ad839ab797839c0447 01:59:20 latest 01:59:20 4.0.0-dev.50 01:59:20 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:20 main 01:59:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:59:20 059bf461d79a: Preparing 01:59:20 3115d1011b19: Preparing 01:59:20 851d4573c7c5: Preparing 01:59:20 13a651efba38: Preparing 01:59:20 56cbf006a484: Preparing 01:59:20 ed5a832ca75f: Preparing 01:59:20 964cf1167f18: Preparing 01:59:20 534a70dc8296: Preparing 01:59:20 ed5a832ca75f: Waiting 01:59:20 964cf1167f18: Waiting 01:59:20 534a70dc8296: Waiting 01:59:20 56cbf006a484: Layer already exists 01:59:20 13a651efba38: Layer already exists 01:59:21 3115d1011b19: Pushed 01:59:21 059bf461d79a: Pushed 01:59:21 ed5a832ca75f: Pushed 01:59:21 534a70dc8296: Layer already exists 01:59:22 964cf1167f18: Pushed 01:59:29 851d4573c7c5: Pushed 01:59:29 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:59:29 059bf461d79a: Preparing 01:59:29 3115d1011b19: Preparing 01:59:29 851d4573c7c5: Preparing 01:59:29 13a651efba38: Preparing 01:59:29 56cbf006a484: Preparing 01:59:29 ed5a832ca75f: Preparing 01:59:29 964cf1167f18: Preparing 01:59:29 534a70dc8296: Preparing 01:59:29 ed5a832ca75f: Waiting 01:59:29 964cf1167f18: Waiting 01:59:29 534a70dc8296: Waiting 01:59:29 56cbf006a484: Layer already exists 01:59:29 851d4573c7c5: Layer already exists 01:59:29 13a651efba38: Layer already exists 01:59:29 3115d1011b19: Layer already exists 01:59:29 059bf461d79a: Layer already exists 01:59:29 ed5a832ca75f: Layer already exists 01:59:29 964cf1167f18: Layer already exists 01:59:29 534a70dc8296: Layer already exists 01:59:30 latest: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.50 01:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:59:30 059bf461d79a: Preparing 01:59:30 3115d1011b19: Preparing 01:59:30 851d4573c7c5: Preparing 01:59:30 13a651efba38: Preparing 01:59:30 56cbf006a484: Preparing 01:59:30 ed5a832ca75f: Preparing 01:59:30 964cf1167f18: Preparing 01:59:30 534a70dc8296: Preparing 01:59:30 ed5a832ca75f: Waiting 01:59:30 964cf1167f18: Waiting 01:59:30 534a70dc8296: Waiting 01:59:30 13a651efba38: Layer already exists 01:59:30 851d4573c7c5: Layer already exists 01:59:30 059bf461d79a: Layer already exists 01:59:30 56cbf006a484: Layer already exists 01:59:30 3115d1011b19: Layer already exists 01:59:30 964cf1167f18: Layer already exists 01:59:30 ed5a832ca75f: Layer already exists 01:59:30 534a70dc8296: Layer already exists 01:59:31 4.0.0-dev.50: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:59:31 059bf461d79a: Preparing 01:59:31 3115d1011b19: Preparing 01:59:31 851d4573c7c5: Preparing 01:59:31 13a651efba38: Preparing 01:59:31 56cbf006a484: Preparing 01:59:31 ed5a832ca75f: Preparing 01:59:31 964cf1167f18: Preparing 01:59:31 534a70dc8296: Preparing 01:59:31 ed5a832ca75f: Waiting 01:59:31 964cf1167f18: Waiting 01:59:31 534a70dc8296: Waiting 01:59:31 059bf461d79a: Layer already exists 01:59:31 13a651efba38: Layer already exists 01:59:31 56cbf006a484: Layer already exists 01:59:31 3115d1011b19: Layer already exists 01:59:31 851d4573c7c5: Layer already exists 01:59:31 ed5a832ca75f: Layer already exists 01:59:31 964cf1167f18: Layer already exists 01:59:31 534a70dc8296: Layer already exists 01:59:32 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:59:32 059bf461d79a: Preparing 01:59:32 3115d1011b19: Preparing 01:59:32 851d4573c7c5: Preparing 01:59:32 13a651efba38: Preparing 01:59:32 56cbf006a484: Preparing 01:59:32 ed5a832ca75f: Preparing 01:59:32 964cf1167f18: Preparing 01:59:32 534a70dc8296: Preparing 01:59:32 ed5a832ca75f: Waiting 01:59:32 534a70dc8296: Waiting 01:59:32 964cf1167f18: Waiting 01:59:32 56cbf006a484: Layer already exists 01:59:32 851d4573c7c5: Layer already exists 01:59:32 3115d1011b19: Layer already exists 01:59:32 059bf461d79a: Layer already exists 01:59:32 13a651efba38: Layer already exists 01:59:32 ed5a832ca75f: Layer already exists 01:59:32 534a70dc8296: Layer already exists 01:59:32 964cf1167f18: Layer already exists 01:59:33 main: digest: sha256:79484e43e2cad9a34bfa72bab89d57551523591da0c5bf0a78350d5e1c74f29a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:33 ===================================================== [Pipeline] echo 01:59:33 taggedImages: 01:59:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:59:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:59:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.50 01:59:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:59:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:59:33 e97de8ab334d1a767c4277ad839ab797839c0447 01:59:33 latest 01:59:33 4.0.0-dev.50 01:59:33 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:33 main 01:59:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:59:33 fbcaa18197fc: Preparing 01:59:33 481080ed30f8: Preparing 01:59:33 13a651efba38: Preparing 01:59:33 56cbf006a484: Preparing 01:59:33 0db87e068c6e: Preparing 01:59:33 ec9ea6b1a43c: Preparing 01:59:33 534a70dc8296: Preparing 01:59:33 ec9ea6b1a43c: Waiting 01:59:33 534a70dc8296: Waiting 01:59:33 13a651efba38: Layer already exists 01:59:33 56cbf006a484: Layer already exists 01:59:34 534a70dc8296: Layer already exists 01:59:34 0db87e068c6e: Pushed 01:59:34 fbcaa18197fc: Pushed 01:59:34 ec9ea6b1a43c: Pushed 01:59:42 481080ed30f8: Pushed 01:59:42 e97de8ab334d1a767c4277ad839ab797839c0447: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:59:43 fbcaa18197fc: Preparing 01:59:43 481080ed30f8: Preparing 01:59:43 13a651efba38: Preparing 01:59:43 56cbf006a484: Preparing 01:59:43 0db87e068c6e: Preparing 01:59:43 ec9ea6b1a43c: Preparing 01:59:43 534a70dc8296: Preparing 01:59:43 ec9ea6b1a43c: Waiting 01:59:43 534a70dc8296: Waiting 01:59:43 56cbf006a484: Layer already exists 01:59:43 481080ed30f8: Layer already exists 01:59:43 fbcaa18197fc: Layer already exists 01:59:43 13a651efba38: Layer already exists 01:59:43 0db87e068c6e: Layer already exists 01:59:43 534a70dc8296: Layer already exists 01:59:43 ec9ea6b1a43c: Layer already exists 01:59:43 latest: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.50 01:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:59:44 fbcaa18197fc: Preparing 01:59:44 481080ed30f8: Preparing 01:59:44 13a651efba38: Preparing 01:59:44 56cbf006a484: Preparing 01:59:44 0db87e068c6e: Preparing 01:59:44 ec9ea6b1a43c: Preparing 01:59:44 534a70dc8296: Preparing 01:59:44 ec9ea6b1a43c: Waiting 01:59:44 534a70dc8296: Waiting 01:59:44 0db87e068c6e: Layer already exists 01:59:44 481080ed30f8: Layer already exists 01:59:44 13a651efba38: Layer already exists 01:59:44 fbcaa18197fc: Layer already exists 01:59:44 56cbf006a484: Layer already exists 01:59:44 ec9ea6b1a43c: Layer already exists 01:59:44 534a70dc8296: Layer already exists 01:59:44 4.0.0-dev.50: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:59:45 fbcaa18197fc: Preparing 01:59:45 481080ed30f8: Preparing 01:59:45 13a651efba38: Preparing 01:59:45 56cbf006a484: Preparing 01:59:45 0db87e068c6e: Preparing 01:59:45 ec9ea6b1a43c: Preparing 01:59:45 534a70dc8296: Preparing 01:59:45 ec9ea6b1a43c: Waiting 01:59:45 534a70dc8296: Waiting 01:59:45 56cbf006a484: Layer already exists 01:59:45 13a651efba38: Layer already exists 01:59:45 ec9ea6b1a43c: Layer already exists 01:59:45 fbcaa18197fc: Layer already exists 01:59:45 481080ed30f8: Layer already exists 01:59:45 0db87e068c6e: Layer already exists 01:59:45 534a70dc8296: Layer already exists 01:59:45 e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:59:46 fbcaa18197fc: Preparing 01:59:46 481080ed30f8: Preparing 01:59:46 13a651efba38: Preparing 01:59:46 56cbf006a484: Preparing 01:59:46 0db87e068c6e: Preparing 01:59:46 ec9ea6b1a43c: Preparing 01:59:46 534a70dc8296: Preparing 01:59:46 ec9ea6b1a43c: Waiting 01:59:46 534a70dc8296: Waiting 01:59:46 481080ed30f8: Layer already exists 01:59:46 13a651efba38: Layer already exists 01:59:46 fbcaa18197fc: Layer already exists 01:59:46 0db87e068c6e: Layer already exists 01:59:46 56cbf006a484: Layer already exists 01:59:46 534a70dc8296: Layer already exists 01:59:46 ec9ea6b1a43c: Layer already exists 01:59:46 main: digest: sha256:e6a98cbf4522ba888135a6e4e8a84e34ec4f5f450f6c2718945243ccb367b1ce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:46 ===================================================== [Pipeline] echo 01:59:46 taggedImages: 01:59:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447 01:59:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:59:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.50 01:59:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e97de8ab334d1a767c4277ad839ab797839c0447-4.0.0-dev.50 01:59:46 - 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 01:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:47 01:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:47 arm64: Pulling from edgex-lftools-log-publisher 01:59:47 8998bd30e6a1: Pulling fs layer 01:59:47 04944245beec: Pulling fs layer 01:59:47 699f458cf7ca: Pulling fs layer 01:59:47 765212b225bb: Pulling fs layer 01:59:47 f23df028b6ca: Pulling fs layer 01:59:47 765212b225bb: Waiting 01:59:47 d65c8cfc05b1: Pulling fs layer 01:59:47 f23df028b6ca: Waiting 01:59:47 2437ff75d9bd: Pulling fs layer 01:59:47 d65c8cfc05b1: Waiting 01:59:47 2437ff75d9bd: Waiting 01:59:47 04944245beec: Verifying Checksum 01:59:47 04944245beec: Download complete 01:59:47 765212b225bb: Verifying Checksum 01:59:47 765212b225bb: Download complete 01:59:47 f23df028b6ca: Verifying Checksum 01:59:47 f23df028b6ca: Download complete 01:59:47 d65c8cfc05b1: Download complete 01:59:48 699f458cf7ca: Verifying Checksum 01:59:48 699f458cf7ca: Download complete 01:59:48 8998bd30e6a1: Verifying Checksum 01:59:48 8998bd30e6a1: Download complete 01:59:50 2437ff75d9bd: Verifying Checksum 01:59:50 2437ff75d9bd: Download complete 01:59:54 8998bd30e6a1: Pull complete 01:59:55 04944245beec: Pull complete 01:59:57 699f458cf7ca: Pull complete 01:59:57 765212b225bb: Pull complete 01:59:58 f23df028b6ca: Pull complete 01:59:58 d65c8cfc05b1: Pull complete 02:00:24 2437ff75d9bd: Pull complete 02:00:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:00:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:24 prd-ubuntu20.04-docker-arm64-4c-16g-37493 does not seem to be running inside a container 02:00:25 $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:00:27 $ docker top 55ebb94626ed5ec7f97883a3df4921b25ede7c4b97fa3b098859722a2255c2f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:27 ---> job-cost.sh 02:00:27 lf-activate-venv: SKIPPING 02:00:27 INFO: No Stack... 02:00:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:29 INFO: Archiving Costs [Pipeline] sh 02:00:29 + cat /w/workspace/edgex-go/786/archives/cost.csv 02:00:29 + cut -d, -f6 [Pipeline] lock 02:00:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-786-stack-cost] 02:00:29 Resource [jenkins-edgexfoundry-edgex-go-main-786-stack-cost] did not exist. Created. 02:00:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-786-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:29 + echo total: 0.2199999988079071 [Pipeline] stash 02:00:30 Stashed 1 file(s) [Pipeline] } 02:00:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-786-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:30 $ docker stop --time=1 55ebb94626ed5ec7f97883a3df4921b25ede7c4b97fa3b098859722a2255c2f0 02:00:32 $ docker rm -f --volumes 55ebb94626ed5ec7f97883a3df4921b25ede7c4b97fa3b098859722a2255c2f0 [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 02:00:32 provisioning config files... 02:00:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/786@tmp/config592423044743027633tmp [Pipeline] { [Pipeline] sh 02:00:32 + set +x 02:00:32 + curl -s https://codecov.io/bash 02:00:32 + bash -s -- 02:00:32 02:00:32 _____ _ 02:00:32 / ____| | | 02:00:32 | | ___ __| | ___ ___ _____ __ 02:00:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:00:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:00:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:00:32 Bash-1.0.6 02:00:32 02:00:32 02:00:32 ==> git version 2.25.1 found 02:00: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 02:00:32 Release-Date: 2020-01-08 02:00: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 02:00:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:00:32 ==> Jenkins CI detected. 02:00:32 current dir:  /w/workspace/edgex-go/786 02:00:32 project root: . 02:00:32 --> token set from env 02:00:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:00:32 ==> Running gcov in . (disable via -X gcov) 02:00:32 ==> Python coveragepy not found 02:00:32 ==> Searching for coverage reports in: 02:00:32 + . 02:00:33 -> Found 1 reports 02:00:33 ==> Detecting git/mercurial file structure 02:00:33 ==> Reading reports 02:00:33 + ./coverage.out bytes=1531391 02:00:33 ==> Appending adjustments 02:00:33 https://docs.codecov.io/docs/fixing-reports 02:00:34 + Found adjustments 02:00:34 ==> Gzipping contents 02:00:34 132K /tmp/codecov.JzNX3v.gz 02:00:34 ==> Uploading reports 02:00:34 url: https://codecov.io 02:00:34 query: branch=main&commit=e97de8ab334d1a767c4277ad839ab797839c0447&build=786&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F786%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:00:34 -> Pinging Codecov 02:00:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e97de8ab334d1a767c4277ad839ab797839c0447&build=786&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F786%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:00:34 -> Uploading to 02:00:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e97de8ab334d1a767c4277ad839ab797839c0447/bfacbe25-2bbd-4a9c-ba6e-47f5a6a45ecb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250123%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250123T020034Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c365aedc04836146d1f7c60cfb1de872f1199e2fdfcc2aed0bf28cd013da58ca 02:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:34 Dload Upload Total Spent Left Speed 02:00:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 496k --:--:-- --:--:-- --:--:-- 496k 02:00:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e97de8ab334d1a767c4277ad839ab797839c0447 [Pipeline] } 02:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:00:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:00:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:00:35 02:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:00:35 latest: Pulling from edgex-devops/edgex-snyk-go 02:00:35 43c4264eed91: Pulling fs layer 02:00:35 4cc291be95ef: Pulling fs layer 02:00:35 2ac1f1163629: Pulling fs layer 02:00:35 5c3c966382ef: Pulling fs layer 02:00:35 4f4fb700ef54: Pulling fs layer 02:00:35 d9c7d2e4e75e: Pulling fs layer 02:00:35 9c3e1370e548: Pulling fs layer 02:00:35 4f4fb700ef54: Waiting 02:00:35 d9c7d2e4e75e: Waiting 02:00:35 9c3e1370e548: Waiting 02:00:35 5c3c966382ef: Waiting 02:00:35 4cc291be95ef: Verifying Checksum 02:00:35 4cc291be95ef: Download complete 02:00:35 5c3c966382ef: Download complete 02:00:35 4f4fb700ef54: Verifying Checksum 02:00:35 4f4fb700ef54: Download complete 02:00:35 43c4264eed91: Download complete 02:00:36 43c4264eed91: Pull complete 02:00:36 d9c7d2e4e75e: Verifying Checksum 02:00:36 d9c7d2e4e75e: Download complete 02:00:36 4cc291be95ef: Pull complete 02:00:36 2ac1f1163629: Verifying Checksum 02:00:36 2ac1f1163629: Download complete 02:00:36 9c3e1370e548: Verifying Checksum 02:00:36 9c3e1370e548: Download complete 02:00:39 2ac1f1163629: Pull complete 02:00:39 5c3c966382ef: Pull complete 02:00:39 4f4fb700ef54: Pull complete 02:00:39 d9c7d2e4e75e: Pull complete 02:00:42 9c3e1370e548: Pull complete 02:00:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:42 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 02:00:42 $ 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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:00:46 $ docker top 81878c61082f0cf809f5bc3776bacd07d1243fc71111f0d7591d3dd94023af0d -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:46 + git config --global --add safe.directory /w/workspace/edgex-go/786 [Pipeline] echo 02:00:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:00:48 + set -o pipefail 02:00:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:00:59 02:00:59 Monitoring /w/workspace/edgex-go/786 (github.com/edgexfoundry/edgex-go)... 02:00:59 02:00:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c9c71408-54ac-4078-b279-0b34f3ee8455 02:00:59 02:00:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:00:59 [Pipeline] } 02:00:59 $ docker stop --time=1 81878c61082f0cf809f5bc3776bacd07d1243fc71111f0d7591d3dd94023af0d 02:01:03 $ docker rm -f --volumes 81878c61082f0cf809f5bc3776bacd07d1243fc71111f0d7591d3dd94023af0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:01:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:03 provisioning config files... 02:01:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/786@tmp/config4879967233620024075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:04 --> edgex-publish-swagger.sh 02:01:04 === Publish openapi API === 02:01:04 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:01:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/786/openapi/core-command.yaml] 02:01:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:04 Dload Upload Total Spent Left Speed 02:01:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 53917 --:--:-- --:--:-- --:--:-- 53917 02:01:04 02:01:04 02:01:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/786/openapi/core-data.yaml] 02:01:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:04 Dload Upload Total Spent Left Speed 02:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 119k --:--:-- --:--:-- --:--:-- 119k 100 72057 0 0 100 72057 0 119k --:--:-- --:--:-- --:--:-- 119k 02:01:05 02:01:05 02:01:05 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/786/openapi/core-keeper.yaml] 02:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:05 Dload Upload Total Spent Left Speed 02:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 379 184k --:--:-- --:--:-- --:--:-- 184k 02:01:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:01:05 02:01:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/786/openapi/core-metadata.yaml] 02:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:05 Dload Upload Total Spent Left Speed 02:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 478 478k --:--:-- --:--:-- --:--:-- 479k 02:01:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:01:05 02:01:05 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/786/openapi/security-proxy-auth.yaml] 02:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:05 Dload Upload Total Spent Left Speed 02:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 388 140k --:--:-- --:--:-- --:--:-- 140k 02:01:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:01:06 02:01:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/786/openapi/support-notifications.yaml] 02:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:06 Dload Upload Total Spent Left Speed 02:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k 02:01:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:01:06 02:01:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/786/openapi/support-scheduler.yaml] 02:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:06 Dload Upload Total Spent Left Speed 02:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 489 155k --:--:-- --:--:-- --:--:-- 155k 02:01:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:01:06 [Pipeline] } 02:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:01:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:07 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 02:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:01:07 $ docker top 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 -eo pid,comm 02:01:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:07 [ssh-agent] Looking for ssh-agent implementation... 02:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:08 $ docker exec 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 ssh-agent 02:01:08 SSH_AUTH_SOCK=/tmp/ssh-AxQ1l12PqvfX/agent.32 02:01:08 SSH_AGENT_PID=38 02:01:08 Running ssh-add (command line suppressed) 02:01:08 Identity added: /w/workspace/edgex-go/786@tmp/private_key_15082869863775428694.key (/w/workspace/edgex-go/786@tmp/private_key_15082869863775428694.key) 02:01:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:08 + git semver tag 02:01:08 2025-01-23 02:01:08,794 [run_tag] DEBUG tag force:False 02:01:08 2025-01-23 02:01:08,794 [check_head_tag] DEBUG check head tag 02:01:08 2025-01-23 02:01:08,797 [execute] INFO git cat-file --batch-check 02:01:08 2025-01-23 02:01:08,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=) 02:01:08 2025-01-23 02:01:08,802 [execute] INFO git cat-file --batch 02:01:08 2025-01-23 02:01:08,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=) 02:01:09 2025-01-23 02:01:08,877 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 02:01:09 2025-01-23 02:01:08,877 [execute] INFO git tag -a v4.0.0-dev.50 -m v4.0.0-dev.50 02:01:09 2025-01-23 02:01:08,877 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.50', '-m', 'v4.0.0-dev.50'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=None) 02:01:09 2025-01-23 02:01:08,883 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 02:01:09 4.0.0-dev.50 [Pipeline] } 02:01:09 $ docker exec --env ******** --env ******** 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 ssh-agent -k 02:01:09 unset SSH_AUTH_SOCK; 02:01:09 unset SSH_AGENT_PID; 02:01:09 echo Agent pid 38 killed; 02:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:09 + git semver [Pipeline] } 02:01:09 $ docker stop --time=1 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 02:01:11 $ docker rm -f --volumes 474f8cd05b16fe803f6b6b01c5093ac6f06e6d593f9d1c263a8f79e41356b089 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:11 02:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:11 0.23.1-centos7: Pulling from edgex-lftools 02:01:11 ab5ef0e58194: Pulling fs layer 02:01:11 9712f1f96733: Pulling fs layer 02:01:11 63f879dbbcfc: Pulling fs layer 02:01:11 0d9ebad4ef96: Pulling fs layer 02:01:11 e9a5061849ea: Pulling fs layer 02:01:11 d747dcd14b5f: Pulling fs layer 02:01:11 2de7ff778b66: Pulling fs layer 02:01:11 0d9ebad4ef96: Waiting 02:01:11 e9a5061849ea: Waiting 02:01:11 2de7ff778b66: Waiting 02:01:11 d747dcd14b5f: Waiting 02:01:11 9712f1f96733: Verifying Checksum 02:01:11 9712f1f96733: Download complete 02:01:13 63f879dbbcfc: Verifying Checksum 02:01:13 63f879dbbcfc: Download complete 02:01:13 e9a5061849ea: Verifying Checksum 02:01:13 e9a5061849ea: Download complete 02:01:13 d747dcd14b5f: Verifying Checksum 02:01:13 d747dcd14b5f: Download complete 02:01:13 0d9ebad4ef96: Verifying Checksum 02:01:13 2de7ff778b66: Verifying Checksum 02:01:13 2de7ff778b66: Download complete 02:01:13 ab5ef0e58194: Verifying Checksum 02:01:13 ab5ef0e58194: Download complete 02:01:17 ab5ef0e58194: Pull complete 02:01:17 9712f1f96733: Pull complete 02:01:17 63f879dbbcfc: Pull complete 02:01:22 0d9ebad4ef96: Pull complete 02:01:23 e9a5061849ea: Pull complete 02:01:23 d747dcd14b5f: Pull complete 02:01:24 2de7ff778b66: Pull complete 02:01:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:24 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 02:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:01:28 $ docker top be3a2ffeaf4c9b48b1db07d09ecd9e4efffc8ff42bd559f2da39ef4b3799e783 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:01:28 provisioning config files... 02:01:28 copy managed file [sigul-config] to file:/w/workspace/edgex-go/786@tmp/config11339935014715755534tmp 02:01:28 copy managed file [sigul-password] to file:/w/workspace/edgex-go/786@tmp/config15766368494386466707tmp 02:01:28 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/786@tmp/config9614968651573793799tmp [Pipeline] { [Pipeline] echo 02:01:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:01:29 ---> sigul-configuration.sh 02:01:29 gpg: directory `/root/.gnupg' created 02:01:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:01:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:01:29 gpg: keyring `/root/.gnupg/secring.gpg' created 02:01:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:01:29 gpg: CAST5 encrypted data 02:01:29 gpg: encrypted with 1 passphrase 02:01:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:01:29 + mkdir /home/jenkins 02:01:29 + mkdir /home/jenkins/sigul [Pipeline] sh 02:01:29 + 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 02:01:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:01:30 ---> sigul-install.sh 02:01:30 Sigul already installed; skipping installation. [Pipeline] sh 02:01:30 + git tag --list 02:01:30 0.6.0 02:01:30 0.6.1 02:01:30 0.7.0 02:01:30 0.7.1 02:01:30 v1.0.0 02:01:30 v1.0.1 02:01:30 v1.1.0 02:01:30 v1.2.0 02:01:30 v1.2.1 02:01:30 v1.3.0 02:01:30 v1.3.1 02:01:30 v2.0.0 02:01:30 v2.1.0 02:01:30 v2.1.1 02:01:30 v2.2.0 02:01:30 v2.3.0 02:01:30 v3.0 02:01:30 v3.0.0 02:01:30 v3.1 02:01:30 v3.1.0 02:01:30 v3.1.0-dev.1 02:01:30 v3.1.0-dev.10 02:01:30 v3.1.0-dev.11 02:01:30 v3.1.0-dev.12 02:01:30 v3.1.0-dev.13 02:01:30 v3.1.0-dev.14 02:01:30 v3.1.0-dev.15 02:01:30 v3.1.0-dev.16 02:01:30 v3.1.0-dev.17 02:01:30 v3.1.0-dev.18 02:01:30 v3.1.0-dev.19 02:01:30 v3.1.0-dev.2 02:01:30 v3.1.0-dev.20 02:01:30 v3.1.0-dev.21 02:01:30 v3.1.0-dev.22 02:01:30 v3.1.0-dev.23 02:01:30 v3.1.0-dev.24 02:01:30 v3.1.0-dev.25 02:01:30 v3.1.0-dev.26 02:01:30 v3.1.0-dev.27 02:01:30 v3.1.0-dev.28 02:01:30 v3.1.0-dev.29 02:01:30 v3.1.0-dev.3 02:01:30 v3.1.0-dev.30 02:01:30 v3.1.0-dev.31 02:01:30 v3.1.0-dev.32 02:01:30 v3.1.0-dev.33 02:01:30 v3.1.0-dev.34 02:01:30 v3.1.0-dev.35 02:01:30 v3.1.0-dev.36 02:01:30 v3.1.0-dev.37 02:01:30 v3.1.0-dev.38 02:01:30 v3.1.0-dev.39 02:01:30 v3.1.0-dev.4 02:01:30 v3.1.0-dev.40 02:01:30 v3.1.0-dev.41 02:01:30 v3.1.0-dev.42 02:01:30 v3.1.0-dev.43 02:01:30 v3.1.0-dev.44 02:01:30 v3.1.0-dev.45 02:01:30 v3.1.0-dev.46 02:01:30 v3.1.0-dev.47 02:01:30 v3.1.0-dev.48 02:01:30 v3.1.0-dev.49 02:01:30 v3.1.0-dev.5 02:01:30 v3.1.0-dev.50 02:01:30 v3.1.0-dev.51 02:01:30 v3.1.0-dev.52 02:01:30 v3.1.0-dev.53 02:01:30 v3.1.0-dev.54 02:01:30 v3.1.0-dev.55 02:01:30 v3.1.0-dev.56 02:01:30 v3.1.0-dev.57 02:01:30 v3.1.0-dev.58 02:01:30 v3.1.0-dev.59 02:01:30 v3.1.0-dev.6 02:01:30 v3.1.0-dev.60 02:01:30 v3.1.0-dev.61 02:01:30 v3.1.0-dev.62 02:01:30 v3.1.0-dev.63 02:01:30 v3.1.0-dev.64 02:01:30 v3.1.0-dev.65 02:01:30 v3.1.0-dev.66 02:01:30 v3.1.0-dev.67 02:01:30 v3.1.0-dev.68 02:01:30 v3.1.0-dev.69 02:01:30 v3.1.0-dev.7 02:01:30 v3.1.0-dev.70 02:01:30 v3.1.0-dev.71 02:01:30 v3.1.0-dev.72 02:01:30 v3.1.0-dev.73 02:01:30 v3.1.0-dev.8 02:01:30 v3.1.0-dev.9 02:01:30 v3.1.1 02:01:30 v3.1.1-dev.1 02:01:30 v3.1.1-dev.2 02:01:30 v3.2.0-dev.1 02:01:30 v3.2.0-dev.10 02:01:30 v3.2.0-dev.100 02:01:30 v3.2.0-dev.101 02:01:30 v3.2.0-dev.102 02:01:30 v3.2.0-dev.103 02:01:30 v3.2.0-dev.104 02:01:30 v3.2.0-dev.105 02:01:30 v3.2.0-dev.106 02:01:30 v3.2.0-dev.107 02:01:30 v3.2.0-dev.108 02:01:30 v3.2.0-dev.109 02:01:30 v3.2.0-dev.11 02:01:30 v3.2.0-dev.12 02:01:30 v3.2.0-dev.13 02:01:30 v3.2.0-dev.14 02:01:30 v3.2.0-dev.15 02:01:30 v3.2.0-dev.16 02:01:30 v3.2.0-dev.17 02:01:30 v3.2.0-dev.18 02:01:30 v3.2.0-dev.19 02:01:30 v3.2.0-dev.2 02:01:30 v3.2.0-dev.20 02:01:30 v3.2.0-dev.21 02:01:30 v3.2.0-dev.22 02:01:30 v3.2.0-dev.23 02:01:30 v3.2.0-dev.24 02:01:30 v3.2.0-dev.25 02:01:30 v3.2.0-dev.26 02:01:30 v3.2.0-dev.27 02:01:30 v3.2.0-dev.28 02:01:30 v3.2.0-dev.29 02:01:30 v3.2.0-dev.3 02:01:30 v3.2.0-dev.30 02:01:30 v3.2.0-dev.31 02:01:30 v3.2.0-dev.32 02:01:30 v3.2.0-dev.33 02:01:30 v3.2.0-dev.34 02:01:30 v3.2.0-dev.35 02:01:30 v3.2.0-dev.36 02:01:30 v3.2.0-dev.37 02:01:30 v3.2.0-dev.38 02:01:30 v3.2.0-dev.39 02:01:30 v3.2.0-dev.4 02:01:30 v3.2.0-dev.40 02:01:30 v3.2.0-dev.41 02:01:30 v3.2.0-dev.42 02:01:30 v3.2.0-dev.43 02:01:30 v3.2.0-dev.44 02:01:30 v3.2.0-dev.45 02:01:30 v3.2.0-dev.46 02:01:30 v3.2.0-dev.47 02:01:30 v3.2.0-dev.48 02:01:30 v3.2.0-dev.49 02:01:30 v3.2.0-dev.5 02:01:30 v3.2.0-dev.50 02:01:30 v3.2.0-dev.51 02:01:30 v3.2.0-dev.52 02:01:30 v3.2.0-dev.53 02:01:30 v3.2.0-dev.54 02:01:30 v3.2.0-dev.55 02:01:30 v3.2.0-dev.56 02:01:30 v3.2.0-dev.57 02:01:30 v3.2.0-dev.58 02:01:30 v3.2.0-dev.59 02:01:30 v3.2.0-dev.6 02:01:30 v3.2.0-dev.60 02:01:30 v3.2.0-dev.61 02:01:30 v3.2.0-dev.62 02:01:30 v3.2.0-dev.63 02:01:30 v3.2.0-dev.64 02:01:30 v3.2.0-dev.65 02:01:30 v3.2.0-dev.66 02:01:30 v3.2.0-dev.67 02:01:30 v3.2.0-dev.68 02:01:30 v3.2.0-dev.69 02:01:30 v3.2.0-dev.7 02:01:30 v3.2.0-dev.70 02:01:30 v3.2.0-dev.71 02:01:30 v3.2.0-dev.72 02:01:30 v3.2.0-dev.73 02:01:30 v3.2.0-dev.74 02:01:30 v3.2.0-dev.75 02:01:30 v3.2.0-dev.76 02:01:30 v3.2.0-dev.77 02:01:30 v3.2.0-dev.78 02:01:30 v3.2.0-dev.79 02:01:30 v3.2.0-dev.8 02:01:30 v3.2.0-dev.80 02:01:30 v3.2.0-dev.81 02:01:30 v3.2.0-dev.82 02:01:30 v3.2.0-dev.83 02:01:30 v3.2.0-dev.84 02:01:30 v3.2.0-dev.85 02:01:30 v3.2.0-dev.86 02:01:30 v3.2.0-dev.87 02:01:30 v3.2.0-dev.88 02:01:30 v3.2.0-dev.89 02:01:30 v3.2.0-dev.9 02:01:30 v3.2.0-dev.90 02:01:30 v3.2.0-dev.91 02:01:30 v3.2.0-dev.92 02:01:30 v3.2.0-dev.93 02:01:30 v3.2.0-dev.94 02:01:30 v3.2.0-dev.95 02:01:30 v3.2.0-dev.96 02:01:30 v3.2.0-dev.97 02:01:30 v3.2.0-dev.98 02:01:30 v3.2.0-dev.99 02:01:30 v4.0.0-dev.1 02:01:30 v4.0.0-dev.10 02:01:30 v4.0.0-dev.11 02:01:30 v4.0.0-dev.12 02:01:30 v4.0.0-dev.13 02:01:30 v4.0.0-dev.14 02:01:30 v4.0.0-dev.15 02:01:30 v4.0.0-dev.16 02:01:30 v4.0.0-dev.17 02:01:30 v4.0.0-dev.18 02:01:30 v4.0.0-dev.19 02:01:30 v4.0.0-dev.2 02:01:30 v4.0.0-dev.20 02:01:30 v4.0.0-dev.21 02:01:30 v4.0.0-dev.22 02:01:30 v4.0.0-dev.23 02:01:30 v4.0.0-dev.24 02:01:30 v4.0.0-dev.25 02:01:30 v4.0.0-dev.26 02:01:30 v4.0.0-dev.27 02:01:30 v4.0.0-dev.28 02:01:30 v4.0.0-dev.29 02:01:30 v4.0.0-dev.3 02:01:30 v4.0.0-dev.30 02:01:30 v4.0.0-dev.31 02:01:30 v4.0.0-dev.32 02:01:30 v4.0.0-dev.33 02:01:30 v4.0.0-dev.34 02:01:30 v4.0.0-dev.35 02:01:30 v4.0.0-dev.36 02:01:30 v4.0.0-dev.37 02:01:30 v4.0.0-dev.38 02:01:30 v4.0.0-dev.39 02:01:30 v4.0.0-dev.4 02:01:30 v4.0.0-dev.40 02:01:30 v4.0.0-dev.41 02:01:30 v4.0.0-dev.42 02:01:30 v4.0.0-dev.43 02:01:30 v4.0.0-dev.44 02:01:30 v4.0.0-dev.45 02:01:30 v4.0.0-dev.46 02:01:30 v4.0.0-dev.47 02:01:30 v4.0.0-dev.48 02:01:30 v4.0.0-dev.49 02:01:30 v4.0.0-dev.5 02:01:30 v4.0.0-dev.50 02:01:30 v4.0.0-dev.6 02:01:30 v4.0.0-dev.7 02:01:30 v4.0.0-dev.8 02:01:30 v4.0.0-dev.9 [Pipeline] sh 02:01:30 + lftools sign git-tag v4.0.0-dev.50 02:01:31 Signing Git tag with Sigul... 02:01:31 Signing v4.0.0-dev.50 [Pipeline] echo 02:01:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:01:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:01:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:01:32 $ docker stop --time=1 be3a2ffeaf4c9b48b1db07d09ecd9e4efffc8ff42bd559f2da39ef4b3799e783 02:01:33 $ docker rm -f --volumes be3a2ffeaf4c9b48b1db07d09ecd9e4efffc8ff42bd559f2da39ef4b3799e783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:01:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:34 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 02:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:01:34 $ docker top e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:34 [ssh-agent] Looking for ssh-agent implementation... 02:01:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:34 $ docker exec e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 ssh-agent 02:01:35 SSH_AUTH_SOCK=/tmp/ssh-IeFJbWHwU60M/agent.32 02:01:35 SSH_AGENT_PID=38 02:01:35 Running ssh-add (command line suppressed) 02:01:35 Identity added: /w/workspace/edgex-go/786@tmp/private_key_10826186077080767970.key (/w/workspace/edgex-go/786@tmp/private_key_10826186077080767970.key) 02:01:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:35 + git semver bump pre 02:01:35 2025-01-23 02:01:35,618 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 02:01:35 2025-01-23 02:01:35,619 [bump_version] DEBUG bumping version:4.0.0-dev.50 on axis:pre with prefix:dev 02:01:35 2025-01-23 02:01:35,619 [bump_version] DEBUG bumped version:4.0.0-dev.51 02:01:35 2025-01-23 02:01:35,619 [write_version] DEBUG write version:4.0.0-dev.51 to path:/w/workspace/edgex-go/786/.semver/main with force:True 02:01:35 2025-01-23 02:01:35,619 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 02:01:35 2025-01-23 02:01:35,619 [write_file] DEBUG write to file:/w/workspace/edgex-go/786/.semver/main 02:01:35 2025-01-23 02:01:35,621 [execute] INFO git cat-file --batch-check 02:01:35 2025-01-23 02:01:35,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=) 02:01:35 2025-01-23 02:01:35,627 [execute] INFO git cat-file --batch 02:01:35 2025-01-23 02:01:35,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=) 02:01:35 2025-01-23 02:01:35,632 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 02:01:35 4.0.0-dev.51 [Pipeline] } 02:01:35 $ docker exec --env ******** --env ******** e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 ssh-agent -k 02:01:35 unset SSH_AUTH_SOCK; 02:01:35 unset SSH_AGENT_PID; 02:01:35 echo Agent pid 38 killed; 02:01:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:36 + git semver [Pipeline] } 02:01:36 $ docker stop --time=1 e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 02:01:37 $ docker rm -f --volumes e26f54350e6609b830d5c20e1ed348dfa266720ec400da7e6ce85fd75112e3a2 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:38 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 02:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:01:38 $ docker top fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda -eo pid,comm 02:01:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:38 [ssh-agent] Looking for ssh-agent implementation... 02:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:39 $ docker exec fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda ssh-agent 02:01:39 SSH_AUTH_SOCK=/tmp/ssh-mqZsu8aw13TS/agent.32 02:01:39 SSH_AGENT_PID=38 02:01:39 Running ssh-add (command line suppressed) 02:01:39 Identity added: /w/workspace/edgex-go/786@tmp/private_key_15963149894313017049.key (/w/workspace/edgex-go/786@tmp/private_key_15963149894313017049.key) 02:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:39 + git semver push 02:01:39 2025-01-23 02:01:39,743 [run_push] DEBUG push 02:01:39 2025-01-23 02:01:39,744 [execute] INFO git cat-file --batch-check 02:01:39 2025-01-23 02:01:39,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=) 02:01:39 2025-01-23 02:01:39,748 [execute] INFO git rev-list bde207aeadd44fc780f2e3e21b46475d95983d25 -- 02:01:39 2025-01-23 02:01:39,749 [execute] DEBUG Popen(['git', 'rev-list', 'bde207aeadd44fc780f2e3e21b46475d95983d25', '--'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=None) 02:01:39 2025-01-23 02:01:39,769 [execute] INFO git fetch -v origin 02:01:39 2025-01-23 02:01:39,769 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=True, shell=None, istream=None) 02:01:40 2025-01-23 02:01:40,205 [run_push] DEBUG no remote changes detected 02:01:40 2025-01-23 02:01:40,206 [execute] INFO git push origin semver 02:01:40 2025-01-23 02:01:40,206 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/786/.semver, universal_newlines=False, shell=None, istream=None) 02:01:40 2025-01-23 02:01:40,862 [run_push] DEBUG push all version tags 02:01:40 2025-01-23 02:01:40,862 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:01:40 2025-01-23 02:01:40,863 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/786, universal_newlines=False, shell=None, istream=None) 02:01:41 2025-01-23 02:01:41,517 [read_version] DEBUG read version from /w/workspace/edgex-go/786/.semver/main 02:01:41 4.0.0-dev.51 [Pipeline] } 02:01:41 $ docker exec --env ******** --env ******** fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda ssh-agent -k 02:01:41 unset SSH_AUTH_SOCK; 02:01:41 unset SSH_AGENT_PID; 02:01:41 echo Agent pid 38 killed; 02:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:41 + git semver [Pipeline] } 02:01:42 $ docker stop --time=1 fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda 02:01:43 $ docker rm -f --volumes fd7ef51c3f804fe7518d40cd343ead3d6b960922f11c60bb1f26153d7a846bda [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 02:01:44 + [ -d /w/workspace/edgex-go/786/archives ] [Pipeline] libraryResource [Pipeline] sh 02:01:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:01:45 ---> package-listing.sh 02:01:45 ++ facter osfamily 02:01:45 ++ tr '[:upper:]' '[:lower:]' 02:01:45 + OS_FAMILY=debian 02:01:45 + workspace=/w/workspace/edgex-go/786 02:01:45 + START_PACKAGES=/tmp/packages_start.txt 02:01:45 + END_PACKAGES=/tmp/packages_end.txt 02:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:01:45 + PACKAGES=/tmp/packages_start.txt 02:01:45 + '[' /w/workspace/edgex-go/786 ']' 02:01:45 + PACKAGES=/tmp/packages_end.txt 02:01:45 + case "${OS_FAMILY}" in 02:01:45 + dpkg -l 02:01:45 + grep '^ii' 02:01:45 + '[' -f /tmp/packages_start.txt ']' 02:01:45 + '[' -f /tmp/packages_end.txt ']' 02:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:01:45 + '[' /w/workspace/edgex-go/786 ']' 02:01:45 + mkdir -p /w/workspace/edgex-go/786/archives/ 02:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/786/archives/ [Pipeline] echo 02:01:45 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/786/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:01:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:46 02:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:46 latest: Pulling from edgex-lftools-log-publisher 02:01:46 5eb5b503b376: Pulling fs layer 02:01:46 5c69ac0246d0: Pulling fs layer 02:01:46 ec43610c2a17: Pulling fs layer 02:01:46 3a2ae6a8a46f: Pulling fs layer 02:01:46 33b1e0a273af: Pulling fs layer 02:01:46 5d3b04190fa2: Pulling fs layer 02:01:46 2f39f015ded8: Pulling fs layer 02:01:46 33b1e0a273af: Waiting 02:01:46 5d3b04190fa2: Waiting 02:01:46 2f39f015ded8: Waiting 02:01:46 3a2ae6a8a46f: Waiting 02:01:46 5c69ac0246d0: Download complete 02:01:46 3a2ae6a8a46f: Verifying Checksum 02:01:46 3a2ae6a8a46f: Download complete 02:01:46 33b1e0a273af: Verifying Checksum 02:01:46 33b1e0a273af: Download complete 02:01:46 ec43610c2a17: Verifying Checksum 02:01:46 ec43610c2a17: Download complete 02:01:46 5d3b04190fa2: Verifying Checksum 02:01:46 5d3b04190fa2: Download complete 02:01:46 5eb5b503b376: Verifying Checksum 02:01:46 5eb5b503b376: Download complete 02:01:47 2f39f015ded8: Download complete 02:01:48 5eb5b503b376: Pull complete 02:01:48 5c69ac0246d0: Pull complete 02:01:48 ec43610c2a17: Pull complete 02:01:48 3a2ae6a8a46f: Pull complete 02:01:49 33b1e0a273af: Pull complete 02:01:49 5d3b04190fa2: Pull complete 02:01:53 2f39f015ded8: Pull complete 02:01:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:53 prd-ubuntu20.04-docker-8c-8g-37492 does not seem to be running inside a container 02:01:53 $ 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/786/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/786 -v /w/workspace/edgex-go/786:/w/workspace/edgex-go/786:rw,z -v /w/workspace/edgex-go/786@tmp:/w/workspace/edgex-go/786@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 02:01:57 $ docker top 4d6c6cfba3cae734a6dbec4596e5bccef834d55b434d3ba62a71f6f335da81c7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:58 + touch /tmp/pre-build-complete [Pipeline] sh 02:01:58 + mkdir -p /var/log/sysstat [Pipeline] sh 02:01:58 + ls /var/log/sa-host 02:01:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:58 provisioning config files... 02:01:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/786@tmp/config13302450297293341819tmp [Pipeline] { [Pipeline] echo 02:01:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:01:59 ---> create-netrc.sh [Pipeline] } 02:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:01:59 ---> python-tools-install.sh [Pipeline] echo 02:01:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:01:59 ---> sudo-logs.sh 02:01:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:01:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:02:00 ---> job-cost.sh 02:02:00 lf-activate-venv: SKIPPING 02:02:00 DEBUG: total: 0.2199999988079071 02:02:00 INFO: Retrieving Stack Cost... 02:02:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:00 INFO: Archiving Costs [Pipeline] echo 02:02:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:02:01 ---> logs-deploy.sh 02:02:01 lf-activate-venv: SKIPPING 02:02:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/786 02:02:01 INFO: archiving workspace using pattern(s): 02:02:02 Archives upload complete. 02:02:02 INFO: archiving logs to Nexus 02:02:03 ---> uname -a: 02:02:03 Linux prd-ubuntu20-04-docker-8c-8g-37492 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:02:03 02:02:03 02:02:03 ---> lscpu: 02:02:03 Architecture: x86_64 02:02:03 CPU op-mode(s): 32-bit, 64-bit 02:02:03 Byte Order: Little Endian 02:02:03 Address sizes: 40 bits physical, 48 bits virtual 02:02:03 CPU(s): 8 02:02:03 On-line CPU(s) list: 0-7 02:02:03 Thread(s) per core: 1 02:02:03 Core(s) per socket: 1 02:02:03 Socket(s): 8 02:02:03 NUMA node(s): 1 02:02:03 Vendor ID: AuthenticAMD 02:02:03 CPU family: 23 02:02:03 Model: 49 02:02:03 Model name: AMD EPYC-Rome Processor 02:02:03 Stepping: 0 02:02:03 CPU MHz: 2799.996 02:02:03 BogoMIPS: 5599.99 02:02:03 Virtualization: AMD-V 02:02:03 Hypervisor vendor: KVM 02:02:03 Virtualization type: full 02:02:03 L1d cache: 256 KiB 02:02:03 L1i cache: 256 KiB 02:02:03 L2 cache: 4 MiB 02:02:03 L3 cache: 128 MiB 02:02:03 NUMA node0 CPU(s): 0-7 02:02:03 Vulnerability Itlb multihit: Not affected 02:02:03 Vulnerability L1tf: Not affected 02:02:03 Vulnerability Mds: Not affected 02:02:03 Vulnerability Meltdown: Not affected 02:02:03 Vulnerability Mmio stale data: Not affected 02:02:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:02:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:02:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:02:03 Vulnerability Srbds: Not affected 02:02:03 Vulnerability Tsx async abort: Not affected 02:02:03 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 02:02:03 02:02:03 02:02:03 ---> nproc: 02:02:03 8 02:02:03 02:02:03 02:02:03 ---> df -h: 02:02:03 Filesystem Size Used Avail Use% Mounted on 02:02:03 overlay 155G 29G 127G 19% / 02:02:03 tmpfs 64M 0 64M 0% /dev 02:02:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:02:03 shm 64M 0 64M 0% /dev/shm 02:02:03 /dev/vda1 155G 29G 127G 19% /facter-os 02:02:03 02:02:03 02:02:03 ---> sar -b -r -n DEV: 02:02:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37492) 01/23/25 _x86_64_ (8 CPU) 02:02:03 02:02:03 01:29:48 LINUX RESTART (8 CPU) 02:02:03 02:02:03 01:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:02:03 01:31:02 345.36 47.63 297.73 0.00 5333.24 167241.46 0.00 02:02:03 01:32:01 191.90 1.36 190.54 0.00 31.86 77342.15 0.00 02:02:03 01:33:01 38.19 0.02 38.18 0.00 0.13 30177.52 0.00 02:02:03 01:34:01 32.14 0.17 31.97 0.00 4.80 18987.14 0.00 02:02:03 01:35:01 184.99 0.32 184.67 0.00 34.93 81291.65 0.00 02:02:03 01:36:01 671.35 16.91 654.44 0.00 196.83 191041.68 0.00 02:02:03 01:37:01 469.57 0.50 469.07 0.00 4.00 187978.00 0.00 02:02:03 01:38:01 249.03 0.05 248.98 0.00 0.40 65703.41 0.00 02:02:03 01:39:01 652.40 0.03 652.36 0.00 0.27 159274.97 0.00 02:02:03 01:40:01 455.89 4.78 451.11 0.00 2062.59 33976.20 0.00 02:02:03 01:41:01 57.56 2.08 55.47 0.00 2273.09 9731.04 0.00 02:02:03 01:42:01 8.05 0.02 8.03 0.00 0.13 194.10 0.00 02:02:03 01:43:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 02:02:03 01:44:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 02:02:03 01:45:01 2.00 0.02 1.98 0.00 0.13 21.73 0.00 02:02:03 01:46:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 02:02:03 01:47:01 1.53 0.00 1.53 0.00 0.00 21.46 0.00 02:02:03 01:48:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:02:03 01:49:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 02:02:03 01:50:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 02:02:03 01:51:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 02:02:03 01:52:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 02:02:03 01:53:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 02:02:03 01:54:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 02:02:03 01:55:01 2.88 1.58 1.30 0.00 36.93 17.73 0.00 02:02:03 01:56:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 02:02:03 01:57:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 02:02:03 01:58:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 02:02:03 01:59:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 02:02:03 02:00:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 02:02:03 02:01:01 71.09 0.48 70.60 0.00 11.20 28870.39 0.00 02:02:03 02:02:01 160.27 0.22 160.05 0.00 22.52 49432.88 0.00 02:02:03 Average: 112.97 2.38 110.59 0.00 312.99 34419.72 0.00 02:02:03 02:02:03 01:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:02:03 01:31:02 29548340 31545768 789664 2.40 60616 2234476 1886712 5.56 1039720 1950336 1128 02:02:03 01:32:01 28048840 31351524 945340 2.87 125956 3360332 2155068 6.35 1447152 2888772 119980 02:02:03 01:33:01 26982576 31343504 950440 2.89 129192 4357980 2227112 6.56 2009916 3335860 246632 02:02:03 01:34:01 26531628 31109604 1182188 3.60 134100 4537500 2506916 7.39 1912488 3848520 406380 02:02:03 01:35:01 23676932 31225388 1062392 3.23 145560 7444824 2777464 8.19 1928384 6621796 2376292 02:02:03 01:36:01 17816788 31343308 926428 2.82 335708 12800328 2403840 7.08 2673556 11283732 2815016 02:02:03 01:37:01 11678768 28987060 3219760 9.79 370280 16187644 9663792 28.48 5362724 14285192 791572 02:02:03 01:38:01 8139600 28141512 4060832 12.35 386460 18738208 10259656 30.24 7463172 15590800 1501480 02:02:03 01:39:01 7764452 30086192 2139184 6.51 398224 21020496 5602904 16.51 6194244 17250672 6568 02:02:03 01:40:01 10647948 31387840 864012 2.63 418700 19593424 2160328 6.37 3271900 17504508 0 02:02:03 01:41:01 10489504 31403132 846496 2.57 433768 19747356 2036108 6.00 3933036 16998376 140 02:02:03 01:42:01 10499164 31408212 841488 2.56 432444 19744268 2088584 6.16 3962520 16955872 40 02:02:03 01:43:01 10501028 31410132 839824 2.55 432492 19744272 2088584 6.16 3961352 16955872 8 02:02:03 01:44:01 10506632 31415828 834020 2.54 432548 19744272 2088584 6.16 3955372 16955872 140 02:02:03 01:45:01 10511328 31420664 830200 2.52 432592 19744280 2097480 6.18 3952316 16955872 12 02:02:03 01:46:01 10517100 31426584 824224 2.51 432616 19744408 2097480 6.18 3946308 16956000 144 02:02:03 01:47:01 10517240 31426756 823916 2.51 432644 19744412 2097480 6.18 3946200 16956004 16 02:02:03 01:48:01 10517288 31426832 823788 2.51 432652 19744420 2097480 6.18 3946216 16956012 152 02:02:03 01:49:01 10517532 31427092 823460 2.50 432668 19744420 2097480 6.18 3946256 16956012 12 02:02:03 01:50:01 10517556 31427136 823556 2.50 432700 19744424 2097480 6.18 3946284 16956016 12 02:02:03 01:51:01 10517572 31427260 823448 2.50 432764 19744428 2097480 6.18 3946972 16956020 176 02:02:03 01:52:01 10517596 31427340 823360 2.50 432824 19744428 2097480 6.18 3946396 16956020 148 02:02:03 01:53:01 10517548 31427316 823316 2.50 432844 19744436 2097480 6.18 3946272 16956028 8 02:02:03 01:54:01 10517500 31427308 823284 2.50 432864 19744436 2097480 6.18 3946324 16956028 4 02:02:03 01:55:01 10507820 31419884 830520 2.53 432924 19745544 2098120 6.18 3960280 16956372 212 02:02:03 01:56:01 10507468 31419564 830900 2.53 432956 19745548 2098120 6.18 3960216 16956344 156 02:02:03 01:57:01 10507304 31419440 831124 2.53 432984 19745548 2098120 6.18 3960564 16956328 180 02:02:03 01:58:01 10507328 31419468 831092 2.53 432996 19745552 2098120 6.18 3960028 16956332 168 02:02:03 01:59:01 10506776 31418932 831576 2.53 433016 19745552 2098120 6.18 3960648 16956332 164 02:02:03 02:00:01 10506320 31418500 831960 2.53 433056 19745540 2098120 6.18 3960448 16956336 28 02:02:03 02:01:01 9300124 31364260 879176 2.67 450376 20777752 2247796 6.62 4154196 17852588 244192 02:02:03 02:02:01 8415304 31303432 937964 2.85 484928 21481576 2174864 6.41 4181104 18621316 1232 02:02:03 Average: 13086216 31175212 1079654 3.28 378014 17107253 2747870 8.10 3771330 14693692 266012 02:02:03 02:02:03 01:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:02:03 01:31:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 02:02:03 01:31:02 docker0 655.49 578.62 44.78 2891.46 0.00 0.00 0.00 0.00 02:02:03 01:31:02 veth35301dc 655.49 578.74 53.74 2891.47 0.00 0.00 0.00 0.24 02:02:03 01:31:02 ens3 1474.87 1449.83 8201.34 180.84 0.00 0.00 0.00 0.00 02:02:03 01:32:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 02:02:03 01:32:01 docker0 215.69 313.10 18.29 1673.92 0.00 0.00 0.00 0.00 02:02:03 01:32:01 veth26e8ca4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:32:01 ens3 459.36 308.88 4991.23 43.09 0.00 0.00 0.00 0.00 02:02:03 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:33:01 docker0 0.57 0.57 0.04 0.05 0.00 0.00 0.00 0.00 02:02:03 01:33:01 veth26e8ca4 0.57 0.62 0.05 0.06 0.00 0.00 0.00 0.00 02:02:03 01:33:01 ens3 31.89 22.46 32.51 13.90 0.00 0.00 0.00 0.00 02:02:03 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:34:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 02:02:03 01:34:01 veth26e8ca4 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 02:02:03 01:34:01 ens3 27.09 16.13 23.14 12.50 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth432227f 0.58 0.57 0.05 0.24 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth0ce9aa8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:35:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 02:02:03 01:35:01 docker0 3.68 6.50 0.25 83.06 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth7daca57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth675f5fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:35:01 vethf85cc87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth5ccf217 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:35:01 ens3 128.50 79.62 2867.60 19.42 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth40ccad4 3.10 6.18 0.25 82.85 0.00 0.00 0.00 0.01 02:02:03 01:35:01 vethdf969a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:35:01 veth812abcf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:36:01 veth432227f 0.05 0.90 0.00 0.04 0.00 0.00 0.00 0.00 02:02:03 01:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:02:03 01:36:01 docker0 503.38 960.87 43.57 8623.30 0.00 0.00 0.00 0.00 02:02:03 01:36:01 veth36d3eb2 73.48 143.23 7.63 1214.19 0.00 0.00 0.00 0.10 02:02:03 01:36:01 veth3270d5b 69.55 136.48 7.36 1213.73 0.00 0.00 0.00 0.10 02:02:03 01:36:01 veth44dcc08 74.60 137.91 7.75 1214.99 0.00 0.00 0.00 0.10 02:02:03 01:36:01 ens3 1019.76 557.94 8973.61 217.13 0.00 0.00 0.00 0.00 02:02:03 01:36:01 vethbabe2e1 75.63 144.88 7.75 1216.50 0.00 0.00 0.00 0.10 02:02:03 01:36:01 vethbd15343 76.98 149.94 7.88 1221.13 0.00 0.00 0.00 0.10 02:02:03 01:36:01 vethb939d16 72.25 139.20 7.60 1213.64 0.00 0.00 0.00 0.10 02:02:03 01:37:01 veth432227f 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 veth381af78 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vethe448fe9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:37:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vetheea6b44 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 veth78dffd0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vethd8d46b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 veth9c757c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vethd8fe121 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vetha6d3da0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vethfcf3d1d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 ens3 13.06 9.13 10.29 5.95 0.00 0.00 0.00 0.00 02:02:03 01:37:01 veth73b403a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 veth60db89c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:37:01 vethdde8de5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:02:03 01:38:01 veth432227f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 veth381af78 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vethe448fe9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vetheea6b44 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 veth78dffd0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vethd8d46b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 veth9c757c4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vethd8fe121 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vetha6d3da0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vethfcf3d1d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 ens3 3.00 1.50 2.28 1.20 0.00 0.00 0.00 0.00 02:02:03 01:38:01 veth73b403a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 veth60db89c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:38:01 vethdde8de5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 veth432227f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 veth381af78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 vethe448fe9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 veth270e752 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 veth78dffd0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 veth9c757c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 vethd8fe121 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 vethce1b67f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 ens3 16.27 10.52 12.98 7.26 0.00 0.00 0.00 0.00 02:02:03 01:39:01 veth60db89c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:39:01 vethdde8de5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:40:01 lo 46.26 46.26 4.57 4.57 0.00 0.00 0.00 0.00 02:02:03 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:40:01 ens3 444.08 421.05 1673.99 1188.77 0.00 0.00 0.00 0.00 02:02:03 01:41:01 lo 31.59 31.59 3.12 3.12 0.00 0.00 0.00 0.00 02:02:03 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:41:01 ens3 509.45 458.12 1545.42 2545.40 0.00 0.00 0.00 0.00 02:02:03 01:42:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 02:02:03 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:42:01 ens3 46.94 42.74 33.43 213.32 0.00 0.00 0.00 0.00 02:02:03 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:43:01 ens3 0.32 0.03 0.04 0.00 0.00 0.00 0.00 0.00 02:02:03 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:44:01 ens3 0.57 0.30 0.27 0.20 0.00 0.00 0.00 0.00 02:02:03 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:45:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:46:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:02:03 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:47:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:48:01 ens3 0.48 0.27 1.06 0.02 0.00 0.00 0.00 0.00 02:02:03 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:49:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:02:03 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:50:01 ens3 1.22 0.08 0.11 0.01 0.00 0.00 0.00 0.00 02:02:03 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:51:01 ens3 1.02 0.35 0.38 0.27 0.00 0.00 0.00 0.00 02:02:03 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:52:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:02:03 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:53:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:02:03 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:54:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:55:01 ens3 22.36 25.50 5.57 51.95 0.00 0.00 0.00 0.00 02:02:03 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:56:01 ens3 15.41 24.68 1.93 64.18 0.00 0.00 0.00 0.00 02:02:03 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:57:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:02:03 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:58:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 01:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:03 02:00:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:02:03 02:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:02:03 02:01:01 docker0 53.61 92.93 5.21 867.95 0.00 0.00 0.00 0.00 02:02:03 02:01:01 ens3 231.74 137.76 4797.43 21.81 0.00 0.00 0.00 0.00 02:02:03 02:02:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 02:02:03 02:02:01 docker0 2.32 2.58 0.36 1.87 0.00 0.00 0.00 0.00 02:02:03 02:02:01 ens3 278.43 180.98 5801.55 57.01 0.00 0.00 0.00 0.00 02:02:03 Average: lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 02:02:03 Average: docker0 44.76 60.99 3.51 441.28 0.00 0.00 0.00 0.00 02:02:03 Average: ens3 147.56 117.03 1215.95 145.16 0.00 0.00 0.00 0.00 02:02:03 02:02:03 02:02:03 ---> sar -P ALL: 02:02:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37492) 01/23/25 _x86_64_ (8 CPU) 02:02:03 02:02:03 01:29:48 LINUX RESTART (8 CPU) 02:02:03 02:02:03 01:30:01 CPU %user %nice %system %iowait %steal %idle 02:02:03 01:31:02 all 8.50 0.00 2.75 2.45 0.04 86.27 02:02:03 01:31:02 0 10.70 0.00 2.48 3.70 0.05 83.07 02:02:03 01:31:02 1 9.06 0.00 3.70 3.87 0.03 83.34 02:02:03 01:31:02 2 10.68 0.00 3.48 2.12 0.03 83.69 02:02:03 01:31:02 3 6.78 0.00 2.18 0.86 0.03 90.14 02:02:03 01:31:02 4 5.50 0.00 3.66 0.10 0.05 90.69 02:02:03 01:31:02 5 7.83 0.00 3.09 5.48 0.03 83.57 02:02:03 01:31:02 6 8.48 0.00 1.80 3.30 0.05 86.38 02:02:03 01:31:02 7 8.93 0.00 1.60 0.15 0.03 89.29 02:02:03 01:32:01 all 10.96 0.00 4.27 2.63 0.06 82.08 02:02:03 01:32:01 0 10.64 0.00 3.67 0.82 0.03 84.83 02:02:03 01:32:01 1 12.51 0.00 4.59 0.87 0.05 81.97 02:02:03 01:32:01 2 10.71 0.00 3.83 2.78 0.09 82.60 02:02:03 01:32:01 3 9.56 0.00 4.01 4.82 0.07 81.54 02:02:03 01:32:01 4 8.96 0.00 4.55 10.31 0.05 76.13 02:02:03 01:32:01 5 11.57 0.00 4.48 0.32 0.05 83.58 02:02:03 01:32:01 6 12.11 0.00 5.46 0.87 0.07 81.49 02:02:03 01:32:01 7 11.62 0.00 3.57 0.28 0.09 84.45 02:02:03 01:33:01 all 40.10 0.00 6.63 1.20 0.09 51.97 02:02:03 01:33:01 0 40.52 0.00 6.75 0.00 0.10 52.64 02:02:03 01:33:01 1 42.48 0.00 6.55 3.64 0.10 47.23 02:02:03 01:33:01 2 39.62 0.00 8.19 1.21 0.10 50.88 02:02:03 01:33:01 3 37.18 0.00 6.37 3.35 0.08 53.02 02:02:03 01:33:01 4 39.98 0.00 6.84 1.28 0.08 51.82 02:02:03 01:33:01 5 40.81 0.00 6.05 0.07 0.10 52.97 02:02:03 01:33:01 6 39.90 0.00 6.15 0.07 0.08 53.81 02:02:03 01:33:01 7 40.36 0.00 6.18 0.02 0.08 53.37 02:02:03 01:34:01 all 60.37 0.00 7.95 0.57 0.09 31.02 02:02:03 01:34:01 0 62.27 0.00 8.00 0.10 0.08 29.54 02:02:03 01:34:01 1 60.34 0.00 8.02 0.32 0.08 31.24 02:02:03 01:34:01 2 60.73 0.00 7.94 0.76 0.10 30.47 02:02:03 01:34:01 3 59.60 0.00 7.59 0.03 0.07 32.71 02:02:03 01:34:01 4 60.38 0.00 8.85 1.35 0.10 29.32 02:02:03 01:34:01 5 59.91 0.00 7.40 0.05 0.10 32.53 02:02:03 01:34:01 6 59.64 0.00 8.08 1.88 0.07 30.33 02:02:03 01:34:01 7 60.08 0.00 7.74 0.05 0.08 32.05 02:02:03 01:35:01 all 28.20 0.00 6.76 5.80 0.09 59.15 02:02:03 01:35:01 0 28.15 0.00 7.02 6.62 0.12 58.09 02:02:03 01:35:01 1 28.31 0.00 6.95 7.33 0.08 57.33 02:02:03 01:35:01 2 28.35 0.00 7.13 2.35 0.08 62.09 02:02:03 01:35:01 3 28.22 0.00 6.60 2.77 0.10 62.31 02:02:03 01:35:01 4 28.63 0.00 6.83 2.35 0.10 62.09 02:02:03 01:35:01 5 28.01 0.00 6.37 3.19 0.07 62.36 02:02:03 01:35:01 6 28.50 0.00 7.12 18.21 0.08 46.09 02:02:03 01:35:01 7 27.48 0.00 6.07 3.61 0.08 62.76 02:02:03 01:36:01 all 15.28 0.00 6.91 18.75 0.12 58.94 02:02:03 01:36:01 0 14.27 0.00 6.18 9.77 0.10 69.68 02:02:03 01:36:01 1 14.76 0.00 6.83 27.53 0.12 50.76 02:02:03 01:36:01 2 14.32 0.00 6.46 15.32 0.22 63.68 02:02:03 01:36:01 3 17.86 0.00 7.90 17.67 0.12 56.45 02:02:03 01:36:01 4 16.37 0.00 7.91 20.69 0.10 54.93 02:02:03 01:36:01 5 17.46 0.00 7.71 17.83 0.12 56.87 02:02:03 01:36:01 6 13.95 0.00 5.71 31.72 0.09 48.54 02:02:03 01:36:01 7 13.29 0.00 6.59 9.63 0.09 70.41 02:02:03 01:37:01 all 29.53 0.00 6.20 11.07 0.07 53.12 02:02:03 01:37:01 0 28.94 0.00 5.33 3.66 0.07 62.00 02:02:03 01:37:01 1 28.39 0.00 6.18 3.80 0.05 61.58 02:02:03 01:37:01 2 29.39 0.00 5.95 6.79 0.10 57.77 02:02:03 01:37:01 3 29.96 0.00 6.17 6.15 0.07 57.64 02:02:03 01:37:01 4 31.40 0.00 5.65 3.02 0.07 59.87 02:02:03 01:37:01 5 30.02 0.00 8.25 58.76 0.12 2.86 02:02:03 01:37:01 6 29.06 0.00 5.93 1.52 0.05 63.44 02:02:03 01:37:01 7 29.07 0.00 6.21 5.54 0.05 59.13 02:02:03 01:38:01 all 88.78 0.00 11.10 0.00 0.12 0.00 02:02:03 01:38:01 0 89.36 0.00 10.53 0.00 0.12 0.00 02:02:03 01:38:01 1 90.10 0.00 9.80 0.00 0.10 0.00 02:02:03 01:38:01 2 88.99 0.00 10.89 0.00 0.10 0.02 02:02:03 01:38:01 3 88.05 0.00 11.85 0.00 0.10 0.00 02:02:03 01:38:01 4 87.91 0.00 11.96 0.00 0.14 0.00 02:02:03 01:38:01 5 88.61 0.00 11.24 0.00 0.15 0.00 02:02:03 01:38:01 6 88.68 0.00 11.22 0.00 0.10 0.00 02:02:03 01:38:01 7 88.54 0.00 11.35 0.00 0.12 0.00 02:02:03 01:39:01 all 88.00 0.00 11.75 0.05 0.18 0.02 02:02:03 01:39:01 0 87.69 0.00 12.11 0.02 0.19 0.00 02:02:03 01:39:01 1 89.00 0.00 10.76 0.07 0.15 0.02 02:02:03 01:39:01 2 88.44 0.00 11.35 0.02 0.19 0.00 02:02:03 01:39:01 3 86.84 0.00 12.96 0.03 0.17 0.00 02:02:03 01:39:01 4 87.96 0.00 11.76 0.05 0.22 0.02 02:02:03 01:39:01 5 88.07 0.00 11.46 0.12 0.27 0.09 02:02:03 01:39:01 6 88.29 0.00 11.53 0.03 0.13 0.02 02:02:03 01:39:01 7 87.75 0.00 12.07 0.03 0.13 0.02 02:02:03 01:40:01 all 12.25 0.00 3.89 3.90 0.09 79.86 02:02:03 01:40:01 0 11.62 0.00 3.54 4.34 0.08 80.41 02:02:03 01:40:01 1 11.81 0.00 3.47 1.94 0.10 82.68 02:02:03 01:40:01 2 9.69 0.00 3.47 3.13 0.12 83.59 02:02:03 01:40:01 3 13.28 0.00 4.55 5.68 0.07 76.42 02:02:03 01:40:01 4 15.43 0.00 3.45 5.57 0.10 75.45 02:02:03 01:40:01 5 10.32 0.00 3.65 2.11 0.10 83.83 02:02:03 01:40:01 6 13.11 0.00 3.98 3.26 0.07 79.58 02:02:03 01:40:01 7 12.79 0.00 4.99 5.21 0.08 76.94 02:02:03 01:41:01 all 11.65 0.00 1.57 1.15 0.07 85.56 02:02:03 01:41:01 0 11.14 0.00 1.53 2.50 0.07 84.77 02:02:03 01:41:01 1 13.64 0.00 1.97 3.09 0.07 81.23 02:02:03 01:41:01 2 14.37 0.00 1.27 0.60 0.07 83.69 02:02:03 01:41:01 3 6.41 0.00 2.06 0.69 0.05 90.79 02:02:03 01:41:01 4 11.30 0.00 1.24 2.04 0.08 85.33 02:02:03 01:41:01 5 15.49 0.00 1.41 0.10 0.07 82.94 02:02:03 01:41:01 6 12.62 0.00 1.87 0.07 0.07 85.37 02:02:03 01:41:01 7 8.31 0.00 1.22 0.13 0.07 90.27 02:02:03 02:02:03 01:41:01 CPU %user %nice %system %iowait %steal %idle 02:02:03 01:42:01 all 1.23 0.00 0.20 0.02 0.02 98.52 02:02:03 01:42:01 0 1.87 0.00 0.22 0.02 0.05 97.85 02:02:03 01:42:01 1 1.87 0.00 0.17 0.00 0.02 97.95 02:02:03 01:42:01 2 1.53 0.00 0.18 0.00 0.02 98.27 02:02:03 01:42:01 3 1.55 0.00 0.20 0.00 0.02 98.23 02:02:03 01:42:01 4 0.30 0.00 0.17 0.02 0.02 99.50 02:02:03 01:42:01 5 0.37 0.00 0.30 0.13 0.03 99.17 02:02:03 01:42:01 6 0.28 0.00 0.17 0.02 0.02 99.52 02:02:03 01:42:01 7 2.08 0.00 0.21 0.02 0.02 97.68 02:02:03 01:43:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:02:03 01:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:02:03 01:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:02:03 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:02:03 01:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:02:03 01:43:01 5 0.03 0.00 0.02 0.07 0.02 99.87 02:02:03 01:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:02:03 01:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:02:03 01:44:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:02:03 01:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 02:02:03 01:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:02:03 01:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:02:03 01:44:01 4 0.05 0.00 0.00 0.02 0.02 99.92 02:02:03 01:44:01 5 0.03 0.00 0.02 0.03 0.00 99.92 02:02:03 01:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:02:03 01:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:02:03 01:45:01 all 0.04 0.00 0.03 0.01 0.01 99.92 02:02:03 01:45:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:02:03 01:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:02:03 01:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:02:03 01:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:02:03 01:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:02:03 01:45:01 5 0.03 0.00 0.03 0.03 0.02 99.88 02:02:03 01:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:02:03 01:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:02:03 01:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:02:03 01:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:02:03 01:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:46:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:02:03 01:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:02:03 01:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:02:03 01:46:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:02:03 01:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:02:03 01:47:01 all 0.02 0.00 0.01 0.01 0.02 99.94 02:02:03 01:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:02:03 01:47:01 1 0.05 0.00 0.02 0.02 0.00 99.92 02:02:03 01:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:02:03 01:47:01 3 0.05 0.00 0.02 0.00 0.05 99.88 02:02:03 01:47:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:02:03 01:47:01 5 0.02 0.00 0.03 0.03 0.02 99.90 02:02:03 01:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:02:03 01:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:02:03 01:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:02:03 01:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:03 01:48:01 3 0.02 0.00 0.03 0.00 0.03 99.92 02:02:03 01:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:02:03 01:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:02:03 01:48:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:02:03 01:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:02:03 01:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:02:03 01:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:02:03 01:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:02:03 01:49:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:02:03 01:49:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:02:03 01:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:02:03 01:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:02:03 01:50:01 all 0.04 0.00 0.01 0.00 0.02 99.93 02:02:03 01:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:02:03 01:50:01 1 0.12 0.00 0.00 0.00 0.00 99.88 02:02:03 01:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:50:01 3 0.02 0.00 0.03 0.00 0.05 99.90 02:02:03 01:50:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:02:03 01:50:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:02:03 01:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:02:03 01:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:02:03 01:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:02:03 01:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:02:03 01:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:02:03 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:51:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:02:03 01:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:51:01 5 0.00 0.00 0.02 0.03 0.00 99.95 02:02:03 01:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:02:03 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:52:01 all 0.03 0.00 0.02 0.01 0.02 99.92 02:02:03 01:52:01 0 0.08 0.00 0.05 0.00 0.03 99.83 02:02:03 01:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:02:03 01:52:01 3 0.05 0.00 0.03 0.00 0.03 99.88 02:02:03 01:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:52:01 5 0.02 0.00 0.02 0.05 0.02 99.90 02:02:03 01:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:02:03 01:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 02:02:03 01:52:01 CPU %user %nice %system %iowait %steal %idle 02:02:03 01:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 02:02:03 01:53:01 0 0.52 0.00 0.02 0.00 0.03 99.43 02:02:03 01:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:02:03 01:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:03 01:53:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:02:03 01:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:02:03 01:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:02:03 01:54:01 all 0.30 0.00 0.01 0.01 0.01 99.67 02:02:03 01:54:01 0 2.03 0.00 0.05 0.00 0.02 97.90 02:02:03 01:54:01 1 0.12 0.00 0.02 0.00 0.00 99.87 02:02:03 01:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:02:03 01:54:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:02:03 01:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:02:03 01:54:01 5 0.05 0.00 0.00 0.03 0.02 99.90 02:02:03 01:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:02:03 01:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:55:01 all 0.49 0.00 0.05 0.01 0.02 99.43 02:02:03 01:55:01 0 1.80 0.00 0.05 0.02 0.02 98.12 02:02:03 01:55:01 1 0.45 0.00 0.08 0.03 0.02 99.42 02:02:03 01:55:01 2 0.10 0.00 0.05 0.00 0.02 99.83 02:02:03 01:55:01 3 0.12 0.00 0.08 0.00 0.03 99.77 02:02:03 01:55:01 4 0.23 0.00 0.03 0.02 0.02 99.70 02:02:03 01:55:01 5 0.92 0.00 0.02 0.02 0.02 99.03 02:02:03 01:55:01 6 0.28 0.00 0.07 0.00 0.02 99.63 02:02:03 01:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:56:01 all 0.06 0.00 0.04 0.00 0.01 99.89 02:02:03 01:56:01 0 0.03 0.00 0.10 0.00 0.00 99.87 02:02:03 01:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:02:03 01:56:01 2 0.30 0.00 0.03 0.00 0.00 99.67 02:02:03 01:56:01 3 0.03 0.00 0.05 0.00 0.05 99.87 02:02:03 01:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:02:03 01:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:02:03 01:56:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:02:03 01:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:02:03 01:57:01 all 0.28 0.00 0.01 0.00 0.01 99.70 02:02:03 01:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:02:03 01:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:57:01 2 1.99 0.00 0.02 0.00 0.00 98.00 02:02:03 01:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:57:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:02:03 01:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:02:03 01:57:01 6 0.08 0.00 0.02 0.00 0.03 99.87 02:02:03 01:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:02:03 01:58:01 all 0.20 0.00 0.00 0.00 0.01 99.78 02:02:03 01:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:02:03 01:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:03 01:58:01 2 1.53 0.00 0.00 0.00 0.02 98.45 02:02:03 01:58:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:02:03 01:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:02:03 01:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:02:03 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:02:03 01:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:02:03 01:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 01:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:02:03 01:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 01:59:01 3 0.00 0.00 0.02 0.00 0.03 99.95 02:02:03 01:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:02:03 01:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:02:03 01:59:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:02:03 01:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:02:03 02:00:01 all 0.01 0.00 0.00 0.00 0.01 99.97 02:02:03 02:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:02:03 02:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:02:03 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:02:03 02:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:02:03 02:00:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:02:03 02:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:02:03 02:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:02:03 02:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:02:03 02:01:01 all 5.05 0.00 2.07 1.06 0.04 91.79 02:02:03 02:01:01 0 6.09 0.00 2.93 4.33 0.05 86.60 02:02:03 02:01:01 1 5.40 0.00 1.71 0.12 0.03 92.74 02:02:03 02:01:01 2 4.79 0.00 1.70 0.05 0.03 93.42 02:02:03 02:01:01 3 4.04 0.00 1.54 1.09 0.03 93.29 02:02:03 02:01:01 4 6.39 0.00 1.51 0.50 0.05 91.55 02:02:03 02:01:01 5 4.54 0.00 2.25 0.62 0.03 92.56 02:02:03 02:01:01 6 4.67 0.00 2.03 1.49 0.03 91.77 02:02:03 02:01:01 7 4.49 0.00 2.86 0.27 0.03 92.35 02:02:03 02:02:01 all 7.72 0.00 3.82 2.22 0.06 86.17 02:02:03 02:02:01 0 7.57 0.00 4.05 0.56 0.07 87.76 02:02:03 02:02:01 1 7.23 0.00 3.38 0.14 0.05 89.21 02:02:03 02:02:01 2 8.79 0.00 5.28 11.70 0.07 74.17 02:02:03 02:02:01 3 7.91 0.00 3.04 0.46 0.05 88.54 02:02:03 02:02:01 4 7.30 0.00 2.08 1.85 0.08 88.69 02:02:03 02:02:01 5 8.42 0.00 3.65 0.56 0.05 87.32 02:02:03 02:02:01 6 7.66 0.00 4.52 1.98 0.09 85.76 02:02:03 02:02:01 7 6.93 0.00 4.61 0.62 0.05 87.79 02:02:03 Average: all 12.71 0.00 2.36 1.57 0.04 83.31 02:02:03 Average: 0 12.89 0.00 2.32 1.13 0.05 83.62 02:02:03 Average: 1 12.93 0.00 2.30 1.62 0.04 83.11 02:02:03 Average: 2 12.85 0.00 2.39 1.44 0.04 83.28 02:02:03 Average: 3 12.38 0.00 2.40 1.34 0.05 83.82 02:02:03 Average: 4 12.64 0.00 2.37 1.51 0.05 83.43 02:02:03 Average: 5 12.78 0.00 2.40 2.76 0.04 82.02 02:02:03 Average: 6 12.70 0.00 2.36 1.98 0.04 82.92 02:02:03 Average: 7 12.53 0.00 2.35 0.79 0.04 84.30 02:02:03 02:02:03 02:02:03