Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 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-ssh803589658650774860.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-ssh7307236068546055132.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-ssh13056056660323249999.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-ssh12398403611289821795.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-ssh4834133435134491867.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40027 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/804 [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/804 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb # timeout=10 Commit message: "Merge pull request #5098 from lindseysimple/issue-5081" > git rev-list --no-walk b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:49 ========================================================= 05:42:49 EdgeX Global Pipelines Version Info 05:42:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:50 ------------------- 05:42:50 stable info: 05:42:50 ------------------- 05:42:50 Commited By: Cherry Wang cherry@iotechsys.com 05:42:50 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:42:50 Message: update stable to v1.0.269 05:42:50 ------------------- 05:42:50 experimental info: 05:42:50 ------------------- 05:42:50 Commited By: Ginny Guan ginny@iotechsys.com 05:42:50 Commit SHA: f7059f060264bd85ba2a834dbc2eea7ff5232a86 05:42:50 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6183d5c [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:51 provisioning config files... 05:42:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config7679861106574336210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:51 ---> ****-login.sh 05:42:51 nexus3.edgexfoundry.org:10001 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 nexus3.edgexfoundry.org:10002 05:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 nexus3.edgexfoundry.org:10003 05:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 nexus3.edgexfoundry.org:10004 05:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 ****.io 05:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:52 Configure a credential helper to remove this warning. See 05:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:52 05:42:52 Login Succeeded 05:42:52 ---> ****-login.sh ends [Pipeline] } 05:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:53 + 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 05:42:53 + + dirname cmd/core-command/Dockerfile 05:42:53 cut -d/ -f2 05:42:53 + echo core-command,cmd/core-command/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:42:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:42:53 + dirname+ cmd/core-data/Dockerfile 05:42:53 cut -d/ -f2 05:42:53 + echo core-data,cmd/core-data/Dockerfile 05:42:53 + dirname cmd/core-keeper/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo core-keeper,cmd/core-keeper/Dockerfile 05:42:53 + dirname cmd/core-metadata/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo core-metadata,cmd/core-metadata/Dockerfile 05:42:53 + dirname cmd/security-bootstrapper/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:42:53 + dirname cmd/security-proxy-auth/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:42:53 + dirname cmd/security-proxy-setup/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:42:53 + dirname cmd/security-secretstore-setup/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:42:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:42:53 + dirname cmd/security-spire-agent/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:42:53 + dirname cmd/security-spire-config/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:42:53 + dirname cmd/security-spire-server/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:42:53 + dirname cmd/support-notifications/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo support-notifications,cmd/support-notifications/Dockerfile 05:42:53 + dirname cmd/support-scheduler/Dockerfile 05:42:53 + cut -d/ -f2 05:42:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:42:53 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 05:42:53 + git rev-list -1 --merges 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb~1..6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] echo 05:42:53 -----------> git rev-list -1 --merges 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb~1..6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:42:53 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [false] [Pipeline] sh 05:42:53 + git log --format=format:%s -1 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] echo 05:42:53 ========================================================= 05:42:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:42:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:54 + grep -v github /etc/ssh/ssh_known_hosts 05:42:54 + [ -e /tmp/ssh_known_hosts ] 05:42:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:54 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:54 sudo tee -a /etc/ssh/ssh_known_hosts 05:42:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:54 05:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:54 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:54 b85a868b505f: Pulling fs layer 05:42:54 e2be974225ed: Pulling fs layer 05:42:54 339a4e72a1f5: Pulling fs layer 05:42:54 988bab9f4d93: Pulling fs layer 05:42:54 1469e6f7b9e6: Pulling fs layer 05:42:54 eaf3925da568: Pulling fs layer 05:42:54 bab4dde63d76: Pulling fs layer 05:42:54 bde34c3a00c8: Pulling fs layer 05:42:54 b352a97aabf1: Pulling fs layer 05:42:54 4872d77fe225: Pulling fs layer 05:42:54 5851b861e8e6: Pulling fs layer 05:42:54 988bab9f4d93: Waiting 05:42:54 1469e6f7b9e6: Waiting 05:42:54 eaf3925da568: Waiting 05:42:54 bab4dde63d76: Waiting 05:42:54 bde34c3a00c8: Waiting 05:42:54 b352a97aabf1: Waiting 05:42:54 4872d77fe225: Waiting 05:42:54 5851b861e8e6: Waiting 05:42:54 e2be974225ed: Verifying Checksum 05:42:54 e2be974225ed: Download complete 05:42:54 988bab9f4d93: Verifying Checksum 05:42:54 988bab9f4d93: Download complete 05:42:54 339a4e72a1f5: Verifying Checksum 05:42:54 339a4e72a1f5: Download complete 05:42:54 1469e6f7b9e6: Verifying Checksum 05:42:54 1469e6f7b9e6: Download complete 05:42:55 eaf3925da568: Download complete 05:42:55 bde34c3a00c8: Download complete 05:42:55 b352a97aabf1: Download complete 05:42:55 4872d77fe225: Download complete 05:42:55 5851b861e8e6: Download complete 05:42:55 b85a868b505f: Download complete 05:42:55 bab4dde63d76: Verifying Checksum 05:42:55 bab4dde63d76: Download complete 05:42:56 b85a868b505f: Pull complete 05:42:56 e2be974225ed: Pull complete 05:42:56 339a4e72a1f5: Pull complete 05:42:56 988bab9f4d93: Pull complete 05:42:57 1469e6f7b9e6: Pull complete 05:42:57 eaf3925da568: Pull complete 05:42:58 bab4dde63d76: Pull complete 05:42:58 bde34c3a00c8: Pull complete 05:42:58 b352a97aabf1: Pull complete 05:42:58 4872d77fe225: Pull complete 05:42:59 5851b861e8e6: Pull complete 05:42:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:42:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:59 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 05:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:43:01 $ docker top 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b -eo pid,comm 05:43:01 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). 05:43:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:01 [ssh-agent] Looking for ssh-agent implementation... 05:43:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:01 $ docker exec 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent 05:43:01 SSH_AUTH_SOCK=/tmp/ssh-2Mutdl6QXsOL/agent.33 05:43:01 SSH_AGENT_PID=39 05:43:01 Running ssh-add (command line suppressed) 05:43:01 Identity added: /w/workspace/edgex-go/804@tmp/private_key_9414428755467087390.key (/w/workspace/edgex-go/804@tmp/private_key_9414428755467087390.key) 05:43:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:02 + git tag --points-at HEAD [Pipeline] } 05:43:02 $ docker exec --env ******** --env ******** 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent -k 05:43:02 unset SSH_AUTH_SOCK; 05:43:02 unset SSH_AGENT_PID; 05:43:02 echo Agent pid 39 killed; 05:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:02 [ssh-agent] Looking for ssh-agent implementation... 05:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:02 $ docker exec 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent 05:43:02 SSH_AUTH_SOCK=/tmp/ssh-TsFdBKLeWE4t/agent.72 05:43:02 SSH_AGENT_PID=78 05:43:02 Running ssh-add (command line suppressed) 05:43:02 Identity added: /w/workspace/edgex-go/804@tmp/private_key_4215094287288417680.key (/w/workspace/edgex-go/804@tmp/private_key_4215094287288417680.key) 05:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:02 + git semver init 05:43:03 2025-03-03 05:43:02,985 [run_init] DEBUG init version:0.0.0 force:False 05:43:03 2025-03-03 05:43:02,986 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/804/.semver 05:43:03 2025-03-03 05:43:02,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/804/.semver 05:43:03 2025-03-03 05:43:02,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/804/.semver'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=None) 05:43:08 2025-03-03 05:43:07,472 [append_file] DEBUG append to file:/w/workspace/edgex-go/804/.git/info/exclude 05:43:08 2025-03-03 05:43:07,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/804/.semver/main with force:False 05:43:08 2025-03-03 05:43:07,472 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 05:43:08 2025-03-03 05:43:07,472 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 05:43:08 4.0.0-dev.66 [Pipeline] } 05:43:08 $ docker exec --env ******** --env ******** 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent -k 05:43:08 unset SSH_AUTH_SOCK; 05:43:08 unset SSH_AGENT_PID; 05:43:08 echo Agent pid 78 killed; 05:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:08 + git semver [Pipeline] } 05:43:09 $ docker stop --time=1 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b 05:43:10 $ docker rm -f --volumes 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b [Pipeline] // withDockerContainer [Pipeline] sh 05:43:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:10 Stashed 1 file(s) [Pipeline] echo 05:43:10 [edgeXSemver]: initialized semver on version 4.0.0-dev.66 [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 05:43:11 + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] echo 05:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:11 ========================================================= 05:43:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:43:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:11 da9db072f522: Pulling fs layer 05:43:11 6ef4a4ee8ca5: Pulling fs layer 05:43:11 06f05ace1117: Pulling fs layer 05:43:11 5fe327b54edc: Pulling fs layer 05:43:11 4f4fb700ef54: Pulling fs layer 05:43:11 92a5565b7b96: Pulling fs layer 05:43:11 ff9bb7016b71: Pulling fs layer 05:43:11 b67dba6c2c7d: Pulling fs layer 05:43:11 a813b0c90790: Pulling fs layer 05:43:11 ff9bb7016b71: Waiting 05:43:11 5fe327b54edc: Waiting 05:43:11 4f4fb700ef54: Waiting 05:43:11 92a5565b7b96: Waiting 05:43:11 6ef4a4ee8ca5: Verifying Checksum 05:43:11 6ef4a4ee8ca5: Download complete 05:43:11 5fe327b54edc: Verifying Checksum 05:43:11 5fe327b54edc: Download complete 05:43:11 4f4fb700ef54: Verifying Checksum 05:43:11 4f4fb700ef54: Download complete 05:43:11 92a5565b7b96: Verifying Checksum 05:43:11 92a5565b7b96: Download complete 05:43:11 da9db072f522: Download complete 05:43:11 ff9bb7016b71: Verifying Checksum 05:43:11 ff9bb7016b71: Download complete 05:43:11 da9db072f522: Pull complete 05:43:11 6ef4a4ee8ca5: Pull complete 05:43:12 a813b0c90790: Verifying Checksum 05:43:12 a813b0c90790: Download complete 05:43:12 06f05ace1117: Download complete 05:43:12 b67dba6c2c7d: Verifying Checksum 05:43:12 b67dba6c2c7d: Download complete 05:43:15 06f05ace1117: Pull complete 05:43:15 5fe327b54edc: Pull complete 05:43:15 4f4fb700ef54: Pull complete 05:43:15 92a5565b7b96: Pull complete 05:43:15 ff9bb7016b71: Pull complete 05:43:17 b67dba6c2c7d: Pull complete 05:43:18 a813b0c90790: Pull complete 05:43:18 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:43:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:18 WORKDIR /edgex 05:43:18 COPY go.mod . 05:43:18 RUN go mod download 05:43:18 + docker build -t ci-base-image-x86_64 -f - . 05:43:19 Sending build context to Docker daemon 180.3MB 05:43:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:43:19 ---> 3ba60ce46760 05:43:19 Step 2/4 : WORKDIR /edgex 05:43:23 ---> Running in 571ebdac70f1 05:43:23 Removing intermediate container 571ebdac70f1 05:43:23 ---> 47d03372be23 05:43:23 Step 3/4 : COPY go.mod . 05:43:23 ---> 7798c8b721cd 05:43:23 Step 4/4 : RUN go mod download 05:43:23 ---> Running in 6fcad9a22150 05:43:25 Still waiting to schedule task 05:43:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:43:41 Removing intermediate container 6fcad9a22150 05:43:41 ---> 6915d33e0d02 05:43:41 Successfully built 6915d33e0d02 05:43:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:42 + docker inspect -f . ci-base-image-x86_64 05:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:42 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 05:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:42 $ docker top 769f6bf34206320d3e18a99c0dafae8477e9ed014abc7753bd6a221cfe0ffd3a -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:42 + go version 05:43:42 go version go1.23.4 linux/amd64 [Pipeline] } 05:43:42 $ docker stop --time=1 769f6bf34206320d3e18a99c0dafae8477e9ed014abc7753bd6a221cfe0ffd3a 05:43:44 $ docker rm -f --volumes 769f6bf34206320d3e18a99c0dafae8477e9ed014abc7753bd6a221cfe0ffd3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:44 + docker inspect -f . ci-base-image-x86_64 05:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:44 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 05:43:44 $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:45 $ docker top d0a618c7e53ac4f07ed7086c62a90bd4c620cbc1c2f8ee3d88227aa6d0a94dd7 -eo pid,comm [Pipeline] { [Pipeline] echo 05:43:45 ========================================================= 05:43:45 [edgeXBuildGoParallel] Running Tests and Build... 05:43:45 ========================================================= [Pipeline] sh 05:43:45 + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] fileExists [Pipeline] sh 05:43:45 + make test 05:43:45 go test -race -coverprofile=coverage.out ./... 05:43:53 ? github.com/edgexfoundry/edgex-go [no test files] 05:44:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:44:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:44:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:44:15 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:44:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 05:44:17 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:44:17 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:44:17 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:44:17 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:44:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:44:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:44:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:44:19 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:44:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:44:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:44:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.042s coverage: 69.2% of statements 05:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements 05:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements 05:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.060s coverage: 93.4% of statements 05:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 92.3% of statements 05:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements 05:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:44:23 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:44:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 05:44:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 05:44:25 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:44:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:44:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:44:25 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:44:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 05:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 05:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 43.1% of statements 05:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 05:44:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:44:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:44:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 05:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:44:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:44:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:44:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:44:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:44:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:44:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:44:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:44:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:44:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:44:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:44:30 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:44:30 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:44:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:44:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:44:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:44:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:44:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:44:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:44:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:44:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:44:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:44:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 05:44:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:44:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:44:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:44:41 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:44:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:44:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:44:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:44:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:44:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:44:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:44:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:44:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:44:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.022s coverage: 62.3% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.020s coverage: 87.2% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 05:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements 05:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements 05:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 05:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 05:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements 05:44:49 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 05:44:50 running golangci-lint 05:44:50 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:44:50 go version go1.23.4 linux/amd64 05:44:50 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:44:50 level=info msg="[config_reader] Used config file .golangci.yml" 05:44:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:45:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40028 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:45:10 Running in /w/workspace/edgex-go/804 [Pipeline] { [Pipeline] checkout 05:45:12 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|imports|name|files) took 21.428908837s" 05:45:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.986707ms" 05:45:13 The recommended git tool is: git 05:45:18 using credential edgex-jenkins-ssh 05:45:18 Cloning the remote Git repository 05:45:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:45:18 > git init /w/workspace/edgex-go/804 # timeout=10 05:45:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:45:18 > git --version # timeout=10 05:45:18 > git --version # 'git version 2.25.1' 05:45:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:24 level=info msg="[linters_context/goanalysis] analyzers took 1m28.444699521s with top 10 stages: buildir: 51.043327627s, gosec: 3.537065972s, fact_deprecated: 3.07889525s, inspect: 2.788989565s, ctrlflow: 1.770018653s, printf: 1.707943581s, fact_purity: 1.261308277s, S1038: 964.774411ms, nilness: 899.924669ms, directives: 739.902712ms" 05:45:24 level=info msg="[runner] Issues before processing: 202, after processing: 0" 05:45:24 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, nolint: 20/0, invalid_issue: 202/202, exclude: 202/202, filename_unadjuster: 202/202, skip_files: 202/202" 05:45:24 level=info msg="[runner] processing took 19.222483ms with stages: nolint: 7.38979ms, identifier_marker: 6.311ms, autogenerated_exclude: 1.734226ms, path_prettifier: 1.575625ms, exclude-rules: 1.106811ms, skip_dirs: 998.84µs, cgo: 58.491µs, invalid_issue: 29.23µs, filename_unadjuster: 14.05µs, max_same_issues: 1.26µs, uniq_by_line: 560ns, fixer: 430ns, skip_files: 420ns, exclude: 410ns, sort_results: 280ns, diff: 250ns, max_from_linter: 170ns, max_per_file_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns, severity-rules: 100ns, path_shortener: 100ns" 05:45:24 level=info msg="[runner] linters took 11.102910107s with stages: goanalysis_metalinter: 11.083580392s" 05:45:24 level=info msg="File cache stats: 0 entries of total size 0B" 05:45:24 level=info msg="Memory: 324 samples, avg is 274.3MB, max is 1233.8MB" 05:45:24 level=info msg="Execution took 32.597164268s" 05:45:24 go vet ./... 05:45:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:45:29 ./bin/test-attribution-txt.sh [Pipeline] echo 05:45:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:45:30 + ls -al . 05:45:30 total 1976 05:45:30 drwxrwxr-x 11 1001 1001 4096 Mar 3 05:43 . 05:45:30 drwxr-xr-x 4 root root 4096 Mar 3 05:43 .. 05:45:30 drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 .blubracket 05:45:30 -rw-rw-r-- 1 1001 1001 10 Mar 3 05:42 .dockerignore 05:45:30 drwxrwxr-x 8 1001 1001 4096 Mar 3 05:44 .git 05:45:30 drwxrwxr-x 3 1001 1001 4096 Mar 3 05:42 .github 05:45:30 -rw-rw-r-- 1 1001 1001 907 Mar 3 05:42 .gitignore 05:45:30 -rw-rw-r-- 1 1001 1001 199 Mar 3 05:42 .golangci.yml 05:45:30 -rw-rw-r-- 1 1001 1001 100 Mar 3 05:42 .hadolint.yml 05:45:30 drwxr-xr-x 3 1001 1001 4096 Mar 3 05:43 .semver 05:45:30 -rw-rw-r-- 1 1001 1001 155 Mar 3 05:42 .sonarcloud.properties 05:45:30 -rw-rw-r-- 1 1001 1001 1171 Mar 3 05:42 ADOPTERS.md 05:45:30 -rw-rw-r-- 1 1001 1001 17374 Mar 3 05:42 Attribution.txt 05:45:30 -rw-rw-r-- 1 1001 1001 100284 Mar 3 05:42 CHANGELOG.md 05:45:30 -rw-rw-r-- 1 1001 1001 3804 Mar 3 05:42 CONTRIBUTING.md 05:45:30 -rw-rw-r-- 1 1001 1001 677 Mar 3 05:42 GOVERNANCE.md 05:45:30 -rw-rw-r-- 1 1001 1001 858 Mar 3 05:42 Jenkinsfile 05:45:30 -rw-rw-r-- 1 1001 1001 10775 Mar 3 05:42 LICENSE 05:45:30 -rw-rw-r-- 1 1001 1001 16740 Mar 3 05:42 Makefile 05:45:30 -rw-rw-r-- 1 1001 1001 582 Mar 3 05:42 OWNERS.md 05:45:30 -rw-rw-r-- 1 1001 1001 9932 Mar 3 05:42 README.md 05:45:30 -rw-rw-r-- 1 1001 1001 789 Mar 3 05:42 SECURITY.md 05:45:30 -rw-rw-r-- 1 1001 1001 12 Mar 3 05:43 VERSION 05:45:30 drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 bin 05:45:30 drwxrwxr-x 19 1001 1001 4096 Mar 3 05:42 cmd 05:45:30 -rw-r--r-- 1 root root 1651066 Mar 3 05:44 coverage.out 05:45:30 drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 fuzz_test 05:45:30 -rw-rw-r-- 1 1001 1001 6495 Mar 3 05:42 go.mod 05:45:30 -rw-rw-r-- 1 1001 1001 88225 Mar 3 05:42 go.sum 05:45:30 drwxrwxr-x 7 1001 1001 4096 Mar 3 05:42 internal 05:45:30 drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 openapi 05:45:30 -rw-rw-r-- 1 1001 1001 584 Mar 3 05:42 security.txt 05:45:30 -rw-rw-r-- 1 1001 1001 204 Mar 3 05:42 version.go [Pipeline] sh 05:45:30 + '[' -e coverage.out ] 05:45:30 + chown 1001:1001 coverage.out [Pipeline] stash 05:45:30 Stashed 1 file(s) [Pipeline] sh 05:45:30 + make build 05:45:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:45:37 Avoid second fetch 05:45:37 Checking out Revision 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb (main) 05:45:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:45:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:37 > git config core.sparsecheckout # timeout=10 05:45:37 > git checkout -f 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb # timeout=10 05:45:38 Commit message: "Merge pull request #5098 from lindseysimple/issue-5081" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:43 Dload Upload Total Spent Left Speed 05:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 05:45:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:45:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:43 + sudo tee /etc/docker/daemon.new 05:45:43 { 05:45:43 "registry-mirrors": [ 05:45:43 "https://nexus3.edgexfoundry.org:10001" 05:45:43 ], 05:45:43 "bip": "10.250.0.254/24", 05:45:43 "hosts": [ 05:45:43 "tcp://0.0.0.0:5555", 05:45:43 "unix:///var/run/docker.sock" 05:45:43 ], 05:45:43 "mtu": 1458, 05:45:43 "selinux-enabled": true, 05:45:43 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:43 } [Pipeline] sh 05:45:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:45:44 + sudo service docker restart 05:45:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:45:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:45:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:45:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:46:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:46:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:02 provisioning config files... 05:46:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config2711623231443933124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:46:03 ---> ****-login.sh 05:46:03 nexus3.edgexfoundry.org:10001 05:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:03 Configure a credential helper to remove this warning. See 05:46:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:03 05:46:03 Login Succeeded 05:46:03 nexus3.edgexfoundry.org:10002 05:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:04 Configure a credential helper to remove this warning. See 05:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:04 05:46:04 Login Succeeded 05:46:04 nexus3.edgexfoundry.org:10003 05:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:04 Configure a credential helper to remove this warning. See 05:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:04 05:46:04 Login Succeeded 05:46:04 nexus3.edgexfoundry.org:10004 05:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:05 Configure a credential helper to remove this warning. See 05:46:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:05 05:46:05 Login Succeeded 05:46:05 ****.io 05:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:05 Configure a credential helper to remove this warning. See 05:46:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:05 05:46:05 Login Succeeded 05:46:05 ---> ****-login.sh ends [Pipeline] } 05:46:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:46:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 05:46:06 + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] echo 05:46:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:06 ========================================================= 05:46:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:46:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:46:06 9986a736f7d3: Pulling fs layer 05:46:06 1f018df60701: Pulling fs layer 05:46:06 39f8f326b044: Pulling fs layer 05:46:06 e6a1e7a6a96a: Pulling fs layer 05:46:06 4f4fb700ef54: Pulling fs layer 05:46:06 d45d956e0dbf: Pulling fs layer 05:46:06 d7702b0d1db1: Pulling fs layer 05:46:06 5c7f0f088c93: Pulling fs layer 05:46:06 4fdc064ae6cf: Pulling fs layer 05:46:06 d45d956e0dbf: Waiting 05:46:06 d7702b0d1db1: Waiting 05:46:06 5c7f0f088c93: Waiting 05:46:06 e6a1e7a6a96a: Waiting 05:46:06 4f4fb700ef54: Waiting 05:46:06 4fdc064ae6cf: Waiting 05:46:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:46:06 1f018df60701: Verifying Checksum 05:46:06 1f018df60701: Download complete 05:46:06 e6a1e7a6a96a: Verifying Checksum 05:46:06 e6a1e7a6a96a: Download complete 05:46:06 4f4fb700ef54: Verifying Checksum 05:46:06 4f4fb700ef54: Download complete 05:46:06 d45d956e0dbf: Verifying Checksum 05:46:06 d45d956e0dbf: Download complete 05:46:06 9986a736f7d3: Download complete 05:46:06 d7702b0d1db1: Verifying Checksum 05:46:06 d7702b0d1db1: Download complete 05:46:07 4fdc064ae6cf: Verifying Checksum 05:46:07 4fdc064ae6cf: Download complete 05:46:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:46:07 9986a736f7d3: Pull complete 05:46:08 1f018df60701: Pull complete 05:46:08 39f8f326b044: Download complete 05:46:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:46:09 5c7f0f088c93: Verifying Checksum 05:46:09 5c7f0f088c93: Download complete [Pipeline] } 05:46:10 $ docker stop --time=1 d0a618c7e53ac4f07ed7086c62a90bd4c620cbc1c2f8ee3d88227aa6d0a94dd7 05:46:13 $ docker rm -f --volumes d0a618c7e53ac4f07ed7086c62a90bd4c620cbc1c2f8ee3d88227aa6d0a94dd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:15 05:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:15 latest: Pulling from edgex-devops/edgex-compose 05:46:15 91d30c5bc195: Pulling fs layer 05:46:15 2e9b0aa3be6d: Pulling fs layer 05:46:15 9c61dcf015f6: Pulling fs layer 05:46:15 4698f68db338: Pulling fs layer 05:46:15 2a2f49069b9e: Pulling fs layer 05:46:15 e0025b399a48: Pulling fs layer 05:46:15 4698f68db338: Waiting 05:46:15 2a2f49069b9e: Waiting 05:46:15 91d30c5bc195: Download complete 05:46:15 4698f68db338: Download complete 05:46:15 2e9b0aa3be6d: Verifying Checksum 05:46:15 2e9b0aa3be6d: Download complete 05:46:15 91d30c5bc195: Pull complete 05:46:15 e0025b399a48: Download complete 05:46:15 2a2f49069b9e: Verifying Checksum 05:46:15 2a2f49069b9e: Download complete 05:46:15 2e9b0aa3be6d: Pull complete 05:46:16 9c61dcf015f6: Verifying Checksum 05:46:16 9c61dcf015f6: Download complete 05:46:18 9c61dcf015f6: Pull complete 05:46:18 4698f68db338: Pull complete 05:46:18 2a2f49069b9e: Pull complete 05:46:18 e0025b399a48: Pull complete 05:46:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:19 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 05:46:19 $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:46:20 $ docker top da8e7260a48ae543dcc521cb482c514ccecb7e96ed91019e005a657e9305f948 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:21 + docker compose -f ./docker-compose-build.yml build --parallel 05:46:23 #1 [core-metadata internal] load build definition from Dockerfile 05:46:23 #1 transferring dockerfile: 2.10kB done 05:46:23 #1 DONE 0.0s 05:46:23 05:46:23 #2 [security-spire-config internal] load build definition from Dockerfile 05:46:23 #2 transferring dockerfile: 1.69kB done 05:46:23 #2 DONE 0.1s 05:46:23 05:46:23 #3 [core-keeper internal] load build definition from Dockerfile 05:46:23 #3 transferring dockerfile: 2.01kB done 05:46:23 #3 DONE 0.1s 05:46:23 05:46:23 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:46:23 #4 DONE 0.0s 05:46:23 05:46:23 #5 [core-command internal] load build definition from Dockerfile 05:46:23 #5 transferring dockerfile: 1.94kB done 05:46:23 #5 DONE 0.1s 05:46:23 05:46:23 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:46:23 #6 transferring dockerfile: 1.89kB done 05:46:23 #6 DONE 0.1s 05:46:23 05:46:23 #7 [security-bootstrapper internal] load build definition from Dockerfile 05:46:23 #7 transferring dockerfile: 3.02kB done 05:46:23 #7 DONE 0.1s 05:46:23 05:46:23 #8 [core-data internal] load build definition from Dockerfile 05:46:23 #8 transferring dockerfile: 2.04kB done 05:46:23 #8 DONE 0.1s 05:46:23 05:46:23 #9 [support-notifications internal] load build definition from Dockerfile 05:46:23 #9 transferring dockerfile: 2.00kB done 05:46:23 #9 DONE 0.1s 05:46:23 05:46:23 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:46:23 #4 transferring dockerfile: 2.23kB done 05:46:23 #4 DONE 0.1s 05:46:23 05:46:23 #10 [security-secretstore-setup internal] load build definition from Dockerfile 05:46:23 #10 transferring dockerfile: 2.49kB done 05:46:23 #10 DONE 0.1s 05:46:23 05:46:23 #11 [support-scheduler internal] load build definition from Dockerfile 05:46:23 #11 transferring dockerfile: 1.83kB done 05:46:23 #11 DONE 0.1s 05:46:23 05:46:23 #12 [core-metadata internal] load .dockerignore 05:46:23 #12 transferring context: 50B done 05:46:23 #12 DONE 0.1s 05:46:23 05:46:23 #13 [security-proxy-setup internal] load build definition from Dockerfile 05:46:24 #13 transferring dockerfile: 2.50kB done 05:46:24 #13 DONE 0.1s 05:46:24 05:46:24 #14 [security-spire-agent internal] load build definition from Dockerfile 05:46:24 #14 transferring dockerfile: 1.81kB done 05:46:24 #14 DONE 0.1s 05:46:24 05:46:24 #15 [security-spire-server internal] load build definition from Dockerfile 05:46:24 #15 transferring dockerfile: 1.70kB done 05:46:24 #15 DONE 0.1s 05:46:24 05:46:24 #16 [security-proxy-auth internal] load build definition from Dockerfile 05:46:24 #16 transferring dockerfile: 2.14kB done 05:46:24 #16 DONE 0.1s 05:46:24 05:46:24 #17 [security-spire-config internal] load .dockerignore 05:46:24 #17 transferring context: 50B done 05:46:24 #17 DONE 0.0s 05:46:24 05:46:24 #18 [core-keeper internal] load .dockerignore 05:46:24 #18 transferring context: 50B done 05:46:24 #18 DONE 0.0s 05:46:24 05:46:24 #19 [security-spiffe-token-provider internal] load .dockerignore 05:46:24 #19 transferring context: 50B done 05:46:24 #19 DONE 0.0s 05:46:24 05:46:24 #20 [security-bootstrapper internal] load .dockerignore 05:46:24 #20 transferring context: 50B done 05:46:24 #20 DONE 0.0s 05:46:24 05:46:24 #21 [core-data internal] load .dockerignore 05:46:24 #21 transferring context: 50B done 05:46:24 #21 DONE 0.1s 05:46:24 05:46:24 #22 [support-scheduler internal] load .dockerignore 05:46:24 #22 transferring context: 50B done 05:46:24 #22 DONE 0.1s 05:46:24 05:46:24 #23 [core-command internal] load .dockerignore 05:46:24 #23 transferring context: 50B done 05:46:24 #23 DONE 0.1s 05:46:24 05:46:24 #24 [core-common-config-bootstrapper internal] load .dockerignore 05:46:24 #24 transferring context: 50B done 05:46:24 #24 DONE 0.1s 05:46:24 05:46:24 #25 [support-notifications internal] load .dockerignore 05:46:24 #25 transferring context: 50B done 05:46:24 #25 DONE 0.1s 05:46:24 05:46:24 #26 [security-spire-agent internal] load .dockerignore 05:46:24 #26 transferring context: 50B done 05:46:24 #26 DONE 0.1s 05:46:24 05:46:24 #27 [security-secretstore-setup internal] load .dockerignore 05:46:24 #27 transferring context: 50B done 05:46:24 #27 DONE 0.1s 05:46:24 05:46:24 #28 [security-spire-server internal] load .dockerignore 05:46:24 #28 transferring context: 50B done 05:46:24 #28 DONE 0.1s 05:46:24 05:46:24 #29 [security-proxy-auth internal] load .dockerignore 05:46:24 #29 transferring context: 50B done 05:46:24 #29 DONE 0.1s 05:46:24 05:46:24 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:24 #30 DONE 0.0s 05:46:24 05:46:24 #31 [security-proxy-setup internal] load .dockerignore 05:46:24 #31 transferring context: 50B done 05:46:24 #31 DONE 0.1s 05:46:24 05:46:24 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:46:24 #32 ... 05:46:24 05:46:24 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:24 #30 DONE 0.0s 05:46:24 05:46:24 #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:46:24 #33 DONE 0.1s 05:46:24 05:46:24 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:24 #30 DONE 0.0s 05:46:24 05:46:24 #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:46:24 #33 DONE 0.1s 05:46:24 05:46:24 #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:46:24 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:24 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:24 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:24 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:24 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:24 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 05:46:24 #34 ... 05:46:24 05:46:24 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:24 #30 DONE 0.0s 05:46:24 05:46:24 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:46:24 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:24 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:24 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:24 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:24 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:24 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 05:46:24 #34 ... 05:46:24 05:46:24 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:24 #30 DONE 0.0s 05:46:24 05:46:24 #34 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:46:24 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:24 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:24 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:24 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:24 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:24 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 05:46:24 #34 ... 05:46:24 05:46:24 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:24 #30 DONE 0.0s 05:46:24 05:46:24 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 05:46:24 #33 DONE 0.4s 05:46:24 05:46:24 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:46:24 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:24 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:24 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:24 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:24 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:24 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 05:46:24 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:24 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:24 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:24 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:24 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:24 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 05:46:24 #34 DONE 0.7s 05:46:24 05:46:24 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:46:24 #35 DONE 0.8s 05:46:24 05:46:24 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 05:46:24 39f8f326b044: Pull complete 05:46:24 e6a1e7a6a96a: Pull complete 05:46:24 4f4fb700ef54: Pull complete 05:46:24 d45d956e0dbf: Pull complete 05:46:24 d7702b0d1db1: Pull complete 05:46:30 #36 ... 05:46:30 05:46:30 #37 [core-metadata internal] load build context 05:46:30 #37 transferring context: 255.45MB 5.7s 05:46:31 5c7f0f088c93: Pull complete 05:46:32 #37 ... 05:46:32 05:46:32 #38 [security-bootstrapper internal] load build context 05:46:32 #38 ... 05:46:32 05:46:32 #37 [core-metadata internal] load build context 05:46:33 4fdc064ae6cf: Pull complete 05:46:33 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:46:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:34 WORKDIR /edgex 05:46:34 COPY go.mod . 05:46:34 RUN go mod download 05:46:34 + docker build -t ci-base-image-arm64 -f - . 05:46:34 #37 ... 05:46:34 05:46:34 #39 [core-keeper internal] load build context 05:46:34 #39 ... 05:46:34 05:46:34 #40 [security-spiffe-token-provider internal] load build context 05:46:34 #40 ... 05:46:34 05:46:34 #41 [core-data internal] load build context 05:46:34 Sending build context to Docker daemon 3.662MB 05:46:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:34 ---> 63f30b955cb9 05:46:34 Step 2/4 : WORKDIR /edgex 05:46:34 #41 ... 05:46:34 05:46:34 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:46:34 #32 ... 05:46:34 05:46:34 #42 [core-command internal] load build context 05:46:34 #42 ... 05:46:34 05:46:34 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:46:35 #43 ... 05:46:35 05:46:35 #44 [security-secretstore-setup internal] load build context 05:46:35 #44 ... 05:46:35 05:46:35 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:35 #45 ... 05:46:35 05:46:35 #46 [security-proxy-auth internal] load build context 05:46:35 #46 transferring context: 452.71MB 10.4s 05:46:35 #46 ... 05:46:35 05:46:35 #47 [support-scheduler internal] load build context 05:46:35 #47 ... 05:46:35 05:46:35 #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:46:35 #48 ... 05:46:35 05:46:35 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:35 #49 ... 05:46:35 05:46:35 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:46:35 #50 ... 05:46:35 05:46:35 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:46:35 #51 ... 05:46:35 05:46:35 #52 [security-proxy-setup internal] load build context 05:46:36 #52 transferring context: 496.05MB 10.9s done 05:46:36 #52 ... 05:46:36 05:46:36 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:36 ---> Running in 2eacb68d8096 05:46:36 Removing intermediate container 2eacb68d8096 05:46:36 ---> a8c87b2015e0 05:46:36 Step 3/4 : COPY go.mod . 05:46:37 #53 ... 05:46:37 05:46:37 #54 [support-notifications internal] load build context 05:46:37 #54 ... 05:46:37 05:46:37 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:37 #55 ... 05:46:37 05:46:37 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:37 #56 ... 05:46:37 05:46:37 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:46:37 #57 ... 05:46:37 05:46:37 #58 [core-common-config-bootstrapper internal] load build context 05:46:37 #58 transferring context: 496.05MB 10.6s done 05:46:37 #58 ... 05:46:37 05:46:37 #54 [support-notifications internal] load build context 05:46:37 ---> 21f4f4e964fd 05:46:37 Step 4/4 : RUN go mod download 05:46:37 ---> Running in d9068b29740c 05:46:39 #54 transferring context: 496.05MB 14.2s done 05:46:42 #54 ... 05:46:42 05:46:42 #38 [security-bootstrapper internal] load build context 05:46:42 #38 transferring context: 496.05MB 11.0s done 05:46:44 #38 ... 05:46:44 05:46:44 #37 [core-metadata internal] load build context 05:46:44 #37 transferring context: 496.05MB 10.9s done 05:46:44 #37 ... 05:46:44 05:46:44 #40 [security-spiffe-token-provider internal] load build context 05:46:44 #40 transferring context: 496.05MB 11.5s done 05:46:44 #40 ... 05:46:44 05:46:44 #39 [core-keeper internal] load build context 05:46:44 #39 transferring context: 496.05MB 10.7s done 05:46:44 #39 ... 05:46:44 05:46:44 #41 [core-data internal] load build context 05:46:44 #41 transferring context: 496.05MB 13.0s done 05:46:45 #41 ... 05:46:45 05:46:45 #42 [core-command internal] load build context 05:46:45 #42 transferring context: 496.05MB 10.7s done 05:46:45 #42 ... 05:46:45 05:46:45 #44 [security-secretstore-setup internal] load build context 05:46:45 #44 transferring context: 496.05MB 11.2s done 05:46:45 #44 ... 05:46:45 05:46:45 #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:46:45 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:45 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:45 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:45 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:45 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:45 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 05:46:45 #34 DONE 0.7s 05:46:45 05:46:45 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:46:45 #32 DONE 21.2s 05:46:45 05:46:45 #46 [security-proxy-auth internal] load build context 05:46:45 #46 transferring context: 496.05MB 11.0s done 05:46:45 #46 ... 05:46:45 05:46:45 #47 [support-scheduler internal] load build context 05:46:45 #47 transferring context: 496.05MB 11.1s done 05:46:45 #47 ... 05:46:45 05:46:45 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:46:45 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:46:47 #59 ... 05:46:47 05:46:47 #39 [core-keeper internal] load build context 05:46:47 #39 DONE 23.0s 05:46:47 05:46:47 #42 [core-command internal] load build context 05:46:47 #42 DONE 22.8s 05:46:47 05:46:47 #58 [core-common-config-bootstrapper internal] load build context 05:46:47 #58 DONE 22.7s 05:46:47 05:46:47 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:46:47 #36 DONE 22.7s 05:46:47 05:46:47 #37 [core-metadata internal] load build context 05:46:47 #37 DONE 23.1s 05:46:47 05:46:47 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:46:47 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.8s done 05:46:47 #59 ... 05:46:47 05:46:47 #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:46:47 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:46:47 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:46:47 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:46:47 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:46:47 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:46:47 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 05:46:47 #34 DONE 0.7s 05:46:47 05:46:47 #46 [security-proxy-auth internal] load build context 05:46:47 #46 DONE 22.6s 05:46:47 05:46:47 #38 [security-bootstrapper internal] load build context 05:46:47 #38 DONE 23.0s 05:46:47 05:46:47 #47 [support-scheduler internal] load build context 05:46:47 #47 DONE 22.8s 05:46:47 05:46:47 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:46:47 #43 DONE 22.8s 05:46:47 05:46:47 #52 [security-proxy-setup internal] load build context 05:46:47 #52 DONE 22.6s 05:46:47 05:46:47 #40 [security-spiffe-token-provider internal] load build context 05:46:47 #40 DONE 23.1s 05:46:47 05:46:47 #44 [security-secretstore-setup internal] load build context 05:46:47 #44 DONE 22.7s 05:46:47 05:46:47 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:46:47 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.8s done 05:46:47 #59 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:46:47 #59 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 05:46:47 #59 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 05:46:47 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 05:46:47 #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s 05:46:47 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 05:46:47 #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:46:47 #59 ... 05:46:47 05:46:47 #41 [core-data internal] load build context 05:46:47 #41 DONE 23.0s 05:46:47 05:46:47 #54 [support-notifications internal] load build context 05:46:47 #54 DONE 22.9s 05:46:47 05:46:47 #60 [security-spire-server internal] load build context 05:46:47 #60 transferring context: 23.80kB done 05:46:47 #60 DONE 2.0s 05:46:47 05:46:47 #61 [security-spire-config internal] load build context 05:46:47 #61 transferring context: 22.05kB done 05:46:47 #61 DONE 2.0s 05:46:47 05:46:47 #62 [security-spire-agent internal] load build context 05:46:47 #62 transferring context: 23.33kB done 05:46:47 #62 DONE 0.1s 05:46:47 05:46:47 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:46:47 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 05:46:47 #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 05:46:47 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 05:46:47 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.3s 05:46:47 #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:46:47 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 05:46:47 #59 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 05:46:47 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.5s 05:46:48 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 0.7s 05:46:48 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.8s 05:46:48 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s 05:46:50 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.2s done 05:46:50 #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s 05:46:51 #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 05:46:54 #59 ... 05:46:54 05:46:54 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:54 #55 DONE 28.9s 05:46:54 05:46:54 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:54 #53 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:54 #53 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:54 #53 27.84 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:54 #53 27.84 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:54 #53 27.84 OK: 24170 distinct packages available 05:46:54 #53 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:54 #53 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:54 #53 28.24 (1/14) Installing ca-certificates (20241121-r1) 05:46:54 #53 28.25 (2/14) Installing brotli-libs (1.1.0-r2) 05:46:54 #53 28.27 (3/14) Installing c-ares (1.33.1-r0) 05:46:54 #53 28.27 (4/14) Installing libunistring (1.2-r0) 05:46:54 #53 28.29 (5/14) Installing libidn2 (2.3.7-r0) 05:46:54 #53 28.29 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:46:54 #53 28.30 (7/14) Installing libpsl (0.21.5-r1) 05:46:54 #53 28.30 (8/14) Installing zstd-libs (1.5.6-r0) 05:46:54 #53 28.31 (9/14) Installing libcurl (8.12.1-r0) 05:46:54 #53 28.32 (10/14) Installing curl (8.12.1-r0) 05:46:54 #53 28.51 (11/14) Installing dumb-init (1.2.5-r3) 05:46:54 #53 28.51 (12/14) Installing musl-obstack (1.2.3-r2) 05:46:54 #53 28.51 (13/14) Installing libucontext (1.2-r3) 05:46:54 #53 28.52 (14/14) Installing gcompat (1.1.0-r4) 05:46:54 #53 28.52 Executing busybox-1.36.1-r29.trigger 05:46:54 #53 28.53 Executing ca-certificates-20241121-r1.trigger 05:46:54 #53 28.56 OK: 13 MiB in 28 packages 05:46:54 #53 DONE 29.0s 05:46:54 05:46:54 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:54 #49 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:54 #49 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:54 #49 22.95 (1/4) Installing dumb-init (1.2.5-r3) 05:46:54 #49 22.96 (2/4) Installing openssl (3.3.3-r0) 05:46:54 #49 22.97 (3/4) Installing su-exec (0.2-r3) 05:46:54 #49 22.97 (4/4) Installing yq-go (4.44.1-r2) 05:46:54 #49 23.08 Executing busybox-1.36.1-r29.trigger 05:46:54 #49 23.08 OK: 19 MiB in 18 packages 05:46:54 #49 DONE 29.0s 05:46:54 05:46:54 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:54 #45 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:54 #45 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:54 #45 25.40 (1/4) Installing ca-certificates (20241121-r1) 05:46:54 #45 25.41 (2/4) Installing dumb-init (1.2.5-r3) 05:46:54 #45 25.42 (3/4) Installing su-exec (0.2-r3) 05:46:54 #45 25.42 (4/4) Installing yq-go (4.44.1-r2) 05:46:54 #45 25.48 Executing busybox-1.36.1-r29.trigger 05:46:54 #45 25.49 Executing ca-certificates-20241121-r1.trigger 05:46:54 #45 25.53 OK: 19 MiB in 18 packages 05:46:54 #45 DONE 28.9s 05:46:54 05:46:54 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:46:54 #50 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:54 #50 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:54 #50 26.34 (1/1) Installing dumb-init (1.2.5-r3) 05:46:54 #50 26.35 Executing busybox-1.36.1-r29.trigger 05:46:54 #50 26.35 OK: 8 MiB in 15 packages 05:46:54 #50 DONE 29.0s 05:46:54 05:46:54 #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:46:54 #48 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:54 #48 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:54 #48 25.55 (1/1) Installing dumb-init (1.2.5-r3) 05:46:54 #48 25.55 Executing busybox-1.36.1-r29.trigger 05:46:54 #48 25.56 OK: 8 MiB in 15 packages 05:46:54 #48 DONE 29.1s 05:46:54 05:46:54 #63 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:46:55 #63 ... 05:46:55 05:46:55 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:46:55 #57 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:55 #57 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:55 #57 30.36 (1/2) Installing dumb-init (1.2.5-r3) 05:46:55 #57 30.37 (2/2) Installing su-exec (0.2-r3) 05:46:55 #57 30.37 Executing busybox-1.36.1-r29.trigger 05:46:55 #57 30.37 OK: 8 MiB in 16 packages 05:46:55 #57 DONE 30.5s 05:46:55 05:46:55 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:55 #56 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:55 #56 30.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:55 #56 30.34 (1/3) Installing ca-certificates (20241121-r1) 05:46:55 #56 30.36 (2/3) Installing dumb-init (1.2.5-r3) 05:46:55 #56 30.37 (3/3) Installing tzdata (2025a-r0) 05:46:55 #56 30.40 Executing busybox-1.36.1-r29.trigger 05:46:55 #56 30.41 Executing ca-certificates-20241121-r1.trigger 05:46:55 #56 30.44 OK: 10 MiB in 17 packages 05:46:55 #56 DONE 30.6s 05:46:55 05:46:55 #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:46:55 #64 ... 05:46:55 05:46:55 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:55 #65 DONE 8.3s 05:46:55 05:46:55 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:55 #0 7.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 7.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 7.880 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:55 #0 7.880 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:55 #0 7.880 OK: 24170 distinct packages available 05:46:55 #0 7.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 8.293 (1/5) Installing dumb-init (1.2.5-r3) 05:46:55 #0 8.301 (2/5) Installing musl-obstack (1.2.3-r2) 05:46:55 #0 8.307 (3/5) Installing libucontext (1.2-r3) 05:46:55 #0 8.310 (4/5) Installing gcompat (1.1.0-r4) 05:46:55 #0 8.314 (5/5) Installing openssl (3.3.3-r0) 05:46:55 #0 8.325 Executing busybox-1.36.1-r29.trigger 05:46:55 #0 8.336 OK: 9 MiB in 19 packages 05:46:55 #66 DONE 8.5s 05:46:55 05:46:55 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:55 #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 7.909 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:55 #0 7.909 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:55 #0 7.909 OK: 24170 distinct packages available 05:46:55 #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 8.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 8.361 (1/4) Installing dumb-init (1.2.5-r3) 05:46:55 #0 8.365 (2/4) Installing musl-obstack (1.2.3-r2) 05:46:55 #0 8.366 (3/4) Installing libucontext (1.2-r3) 05:46:55 #0 8.369 (4/4) Installing gcompat (1.1.0-r4) 05:46:55 #0 8.374 Executing busybox-1.36.1-r29.trigger 05:46:55 #0 8.381 OK: 8 MiB in 18 packages 05:46:55 #67 DONE 8.5s 05:46:55 05:46:55 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:46:56 #68 ... 05:46:56 05:46:56 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:46:56 #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.440 OK: 248 MiB in 58 packages 05:46:56 #69 DONE 8.6s 05:46:56 05:46:56 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:46:56 #70 DONE 0.0s 05:46:56 05:46:56 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:56 #0 8.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.631 OK: 248 MiB in 58 packages 05:46:56 #71 DONE 8.8s 05:46:56 05:46:56 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:46:56 #51 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #51 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #51 30.76 (1/7) Installing ca-certificates (20241121-r1) 05:46:56 #51 30.78 (2/7) Installing dumb-init (1.2.5-r3) 05:46:56 #51 30.79 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:46:56 #51 30.79 (4/7) Installing libsodium (1.0.19-r0) 05:46:56 #51 30.80 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:46:56 #51 30.83 (6/7) Installing libzmq (4.3.5-r2) 05:46:56 #51 30.84 (7/7) Installing zeromq (4.3.5-r2) 05:46:56 #51 30.85 Executing busybox-1.36.1-r29.trigger 05:46:56 #51 30.86 Executing ca-certificates-20241121-r1.trigger 05:46:56 #51 30.90 OK: 12 MiB in 21 packages 05:46:56 #51 DONE 31.2s 05:46:56 05:46:56 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:46:56 #72 ... 05:46:56 05:46:56 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:46:56 #73 DONE 0.1s 05:46:56 05:46:56 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:56 #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.518 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:46:56 #0 8.518 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:46:56 #0 8.518 OK: 24188 distinct packages available 05:46:56 #0 8.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.938 OK: 248 MiB in 58 packages 05:46:56 #74 DONE 9.0s 05:46:56 05:46:56 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:46:56 #75 DONE 0.1s 05:46:56 05:46:56 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:46:56 #0 8.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 9.069 OK: 248 MiB in 58 packages 05:46:56 #76 DONE 9.2s 05:46:56 05:46:56 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:46:56 #77 DONE 0.0s 05:46:56 05:46:56 #78 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:46:56 #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 8.984 OK: 248 MiB in 58 packages 05:46:56 #78 DONE 9.3s 05:46:56 05:46:56 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:46:56 #79 DONE 0.1s 05:46:56 05:46:56 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:57 #80 ... 05:46:57 05:46:57 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:57 #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:57 #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:57 #0 3.225 OK: 19 MiB in 18 packages 05:46:57 #81 DONE 3.3s 05:46:57 05:46:57 #63 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:46:57 #63 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:57 #63 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:57 #63 3.525 OK: 8 MiB in 15 packages 05:46:57 #63 ... 05:46:57 05:46:57 #82 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:46:57 #82 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 05:46:57 #82 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:46:57 #82 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:46:57 #82 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 05:46:57 #82 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 05:46:57 #82 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 05:46:57 #82 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 05:46:57 #82 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 05:46:57 #82 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 05:46:57 #82 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 05:46:57 #82 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 05:46:57 #82 ... 05:46:57 05:46:57 #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:46:57 #63 DONE 3.8s 05:46:57 05:46:57 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:57 #83 ... 05:46:57 05:46:57 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:46:57 #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:57 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:57 #0 3.758 OK: 13 MiB in 28 packages 05:46:57 #84 DONE 3.9s 05:46:58 05:46:58 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:46:58 #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:58 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:58 #0 3.780 OK: 19 MiB in 18 packages 05:46:58 #85 DONE 3.9s 05:46:58 05:46:58 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:46:58 #86 DONE 0.0s 05:46:58 05:46:58 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:46:58 #59 ... 05:46:58 05:46:58 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:46:58 #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:58 #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:58 #0 4.286 OK: 8 MiB in 15 packages 05:46:58 #87 DONE 4.4s 05:46:58 05:46:58 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:46:58 #0 2.913 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:58 #0 3.459 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:58 #0 4.146 (1/1) Installing dumb-init (1.2.5-r3) 05:46:58 #0 4.432 Executing busybox-1.36.1-r29.trigger 05:46:58 #0 4.443 OK: 8 MiB in 15 packages 05:46:58 #88 DONE 4.5s 05:46:58 05:46:58 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:46:58 #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:58 #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:58 #89 2.933 OK: 10 MiB in 17 packages 05:46:58 #89 DONE 3.0s 05:46:58 05:46:58 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:46:58 #68 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:58 #68 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:59 #68 3.164 OK: 9 MiB in 19 packages 05:46:59 #68 DONE 3.3s 05:46:59 05:46:59 #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:46:59 #64 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:46:59 #64 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:46:59 #64 3.473 OK: 8 MiB in 16 packages 05:46:59 #64 DONE 3.6s 05:46:59 05:46:59 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:47:00 #90 ... 05:47:00 05:47:00 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:47:00 #0 2.835 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.299 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.974 OK: 248 MiB in 58 packages 05:47:00 #91 DONE 4.5s 05:47:00 05:47:00 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:47:00 #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.390 OK: 8 MiB in 18 packages 05:47:00 #92 DONE 4.4s 05:47:00 05:47:00 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:00 #93 DONE 1.2s 05:47:00 05:47:00 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:47:00 #94 DONE 1.1s 05:47:00 05:47:00 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:47:00 #95 DONE 0.1s 05:47:00 05:47:00 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:47:00 #96 DONE 0.2s 05:47:00 05:47:00 #97 [security-spire-server stage-2 6/9] COPY security.txt / 05:47:01 #97 DONE 1.1s 05:47:01 05:47:01 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:01 #98 DONE 1.3s 05:47:01 05:47:01 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:01 #99 DONE 1.3s 05:47:01 05:47:01 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:47:01 #100 DONE 0.1s 05:47:01 05:47:01 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:47:01 #101 DONE 0.1s 05:47:01 05:47:01 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:47:01 #102 DONE 0.1s 05:47:01 05:47:01 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:01 #103 DONE 0.1s 05:47:01 05:47:01 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 05:47:01 #104 DONE 0.1s 05:47:01 05:47:01 #105 [security-spire-config stage-2 6/10] COPY security.txt / 05:47:01 #105 DONE 0.1s 05:47:01 05:47:01 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:47:01 #106 DONE 0.1s 05:47:01 05:47:01 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:01 #107 DONE 0.1s 05:47:01 05:47:01 #108 [security-spire-server] exporting to image 05:47:01 #108 exporting layers 05:47:01 #108 ... 05:47:01 05:47:01 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:01 #109 DONE 0.1s 05:47:01 05:47:01 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:01 #110 DONE 0.1s 05:47:01 05:47:01 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:01 #111 DONE 0.1s 05:47:01 05:47:01 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:47:01 #72 5.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:01 #72 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:01 #72 5.555 OK: 12 MiB in 21 packages 05:47:01 #72 DONE 5.7s 05:47:01 05:47:01 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:01 #112 DONE 0.1s 05:47:01 05:47:01 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:47:01 #113 DONE 0.1s 05:47:01 05:47:01 #108 [security-spire-agent] exporting to image 05:47:02 #108 ... 05:47:02 05:47:02 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:47:02 #90 DONE 3.1s 05:47:02 05:47:02 #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:47:02 #114 DONE 0.0s 05:47:02 05:47:02 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:02 #115 ... 05:47:02 05:47:02 #108 [security-spire-agent] exporting to image 05:47:02 #108 exporting layers 0.8s done 05:47:02 #108 writing image sha256:08945f851540b4ad8afc598f26465324838b08e0c7caa3c341ce4763100791d9 done 05:47:02 #108 naming to docker.io/library/security-spire-server done 05:47:02 #108 writing image sha256:410d3157becf10ef3617629a2c7b85cbf8354963ac471faec88463bc7bbb2849 done 05:47:02 #108 naming to docker.io/library/security-spire-config done 05:47:02 #108 writing image sha256:649fc6499526a5ed400fccce1eac431cc88cb6ad31e1b509c286e379bc3381c7 done 05:47:02 #108 naming to docker.io/library/security-spire-agent done 05:47:02 #108 DONE 1.1s 05:47:02 05:47:02 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:06 #116 ... 05:47:06 05:47:06 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:06 #117 ... 05:47:06 05:47:06 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #118 ... 05:47:28 05:47:28 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #117 DONE 31.9s 05:47:28 05:47:28 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #118 DONE 31.7s 05:47:28 05:47:28 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #115 DONE 27.6s 05:47:28 05:47:28 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #116 DONE 31.5s 05:47:28 05:47:28 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #83 DONE 31.4s 05:47:28 05:47:28 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:28 #80 DONE 31.4s 05:47:28 05:47:28 #119 [security-bootstrapper builder 6/7] COPY . . 05:47:38 #119 ... 05:47:38 05:47:38 #120 [support-notifications builder 6/7] COPY . . 05:47:38 #120 ... 05:47:38 05:47:38 #121 [security-spiffe-token-provider builder 6/7] COPY . . 05:47:38 #121 ... 05:47:38 05:47:38 #122 [support-scheduler builder 6/7] COPY . . 05:47:38 #122 ... 05:47:38 05:47:38 #123 [core-keeper builder 7/8] COPY . . 05:47:38 #123 ... 05:47:38 05:47:38 #124 [core-metadata builder 6/7] COPY . . 05:47:39 #124 DONE 11.3s 05:47:39 05:47:39 #122 [support-scheduler builder 6/7] COPY . . 05:47:39 #122 DONE 11.3s 05:47:39 05:47:39 #123 [core-keeper builder 7/8] COPY . . 05:47:39 #123 DONE 11.3s 05:47:39 05:47:39 #121 [security-spiffe-token-provider builder 6/7] COPY . . 05:47:39 #121 DONE 11.3s 05:47:39 05:47:39 #120 [support-notifications builder 6/7] COPY . . 05:47:39 #120 DONE 11.4s 05:47:39 05:47:39 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:47:39 #125 CACHED 05:47:39 05:47:39 #126 [security-proxy-auth builder 6/7] COPY . . 05:47:39 #126 CACHED 05:47:39 05:47:39 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:39 #127 CACHED 05:47:39 05:47:39 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:39 #128 CACHED 05:47:39 05:47:39 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:47:39 #129 CACHED 05:47:39 05:47:39 #130 [security-proxy-setup builder 6/7] COPY . . 05:47:39 #130 CACHED 05:47:39 05:47:39 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:47:39 #131 CACHED 05:47:39 05:47:39 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 05:47:39 #132 CACHED 05:47:39 05:47:39 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:39 #133 CACHED 05:47:39 05:47:39 #134 [core-data builder 6/7] COPY . . 05:47:39 #134 CACHED 05:47:39 05:47:39 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:39 #135 CACHED 05:47:39 05:47:39 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 05:47:39 #136 CACHED 05:47:39 05:47:39 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:39 #137 CACHED 05:47:39 05:47:39 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 05:47:39 #138 CACHED 05:47:39 05:47:39 #139 [core-command builder 6/7] COPY . . 05:47:39 #139 CACHED 05:47:39 05:47:39 #140 [security-secretstore-setup builder 6/7] COPY . . 05:47:39 #140 CACHED 05:47:39 05:47:39 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:39 #141 CACHED 05:47:39 05:47:39 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:47:39 #142 CACHED 05:47:39 05:47:39 #119 [security-bootstrapper builder 6/7] COPY . . 05:47:39 #119 DONE 11.3s 05:47:39 05:47:39 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:47:40 #143 1.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:47:45 Removing intermediate container d9068b29740c 05:47:45 ---> 73ab83db4c85 05:47:45 Successfully built 73ab83db4c85 05:47:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:45 + docker inspect -f . ci-base-image-arm64 05:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-40028 does not seem to be running inside a container 05:47:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 05:47:47 $ docker top ecbc75d11a26ded90a9b6fb2082fde972e49d3d5ac625334535bcd5c428b1ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:47 + go version 05:47:47 go version go1.23.4 linux/arm64 [Pipeline] } 05:47:47 $ docker stop --time=1 ecbc75d11a26ded90a9b6fb2082fde972e49d3d5ac625334535bcd5c428b1ee0 05:47:49 $ docker rm -f --volumes ecbc75d11a26ded90a9b6fb2082fde972e49d3d5ac625334535bcd5c428b1ee0 [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 05:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:47:50 05:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:50 #143 ... 05:47:50 05:47:50 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:47:50 #0 1.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:47:50 #144 ... 05:47:50 05:47:50 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:47:50 #0 0.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:47:50 #145 ... 05:47:50 05:47:50 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:47:50 #0 0.800 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:47:50 #146 ... 05:47:50 05:47:50 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:47:50 #0 1.823 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:47:50 #147 ... 05:47:50 05:47:50 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:47:50 #0 0.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:47:50 #148 ... 05:47:50 05:47:50 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:47:50 #0 1.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:47:50 #149 ... 05:47:50 05:47:50 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:47:50 #0 0.462 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:47:50 #150 ... 05:47:50 05:47:50 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:47:50 #0 1.392 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:47:50 latest: Pulling from edgex-devops/edgex-compose-arm64 05:47:50 547446be3368: Pulling fs layer 05:47:50 d125d8839a47: Pulling fs layer 05:47:50 3e85d5ac6304: Pulling fs layer 05:47:50 c3105a71a48b: Pulling fs layer 05:47:50 0f093f025ec4: Pulling fs layer 05:47:50 c3106fc0e877: Pulling fs layer 05:47:50 c3106fc0e877: Waiting 05:47:50 0f093f025ec4: Waiting 05:47:50 c3105a71a48b: Waiting 05:47:50 #151 ... 05:47:50 05:47:50 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:47:50 #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:47:50 #152 ... 05:47:50 05:47:50 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:47:50 #0 1.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:47:50 547446be3368: Verifying Checksum 05:47:50 547446be3368: Download complete 05:47:50 c3105a71a48b: Download complete 05:47:51 #153 ... 05:47:51 05:47:51 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:47:51 #0 0.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:47:51 d125d8839a47: Verifying Checksum 05:47:51 d125d8839a47: Download complete 05:47:51 c3106fc0e877: Verifying Checksum 05:47:51 c3106fc0e877: Download complete 05:47:51 0f093f025ec4: Verifying Checksum 05:47:51 0f093f025ec4: Download complete 05:47:51 547446be3368: Pull complete 05:47:52 d125d8839a47: Pull complete 05:47:53 3e85d5ac6304: Verifying Checksum 05:47:53 3e85d5ac6304: Download complete 05:48:03 3e85d5ac6304: Pull complete 05:48:03 c3105a71a48b: Pull complete 05:48:04 0f093f025ec4: Pull complete 05:48:04 c3106fc0e877: Pull complete 05:48:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-40028 does not seem to be running inside a container 05:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 05:48:06 $ docker top 60a693671d80d2f32f94eee5ab3877289dfedd017f790fdc6c6cef9dfd700ff7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:07 + docker compose -f ./docker-compose-build.yml build --parallel 05:48:17 #1 [support-notifications internal] load build definition from Dockerfile 05:48:17 #1 transferring dockerfile: 05:48:17 #1 transferring dockerfile: 2.00kB 0.0s done 05:48:17 #1 DONE 0.1s 05:48:17 05:48:17 #2 [core-data internal] load build definition from Dockerfile 05:48:17 #2 transferring dockerfile: 2.04kB done 05:48:17 #2 DONE 0.0s 05:48:17 05:48:17 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:48:17 #3 transferring dockerfile: 1.89kB 0.0s done 05:48:17 #3 DONE 0.1s 05:48:17 05:48:17 #4 [security-secretstore-setup internal] load build definition from Dockerfile 05:48:17 #4 transferring dockerfile: 2.49kB 0.0s done 05:48:17 #4 DONE 0.1s 05:48:17 05:48:17 #5 [support-scheduler internal] load build definition from Dockerfile 05:48:17 #5 transferring dockerfile: 1.83kB done 05:48:17 #5 DONE 0.1s 05:48:17 05:48:17 #6 [security-bootstrapper internal] load build definition from Dockerfile 05:48:17 #6 transferring dockerfile: 3.02kB done 05:48:17 #6 DONE 0.1s 05:48:17 05:48:17 #7 [core-metadata internal] load build definition from Dockerfile 05:48:17 #7 transferring dockerfile: 2.10kB done 05:48:17 #7 DONE 0.1s 05:48:17 05:48:17 #8 [security-spire-agent internal] load build definition from Dockerfile 05:48:17 #8 transferring dockerfile: 1.81kB done 05:48:17 #8 DONE 0.1s 05:48:17 05:48:17 #9 [core-command internal] load build definition from Dockerfile 05:48:17 #9 transferring dockerfile: 1.94kB done 05:48:17 #9 DONE 0.1s 05:48:17 05:48:17 #10 [security-spire-server internal] load build definition from Dockerfile 05:48:17 #10 transferring dockerfile: 1.70kB 0.0s done 05:48:17 #10 DONE 0.1s 05:48:17 05:48:17 #11 [security-proxy-auth internal] load build definition from Dockerfile 05:48:17 #11 transferring dockerfile: 2.14kB done 05:48:17 #11 DONE 0.1s 05:48:17 05:48:17 #12 [security-proxy-setup internal] load build definition from Dockerfile 05:48:17 #12 transferring dockerfile: 2.50kB done 05:48:17 #12 DONE 0.1s 05:48:17 05:48:17 #13 [core-keeper internal] load build definition from Dockerfile 05:48:17 #13 transferring dockerfile: 2.01kB done 05:48:17 #13 DONE 0.1s 05:48:17 05:48:17 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:48:17 #14 transferring dockerfile: 2.23kB 0.0s done 05:48:17 #14 DONE 0.1s 05:48:17 05:48:17 #15 [security-spire-config internal] load build definition from Dockerfile 05:48:17 #15 transferring dockerfile: 1.69kB done 05:48:17 #15 DONE 0.1s 05:48:17 05:48:17 #16 [support-notifications internal] load .dockerignore 05:48:17 #16 transferring context: 32B 05:48:17 #16 transferring context: 50B 0.0s done 05:48:17 #16 DONE 0.1s 05:48:18 05:48:18 #17 [core-data internal] load .dockerignore 05:48:18 #17 transferring context: 50B done 05:48:18 #17 DONE 0.0s 05:48:18 05:48:18 #18 [security-spiffe-token-provider internal] load .dockerignore 05:48:18 #18 transferring context: 50B done 05:48:18 #18 DONE 0.1s 05:48:18 05:48:18 #19 [security-secretstore-setup internal] load .dockerignore 05:48:18 #19 transferring context: 50B done 05:48:18 #19 DONE 0.1s 05:48:18 05:48:18 #20 [support-scheduler internal] load .dockerignore 05:48:18 #20 transferring context: 50B done 05:48:18 #20 DONE 0.1s 05:48:18 05:48:18 #21 [security-bootstrapper internal] load .dockerignore 05:48:18 #21 transferring context: 50B done 05:48:18 #21 DONE 0.1s 05:48:19 05:48:19 #22 [core-metadata internal] load .dockerignore 05:48:19 #22 transferring context: 50B done 05:48:19 #22 DONE 0.1s 05:48:19 05:48:19 #23 [security-spire-agent internal] load .dockerignore 05:48:19 #23 transferring context: 50B done 05:48:19 #23 DONE 0.1s 05:48:19 05:48:19 #24 [core-command internal] load .dockerignore 05:48:19 #24 transferring context: 50B 0.0s done 05:48:19 #24 DONE 0.1s 05:48:19 05:48:19 #25 [security-spire-server internal] load .dockerignore 05:48:19 #25 transferring context: 50B done 05:48:19 #25 DONE 0.1s 05:48:19 05:48:19 #26 [security-proxy-auth internal] load .dockerignore 05:48:19 #26 transferring context: 50B 0.0s done 05:48:19 #26 DONE 0.1s 05:48:19 05:48:19 #27 [security-proxy-setup internal] load .dockerignore 05:48:19 #27 transferring context: 50B done 05:48:19 #27 DONE 0.1s 05:48:19 05:48:19 #28 [core-keeper internal] load .dockerignore 05:48:19 #28 transferring context: 50B 0.0s done 05:48:19 #28 DONE 0.1s 05:48:19 05:48:19 #29 [core-common-config-bootstrapper internal] load .dockerignore 05:48:19 #29 transferring context: 50B 0.0s done 05:48:19 #29 DONE 0.1s 05:48:19 05:48:19 #30 [security-spire-config internal] load .dockerignore 05:48:19 #30 transferring context: 50B 0.0s done 05:48:19 #30 DONE 0.1s 05:48:19 05:48:19 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:19 #31 DONE 0.0s 05:48:19 05:48:19 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:48:19 #32 DONE 0.4s 05:48:19 05:48:19 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:19 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.3s 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:20 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 05:48:20 #33 ... 05:48:20 05:48:20 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:20 #31 DONE 0.0s 05:48:20 05:48:20 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:48:20 #32 DONE 0.4s 05:48:20 05:48:20 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:20 #33 ... 05:48:20 05:48:20 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:20 #31 DONE 0.0s 05:48:20 05:48:20 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:48:20 #32 DONE 0.5s 05:48:20 05:48:20 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:20 #33 ... 05:48:20 05:48:20 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:20 #31 DONE 0.0s 05:48:20 05:48:20 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:48:20 #32 DONE 0.5s 05:48:20 05:48:20 #34 [support-notifications internal] load build context 05:48:20 #34 transferring context: 3.19MB 0.7s done 05:48:20 #34 DONE 0.9s 05:48:20 05:48:20 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:20 #31 DONE 0.0s 05:48:20 05:48:20 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:20 #33 ... 05:48:20 05:48:20 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:20 #31 DONE 0.0s 05:48:20 05:48:20 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:20 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:21 #33 ... 05:48:21 05:48:21 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:21 #31 DONE 0.0s 05:48:21 05:48:21 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:21 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:21 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:21 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:21 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:21 #33 ... 05:48:21 05:48:21 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 05:48:21 #32 DONE 1.1s 05:48:21 05:48:21 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:21 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:21 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:21 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:21 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:21 #33 ... 05:48:21 05:48:21 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:21 #31 DONE 0.0s 05:48:21 05:48:21 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:21 #33 ... 05:48:21 05:48:21 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 05:48:21 #32 DONE 1.3s 05:48:21 05:48:21 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 ... 05:48:22 05:48:22 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:48:22 #35 DONE 2.8s 05:48:22 05:48:22 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:22 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:22 #33 ... 05:48:22 05:48:22 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 DONE 1.6s 05:48:22 05:48:22 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 ... 05:48:22 05:48:22 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #36 [core-data internal] load build context 05:48:22 #36 transferring context: 3.19MB 1.4s done 05:48:22 #36 DONE 1.9s 05:48:22 05:48:22 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 ... 05:48:22 05:48:22 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:23 #33 ... 05:48:23 05:48:23 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:23 #31 DONE 0.1s 05:48:23 05:48:23 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:23 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 05:48:23 #33 ... 05:48:23 05:48:23 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 05:48:23 #32 DONE 2.5s 05:48:23 05:48:23 #37 [security-secretstore-setup internal] load build context 05:48:23 #37 transferring context: 3.19MB 1.8s done 05:48:23 #37 DONE 2.5s 05:48:23 05:48:23 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:48:23 #35 DONE 2.9s 05:48:23 05:48:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:48:23 #31 DONE 0.1s 05:48:23 05:48:23 #38 [security-proxy-setup internal] load build context 05:48:23 #38 DONE 0.0s 05:48:23 05:48:23 #39 [core-keeper internal] load build context 05:48:23 #39 ... 05:48:23 05:48:23 #40 [core-metadata builder 2/7] WORKDIR /edgex-go 05:48:23 #40 DONE 2.3s 05:48:23 05:48:23 #41 [security-spiffe-token-provider internal] load build context 05:48:23 #41 transferring context: 3.19MB 2.2s done 05:48:23 #41 DONE 3.0s 05:48:23 05:48:23 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:23 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:23 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:23 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:23 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 05:48:23 #33 ... 05:48:23 05:48:23 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:48:23 #35 DONE 2.9s 05:48:23 05:48:23 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:48:23 #32 DONE 3.0s 05:48:23 05:48:23 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:48:23 #42 DONE 2.6s 05:48:23 05:48:23 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:48:23 #40 DONE 2.3s 05:48:23 05:48:23 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:23 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:23 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:23 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:23 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 05:48:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:24 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:24 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 05:48:24 #33 ... 05:48:24 05:48:24 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:48:24 #43 DONE 2.7s 05:48:24 05:48:24 #44 [support-scheduler internal] load build context 05:48:24 #44 transferring context: 3.19MB 2.4s done 05:48:24 #44 DONE 3.2s 05:48:24 05:48:24 #45 [core-metadata internal] load build context 05:48:24 #45 transferring context: 3.19MB 1.9s done 05:48:24 #45 DONE 2.5s 05:48:24 05:48:24 #46 [security-bootstrapper internal] load build context 05:48:24 #46 transferring context: 3.19MB 2.1s done 05:48:24 #46 DONE 3.1s 05:48:24 05:48:24 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:48:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:48:24 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 05:48:24 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done 05:48:24 #33 DONE 5.3s 05:48:24 05:48:24 #39 [core-keeper internal] load build context 05:48:24 #39 ... 05:48:24 05:48:24 #47 [core-command internal] load build context 05:48:24 #47 transferring context: 3.19MB 1.8s done 05:48:24 #47 DONE 2.5s 05:48:24 05:48:24 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:48:25 #48 ... 05:48:25 05:48:25 #49 [security-spire-server internal] load build context 05:48:25 #49 transferring context: 23.80kB 0.3s done 05:48:25 #49 DONE 1.2s 05:48:25 05:48:25 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:26 #50 ... 05:48:26 05:48:26 #51 [security-spire-config internal] load build context 05:48:26 #51 transferring context: 22.05kB 0.3s done 05:48:26 #51 DONE 2.8s 05:48:27 05:48:27 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:27 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 05:48:27 #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:48:27 #52 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 05:48:27 #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 05:48:27 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done 05:48:27 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done 05:48:27 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 05:48:27 #52 ... 05:48:27 05:48:27 #53 [security-proxy-auth internal] load build context 05:48:27 #53 transferring context: 3.19MB 2.9s done 05:48:27 #53 DONE 3.9s 05:48:27 05:48:27 #38 [security-proxy-setup internal] load build context 05:48:27 #38 transferring context: 3.19MB 2.9s done 05:48:27 #38 DONE 4.0s 05:48:27 05:48:27 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:27 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.0s 05:48:27 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.2s 05:48:27 #52 ... 05:48:27 05:48:27 #39 [core-keeper internal] load build context 05:48:27 #39 transferring context: 3.19MB 2.9s done 05:48:27 #39 DONE 4.0s 05:48:27 05:48:27 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:27 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.4s 05:48:28 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.6s done 05:48:28 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 4.0s 05:48:28 #52 ... 05:48:28 05:48:28 #54 [core-common-config-bootstrapper internal] load build context 05:48:28 #54 transferring context: 3.19MB 3.3s done 05:48:28 #54 DONE 4.5s 05:48:28 05:48:28 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:28 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.5s 05:48:29 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.23MB / 33.17MB 4.9s 05:48:30 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.74MB / 33.17MB 6.3s 05:48:30 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 05:48:31 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 6.8s 05:48:31 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.45MB / 33.17MB 7.2s 05:48:32 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.23MB / 33.17MB 8.2s 05:48:33 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 9.0s 05:48:33 #52 ... 05:48:33 05:48:33 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:48:33 #0 8.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:33 #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:33 #55 ... 05:48:33 05:48:33 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:48:33 #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:33 #0 7.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:33 #56 ... 05:48:33 05:48:33 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:33 #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:33 #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:33 #57 ... 05:48:33 05:48:33 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:48:33 #58 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 05:48:33 #58 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:48:33 #58 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 05:48:33 #58 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 05:48:33 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done 05:48:33 #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done 05:48:33 #58 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.7s done 05:48:33 #58 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.9s done 05:48:33 #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 05:48:33 #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 05:48:34 #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 05:48:34 #58 ... 05:48:34 05:48:34 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:34 #59 ... 05:48:34 05:48:34 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:48:34 #60 ... 05:48:34 05:48:34 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:48:34 #61 ... 05:48:34 05:48:34 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:48:34 #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:34 #62 ... 05:48:34 05:48:34 #63 [security-spire-agent internal] load build context 05:48:34 #63 transferring context: 23.33kB 0.3s done 05:48:35 #63 ... 05:48:35 05:48:35 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:35 #64 ... 05:48:35 05:48:35 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:35 #65 ... 05:48:35 05:48:35 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:35 #66 ... 05:48:35 05:48:35 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:35 #67 ... 05:48:35 05:48:35 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:35 #68 ... 05:48:35 05:48:35 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:35 #69 ... 05:48:35 05:48:35 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:35 #59 DONE 11.9s 05:48:35 05:48:35 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:48:35 #56 10.96 OK: 239 MiB in 58 packages 05:48:35 #56 DONE 12.1s 05:48:35 05:48:35 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:35 #70 ... 05:48:35 05:48:35 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:48:35 #55 11.49 OK: 239 MiB in 58 packages 05:48:35 #55 DONE 12.1s 05:48:35 05:48:35 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:35 #71 ... 05:48:35 05:48:35 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:35 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.04MB / 33.17MB 11.6s 05:48:35 #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 05:48:37 #52 ... 05:48:37 05:48:37 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 05:48:37 #72 DONE 1.6s 05:48:37 05:48:37 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:37 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.97MB / 33.17MB 13.2s 05:48:38 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 14.2s 05:48:38 #52 ... 05:48:38 05:48:38 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:48:38 #73 DONE 2.7s 05:48:38 05:48:38 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:39 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.00MB / 33.17MB 14.8s 05:48:39 #52 ... 05:48:39 05:48:39 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:39 #67 DONE 14.3s 05:48:39 05:48:39 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:39 #52 ... 05:48:39 05:48:39 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:48:39 #62 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:39 #62 14.76 OK: 239 MiB in 58 packages 05:48:39 #62 DONE 16.1s 05:48:39 05:48:39 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:40 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.34MB / 33.17MB 15.8s 05:48:41 #52 ... 05:48:41 05:48:41 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:48:41 #74 DONE 1.4s 05:48:41 05:48:41 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:41 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.11MB / 33.17MB 17.4s 05:48:42 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 18.0s done 05:48:43 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 05:48:44 #52 ... 05:48:44 05:48:44 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:48:44 #60 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:44 #60 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:44 #60 19.72 OK: 239 MiB in 58 packages 05:48:44 #60 DONE 21.3s 05:48:45 05:48:45 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:48:45 #75 ... 05:48:45 05:48:45 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:48:45 #76 ... 05:48:45 05:48:45 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:45 #57 11.92 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:45 #57 11.92 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:45 #57 11.92 OK: 24066 distinct packages available 05:48:45 #57 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:45 #57 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:45 #57 19.34 OK: 239 MiB in 58 packages 05:48:45 #57 DONE 22.0s 05:48:45 05:48:45 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:48:46 #77 ... 05:48:46 05:48:46 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:48:46 #75 DONE 1.3s 05:48:46 05:48:46 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:48:46 #76 10.64 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:46 #76 ... 05:48:46 05:48:46 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:48:46 #61 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:46 #61 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:46 #61 18.81 (1/7) Installing ca-certificates (20241121-r1) 05:48:46 #61 19.29 (2/7) Installing dumb-init (1.2.5-r3) 05:48:46 #61 19.43 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:48:46 #61 19.45 (4/7) Installing libsodium (1.0.19-r0) 05:48:46 #61 19.53 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:48:46 #61 19.89 (6/7) Installing libzmq (4.3.5-r2) 05:48:46 #61 20.09 (7/7) Installing zeromq (4.3.5-r2) 05:48:46 #61 20.16 Executing busybox-1.36.1-r29.trigger 05:48:46 #61 20.29 Executing ca-certificates-20241121-r1.trigger 05:48:46 #61 22.16 OK: 14 MiB in 21 packages 05:48:46 #61 ... 05:48:46 05:48:46 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:47 #52 ... 05:48:47 05:48:47 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:48:47 #77 DONE 1.5s 05:48:47 05:48:47 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:47 #78 ... 05:48:47 05:48:47 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:47 #79 ... 05:48:47 05:48:47 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:48 #52 ... 05:48:48 05:48:48 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:48 #65 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:48 #65 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:48 #65 ... 05:48:48 05:48:48 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:48 #52 ... 05:48:48 05:48:48 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:48 #80 ... 05:48:48 05:48:48 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:48:48 #76 13.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:49 #76 ... 05:48:49 05:48:49 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:49 #69 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:49 #69 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:49 #69 ... 05:48:49 05:48:49 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:48:49 #61 DONE 24.6s 05:48:49 05:48:49 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:49 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.9s 05:48:49 #52 ... 05:48:49 05:48:49 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:48:49 #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.9s 05:48:49 #58 ... 05:48:49 05:48:49 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:49 #64 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:49 #64 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:49 #64 ... 05:48:49 05:48:49 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:49 #65 24.68 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:49 #65 24.68 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:49 #65 24.68 OK: 24048 distinct packages available 05:48:49 #65 ... 05:48:49 05:48:49 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:48:49 #48 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:49 #48 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:49 #48 ... 05:48:49 05:48:49 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:48:49 #0 7.497 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:49 #81 10.31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:49 #81 ... 05:48:49 05:48:49 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:50 #52 ... 05:48:50 05:48:50 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:50 #71 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:50 #71 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:50 #71 ... 05:48:50 05:48:50 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:51 #52 ... 05:48:51 05:48:51 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:51 #82 ... 05:48:51 05:48:51 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:51 #52 ... 05:48:51 05:48:51 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:51 #70 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:51 #70 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:51 #70 ... 05:48:51 05:48:51 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:48:51 #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.8s done 05:48:51 #58 DONE 27.7s 05:48:51 05:48:51 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:51 #64 26.16 (1/4) Installing ca-certificates (20241121-r1) 05:48:51 #64 26.66 (2/4) Installing dumb-init (1.2.5-r3) 05:48:51 #64 26.70 (3/4) Installing su-exec (0.2-r3) 05:48:51 #64 26.72 (4/4) Installing yq-go (4.44.1-r2) 05:48:53 #64 ... 05:48:53 05:48:53 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:53 #50 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:53 #50 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:53 #50 ... 05:48:53 05:48:53 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:53 #68 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:53 #68 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:53 #68 ... 05:48:53 05:48:53 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:53 #52 ... 05:48:53 05:48:53 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:53 #66 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:53 #66 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:53 #66 ... 05:48:53 05:48:53 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:53 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s 05:48:55 #52 ... 05:48:55 05:48:55 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:48:55 #48 27.81 (1/1) Installing dumb-init (1.2.5-r3) 05:48:55 #48 27.88 Executing busybox-1.36.1-r29.trigger 05:48:55 #48 28.06 OK: 9 MiB in 15 packages 05:48:55 #48 DONE 30.8s 05:48:55 05:48:55 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:56 #52 ... 05:48:56 05:48:56 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:56 #83 ... 05:48:56 05:48:56 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:57 #52 ... 05:48:57 05:48:57 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:57 #68 30.45 (1/1) Installing dumb-init (1.2.5-r3) 05:48:57 #68 30.47 Executing busybox-1.36.1-r29.trigger 05:48:57 #68 30.76 OK: 9 MiB in 15 packages 05:48:57 #68 DONE 32.5s 05:48:57 05:48:57 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:57 #52 ... 05:48:57 05:48:57 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:57 #64 28.53 Executing busybox-1.36.1-r29.trigger 05:48:57 #64 28.85 Executing ca-certificates-20241121-r1.trigger 05:48:57 #64 30.64 OK: 20 MiB in 18 packages 05:48:57 #64 DONE 32.9s 05:48:57 05:48:57 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:57 #66 32.68 (1/2) Installing dumb-init (1.2.5-r3) 05:48:57 #66 32.73 (2/2) Installing su-exec (0.2-r3) 05:48:57 #66 32.75 Executing busybox-1.36.1-r29.trigger 05:48:57 #66 32.89 OK: 9 MiB in 16 packages 05:48:59 #66 ... 05:48:59 05:48:59 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:48:59 #0 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:48:59 #0 6.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:48:59 #84 ... 05:48:59 05:48:59 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:59 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s 05:48:59 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s done 05:48:59 #52 ... 05:48:59 05:48:59 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:59 #70 29.34 (1/4) Installing dumb-init (1.2.5-r3) 05:48:59 #70 29.40 (2/4) Installing openssl (3.3.3-r0) 05:48:59 #70 29.63 (3/4) Installing su-exec (0.2-r3) 05:48:59 #70 29.66 (4/4) Installing yq-go (4.44.1-r2) 05:48:59 #70 31.78 Executing busybox-1.36.1-r29.trigger 05:48:59 #70 31.95 OK: 20 MiB in 18 packages 05:48:59 #70 DONE 34.7s 05:49:00 05:49:00 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:00 #52 ... 05:49:00 05:49:00 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:49:00 #66 DONE 35.5s 05:49:00 05:49:00 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:01 #85 ... 05:49:01 05:49:01 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:49:01 #71 28.30 (1/3) Installing ca-certificates (20241121-r1) 05:49:01 #71 28.86 (2/3) Installing dumb-init (1.2.5-r3) 05:49:01 #71 28.90 (3/3) Installing tzdata (2025a-r0) 05:49:01 #71 30.93 Executing busybox-1.36.1-r29.trigger 05:49:01 #71 31.17 Executing ca-certificates-20241121-r1.trigger 05:49:01 #71 32.74 OK: 11 MiB in 17 packages 05:49:01 #71 DONE 36.0s 05:49:01 05:49:01 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:01 #86 ... 05:49:01 05:49:01 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:01 #65 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:01 #65 29.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:01 #65 ... 05:49:01 05:49:01 #87 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:49:02 #87 ... 05:49:02 05:49:02 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:02 #69 26.79 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:49:02 #69 26.80 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:49:02 #69 26.80 OK: 24048 distinct packages available 05:49:02 #69 28.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:02 #69 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:02 #69 ... 05:49:02 05:49:02 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:49:02 #81 22.71 (1/1) Installing dumb-init (1.2.5-r3) 05:49:03 #81 ... 05:49:03 05:49:03 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:49:03 #76 24.93 OK: 239 MiB in 58 packages 05:49:03 #76 DONE 27.7s 05:49:03 05:49:03 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:49:03 #81 23.64 Executing busybox-1.36.1-r29.trigger 05:49:03 #81 23.79 OK: 9 MiB in 15 packages 05:49:03 #81 ... 05:49:03 05:49:03 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:49:03 #88 DONE 0.6s 05:49:04 05:49:04 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:05 #89 ... 05:49:05 05:49:05 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:49:05 #0 5.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:05 #0 7.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:05 #90 ... 05:49:05 05:49:05 #87 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:49:05 #87 7.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:06 #87 ... 05:49:06 05:49:06 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:49:06 #81 DONE 26.6s 05:49:06 05:49:06 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:06 #69 41.07 (1/4) Installing dumb-init (1.2.5-r3) 05:49:06 #69 41.11 (2/4) Installing musl-obstack (1.2.3-r2) 05:49:06 #69 41.14 (3/4) Installing libucontext (1.2-r3) 05:49:06 #69 41.24 (4/4) Installing gcompat (1.1.0-r4) 05:49:06 #69 41.34 Executing busybox-1.36.1-r29.trigger 05:49:06 #69 ... 05:49:06 05:49:06 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:06 #50 31.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:49:06 #50 31.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:49:06 #50 31.34 OK: 24048 distinct packages available 05:49:06 #50 33.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:06 #50 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:06 #50 ... 05:49:06 05:49:06 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:06 #85 6.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:07 #85 ... 05:49:07 05:49:07 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:07 #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:07 #0 7.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:07 #91 ... 05:49:07 05:49:07 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:07 #65 42.28 (1/14) Installing ca-certificates (20241121-r1) 05:49:07 #65 42.63 (2/14) Installing brotli-libs (1.1.0-r2) 05:49:07 #65 42.73 (3/14) Installing c-ares (1.33.1-r0) 05:49:07 #65 42.78 (4/14) Installing libunistring (1.2-r0) 05:49:07 #65 42.95 (5/14) Installing libidn2 (2.3.7-r0) 05:49:07 #65 42.98 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:49:07 #65 43.00 (7/14) Installing libpsl (0.21.5-r1) 05:49:07 #65 43.02 (8/14) Installing zstd-libs (1.5.6-r0) 05:49:07 #65 43.10 (9/14) Installing libcurl (8.12.1-r0) 05:49:07 #65 43.19 (10/14) Installing curl (8.12.1-r0) 05:49:07 #65 43.23 (11/14) Installing dumb-init (1.2.5-r3) 05:49:08 #65 43.26 (12/14) Installing musl-obstack (1.2.3-r2) 05:49:08 #65 43.28 (13/14) Installing libucontext (1.2-r3) 05:49:08 #65 43.32 (14/14) Installing gcompat (1.1.0-r4) 05:49:08 #65 43.37 Executing busybox-1.36.1-r29.trigger 05:49:08 #65 43.49 Executing ca-certificates-20241121-r1.trigger 05:49:08 #65 ... 05:49:08 05:49:08 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:08 #69 41.52 OK: 9 MiB in 18 packages 05:49:08 #69 DONE 43.3s 05:49:08 05:49:08 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:49:08 #84 18.13 OK: 14 MiB in 21 packages 05:49:08 #84 DONE 19.6s 05:49:08 05:49:08 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:10 #92 ... 05:49:10 05:49:10 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:10 #0 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:10 #0 8.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:10 #93 ... 05:49:10 05:49:10 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:10 #50 44.86 (1/5) Installing dumb-init (1.2.5-r3) 05:49:10 #50 44.88 (2/5) Installing musl-obstack (1.2.3-r2) 05:49:10 #50 44.90 (3/5) Installing libucontext (1.2-r3) 05:49:10 #50 44.93 (4/5) Installing gcompat (1.1.0-r4) 05:49:10 #50 44.99 (5/5) Installing openssl (3.3.3-r0) 05:49:10 #50 45.22 Executing busybox-1.36.1-r29.trigger 05:49:10 #50 45.43 OK: 10 MiB in 19 packages 05:49:11 #50 ... 05:49:11 05:49:11 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:49:11 #90 13.64 OK: 9 MiB in 15 packages 05:49:11 #90 DONE 15.7s 05:49:11 05:49:11 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:11 #65 44.81 OK: 15 MiB in 28 packages 05:49:11 #65 DONE 46.5s 05:49:11 05:49:11 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:12 #154 ... 05:49:12 05:49:12 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:12 #143 DONE 91.9s 05:49:12 05:49:12 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:49:12 #155 ... 05:49:12 05:49:12 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:49:12 #152 DONE 92.1s 05:49:12 05:49:12 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:49:12 #156 ... 05:49:12 05:49:12 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:49:12 #155 DONE 0.5s 05:49:12 05:49:12 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:49:12 #156 DONE 0.4s 05:49:12 05:49:12 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:49:12 #157 ... 05:49:12 05:49:12 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:49:12 #158 DONE 0.6s 05:49:12 #94 ... 05:49:12 05:49:12 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:12 #50 DONE 47.4s 05:49:12 05:49:12 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:49:12 05:49:12 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:49:13 #159 DONE 0.6s 05:49:13 05:49:13 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:49:13 #145 ... 05:49:13 05:49:13 #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 05:49:13 #160 DONE 0.2s 05:49:13 05:49:13 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:49:13 #157 DONE 1.6s 05:49:13 05:49:13 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:49:13 #161 ... 05:49:13 05:49:13 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:49:13 #162 DONE 0.1s 05:49:13 05:49:13 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:49:13 #161 DONE 0.2s 05:49:13 05:49:13 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:13 #163 ... 05:49:13 05:49:13 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:49:13 #164 DONE 0.2s 05:49:14 05:49:14 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:49:14 #165 DONE 0.3s 05:49:14 05:49:14 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:49:14 #166 DONE 0.3s 05:49:14 05:49:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:49:14 #151 ... 05:49:14 05:49:14 #167 [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/ 05:49:14 #167 DONE 0.2s 05:49:14 05:49:14 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:14 #163 DONE 1.0s 05:49:14 05:49:14 #108 [core-common-config-bootstrapper] exporting to image 05:49:14 #108 exporting layers 05:49:14 #108 ... 05:49:14 05:49:14 #168 [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/ 05:49:14 #168 DONE 0.3s 05:49:15 05:49:15 #169 [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/ 05:49:15 #169 DONE 0.1s 05:49:15 05:49:15 #108 [core-common-config-bootstrapper] exporting to image 05:49:15 #108 exporting layers 0.5s done 05:49:15 #108 writing image sha256:4ffc462100dccbd7bc9a853ad7ee6c6afac79faba25e659a4756ca5e2cd85a7c done 05:49:15 #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 05:49:15 #108 DONE 1.6s 05:49:15 05:49:15 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:49:15 #170 DONE 0.2s 05:49:15 05:49:15 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:15 #147 ... 05:49:15 05:49:15 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:49:15 #95 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:15 #95 ... 05:49:15 05:49:15 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:15 #91 16.40 OK: 20 MiB in 18 packages 05:49:15 #91 DONE 17.9s 05:49:15 05:49:15 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:15 #94 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:16 #94 ... 05:49:16 05:49:16 #87 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:49:16 #87 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #87 17.32 OK: 9 MiB in 15 packages 05:49:16 #87 DONE 18.7s 05:49:16 05:49:16 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:16 #85 7.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #85 14.46 OK: 9 MiB in 16 packages 05:49:16 #85 ... 05:49:16 05:49:16 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:16 #86 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:16 #86 7.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #86 ... 05:49:16 05:49:16 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:16 #94 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:16 #94 ... 05:49:16 05:49:16 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:16 #85 DONE 16.3s 05:49:16 #171 DONE 1.3s 05:49:16 05:49:16 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:49:16 #149 ... 05:49:16 05:49:16 #108 [security-bootstrapper] exporting to image 05:49:17 05:49:17 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:49:17 #108 exporting layers 0.8s done 05:49:17 #108 writing image sha256:2d4598c00d9bd93c1d785e83a515d9158e56548ee6d71c162d1ce8da6fd82753 done 05:49:17 #108 naming to docker.io/library/security-bootstrapper done 05:49:17 #108 DONE 2.4s 05:49:17 05:49:17 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:18 #96 ... 05:49:18 05:49:18 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:18 #93 17.23 OK: 20 MiB in 18 packages 05:49:18 #93 DONE 18.5s 05:49:18 05:49:18 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:49:18 #97 DONE 0.1s 05:49:18 05:49:18 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:18 #86 16.34 OK: 11 MiB in 17 packages 05:49:19 #86 DONE 18.0s 05:49:19 05:49:19 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:49:19 #95 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:19 #95 ... 05:49:19 05:49:19 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:49:19 #96 DONE 2.9s 05:49:19 05:49:19 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:49:19 #98 DONE 0.1s 05:49:19 05:49:19 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:19 #92 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:19 #92 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:19 #92 11.30 OK: 9 MiB in 18 packages 05:49:20 #92 DONE 12.2s 05:49:20 05:49:20 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:20 #52 ... 05:49:20 05:49:20 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:22 #99 DONE 1.6s 05:49:22 05:49:22 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:49:22 #100 DONE 0.2s 05:49:22 05:49:22 #101 [security-spire-config stage-2 6/10] COPY security.txt / 05:49:22 #101 DONE 0.1s 05:49:22 05:49:22 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:49:22 #102 DONE 0.2s 05:49:22 05:49:22 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:49:23 #103 DONE 0.1s 05:49:23 05:49:23 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:49:23 #104 DONE 0.2s 05:49:23 05:49:23 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:23 #94 10.92 OK: 15 MiB in 28 packages 05:49:23 #94 DONE 11.8s 05:49:23 05:49:23 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:49:23 #95 10.00 OK: 10 MiB in 19 packages 05:49:23 #95 DONE 11.1s 05:49:23 05:49:23 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:49:25 #105 DONE 1.7s 05:49:25 05:49:25 #106 [security-spire-config] exporting to image 05:49:25 #106 exporting layers 05:49:26 #106 exporting layers 3.1s done 05:49:26 #106 writing image sha256:94ce0d414a4ff96ebfbc7b29f8ab17897773836079c0c9269d18ef8fc1ba32f1 0.0s done 05:49:26 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:49:26 #106 DONE 3.1s 05:49:26 05:49:26 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:27 #107 ... 05:49:27 05:49:27 #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:27 #108 DONE 3.3s 05:49:27 05:49:27 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:49:27 #109 DONE 0.2s 05:49:27 05:49:27 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:27 #107 DONE 2.1s 05:49:27 05:49:27 #110 [security-spire-server stage-2 6/9] COPY security.txt / 05:49:27 #110 DONE 0.4s 05:49:27 05:49:27 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:49:27 #111 DONE 0.3s 05:49:27 05:49:27 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:49:27 #112 DONE 0.3s 05:49:27 05:49:27 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:49:28 #113 ... 05:49:28 05:49:28 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 05:49:28 #114 DONE 0.2s 05:49:28 05:49:28 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:49:28 #113 DONE 0.3s 05:49:28 05:49:28 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:49:28 #115 DONE 0.3s 05:49:28 05:49:28 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:49:28 #116 DONE 0.3s 05:49:28 05:49:28 #106 [security-spire-server] exporting to image 05:49:28 #106 ... 05:49:28 05:49:28 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:49:28 #117 DONE 0.4s 05:49:28 05:49:28 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:49:29 #118 DONE 0.3s 05:49:29 05:49:29 #106 [security-spire-agent] exporting to image 05:49:31 #106 exporting layers 3.0s done 05:49:31 #106 writing image sha256:c15a30c85ff14cd5105d14f543b298f80b62fbf9e041f5a89cd13cd0402d9f3c 0.0s done 05:49:31 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:49:32 #106 exporting layers 2.7s done 05:49:32 #106 writing image sha256:be12497f55f87b558a1b92bec1662dd3069fba813848d35fee546b986a520811 done 05:49:32 #106 naming to docker.io/library/security-spire-agent-arm64 done 05:49:32 #106 DONE 6.6s 05:49:32 05:49:32 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:04 #153 ... 05:50:04 05:50:04 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:50:04 #146 139.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:50:12 #146 ... 05:50:12 05:50:12 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:50:12 #147 DONE 152.2s 05:50:12 05:50:12 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:50:12 #148 DONE 152.2s 05:50:12 05:50:12 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:50:12 #149 DONE 152.2s 05:50:12 05:50:12 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:50:12 #146 DONE 152.2s 05:50:12 05:50:12 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:50:12 #153 DONE 152.3s 05:50:12 05:50:12 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:50:12 #154 DONE 152.3s 05:50:12 05:50:12 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:50:12 #145 DONE 152.4s 05:50:12 05:50:12 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #172 ... 05:50:12 05:50:12 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:50:12 #151 DONE 152.3s 05:50:12 05:50:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:50:12 #150 DONE 152.4s 05:50:12 05:50:12 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:50:12 #144 DONE 152.4s 05:50:12 05:50:12 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #172 DONE 0.3s 05:50:12 05:50:12 #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #173 ... 05:50:12 05:50:12 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #174 DONE 0.2s 05:50:12 05:50:12 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #175 DONE 0.1s 05:50:12 05:50:12 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #176 DONE 0.2s 05:50:12 05:50:12 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #177 DONE 0.3s 05:50:12 05:50:12 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #178 DONE 0.3s 05:50:12 05:50:12 #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #179 DONE 0.2s 05:50:12 05:50:12 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #180 CACHED 05:50:12 05:50:12 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:50:12 #181 CACHED 05:50:12 05:50:12 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:50:12 #182 DONE 0.2s 05:50:12 05:50:12 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:50:12 #183 DONE 0.1s 05:50:12 05:50:12 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:12 #184 DONE 0.1s 05:50:12 05:50:12 #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #173 DONE 0.2s 05:50:12 05:50:12 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:50:12 #185 CACHED 05:50:12 05:50:12 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:50:12 #186 CACHED 05:50:12 05:50:12 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:50:12 #187 ... 05:50:12 05:50:12 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:12 #188 DONE 0.2s 05:50:12 05:50:12 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:12 #189 DONE 0.1s 05:50:12 05:50:12 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:50:12 #190 DONE 0.2s 05:50:12 05:50:12 #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:12 #191 DONE 0.1s 05:50:12 05:50:12 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:50:12 #192 ... 05:50:12 05:50:12 #193 [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 05:50:12 #193 DONE 0.5s 05:50:12 05:50:12 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:50:13 #194 ... 05:50:13 05:50:13 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:50:13 #195 DONE 1.3s 05:50:13 05:50:13 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:50:13 #196 DONE 1.3s 05:50:13 05:50:13 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:50:13 #197 DONE 1.3s 05:50:13 05:50:13 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:50:13 #198 DONE 1.3s 05:50:13 05:50:13 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:50:13 #194 DONE 1.2s 05:50:13 05:50:13 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:50:13 #192 DONE 1.2s 05:50:13 05:50:13 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:50:13 #199 DONE 1.3s 05:50:13 05:50:13 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:50:13 #187 DONE 1.3s 05:50:13 05:50:13 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:50:13 #200 DONE 1.3s 05:50:13 05:50:13 #201 [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 05:50:13 #201 DONE 0.2s 05:50:13 05:50:13 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:50:13 #202 DONE 0.2s 05:50:13 05:50:13 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:50:13 #203 DONE 0.2s 05:50:13 05:50:13 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:50:13 #204 DONE 0.2s 05:50:13 05:50:13 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:50:13 #205 DONE 0.2s 05:50:13 05:50:13 #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:50:13 #206 DONE 0.2s 05:50:13 05:50:13 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:50:13 #207 DONE 0.2s 05:50:13 05:50:13 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:50:13 #208 DONE 0.2s 05:50:13 05:50:13 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:50:13 #209 DONE 0.2s 05:50:13 05:50:13 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:50:13 #210 DONE 0.2s 05:50:13 05:50:13 #108 [core-keeper] exporting to image 05:50:13 #108 exporting layers 05:50:13 #108 exporting layers 0.2s done 05:50:13 #108 ... 05:50:13 05:50:13 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:50:13 #211 DONE 0.2s 05:50:13 05:50:13 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:50:13 #212 DONE 0.3s 05:50:13 05:50:13 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:50:13 #213 DONE 0.3s 05:50:13 05:50:13 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:50:13 #214 DONE 0.3s 05:50:13 05:50:13 #108 [core-command] exporting to image 05:50:13 #108 writing image sha256:8c6baa0658c78845e78c7938e067a1d17b33192e1655de2e854a338dcf8f2bf9 0.0s done 05:50:13 #108 naming to docker.io/library/core-command done 05:50:14 #108 ... 05:50:14 05:50:14 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:50:14 #215 DONE 0.2s 05:50:14 05:50:14 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:50:14 #216 DONE 0.2s 05:50:14 05:50:14 #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:14 #217 ... 05:50:14 05:50:14 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:50:14 #218 DONE 0.2s 05:50:14 05:50:14 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:14 #219 DONE 0.5s 05:50:14 05:50:14 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:50:14 #220 DONE 0.1s 05:50:14 05:50:14 #108 [security-spiffe-token-provider] exporting to image 05:50:14 #108 exporting layers 0.8s done 05:50:14 #108 writing image sha256:ff6c287f1d98b24769595ec47fc6d805f226cb3713ae91907f71381ec71b6271 0.0s done 05:50:14 #108 naming to docker.io/library/core-data done 05:50:14 #108 writing image sha256:9cabfcb380cfcd558c97572a8e3c890b8d31f8cb0137b9c06d877d5b2b265677 0.0s done 05:50:14 #108 writing image sha256:8e9f55d9fc47350472d17f6f21c7a4524f30d5a04dd822c5cbcb400da01d53f1 0.0s done 05:50:14 #108 writing image sha256:706ce8aa864c8d4e09efa9214ede775020d37135cbf212d743d981bc3a97f923 0.0s done 05:50:14 #108 naming to docker.io/library/core-keeper done 05:50:14 #108 writing image sha256:2e5e18bb46f2866dee32d5c6d439877017a77060355f00e22a50a1f24c4c9c12 0.0s done 05:50:14 #108 naming to docker.io/library/support-notifications done 05:50:14 #108 naming to docker.io/library/core-metadata done 05:50:14 #108 naming to docker.io/library/support-scheduler done 05:50:14 #108 writing image sha256:5305d0db1e00421cb3048ca230985a9f9731d804279af7b6c4124f4b0bf9adec done 05:50:14 #108 naming to docker.io/library/security-spiffe-token-provider done 05:50:14 #108 ... 05:50:14 05:50:14 #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:14 #217 DONE 0.6s 05:50:14 05:50:14 #108 [security-proxy-setup] exporting to image 05:50:14 #108 exporting layers 0.2s done 05:50:15 #108 ... 05:50:15 05:50:15 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:15 #221 DONE 0.6s 05:50:15 05:50:15 #108 [security-secretstore-setup] exporting to image 05:50:15 #108 writing image sha256:67f2f3fd275a05f7611d573c795974b460e093f8282dcf9d4989423575904c8c done 05:50:15 #108 naming to docker.io/library/security-proxy-setup done 05:50:15 #108 exporting layers 0.9s done 05:50:15 #108 writing image sha256:c0da82c847338cdc5219a014f85b94ceda17357f823b85adffa391011a3218f6 done 05:50:15 #108 naming to docker.io/library/security-secretstore-setup done 05:50:15 #108 writing image sha256:aa274c20aec35e6293be296b2dc34ce6e69e378cdf583b022ae0bbfd3266f414 done 05:50:15 #108 naming to docker.io/library/security-proxy-auth done 05:50:15 #108 DONE 4.1s 05:50:15 05:50:15 #82 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:15 time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:50:15 $ docker stop --time=1 da8e7260a48ae543dcc521cb482c514ccecb7e96ed91019e005a657e9305f948 05:50:16 $ docker rm -f --volumes da8e7260a48ae543dcc521cb482c514ccecb7e96ed91019e005a657e9305f948 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:16 + docker images 05:50:16 REPOSITORY TAG IMAGE ID CREATED SIZE 05:50:16 security-proxy-auth latest aa274c20aec3 2 seconds ago 31.3MB 05:50:16 security-proxy-setup latest 67f2f3fd275a 2 seconds ago 38.2MB 05:50:16 security-secretstore-setup latest c0da82c84733 2 seconds ago 67.7MB 05:50:16 core-keeper latest 9cabfcb380cf 3 seconds ago 32.1MB 05:50:16 core-command latest 8c6baa0658c7 3 seconds ago 27.9MB 05:50:16 core-data latest ff6c287f1d98 3 seconds ago 32.4MB 05:50:16 support-scheduler latest 8e9f55d9fc47 3 seconds ago 48MB 05:50:16 support-notifications latest 706ce8aa864c 3 seconds ago 51.6MB 05:50:16 security-spiffe-token-provider latest 5305d0db1e00 3 seconds ago 46.9MB 05:50:16 core-metadata latest 2e5e18bb46f2 3 seconds ago 32.6MB 05:50:16 security-bootstrapper latest 2d4598c00d9b About a minute ago 20.3MB 05:50:16 core-common-config-bootstrapper latest 4ffc462100dc About a minute ago 17.1MB 05:50:16 security-spire-config latest 410d3157becf 3 minutes ago 149MB 05:50:16 security-spire-agent latest 649fc6499526 3 minutes ago 195MB 05:50:16 security-spire-server latest 08945f851540 3 minutes ago 149MB 05:50:16 ci-base-image-x86_64 latest 6915d33e0d02 6 minutes ago 929MB 05:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 05:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 05:50:16 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 05:50:17 provisioning config files... 05:50:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config12874334440339992009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:17 ---> ****-login.sh 05:50:17 nexus3.edgexfoundry.org:10001 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 nexus3.edgexfoundry.org:10002 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 nexus3.edgexfoundry.org:10003 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 nexus3.edgexfoundry.org:10004 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 ****.io 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 ---> ****-login.sh ends [Pipeline] } 05:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:50:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:50:18 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:18 latest 05:50:18 4.0.0-dev.66 05:50:18 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:18 main 05:50:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:18 + docker push nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:18 689072dca93d: Preparing 05:50:18 9655011836bd: Preparing 05:50:18 f0f2ae9797bc: Preparing 05:50:18 06c7ca882ad6: Preparing 05:50:18 cf126ea2b68a: Preparing 05:50:18 dfcd0a128afb: Preparing 05:50:18 994456c4fd7b: Preparing 05:50:18 dfcd0a128afb: Waiting 05:50:18 994456c4fd7b: Waiting 05:50:18 f0f2ae9797bc: Pushed 05:50:18 cf126ea2b68a: Pushed 05:50:18 06c7ca882ad6: Pushed 05:50:18 689072dca93d: Pushed 05:50:18 994456c4fd7b: Layer already exists 05:50:18 dfcd0a128afb: Pushed 05:50:20 9655011836bd: Pushed 05:50:20 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:21 689072dca93d: Preparing 05:50:21 9655011836bd: Preparing 05:50:21 f0f2ae9797bc: Preparing 05:50:21 06c7ca882ad6: Preparing 05:50:21 cf126ea2b68a: Preparing 05:50:21 dfcd0a128afb: Preparing 05:50:21 994456c4fd7b: Preparing 05:50:21 dfcd0a128afb: Waiting 05:50:21 994456c4fd7b: Waiting 05:50:21 cf126ea2b68a: Layer already exists 05:50:21 9655011836bd: Layer already exists 05:50:21 06c7ca882ad6: Layer already exists 05:50:21 689072dca93d: Layer already exists 05:50:21 f0f2ae9797bc: Layer already exists 05:50:21 dfcd0a128afb: Layer already exists 05:50:21 994456c4fd7b: Layer already exists 05:50:21 latest: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.66 05:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:21 689072dca93d: Preparing 05:50:21 9655011836bd: Preparing 05:50:21 f0f2ae9797bc: Preparing 05:50:21 06c7ca882ad6: Preparing 05:50:21 cf126ea2b68a: Preparing 05:50:21 dfcd0a128afb: Preparing 05:50:21 994456c4fd7b: Preparing 05:50:21 dfcd0a128afb: Waiting 05:50:21 994456c4fd7b: Waiting 05:50:21 689072dca93d: Layer already exists 05:50:21 06c7ca882ad6: Layer already exists 05:50:21 f0f2ae9797bc: Layer already exists 05:50:21 cf126ea2b68a: Layer already exists 05:50:21 9655011836bd: Layer already exists 05:50:21 dfcd0a128afb: Layer already exists 05:50:21 994456c4fd7b: Layer already exists 05:50:21 4.0.0-dev.66: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker push nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:22 689072dca93d: Preparing 05:50:22 9655011836bd: Preparing 05:50:22 f0f2ae9797bc: Preparing 05:50:22 06c7ca882ad6: Preparing 05:50:22 cf126ea2b68a: Preparing 05:50:22 dfcd0a128afb: Preparing 05:50:22 994456c4fd7b: Preparing 05:50:22 dfcd0a128afb: Waiting 05:50:22 994456c4fd7b: Waiting 05:50:22 06c7ca882ad6: Layer already exists 05:50:22 cf126ea2b68a: Layer already exists 05:50:22 689072dca93d: Layer already exists 05:50:22 9655011836bd: Layer already exists 05:50:22 f0f2ae9797bc: Layer already exists 05:50:22 dfcd0a128afb: Layer already exists 05:50:22 994456c4fd7b: Layer already exists 05:50:22 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:23 689072dca93d: Preparing 05:50:23 9655011836bd: Preparing 05:50:23 f0f2ae9797bc: Preparing 05:50:23 06c7ca882ad6: Preparing 05:50:23 cf126ea2b68a: Preparing 05:50:23 dfcd0a128afb: Preparing 05:50:23 994456c4fd7b: Preparing 05:50:23 994456c4fd7b: Waiting 05:50:23 dfcd0a128afb: Waiting 05:50:23 689072dca93d: Layer already exists 05:50:23 9655011836bd: Layer already exists 05:50:23 06c7ca882ad6: Layer already exists 05:50:23 f0f2ae9797bc: Layer already exists 05:50:23 cf126ea2b68a: Layer already exists 05:50:23 dfcd0a128afb: Layer already exists 05:50:23 994456c4fd7b: Layer already exists 05:50:23 main: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:23 ===================================================== [Pipeline] echo 05:50:23 taggedImages: 05:50:23 - nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:23 - nexus3.edgexfoundry.org:10004/core-command:latest 05:50:23 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.66 05:50:23 - nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:50:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:50:23 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:23 latest 05:50:23 4.0.0-dev.66 05:50:23 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:23 main 05:50:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:50:23 85542c96c63d: Preparing 05:50:23 b1fd47746271: Preparing 05:50:23 067cd3bdcdf7: Preparing 05:50:23 86db3df9337e: Preparing 05:50:23 f0f2ae9797bc: Preparing 05:50:23 06c7ca882ad6: Preparing 05:50:23 cf126ea2b68a: Preparing 05:50:23 dfcd0a128afb: Preparing 05:50:23 994456c4fd7b: Preparing 05:50:23 cf126ea2b68a: Waiting 05:50:23 dfcd0a128afb: Waiting 05:50:23 06c7ca882ad6: Waiting 05:50:23 f0f2ae9797bc: Layer already exists 05:50:23 06c7ca882ad6: Layer already exists 05:50:23 cf126ea2b68a: Layer already exists 05:50:23 dfcd0a128afb: Layer already exists 05:50:23 067cd3bdcdf7: Pushed 05:50:23 b1fd47746271: Pushed 05:50:23 85542c96c63d: Pushed 05:50:23 994456c4fd7b: Layer already exists 05:50:24 86db3df9337e: Pushed 05:50:24 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:25 + 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 05:50:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:50:25 85542c96c63d: Preparing 05:50:25 b1fd47746271: Preparing 05:50:25 067cd3bdcdf7: Preparing 05:50:25 86db3df9337e: Preparing 05:50:25 f0f2ae9797bc: Preparing 05:50:25 06c7ca882ad6: Preparing 05:50:25 cf126ea2b68a: Preparing 05:50:25 dfcd0a128afb: Preparing 05:50:25 994456c4fd7b: Preparing 05:50:25 06c7ca882ad6: Waiting 05:50:25 cf126ea2b68a: Waiting 05:50:25 dfcd0a128afb: Waiting 05:50:25 994456c4fd7b: Waiting 05:50:25 85542c96c63d: Layer already exists 05:50:25 b1fd47746271: Layer already exists 05:50:25 86db3df9337e: Layer already exists 05:50:25 f0f2ae9797bc: Layer already exists 05:50:25 067cd3bdcdf7: Layer already exists 05:50:25 dfcd0a128afb: Layer already exists 05:50:25 994456c4fd7b: Layer already exists 05:50:25 06c7ca882ad6: Layer already exists 05:50:25 cf126ea2b68a: Layer already exists 05:50:25 latest: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.66 05:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:50:26 85542c96c63d: Preparing 05:50:26 b1fd47746271: Preparing 05:50:26 067cd3bdcdf7: Preparing 05:50:26 86db3df9337e: Preparing 05:50:26 f0f2ae9797bc: Preparing 05:50:26 06c7ca882ad6: Preparing 05:50:26 cf126ea2b68a: Preparing 05:50:26 dfcd0a128afb: Preparing 05:50:26 994456c4fd7b: Preparing 05:50:26 cf126ea2b68a: Waiting 05:50:26 dfcd0a128afb: Waiting 05:50:26 994456c4fd7b: Waiting 05:50:26 06c7ca882ad6: Waiting 05:50:26 f0f2ae9797bc: Layer already exists 05:50:26 86db3df9337e: Layer already exists 05:50:26 85542c96c63d: Layer already exists 05:50:26 b1fd47746271: Layer already exists 05:50:26 067cd3bdcdf7: Layer already exists 05:50:26 06c7ca882ad6: Layer already exists 05:50:26 994456c4fd7b: Layer already exists 05:50:26 cf126ea2b68a: Layer already exists 05:50:26 dfcd0a128afb: Layer already exists 05:50:26 4.0.0-dev.66: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:50:26 85542c96c63d: Preparing 05:50:26 b1fd47746271: Preparing 05:50:26 067cd3bdcdf7: Preparing 05:50:26 86db3df9337e: Preparing 05:50:26 f0f2ae9797bc: Preparing 05:50:26 06c7ca882ad6: Preparing 05:50:26 cf126ea2b68a: Preparing 05:50:26 dfcd0a128afb: Preparing 05:50:26 994456c4fd7b: Preparing 05:50:26 06c7ca882ad6: Waiting 05:50:26 cf126ea2b68a: Waiting 05:50:26 dfcd0a128afb: Waiting 05:50:26 994456c4fd7b: Waiting 05:50:26 85542c96c63d: Layer already exists 05:50:26 b1fd47746271: Layer already exists 05:50:26 86db3df9337e: Layer already exists 05:50:26 067cd3bdcdf7: Layer already exists 05:50:26 f0f2ae9797bc: Layer already exists 05:50:26 cf126ea2b68a: Layer already exists 05:50:26 06c7ca882ad6: Layer already exists 05:50:26 dfcd0a128afb: Layer already exists 05:50:26 994456c4fd7b: Layer already exists 05:50:26 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:27 + 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 05:50:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:50:27 85542c96c63d: Preparing 05:50:27 b1fd47746271: Preparing 05:50:27 067cd3bdcdf7: Preparing 05:50:27 86db3df9337e: Preparing 05:50:27 f0f2ae9797bc: Preparing 05:50:27 06c7ca882ad6: Preparing 05:50:27 cf126ea2b68a: Preparing 05:50:27 dfcd0a128afb: Preparing 05:50:27 994456c4fd7b: Preparing 05:50:27 cf126ea2b68a: Waiting 05:50:27 dfcd0a128afb: Waiting 05:50:27 994456c4fd7b: Waiting 05:50:27 06c7ca882ad6: Waiting 05:50:27 067cd3bdcdf7: Layer already exists 05:50:27 f0f2ae9797bc: Layer already exists 05:50:27 85542c96c63d: Layer already exists 05:50:27 b1fd47746271: Layer already exists 05:50:27 86db3df9337e: Layer already exists 05:50:27 994456c4fd7b: Layer already exists 05:50:27 06c7ca882ad6: Layer already exists 05:50:27 cf126ea2b68a: Layer already exists 05:50:27 dfcd0a128afb: Layer already exists 05:50:27 main: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:27 ===================================================== [Pipeline] echo 05:50:27 taggedImages: 05:50:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:50:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.66 05:50:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:50:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:50:27 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:27 latest 05:50:27 4.0.0-dev.66 05:50:27 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:27 main 05:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:28 + docker push nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:50:28 df6bd6789b83: Preparing 05:50:28 c74f1f5ba350: Preparing 05:50:28 f0f2ae9797bc: Preparing 05:50:28 06c7ca882ad6: Preparing 05:50:28 3a730b4cad95: Preparing 05:50:28 752fb104a224: Preparing 05:50:28 994456c4fd7b: Preparing 05:50:28 994456c4fd7b: Waiting 05:50:28 752fb104a224: Waiting 05:50:28 06c7ca882ad6: Layer already exists 05:50:28 f0f2ae9797bc: Layer already exists 05:50:28 994456c4fd7b: Layer already exists 05:50:28 df6bd6789b83: Pushed 05:50:28 752fb104a224: Pushed 05:50:28 3a730b4cad95: Pushed 05:50:30 c74f1f5ba350: Pushed 05:50:30 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:50:31 df6bd6789b83: Preparing 05:50:31 c74f1f5ba350: Preparing 05:50:31 f0f2ae9797bc: Preparing 05:50:31 06c7ca882ad6: Preparing 05:50:31 3a730b4cad95: Preparing 05:50:31 752fb104a224: Preparing 05:50:31 994456c4fd7b: Preparing 05:50:31 752fb104a224: Waiting 05:50:31 994456c4fd7b: Waiting 05:50:31 f0f2ae9797bc: Layer already exists 05:50:31 3a730b4cad95: Layer already exists 05:50:31 c74f1f5ba350: Layer already exists 05:50:31 06c7ca882ad6: Layer already exists 05:50:31 df6bd6789b83: Layer already exists 05:50:31 752fb104a224: Layer already exists 05:50:31 994456c4fd7b: Layer already exists 05:50:31 latest: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.66 05:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:50:32 df6bd6789b83: Preparing 05:50:32 c74f1f5ba350: Preparing 05:50:32 f0f2ae9797bc: Preparing 05:50:32 06c7ca882ad6: Preparing 05:50:32 3a730b4cad95: Preparing 05:50:32 752fb104a224: Preparing 05:50:32 994456c4fd7b: Preparing 05:50:32 752fb104a224: Waiting 05:50:32 994456c4fd7b: Waiting 05:50:32 df6bd6789b83: Layer already exists 05:50:32 06c7ca882ad6: Layer already exists 05:50:32 c74f1f5ba350: Layer already exists 05:50:32 f0f2ae9797bc: Layer already exists 05:50:32 3a730b4cad95: Layer already exists 05:50:32 994456c4fd7b: Layer already exists 05:50:32 752fb104a224: Layer already exists 05:50:32 4.0.0-dev.66: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:32 + docker push nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:50:32 df6bd6789b83: Preparing 05:50:32 c74f1f5ba350: Preparing 05:50:32 f0f2ae9797bc: Preparing 05:50:32 06c7ca882ad6: Preparing 05:50:32 3a730b4cad95: Preparing 05:50:32 752fb104a224: Preparing 05:50:32 994456c4fd7b: Preparing 05:50:32 752fb104a224: Waiting 05:50:32 994456c4fd7b: Waiting 05:50:32 c74f1f5ba350: Layer already exists 05:50:32 3a730b4cad95: Layer already exists 05:50:32 df6bd6789b83: Layer already exists 05:50:32 f0f2ae9797bc: Layer already exists 05:50:32 06c7ca882ad6: Layer already exists 05:50:32 752fb104a224: Layer already exists 05:50:32 994456c4fd7b: Layer already exists 05:50:32 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:50:33 df6bd6789b83: Preparing 05:50:33 c74f1f5ba350: Preparing 05:50:33 f0f2ae9797bc: Preparing 05:50:33 06c7ca882ad6: Preparing 05:50:33 3a730b4cad95: Preparing 05:50:33 752fb104a224: Preparing 05:50:33 994456c4fd7b: Preparing 05:50:33 752fb104a224: Waiting 05:50:33 994456c4fd7b: Waiting 05:50:33 df6bd6789b83: Layer already exists 05:50:33 3a730b4cad95: Layer already exists 05:50:33 06c7ca882ad6: Layer already exists 05:50:33 c74f1f5ba350: Layer already exists 05:50:33 f0f2ae9797bc: Layer already exists 05:50:33 752fb104a224: Layer already exists 05:50:33 994456c4fd7b: Layer already exists 05:50:33 main: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:33 ===================================================== [Pipeline] echo 05:50:33 taggedImages: 05:50:33 - nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:33 - nexus3.edgexfoundry.org:10004/core-data:latest 05:50:33 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.66 05:50:33 - nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:50:33 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:50:33 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:33 latest 05:50:33 4.0.0-dev.66 05:50:33 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:33 main 05:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:50:34 15a8a73b374b: Preparing 05:50:34 3e438d298cc3: Preparing 05:50:34 06c7ca882ad6: Preparing 05:50:34 f18641726786: Preparing 05:50:34 8f9cfdb62427: Preparing 05:50:34 994456c4fd7b: Preparing 05:50:34 994456c4fd7b: Waiting 05:50:34 06c7ca882ad6: Layer already exists 05:50:34 994456c4fd7b: Layer already exists 05:50:34 15a8a73b374b: Pushed 05:50:34 8f9cfdb62427: Pushed 05:50:34 f18641726786: Pushed 05:50:36 3e438d298cc3: Pushed 05:50:36 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:50:37 15a8a73b374b: Preparing 05:50:37 3e438d298cc3: Preparing 05:50:37 06c7ca882ad6: Preparing 05:50:37 f18641726786: Preparing 05:50:37 8f9cfdb62427: Preparing 05:50:37 994456c4fd7b: Preparing 05:50:37 994456c4fd7b: Waiting 05:50:37 06c7ca882ad6: Layer already exists 05:50:37 8f9cfdb62427: Layer already exists 05:50:37 15a8a73b374b: Layer already exists 05:50:37 f18641726786: Layer already exists 05:50:37 3e438d298cc3: Layer already exists 05:50:37 994456c4fd7b: Layer already exists 05:50:37 latest: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.66 05:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:50:38 15a8a73b374b: Preparing 05:50:38 3e438d298cc3: Preparing 05:50:38 06c7ca882ad6: Preparing 05:50:38 f18641726786: Preparing 05:50:38 8f9cfdb62427: Preparing 05:50:38 994456c4fd7b: Preparing 05:50:38 994456c4fd7b: Waiting 05:50:38 f18641726786: Layer already exists 05:50:38 06c7ca882ad6: Layer already exists 05:50:38 8f9cfdb62427: Layer already exists 05:50:38 15a8a73b374b: Layer already exists 05:50:38 3e438d298cc3: Layer already exists 05:50:38 994456c4fd7b: Layer already exists 05:50:38 4.0.0-dev.66: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:50:38 15a8a73b374b: Preparing 05:50:38 3e438d298cc3: Preparing 05:50:38 06c7ca882ad6: Preparing 05:50:38 f18641726786: Preparing 05:50:38 8f9cfdb62427: Preparing 05:50:38 994456c4fd7b: Preparing 05:50:38 994456c4fd7b: Waiting 05:50:38 3e438d298cc3: Layer already exists 05:50:38 15a8a73b374b: Layer already exists 05:50:38 8f9cfdb62427: Layer already exists 05:50:38 f18641726786: Layer already exists 05:50:38 06c7ca882ad6: Layer already exists 05:50:38 994456c4fd7b: Layer already exists 05:50:38 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:50:39 15a8a73b374b: Preparing 05:50:39 3e438d298cc3: Preparing 05:50:39 06c7ca882ad6: Preparing 05:50:39 f18641726786: Preparing 05:50:39 8f9cfdb62427: Preparing 05:50:39 994456c4fd7b: Preparing 05:50:39 994456c4fd7b: Waiting 05:50:39 f18641726786: Layer already exists 05:50:39 3e438d298cc3: Layer already exists 05:50:39 8f9cfdb62427: Layer already exists 05:50:39 06c7ca882ad6: Layer already exists 05:50:39 15a8a73b374b: Layer already exists 05:50:39 994456c4fd7b: Layer already exists 05:50:39 main: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:39 ===================================================== [Pipeline] echo 05:50:39 taggedImages: 05:50:39 - nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:39 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:50:39 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.66 05:50:39 - nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:39 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:50:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:50:39 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:39 latest 05:50:39 4.0.0-dev.66 05:50:39 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:39 main 05:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:39 #80 ... 05:50:39 05:50:39 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #79 DONE 120.3s 05:50:39 05:50:39 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #89 DONE 93.8s 05:50:39 05:50:39 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #82 DONE 116.5s 05:50:39 05:50:39 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #83 DONE 111.5s 05:50:39 05:50:39 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #78 DONE 110.4s 05:50:39 05:50:39 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #80 DONE 119.0s 05:50:39 05:50:39 #119 [support-notifications builder 6/7] COPY . . 05:50:39 #119 ... 05:50:39 05:50:39 #120 [security-secretstore-setup builder 6/7] COPY . . 05:50:39 #120 DONE 1.8s 05:50:39 05:50:39 #121 [security-proxy-setup builder 6/7] COPY . . 05:50:39 #121 CACHED 05:50:39 05:50:39 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #122 CACHED 05:50:39 05:50:39 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:50:39 #123 CACHED 05:50:39 05:50:39 #124 [core-keeper builder 7/8] COPY . . 05:50:39 #124 DONE 1.9s 05:50:39 05:50:39 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #125 CACHED 05:50:39 05:50:39 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 05:50:39 #126 CACHED 05:50:39 05:50:39 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:50:39 #127 CACHED 05:50:39 05:50:39 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:50:39 #128 CACHED 05:50:39 05:50:39 #129 [security-proxy-auth builder 6/7] COPY . . 05:50:39 #129 CACHED 05:50:39 05:50:39 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #130 CACHED 05:50:39 05:50:39 #131 [security-bootstrapper builder 6/7] COPY . . 05:50:39 #131 CACHED 05:50:39 05:50:39 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #132 CACHED 05:50:39 05:50:39 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:50:39 #133 CACHED 05:50:39 05:50:39 #134 [core-command builder 6/7] COPY . . 05:50:39 #134 CACHED 05:50:39 05:50:39 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 05:50:39 #135 CACHED 05:50:39 05:50:39 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #136 CACHED 05:50:39 05:50:39 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:50:39 #137 CACHED 05:50:39 05:50:39 #138 [core-metadata builder 6/7] COPY . . 05:50:39 #138 CACHED 05:50:39 05:50:39 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:39 #139 CACHED 05:50:39 05:50:39 #140 [support-scheduler builder 6/7] COPY . . 05:50:39 #140 DONE 1.8s 05:50:39 05:50:39 #141 [core-data builder 6/7] COPY . . 05:50:39 #141 DONE 1.9s 05:50:39 05:50:39 #119 [support-notifications builder 6/7] COPY . . 05:50:39 #119 DONE 1.8s 05:50:39 05:50:39 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:50:39 #142 ... 05:50:39 05:50:39 #143 [security-spiffe-token-provider builder 6/7] COPY . . 05:50:39 #143 DONE 2.0s 05:50:39 05:50:39 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:50:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:50:40 077d8660f160: Preparing 05:50:40 065f1f02bdd5: Preparing 05:50:40 8373ba2795d5: Preparing 05:50:40 f0f2ae9797bc: Preparing 05:50:40 06c7ca882ad6: Preparing 05:50:40 cf126ea2b68a: Preparing 05:50:40 dfcd0a128afb: Preparing 05:50:40 994456c4fd7b: Preparing 05:50:40 cf126ea2b68a: Waiting 05:50:40 dfcd0a128afb: Waiting 05:50:40 994456c4fd7b: Waiting 05:50:40 f0f2ae9797bc: Layer already exists 05:50:40 06c7ca882ad6: Layer already exists 05:50:40 cf126ea2b68a: Layer already exists 05:50:40 dfcd0a128afb: Layer already exists 05:50:40 994456c4fd7b: Layer already exists 05:50:40 065f1f02bdd5: Pushed 05:50:40 077d8660f160: Pushed 05:50:42 8373ba2795d5: Pushed 05:50:42 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:50:43 077d8660f160: Preparing 05:50:43 065f1f02bdd5: Preparing 05:50:43 8373ba2795d5: Preparing 05:50:43 f0f2ae9797bc: Preparing 05:50:43 06c7ca882ad6: Preparing 05:50:43 cf126ea2b68a: Preparing 05:50:43 dfcd0a128afb: Preparing 05:50:43 994456c4fd7b: Preparing 05:50:43 cf126ea2b68a: Waiting 05:50:43 994456c4fd7b: Waiting 05:50:43 8373ba2795d5: Layer already exists 05:50:43 06c7ca882ad6: Layer already exists 05:50:43 065f1f02bdd5: Layer already exists 05:50:43 f0f2ae9797bc: Layer already exists 05:50:43 077d8660f160: Layer already exists 05:50:43 dfcd0a128afb: Layer already exists 05:50:43 cf126ea2b68a: Layer already exists 05:50:43 994456c4fd7b: Layer already exists 05:50:43 latest: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.66 05:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:50:44 077d8660f160: Preparing 05:50:44 065f1f02bdd5: Preparing 05:50:44 8373ba2795d5: Preparing 05:50:44 f0f2ae9797bc: Preparing 05:50:44 06c7ca882ad6: Preparing 05:50:44 cf126ea2b68a: Preparing 05:50:44 dfcd0a128afb: Preparing 05:50:44 994456c4fd7b: Preparing 05:50:44 cf126ea2b68a: Waiting 05:50:44 dfcd0a128afb: Waiting 05:50:44 994456c4fd7b: Waiting 05:50:44 06c7ca882ad6: Layer already exists 05:50:44 077d8660f160: Layer already exists 05:50:44 8373ba2795d5: Layer already exists 05:50:44 f0f2ae9797bc: Layer already exists 05:50:44 065f1f02bdd5: Layer already exists 05:50:44 cf126ea2b68a: Layer already exists 05:50:44 dfcd0a128afb: Layer already exists 05:50:44 994456c4fd7b: Layer already exists 05:50:44 4.0.0-dev.66: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:50:44 077d8660f160: Preparing 05:50:44 065f1f02bdd5: Preparing 05:50:44 8373ba2795d5: Preparing 05:50:44 f0f2ae9797bc: Preparing 05:50:44 06c7ca882ad6: Preparing 05:50:44 cf126ea2b68a: Preparing 05:50:44 dfcd0a128afb: Preparing 05:50:44 994456c4fd7b: Preparing 05:50:44 cf126ea2b68a: Waiting 05:50:44 dfcd0a128afb: Waiting 05:50:44 994456c4fd7b: Waiting 05:50:44 077d8660f160: Layer already exists 05:50:44 06c7ca882ad6: Layer already exists 05:50:44 f0f2ae9797bc: Layer already exists 05:50:44 8373ba2795d5: Layer already exists 05:50:44 065f1f02bdd5: Layer already exists 05:50:44 994456c4fd7b: Layer already exists 05:50:44 dfcd0a128afb: Layer already exists 05:50:44 cf126ea2b68a: Layer already exists 05:50:44 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 #144 ... 05:50:45 05:50:45 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:50:45 #0 5.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:50:45 #145 ... 05:50:45 05:50:45 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:50:45 #144 5.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:50:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:50:45 077d8660f160: Preparing 05:50:45 065f1f02bdd5: Preparing 05:50:45 8373ba2795d5: Preparing 05:50:45 f0f2ae9797bc: Preparing 05:50:45 06c7ca882ad6: Preparing 05:50:45 cf126ea2b68a: Preparing 05:50:45 dfcd0a128afb: Preparing 05:50:45 994456c4fd7b: Preparing 05:50:45 dfcd0a128afb: Waiting 05:50:45 cf126ea2b68a: Waiting 05:50:45 994456c4fd7b: Waiting 05:50:45 065f1f02bdd5: Layer already exists 05:50:45 f0f2ae9797bc: Layer already exists 05:50:45 077d8660f160: Layer already exists 05:50:45 06c7ca882ad6: Layer already exists 05:50:45 8373ba2795d5: Layer already exists 05:50:45 dfcd0a128afb: Layer already exists 05:50:45 cf126ea2b68a: Layer already exists 05:50:45 994456c4fd7b: Layer already exists 05:50:45 main: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:45 ===================================================== [Pipeline] echo 05:50:45 taggedImages: 05:50:45 - nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:50:45 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.66 05:50:45 - nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:50:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:50:45 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:45 latest 05:50:45 4.0.0-dev.66 05:50:45 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:45 main 05:50:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:50:46 cc0a3b1e979d: Preparing 05:50:46 a16e56e52637: Preparing 05:50:46 8b55158b1a86: Preparing 05:50:46 d83c19973ef6: Preparing 05:50:46 d46dc4f8c010: Preparing 05:50:46 d6169cc19eb1: Preparing 05:50:46 c4c3d89fa645: Preparing 05:50:46 f0f2ae9797bc: Preparing 05:50:46 06c7ca882ad6: Preparing 05:50:46 993735256dc3: Preparing 05:50:46 2540c4cd2fe6: Preparing 05:50:46 5f70bf18a086: Preparing 05:50:46 c313fe70cf06: Preparing 05:50:46 27aff0094def: Preparing 05:50:46 affeb1c55c74: Preparing 05:50:46 994456c4fd7b: Preparing 05:50:46 06c7ca882ad6: Waiting 05:50:46 d6169cc19eb1: Waiting 05:50:46 c4c3d89fa645: Waiting 05:50:46 993735256dc3: Waiting 05:50:46 f0f2ae9797bc: Waiting 05:50:46 27aff0094def: Waiting 05:50:46 2540c4cd2fe6: Waiting 05:50:46 5f70bf18a086: Waiting 05:50:46 affeb1c55c74: Waiting 05:50:46 c313fe70cf06: Waiting 05:50:46 a16e56e52637: Pushed 05:50:46 d83c19973ef6: Pushed 05:50:46 d46dc4f8c010: Pushed 05:50:46 8b55158b1a86: Pushed 05:50:46 f0f2ae9797bc: Layer already exists 05:50:46 cc0a3b1e979d: Pushed 05:50:46 06c7ca882ad6: Layer already exists 05:50:46 5f70bf18a086: Layer already exists 05:50:46 d6169cc19eb1: Pushed 05:50:46 993735256dc3: Pushed 05:50:46 2540c4cd2fe6: Pushed 05:50:46 c313fe70cf06: Pushed 05:50:46 994456c4fd7b: Layer already exists 05:50:46 27aff0094def: Pushed 05:50:46 affeb1c55c74: Pushed 05:50:47 c4c3d89fa645: Pushed 05:50:47 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:50:48 cc0a3b1e979d: Preparing 05:50:48 a16e56e52637: Preparing 05:50:48 8b55158b1a86: Preparing 05:50:48 d83c19973ef6: Preparing 05:50:48 d46dc4f8c010: Preparing 05:50:48 d6169cc19eb1: Preparing 05:50:48 c4c3d89fa645: Preparing 05:50:48 f0f2ae9797bc: Preparing 05:50:48 06c7ca882ad6: Preparing 05:50:48 993735256dc3: Preparing 05:50:48 2540c4cd2fe6: Preparing 05:50:48 5f70bf18a086: Preparing 05:50:48 c313fe70cf06: Preparing 05:50:48 27aff0094def: Preparing 05:50:48 affeb1c55c74: Preparing 05:50:48 994456c4fd7b: Preparing 05:50:48 2540c4cd2fe6: Waiting 05:50:48 06c7ca882ad6: Waiting 05:50:48 5f70bf18a086: Waiting 05:50:48 993735256dc3: Waiting 05:50:48 c4c3d89fa645: Waiting 05:50:48 c313fe70cf06: Waiting 05:50:48 994456c4fd7b: Waiting 05:50:48 27aff0094def: Waiting 05:50:48 affeb1c55c74: Waiting 05:50:48 f0f2ae9797bc: Waiting 05:50:48 cc0a3b1e979d: Layer already exists 05:50:48 8b55158b1a86: Layer already exists 05:50:48 d46dc4f8c010: Layer already exists 05:50:48 d83c19973ef6: Layer already exists 05:50:48 a16e56e52637: Layer already exists 05:50:48 c4c3d89fa645: Layer already exists 05:50:48 d6169cc19eb1: Layer already exists 05:50:48 993735256dc3: Layer already exists 05:50:48 f0f2ae9797bc: Layer already exists 05:50:48 06c7ca882ad6: Layer already exists 05:50:48 2540c4cd2fe6: Layer already exists 05:50:48 27aff0094def: Layer already exists 05:50:48 c313fe70cf06: Layer already exists 05:50:48 5f70bf18a086: Layer already exists 05:50:48 affeb1c55c74: Layer already exists 05:50:48 994456c4fd7b: Layer already exists 05:50:48 latest: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.66 05:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:50:49 cc0a3b1e979d: Preparing 05:50:49 a16e56e52637: Preparing 05:50:49 8b55158b1a86: Preparing 05:50:49 d83c19973ef6: Preparing 05:50:49 d46dc4f8c010: Preparing 05:50:49 d6169cc19eb1: Preparing 05:50:49 c4c3d89fa645: Preparing 05:50:49 f0f2ae9797bc: Preparing 05:50:49 06c7ca882ad6: Preparing 05:50:49 c4c3d89fa645: Waiting 05:50:49 d6169cc19eb1: Waiting 05:50:49 f0f2ae9797bc: Waiting 05:50:49 993735256dc3: Preparing 05:50:49 2540c4cd2fe6: Preparing 05:50:49 5f70bf18a086: Preparing 05:50:49 c313fe70cf06: Preparing 05:50:49 06c7ca882ad6: Waiting 05:50:49 5f70bf18a086: Waiting 05:50:49 2540c4cd2fe6: Waiting 05:50:49 993735256dc3: Waiting 05:50:49 27aff0094def: Preparing 05:50:49 affeb1c55c74: Preparing 05:50:49 994456c4fd7b: Preparing 05:50:49 affeb1c55c74: Waiting 05:50:49 994456c4fd7b: Waiting 05:50:49 27aff0094def: Waiting 05:50:49 c313fe70cf06: Waiting 05:50:49 d46dc4f8c010: Layer already exists 05:50:49 d83c19973ef6: Layer already exists 05:50:49 a16e56e52637: Layer already exists 05:50:49 8b55158b1a86: Layer already exists 05:50:49 cc0a3b1e979d: Layer already exists 05:50:49 d6169cc19eb1: Layer already exists 05:50:49 c4c3d89fa645: Layer already exists 05:50:49 06c7ca882ad6: Layer already exists 05:50:49 f0f2ae9797bc: Layer already exists 05:50:49 993735256dc3: Layer already exists 05:50:49 2540c4cd2fe6: Layer already exists 05:50:49 5f70bf18a086: Layer already exists 05:50:49 affeb1c55c74: Layer already exists 05:50:49 c313fe70cf06: Layer already exists 05:50:49 27aff0094def: Layer already exists 05:50:49 994456c4fd7b: Layer already exists 05:50:49 4.0.0-dev.66: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:49 #144 ... 05:50:49 05:50:49 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:50:49 #0 4.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:50:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:49 #146 ... 05:50:49 05:50:49 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:50:49 #0 5.312 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:50:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:50:49 cc0a3b1e979d: Preparing 05:50:49 a16e56e52637: Preparing 05:50:49 8b55158b1a86: Preparing 05:50:49 d83c19973ef6: Preparing 05:50:49 d46dc4f8c010: Preparing 05:50:49 d6169cc19eb1: Preparing 05:50:49 c4c3d89fa645: Preparing 05:50:49 f0f2ae9797bc: Preparing 05:50:49 06c7ca882ad6: Preparing 05:50:49 993735256dc3: Preparing 05:50:49 2540c4cd2fe6: Preparing 05:50:49 5f70bf18a086: Preparing 05:50:49 c313fe70cf06: Preparing 05:50:49 27aff0094def: Preparing 05:50:49 affeb1c55c74: Preparing 05:50:49 994456c4fd7b: Preparing 05:50:49 c4c3d89fa645: Waiting 05:50:49 f0f2ae9797bc: Waiting 05:50:49 2540c4cd2fe6: Waiting 05:50:49 06c7ca882ad6: Waiting 05:50:49 5f70bf18a086: Waiting 05:50:49 993735256dc3: Waiting 05:50:49 c313fe70cf06: Waiting 05:50:49 27aff0094def: Waiting 05:50:49 994456c4fd7b: Waiting 05:50:49 affeb1c55c74: Waiting 05:50:49 d6169cc19eb1: Waiting 05:50:49 d83c19973ef6: Layer already exists 05:50:49 d46dc4f8c010: Layer already exists 05:50:49 cc0a3b1e979d: Layer already exists 05:50:49 8b55158b1a86: Layer already exists 05:50:49 a16e56e52637: Layer already exists 05:50:49 d6169cc19eb1: Layer already exists 05:50:49 c4c3d89fa645: Layer already exists 05:50:49 f0f2ae9797bc: Layer already exists 05:50:49 993735256dc3: Layer already exists 05:50:49 2540c4cd2fe6: Layer already exists 05:50:49 06c7ca882ad6: Layer already exists 05:50:49 5f70bf18a086: Layer already exists 05:50:49 c313fe70cf06: Layer already exists 05:50:49 affeb1c55c74: Layer already exists 05:50:49 994456c4fd7b: Layer already exists 05:50:49 27aff0094def: Layer already exists 05:50:49 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:50 #147 ... 05:50:50 05:50:50 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:50:50 #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:50:50 #148 ... 05:50:50 05:50:50 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:50:50 #0 5.337 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:50:50 #149 ... 05:50:50 05:50:50 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:50:50 #0 5.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:50:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:50 #150 ... 05:50:50 05:50:50 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:50:50 #0 5.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:50:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:50:50 cc0a3b1e979d: Preparing 05:50:50 a16e56e52637: Preparing 05:50:50 8b55158b1a86: Preparing 05:50:50 d83c19973ef6: Preparing 05:50:50 d46dc4f8c010: Preparing 05:50:50 d6169cc19eb1: Preparing 05:50:50 c4c3d89fa645: Preparing 05:50:50 f0f2ae9797bc: Preparing 05:50:50 06c7ca882ad6: Preparing 05:50:50 993735256dc3: Preparing 05:50:50 2540c4cd2fe6: Preparing 05:50:50 5f70bf18a086: Preparing 05:50:50 c313fe70cf06: Preparing 05:50:50 27aff0094def: Preparing 05:50:50 affeb1c55c74: Preparing 05:50:50 994456c4fd7b: Preparing 05:50:50 d6169cc19eb1: Waiting 05:50:50 c4c3d89fa645: Waiting 05:50:50 f0f2ae9797bc: Waiting 05:50:50 06c7ca882ad6: Waiting 05:50:50 993735256dc3: Waiting 05:50:50 2540c4cd2fe6: Waiting 05:50:50 5f70bf18a086: Waiting 05:50:50 c313fe70cf06: Waiting 05:50:50 affeb1c55c74: Waiting 05:50:50 27aff0094def: Waiting 05:50:50 994456c4fd7b: Waiting 05:50:50 d46dc4f8c010: Layer already exists 05:50:50 cc0a3b1e979d: Layer already exists 05:50:50 8b55158b1a86: Layer already exists 05:50:50 d83c19973ef6: Layer already exists 05:50:50 a16e56e52637: Layer already exists 05:50:50 d6169cc19eb1: Layer already exists 05:50:50 c4c3d89fa645: Layer already exists 05:50:50 993735256dc3: Layer already exists 05:50:50 f0f2ae9797bc: Layer already exists 05:50:50 06c7ca882ad6: Layer already exists 05:50:50 2540c4cd2fe6: Layer already exists 05:50:50 5f70bf18a086: Layer already exists 05:50:50 c313fe70cf06: Layer already exists 05:50:50 27aff0094def: Layer already exists 05:50:50 affeb1c55c74: Layer already exists 05:50:50 994456c4fd7b: Layer already exists 05:50:50 main: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:50 ===================================================== [Pipeline] echo 05:50:50 taggedImages: 05:50:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:50:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.66 05:50:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:50:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:50:50 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:50 latest 05:50:50 4.0.0-dev.66 05:50:50 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:50 main 05:50:50 ===================================================== 05:50:50 #151 ... 05:50:50 05:50:50 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:50:50 #0 5.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:50:50 #152 ... 05:50:50 05:50:50 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:50:50 #0 5.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:51 #153 ... 05:50:51 05:50:51 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:50:51 #0 4.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:50:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:51 #154 ... 05:50:51 05:50:51 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:50:51 #142 5.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:50:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:50:51 05158b6b8c78: Preparing 05:50:51 f25af4ea281d: Preparing 05:50:51 2e9ca06c6e6d: Preparing 05:50:51 95f4348ab1b5: Preparing 05:50:51 f0f2ae9797bc: Preparing 05:50:51 06c7ca882ad6: Preparing 05:50:51 cf126ea2b68a: Preparing 05:50:51 dfcd0a128afb: Preparing 05:50:51 994456c4fd7b: Preparing 05:50:51 06c7ca882ad6: Waiting 05:50:51 cf126ea2b68a: Waiting 05:50:51 994456c4fd7b: Waiting 05:50:51 dfcd0a128afb: Waiting 05:50:51 f0f2ae9797bc: Layer already exists 05:50:51 06c7ca882ad6: Layer already exists 05:50:51 cf126ea2b68a: Layer already exists 05:50:51 f25af4ea281d: Pushed 05:50:51 dfcd0a128afb: Layer already exists 05:50:51 994456c4fd7b: Layer already exists 05:50:51 2e9ca06c6e6d: Pushed 05:50:51 05158b6b8c78: Pushed 05:50:53 95f4348ab1b5: Pushed 05:50:53 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:50:54 05158b6b8c78: Preparing 05:50:54 f25af4ea281d: Preparing 05:50:54 2e9ca06c6e6d: Preparing 05:50:54 95f4348ab1b5: Preparing 05:50:54 f0f2ae9797bc: Preparing 05:50:54 06c7ca882ad6: Preparing 05:50:54 cf126ea2b68a: Preparing 05:50:54 dfcd0a128afb: Preparing 05:50:54 994456c4fd7b: Preparing 05:50:54 06c7ca882ad6: Waiting 05:50:54 dfcd0a128afb: Waiting 05:50:54 cf126ea2b68a: Waiting 05:50:54 994456c4fd7b: Waiting 05:50:54 f25af4ea281d: Layer already exists 05:50:54 95f4348ab1b5: Layer already exists 05:50:54 2e9ca06c6e6d: Layer already exists 05:50:54 f0f2ae9797bc: Layer already exists 05:50:54 05158b6b8c78: Layer already exists 05:50:54 dfcd0a128afb: Layer already exists 05:50:54 06c7ca882ad6: Layer already exists 05:50:54 cf126ea2b68a: Layer already exists 05:50:54 994456c4fd7b: Layer already exists 05:50:54 latest: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.66 05:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:50:55 05158b6b8c78: Preparing 05:50:55 f25af4ea281d: Preparing 05:50:55 2e9ca06c6e6d: Preparing 05:50:55 95f4348ab1b5: Preparing 05:50:55 f0f2ae9797bc: Preparing 05:50:55 06c7ca882ad6: Preparing 05:50:55 cf126ea2b68a: Preparing 05:50:55 dfcd0a128afb: Preparing 05:50:55 994456c4fd7b: Preparing 05:50:55 06c7ca882ad6: Waiting 05:50:55 cf126ea2b68a: Waiting 05:50:55 dfcd0a128afb: Waiting 05:50:55 994456c4fd7b: Waiting 05:50:55 f0f2ae9797bc: Layer already exists 05:50:55 2e9ca06c6e6d: Layer already exists 05:50:55 f25af4ea281d: Layer already exists 05:50:55 05158b6b8c78: Layer already exists 05:50:55 95f4348ab1b5: Layer already exists 05:50:55 06c7ca882ad6: Layer already exists 05:50:55 dfcd0a128afb: Layer already exists 05:50:55 994456c4fd7b: Layer already exists 05:50:55 cf126ea2b68a: Layer already exists 05:50:55 4.0.0-dev.66: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:50:55 05158b6b8c78: Preparing 05:50:55 f25af4ea281d: Preparing 05:50:55 2e9ca06c6e6d: Preparing 05:50:55 95f4348ab1b5: Preparing 05:50:55 f0f2ae9797bc: Preparing 05:50:55 06c7ca882ad6: Preparing 05:50:55 cf126ea2b68a: Preparing 05:50:55 dfcd0a128afb: Preparing 05:50:55 994456c4fd7b: Preparing 05:50:55 06c7ca882ad6: Waiting 05:50:55 cf126ea2b68a: Waiting 05:50:55 dfcd0a128afb: Waiting 05:50:55 f25af4ea281d: Layer already exists 05:50:55 2e9ca06c6e6d: Layer already exists 05:50:55 f0f2ae9797bc: Layer already exists 05:50:55 05158b6b8c78: Layer already exists 05:50:55 95f4348ab1b5: Layer already exists 05:50:55 06c7ca882ad6: Layer already exists 05:50:55 994456c4fd7b: Layer already exists 05:50:55 cf126ea2b68a: Layer already exists 05:50:55 dfcd0a128afb: Layer already exists 05:50:55 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:50:56 05158b6b8c78: Preparing 05:50:56 f25af4ea281d: Preparing 05:50:56 2e9ca06c6e6d: Preparing 05:50:56 95f4348ab1b5: Preparing 05:50:56 f0f2ae9797bc: Preparing 05:50:56 06c7ca882ad6: Preparing 05:50:56 cf126ea2b68a: Preparing 05:50:56 dfcd0a128afb: Preparing 05:50:56 994456c4fd7b: Preparing 05:50:56 994456c4fd7b: Waiting 05:50:56 cf126ea2b68a: Waiting 05:50:56 dfcd0a128afb: Waiting 05:50:56 06c7ca882ad6: Waiting 05:50:56 f25af4ea281d: Layer already exists 05:50:56 05158b6b8c78: Layer already exists 05:50:56 95f4348ab1b5: Layer already exists 05:50:56 2e9ca06c6e6d: Layer already exists 05:50:56 f0f2ae9797bc: Layer already exists 05:50:56 cf126ea2b68a: Layer already exists 05:50:56 dfcd0a128afb: Layer already exists 05:50:56 06c7ca882ad6: Layer already exists 05:50:56 994456c4fd7b: Layer already exists 05:50:56 main: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:56 ===================================================== [Pipeline] echo 05:50:56 taggedImages: 05:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.66 05:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:50:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:50:56 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:56 latest 05:50:56 4.0.0-dev.66 05:50:56 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:50:56 main 05:50:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:50:57 860cfb6a0fba: Preparing 05:50:57 00bd5a1c91a3: Preparing 05:50:57 8b1fd943ccc2: Preparing 05:50:57 d4e1ee29e84a: Preparing 05:50:57 9c6a366e3699: Preparing 05:50:57 f0f2ae9797bc: Preparing 05:50:57 06c7ca882ad6: Preparing 05:50:57 ccd7b7688f25: Preparing 05:50:57 6c844718d14a: Preparing 05:50:57 6ea70fb22157: Preparing 05:50:57 994456c4fd7b: Preparing 05:50:57 f0f2ae9797bc: Waiting 05:50:57 994456c4fd7b: Waiting 05:50:57 06c7ca882ad6: Waiting 05:50:57 ccd7b7688f25: Waiting 05:50:57 6c844718d14a: Waiting 05:50:57 6ea70fb22157: Waiting 05:50:57 d4e1ee29e84a: Pushed 05:50:57 00bd5a1c91a3: Pushed 05:50:57 860cfb6a0fba: Pushed 05:50:57 9c6a366e3699: Pushed 05:50:57 f0f2ae9797bc: Layer already exists 05:50:57 06c7ca882ad6: Layer already exists 05:50:57 994456c4fd7b: Layer already exists 05:50:57 ccd7b7688f25: Pushed 05:50:57 6c844718d14a: Pushed 05:50:59 6ea70fb22157: Pushed 05:50:59 8b1fd943ccc2: Pushed 05:50:59 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:00 860cfb6a0fba: Preparing 05:51:00 00bd5a1c91a3: Preparing 05:51:00 8b1fd943ccc2: Preparing 05:51:00 d4e1ee29e84a: Preparing 05:51:00 9c6a366e3699: Preparing 05:51:00 f0f2ae9797bc: Preparing 05:51:00 06c7ca882ad6: Preparing 05:51:00 ccd7b7688f25: Preparing 05:51:00 6c844718d14a: Preparing 05:51:00 6ea70fb22157: Preparing 05:51:00 994456c4fd7b: Preparing 05:51:00 ccd7b7688f25: Waiting 05:51:00 6c844718d14a: Waiting 05:51:00 6ea70fb22157: Waiting 05:51:00 994456c4fd7b: Waiting 05:51:00 f0f2ae9797bc: Waiting 05:51:00 06c7ca882ad6: Waiting 05:51:00 860cfb6a0fba: Layer already exists 05:51:00 9c6a366e3699: Layer already exists 05:51:00 00bd5a1c91a3: Layer already exists 05:51:00 d4e1ee29e84a: Layer already exists 05:51:00 8b1fd943ccc2: Layer already exists 05:51:00 6c844718d14a: Layer already exists 05:51:00 06c7ca882ad6: Layer already exists 05:51:00 f0f2ae9797bc: Layer already exists 05:51:00 ccd7b7688f25: Layer already exists 05:51:00 6ea70fb22157: Layer already exists 05:51:00 994456c4fd7b: Layer already exists 05:51:00 latest: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.66 05:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:00 860cfb6a0fba: Preparing 05:51:00 00bd5a1c91a3: Preparing 05:51:00 8b1fd943ccc2: Preparing 05:51:00 d4e1ee29e84a: Preparing 05:51:00 9c6a366e3699: Preparing 05:51:00 f0f2ae9797bc: Preparing 05:51:00 06c7ca882ad6: Preparing 05:51:00 ccd7b7688f25: Preparing 05:51:00 6c844718d14a: Preparing 05:51:00 6ea70fb22157: Preparing 05:51:00 994456c4fd7b: Preparing 05:51:00 ccd7b7688f25: Waiting 05:51:00 994456c4fd7b: Waiting 05:51:00 6ea70fb22157: Waiting 05:51:00 f0f2ae9797bc: Waiting 05:51:00 6c844718d14a: Waiting 05:51:00 06c7ca882ad6: Waiting 05:51:00 8b1fd943ccc2: Layer already exists 05:51:00 00bd5a1c91a3: Layer already exists 05:51:00 9c6a366e3699: Layer already exists 05:51:00 860cfb6a0fba: Layer already exists 05:51:00 d4e1ee29e84a: Layer already exists 05:51:00 06c7ca882ad6: Layer already exists 05:51:00 f0f2ae9797bc: Layer already exists 05:51:00 6c844718d14a: Layer already exists 05:51:00 ccd7b7688f25: Layer already exists 05:51:00 6ea70fb22157: Layer already exists 05:51:00 994456c4fd7b: Layer already exists 05:51:00 4.0.0-dev.66: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:01 860cfb6a0fba: Preparing 05:51:01 00bd5a1c91a3: Preparing 05:51:01 8b1fd943ccc2: Preparing 05:51:01 d4e1ee29e84a: Preparing 05:51:01 9c6a366e3699: Preparing 05:51:01 f0f2ae9797bc: Preparing 05:51:01 06c7ca882ad6: Preparing 05:51:01 ccd7b7688f25: Preparing 05:51:01 6c844718d14a: Preparing 05:51:01 6ea70fb22157: Preparing 05:51:01 994456c4fd7b: Preparing 05:51:01 6c844718d14a: Waiting 05:51:01 994456c4fd7b: Waiting 05:51:01 f0f2ae9797bc: Waiting 05:51:01 06c7ca882ad6: Waiting 05:51:01 ccd7b7688f25: Waiting 05:51:01 6ea70fb22157: Waiting 05:51:01 860cfb6a0fba: Layer already exists 05:51:01 00bd5a1c91a3: Layer already exists 05:51:01 8b1fd943ccc2: Layer already exists 05:51:01 9c6a366e3699: Layer already exists 05:51:01 d4e1ee29e84a: Layer already exists 05:51:01 6c844718d14a: Layer already exists 05:51:01 ccd7b7688f25: Layer already exists 05:51:01 06c7ca882ad6: Layer already exists 05:51:01 f0f2ae9797bc: Layer already exists 05:51:01 6ea70fb22157: Layer already exists 05:51:01 994456c4fd7b: Layer already exists 05:51:01 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:02 860cfb6a0fba: Preparing 05:51:02 00bd5a1c91a3: Preparing 05:51:02 8b1fd943ccc2: Preparing 05:51:02 d4e1ee29e84a: Preparing 05:51:02 9c6a366e3699: Preparing 05:51:02 f0f2ae9797bc: Preparing 05:51:02 06c7ca882ad6: Preparing 05:51:02 ccd7b7688f25: Preparing 05:51:02 6c844718d14a: Preparing 05:51:02 6ea70fb22157: Preparing 05:51:02 994456c4fd7b: Preparing 05:51:02 06c7ca882ad6: Waiting 05:51:02 ccd7b7688f25: Waiting 05:51:02 6ea70fb22157: Waiting 05:51:02 6c844718d14a: Waiting 05:51:02 994456c4fd7b: Waiting 05:51:02 f0f2ae9797bc: Waiting 05:51:02 8b1fd943ccc2: Layer already exists 05:51:02 860cfb6a0fba: Layer already exists 05:51:02 d4e1ee29e84a: Layer already exists 05:51:02 00bd5a1c91a3: Layer already exists 05:51:02 9c6a366e3699: Layer already exists 05:51:02 6c844718d14a: Layer already exists 05:51:02 f0f2ae9797bc: Layer already exists 05:51:02 06c7ca882ad6: Layer already exists 05:51:02 ccd7b7688f25: Layer already exists 05:51:02 6ea70fb22157: Layer already exists 05:51:02 994456c4fd7b: Layer already exists 05:51:02 main: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:02 ===================================================== [Pipeline] echo 05:51:02 taggedImages: 05:51:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:51:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.66 05:51:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:51:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:51:02 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:02 latest 05:51:02 4.0.0-dev.66 05:51:02 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:02 main 05:51:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:02 b2396f13018e: Preparing 05:51:02 1b516aed5159: Preparing 05:51:02 0587d93694c0: Preparing 05:51:02 19420bf73639: Preparing 05:51:02 6186abdee22c: Preparing 05:51:02 17ffe249c163: Preparing 05:51:02 4022209f0d36: Preparing 05:51:02 f0f2ae9797bc: Preparing 05:51:02 06c7ca882ad6: Preparing 05:51:02 7de68b37a27a: Preparing 05:51:02 78d507d6d7dc: Preparing 05:51:02 994456c4fd7b: Preparing 05:51:02 4022209f0d36: Waiting 05:51:02 f0f2ae9797bc: Waiting 05:51:02 06c7ca882ad6: Waiting 05:51:02 7de68b37a27a: Waiting 05:51:02 78d507d6d7dc: Waiting 05:51:02 994456c4fd7b: Waiting 05:51:02 17ffe249c163: Waiting 05:51:02 b2396f13018e: Pushed 05:51:02 6186abdee22c: Pushed 05:51:02 1b516aed5159: Pushed 05:51:02 f0f2ae9797bc: Layer already exists 05:51:02 06c7ca882ad6: Layer already exists 05:51:02 17ffe249c163: Pushed 05:51:03 4022209f0d36: Pushed 05:51:03 994456c4fd7b: Layer already exists 05:51:03 7de68b37a27a: Pushed 05:51:04 78d507d6d7dc: Pushed 05:51:04 19420bf73639: Pushed 05:51:05 0587d93694c0: Pushed 05:51:05 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:06 b2396f13018e: Preparing 05:51:06 1b516aed5159: Preparing 05:51:06 0587d93694c0: Preparing 05:51:06 19420bf73639: Preparing 05:51:06 6186abdee22c: Preparing 05:51:06 17ffe249c163: Preparing 05:51:06 4022209f0d36: Preparing 05:51:06 f0f2ae9797bc: Preparing 05:51:06 06c7ca882ad6: Preparing 05:51:06 17ffe249c163: Waiting 05:51:06 4022209f0d36: Waiting 05:51:06 f0f2ae9797bc: Waiting 05:51:06 7de68b37a27a: Preparing 05:51:06 78d507d6d7dc: Preparing 05:51:06 994456c4fd7b: Preparing 05:51:06 06c7ca882ad6: Waiting 05:51:06 78d507d6d7dc: Waiting 05:51:06 7de68b37a27a: Waiting 05:51:06 994456c4fd7b: Waiting 05:51:06 6186abdee22c: Layer already exists 05:51:06 1b516aed5159: Layer already exists 05:51:06 19420bf73639: Layer already exists 05:51:06 0587d93694c0: Layer already exists 05:51:06 b2396f13018e: Layer already exists 05:51:06 17ffe249c163: Layer already exists 05:51:06 4022209f0d36: Layer already exists 05:51:06 f0f2ae9797bc: Layer already exists 05:51:06 7de68b37a27a: Layer already exists 05:51:06 06c7ca882ad6: Layer already exists 05:51:06 78d507d6d7dc: Layer already exists 05:51:06 994456c4fd7b: Layer already exists 05:51:06 latest: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.66 05:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:06 b2396f13018e: Preparing 05:51:06 1b516aed5159: Preparing 05:51:06 0587d93694c0: Preparing 05:51:06 19420bf73639: Preparing 05:51:06 6186abdee22c: Preparing 05:51:06 17ffe249c163: Preparing 05:51:06 4022209f0d36: Preparing 05:51:06 f0f2ae9797bc: Preparing 05:51:06 06c7ca882ad6: Preparing 05:51:06 7de68b37a27a: Preparing 05:51:06 78d507d6d7dc: Preparing 05:51:06 994456c4fd7b: Preparing 05:51:06 4022209f0d36: Waiting 05:51:06 f0f2ae9797bc: Waiting 05:51:06 06c7ca882ad6: Waiting 05:51:06 7de68b37a27a: Waiting 05:51:06 78d507d6d7dc: Waiting 05:51:06 994456c4fd7b: Waiting 05:51:06 17ffe249c163: Waiting 05:51:06 19420bf73639: Layer already exists 05:51:06 6186abdee22c: Layer already exists 05:51:06 1b516aed5159: Layer already exists 05:51:06 b2396f13018e: Layer already exists 05:51:06 0587d93694c0: Layer already exists 05:51:06 4022209f0d36: Layer already exists 05:51:06 06c7ca882ad6: Layer already exists 05:51:06 17ffe249c163: Layer already exists 05:51:06 f0f2ae9797bc: Layer already exists 05:51:06 7de68b37a27a: Layer already exists 05:51:06 994456c4fd7b: Layer already exists 05:51:06 78d507d6d7dc: Layer already exists 05:51:06 4.0.0-dev.66: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:07 b2396f13018e: Preparing 05:51:07 1b516aed5159: Preparing 05:51:07 0587d93694c0: Preparing 05:51:07 19420bf73639: Preparing 05:51:07 6186abdee22c: Preparing 05:51:07 17ffe249c163: Preparing 05:51:07 4022209f0d36: Preparing 05:51:07 f0f2ae9797bc: Preparing 05:51:07 06c7ca882ad6: Preparing 05:51:07 7de68b37a27a: Preparing 05:51:07 78d507d6d7dc: Preparing 05:51:07 994456c4fd7b: Preparing 05:51:07 f0f2ae9797bc: Waiting 05:51:07 06c7ca882ad6: Waiting 05:51:07 7de68b37a27a: Waiting 05:51:07 78d507d6d7dc: Waiting 05:51:07 17ffe249c163: Waiting 05:51:07 994456c4fd7b: Waiting 05:51:07 4022209f0d36: Waiting 05:51:07 19420bf73639: Layer already exists 05:51:07 b2396f13018e: Layer already exists 05:51:07 1b516aed5159: Layer already exists 05:51:07 6186abdee22c: Layer already exists 05:51:07 0587d93694c0: Layer already exists 05:51:07 17ffe249c163: Layer already exists 05:51:07 4022209f0d36: Layer already exists 05:51:07 06c7ca882ad6: Layer already exists 05:51:07 7de68b37a27a: Layer already exists 05:51:07 f0f2ae9797bc: Layer already exists 05:51:07 78d507d6d7dc: Layer already exists 05:51:07 994456c4fd7b: Layer already exists 05:51:07 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:08 b2396f13018e: Preparing 05:51:08 1b516aed5159: Preparing 05:51:08 0587d93694c0: Preparing 05:51:08 19420bf73639: Preparing 05:51:08 6186abdee22c: Preparing 05:51:08 17ffe249c163: Preparing 05:51:08 4022209f0d36: Preparing 05:51:08 f0f2ae9797bc: Preparing 05:51:08 06c7ca882ad6: Preparing 05:51:08 7de68b37a27a: Preparing 05:51:08 78d507d6d7dc: Preparing 05:51:08 994456c4fd7b: Preparing 05:51:08 17ffe249c163: Waiting 05:51:08 4022209f0d36: Waiting 05:51:08 f0f2ae9797bc: Waiting 05:51:08 06c7ca882ad6: Waiting 05:51:08 7de68b37a27a: Waiting 05:51:08 78d507d6d7dc: Waiting 05:51:08 994456c4fd7b: Waiting 05:51:08 6186abdee22c: Layer already exists 05:51:08 1b516aed5159: Layer already exists 05:51:08 0587d93694c0: Layer already exists 05:51:08 19420bf73639: Layer already exists 05:51:08 b2396f13018e: Layer already exists 05:51:08 f0f2ae9797bc: Layer already exists 05:51:08 17ffe249c163: Layer already exists 05:51:08 4022209f0d36: Layer already exists 05:51:08 7de68b37a27a: Layer already exists 05:51:08 06c7ca882ad6: Layer already exists 05:51:08 78d507d6d7dc: Layer already exists 05:51:08 994456c4fd7b: Layer already exists 05:51:08 main: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:08 ===================================================== [Pipeline] echo 05:51:08 taggedImages: 05:51:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:51:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.66 05:51:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:51:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:51:08 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:08 latest 05:51:08 4.0.0-dev.66 05:51:08 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:08 main 05:51:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:09 4d9435e58589: Preparing 05:51:09 ed6733d30456: Preparing 05:51:09 f0f2ae9797bc: Preparing 05:51:09 06c7ca882ad6: Preparing 05:51:09 55afababf720: Preparing 05:51:09 87a30c432622: Preparing 05:51:09 994456c4fd7b: Preparing 05:51:09 87a30c432622: Waiting 05:51:09 994456c4fd7b: Waiting 05:51:09 f0f2ae9797bc: Layer already exists 05:51:09 06c7ca882ad6: Layer already exists 05:51:09 994456c4fd7b: Layer already exists 05:51:09 4d9435e58589: Pushed 05:51:09 55afababf720: Pushed 05:51:10 87a30c432622: Pushed 05:51:11 ed6733d30456: Pushed 05:51:12 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:12 + 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 05:51:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:12 4d9435e58589: Preparing 05:51:12 ed6733d30456: Preparing 05:51:12 f0f2ae9797bc: Preparing 05:51:12 06c7ca882ad6: Preparing 05:51:12 55afababf720: Preparing 05:51:12 87a30c432622: Preparing 05:51:12 994456c4fd7b: Preparing 05:51:12 994456c4fd7b: Waiting 05:51:12 87a30c432622: Waiting 05:51:12 06c7ca882ad6: Layer already exists 05:51:12 ed6733d30456: Layer already exists 05:51:12 f0f2ae9797bc: Layer already exists 05:51:12 55afababf720: Layer already exists 05:51:12 4d9435e58589: Layer already exists 05:51:12 994456c4fd7b: Layer already exists 05:51:12 87a30c432622: Layer already exists 05:51:12 latest: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.66 05:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:13 4d9435e58589: Preparing 05:51:13 ed6733d30456: Preparing 05:51:13 f0f2ae9797bc: Preparing 05:51:13 06c7ca882ad6: Preparing 05:51:13 55afababf720: Preparing 05:51:13 87a30c432622: Preparing 05:51:13 994456c4fd7b: Preparing 05:51:13 994456c4fd7b: Waiting 05:51:13 87a30c432622: Waiting 05:51:13 4d9435e58589: Layer already exists 05:51:13 06c7ca882ad6: Layer already exists 05:51:13 55afababf720: Layer already exists 05:51:13 ed6733d30456: Layer already exists 05:51:13 f0f2ae9797bc: Layer already exists 05:51:13 87a30c432622: Layer already exists 05:51:13 994456c4fd7b: Layer already exists 05:51:13 4.0.0-dev.66: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:14 4d9435e58589: Preparing 05:51:14 ed6733d30456: Preparing 05:51:14 f0f2ae9797bc: Preparing 05:51:14 06c7ca882ad6: Preparing 05:51:14 55afababf720: Preparing 05:51:14 87a30c432622: Preparing 05:51:14 994456c4fd7b: Preparing 05:51:14 87a30c432622: Waiting 05:51:14 994456c4fd7b: Waiting 05:51:14 55afababf720: Layer already exists 05:51:14 f0f2ae9797bc: Layer already exists 05:51:14 4d9435e58589: Layer already exists 05:51:14 ed6733d30456: Layer already exists 05:51:14 06c7ca882ad6: Layer already exists 05:51:14 87a30c432622: Layer already exists 05:51:14 994456c4fd7b: Layer already exists 05:51:14 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:14 + 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 05:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:14 4d9435e58589: Preparing 05:51:14 ed6733d30456: Preparing 05:51:14 f0f2ae9797bc: Preparing 05:51:14 06c7ca882ad6: Preparing 05:51:14 55afababf720: Preparing 05:51:14 87a30c432622: Preparing 05:51:14 994456c4fd7b: Preparing 05:51:14 87a30c432622: Waiting 05:51:14 55afababf720: Layer already exists 05:51:14 ed6733d30456: Layer already exists 05:51:14 f0f2ae9797bc: Layer already exists 05:51:14 06c7ca882ad6: Layer already exists 05:51:14 4d9435e58589: Layer already exists 05:51:14 87a30c432622: Layer already exists 05:51:14 994456c4fd7b: Layer already exists 05:51:14 main: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:14 ===================================================== [Pipeline] echo 05:51:14 taggedImages: 05:51:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:51:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.66 05:51:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:51:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:51:14 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:14 latest 05:51:14 4.0.0-dev.66 05:51:14 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:14 main 05:51:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:51:15 4599756210cc: Preparing 05:51:15 d56e0140f167: Preparing 05:51:15 635b24b58e09: Preparing 05:51:15 f0f2ae9797bc: Preparing 05:51:15 06c7ca882ad6: Preparing 05:51:15 4688cf9a726d: Preparing 05:51:15 95bbb54f75f4: Preparing 05:51:15 4dc3b37a7e51: Preparing 05:51:15 d0599e71d781: Preparing 05:51:15 994456c4fd7b: Preparing 05:51:15 4688cf9a726d: Waiting 05:51:15 d0599e71d781: Waiting 05:51:15 994456c4fd7b: Waiting 05:51:15 95bbb54f75f4: Waiting 05:51:15 4dc3b37a7e51: Waiting 05:51:15 06c7ca882ad6: Layer already exists 05:51:15 f0f2ae9797bc: Layer already exists 05:51:15 635b24b58e09: Pushed 05:51:15 4599756210cc: Pushed 05:51:15 d56e0140f167: Pushed 05:51:15 994456c4fd7b: Layer already exists 05:51:15 4dc3b37a7e51: Pushed 05:51:16 d0599e71d781: Pushed 05:51:20 95bbb54f75f4: Pushed 05:51:26 4688cf9a726d: Pushed 05:51:26 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:51:27 4599756210cc: Preparing 05:51:27 d56e0140f167: Preparing 05:51:27 635b24b58e09: Preparing 05:51:27 f0f2ae9797bc: Preparing 05:51:27 06c7ca882ad6: Preparing 05:51:27 4688cf9a726d: Preparing 05:51:27 95bbb54f75f4: Preparing 05:51:27 4dc3b37a7e51: Preparing 05:51:27 d0599e71d781: Preparing 05:51:27 994456c4fd7b: Preparing 05:51:27 4688cf9a726d: Waiting 05:51:27 95bbb54f75f4: Waiting 05:51:27 4dc3b37a7e51: Waiting 05:51:27 d0599e71d781: Waiting 05:51:27 994456c4fd7b: Waiting 05:51:27 635b24b58e09: Layer already exists 05:51:27 f0f2ae9797bc: Layer already exists 05:51:27 d56e0140f167: Layer already exists 05:51:27 4599756210cc: Layer already exists 05:51:27 06c7ca882ad6: Layer already exists 05:51:27 95bbb54f75f4: Layer already exists 05:51:27 4688cf9a726d: Layer already exists 05:51:27 994456c4fd7b: Layer already exists 05:51:27 4dc3b37a7e51: Layer already exists 05:51:27 d0599e71d781: Layer already exists 05:51:27 latest: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.66 05:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:51:28 4599756210cc: Preparing 05:51:28 d56e0140f167: Preparing 05:51:28 635b24b58e09: Preparing 05:51:28 f0f2ae9797bc: Preparing 05:51:28 06c7ca882ad6: Preparing 05:51:28 4688cf9a726d: Preparing 05:51:28 95bbb54f75f4: Preparing 05:51:28 4dc3b37a7e51: Preparing 05:51:28 d0599e71d781: Preparing 05:51:28 994456c4fd7b: Preparing 05:51:28 4dc3b37a7e51: Waiting 05:51:28 4688cf9a726d: Waiting 05:51:28 d0599e71d781: Waiting 05:51:28 95bbb54f75f4: Waiting 05:51:28 994456c4fd7b: Waiting 05:51:28 06c7ca882ad6: Layer already exists 05:51:28 d56e0140f167: Layer already exists 05:51:28 4599756210cc: Layer already exists 05:51:28 f0f2ae9797bc: Layer already exists 05:51:28 635b24b58e09: Layer already exists 05:51:28 d0599e71d781: Layer already exists 05:51:28 95bbb54f75f4: Layer already exists 05:51:28 4688cf9a726d: Layer already exists 05:51:28 4dc3b37a7e51: Layer already exists 05:51:28 994456c4fd7b: Layer already exists 05:51:28 4.0.0-dev.66: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:51:28 4599756210cc: Preparing 05:51:28 d56e0140f167: Preparing 05:51:28 635b24b58e09: Preparing 05:51:28 f0f2ae9797bc: Preparing 05:51:28 06c7ca882ad6: Preparing 05:51:28 4688cf9a726d: Preparing 05:51:28 95bbb54f75f4: Preparing 05:51:28 4dc3b37a7e51: Preparing 05:51:28 d0599e71d781: Preparing 05:51:28 994456c4fd7b: Preparing 05:51:28 4688cf9a726d: Waiting 05:51:28 4dc3b37a7e51: Waiting 05:51:28 d0599e71d781: Waiting 05:51:28 994456c4fd7b: Waiting 05:51:28 95bbb54f75f4: Waiting 05:51:28 4599756210cc: Layer already exists 05:51:28 f0f2ae9797bc: Layer already exists 05:51:28 d56e0140f167: Layer already exists 05:51:28 06c7ca882ad6: Layer already exists 05:51:28 635b24b58e09: Layer already exists 05:51:28 95bbb54f75f4: Layer already exists 05:51:28 4688cf9a726d: Layer already exists 05:51:28 4dc3b37a7e51: Layer already exists 05:51:28 994456c4fd7b: Layer already exists 05:51:28 d0599e71d781: Layer already exists 05:51:28 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:51:29 4599756210cc: Preparing 05:51:29 d56e0140f167: Preparing 05:51:29 635b24b58e09: Preparing 05:51:29 f0f2ae9797bc: Preparing 05:51:29 06c7ca882ad6: Preparing 05:51:29 4688cf9a726d: Preparing 05:51:29 95bbb54f75f4: Preparing 05:51:29 4dc3b37a7e51: Preparing 05:51:29 d0599e71d781: Preparing 05:51:29 994456c4fd7b: Preparing 05:51:29 4688cf9a726d: Waiting 05:51:29 95bbb54f75f4: Waiting 05:51:29 4dc3b37a7e51: Waiting 05:51:29 994456c4fd7b: Waiting 05:51:29 d0599e71d781: Waiting 05:51:29 4599756210cc: Layer already exists 05:51:29 06c7ca882ad6: Layer already exists 05:51:29 f0f2ae9797bc: Layer already exists 05:51:29 635b24b58e09: Layer already exists 05:51:29 d56e0140f167: Layer already exists 05:51:29 95bbb54f75f4: Layer already exists 05:51:29 d0599e71d781: Layer already exists 05:51:29 4688cf9a726d: Layer already exists 05:51:29 994456c4fd7b: Layer already exists 05:51:29 4dc3b37a7e51: Layer already exists 05:51:29 main: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:29 ===================================================== [Pipeline] echo 05:51:29 taggedImages: 05:51:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:51:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.66 05:51:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:51:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:51:29 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:29 latest 05:51:29 4.0.0-dev.66 05:51:29 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:29 main 05:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:51:30 17d38525ec53: Preparing 05:51:30 4f40a0f540c0: Preparing 05:51:30 4172b633998c: Preparing 05:51:30 f0f2ae9797bc: Preparing 05:51:30 06c7ca882ad6: Preparing 05:51:30 4688cf9a726d: Preparing 05:51:30 78bd80138e16: Preparing 05:51:30 b0499a147623: Preparing 05:51:30 994456c4fd7b: Preparing 05:51:30 4688cf9a726d: Waiting 05:51:30 78bd80138e16: Waiting 05:51:30 b0499a147623: Waiting 05:51:30 994456c4fd7b: Waiting 05:51:30 06c7ca882ad6: Layer already exists 05:51:30 f0f2ae9797bc: Layer already exists 05:51:30 4688cf9a726d: Layer already exists 05:51:30 4f40a0f540c0: Pushed 05:51:30 4172b633998c: Pushed 05:51:30 17d38525ec53: Pushed 05:51:30 78bd80138e16: Pushed 05:51:30 994456c4fd7b: Layer already exists 05:51:30 b0499a147623: Pushed 05:51:42 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:51:43 17d38525ec53: Preparing 05:51:43 4f40a0f540c0: Preparing 05:51:43 4172b633998c: Preparing 05:51:43 f0f2ae9797bc: Preparing 05:51:43 06c7ca882ad6: Preparing 05:51:43 4688cf9a726d: Preparing 05:51:43 78bd80138e16: Preparing 05:51:43 b0499a147623: Preparing 05:51:43 994456c4fd7b: Preparing 05:51:43 4688cf9a726d: Waiting 05:51:43 78bd80138e16: Waiting 05:51:43 994456c4fd7b: Waiting 05:51:43 b0499a147623: Waiting 05:51:43 06c7ca882ad6: Layer already exists 05:51:43 4172b633998c: Layer already exists 05:51:43 f0f2ae9797bc: Layer already exists 05:51:43 4f40a0f540c0: Layer already exists 05:51:43 17d38525ec53: Layer already exists 05:51:43 78bd80138e16: Layer already exists 05:51:43 994456c4fd7b: Layer already exists 05:51:43 b0499a147623: Layer already exists 05:51:43 4688cf9a726d: Layer already exists 05:51:43 latest: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.66 05:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:51:44 17d38525ec53: Preparing 05:51:44 4f40a0f540c0: Preparing 05:51:44 4172b633998c: Preparing 05:51:44 f0f2ae9797bc: Preparing 05:51:44 06c7ca882ad6: Preparing 05:51:44 4688cf9a726d: Preparing 05:51:44 78bd80138e16: Preparing 05:51:44 b0499a147623: Preparing 05:51:44 994456c4fd7b: Preparing 05:51:44 78bd80138e16: Waiting 05:51:44 b0499a147623: Waiting 05:51:44 4688cf9a726d: Waiting 05:51:44 994456c4fd7b: Waiting 05:51:44 17d38525ec53: Layer already exists 05:51:44 f0f2ae9797bc: Layer already exists 05:51:44 4172b633998c: Layer already exists 05:51:44 06c7ca882ad6: Layer already exists 05:51:44 4f40a0f540c0: Layer already exists 05:51:44 78bd80138e16: Layer already exists 05:51:44 994456c4fd7b: Layer already exists 05:51:44 b0499a147623: Layer already exists 05:51:44 4688cf9a726d: Layer already exists 05:51:44 4.0.0-dev.66: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:51:44 17d38525ec53: Preparing 05:51:44 4f40a0f540c0: Preparing 05:51:44 4172b633998c: Preparing 05:51:44 f0f2ae9797bc: Preparing 05:51:44 06c7ca882ad6: Preparing 05:51:44 4688cf9a726d: Preparing 05:51:44 78bd80138e16: Preparing 05:51:44 b0499a147623: Preparing 05:51:44 994456c4fd7b: Preparing 05:51:44 4688cf9a726d: Waiting 05:51:44 78bd80138e16: Waiting 05:51:44 17d38525ec53: Layer already exists 05:51:44 f0f2ae9797bc: Layer already exists 05:51:44 4f40a0f540c0: Layer already exists 05:51:44 06c7ca882ad6: Layer already exists 05:51:44 4172b633998c: Layer already exists 05:51:44 4688cf9a726d: Layer already exists 05:51:44 b0499a147623: Layer already exists 05:51:44 78bd80138e16: Layer already exists 05:51:44 994456c4fd7b: Layer already exists 05:51:44 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:51:45 17d38525ec53: Preparing 05:51:45 4f40a0f540c0: Preparing 05:51:45 4172b633998c: Preparing 05:51:45 f0f2ae9797bc: Preparing 05:51:45 06c7ca882ad6: Preparing 05:51:45 4688cf9a726d: Preparing 05:51:45 78bd80138e16: Preparing 05:51:45 b0499a147623: Preparing 05:51:45 994456c4fd7b: Preparing 05:51:45 4688cf9a726d: Waiting 05:51:45 78bd80138e16: Waiting 05:51:45 b0499a147623: Waiting 05:51:45 994456c4fd7b: Waiting 05:51:45 06c7ca882ad6: Layer already exists 05:51:45 4172b633998c: Layer already exists 05:51:45 f0f2ae9797bc: Layer already exists 05:51:45 4f40a0f540c0: Layer already exists 05:51:45 17d38525ec53: Layer already exists 05:51:45 994456c4fd7b: Layer already exists 05:51:45 4688cf9a726d: Layer already exists 05:51:45 78bd80138e16: Layer already exists 05:51:45 b0499a147623: Layer already exists 05:51:45 main: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:45 ===================================================== [Pipeline] echo 05:51:45 taggedImages: 05:51:45 - nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:51:45 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.66 05:51:45 - nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:51:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:51:45 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:45 latest 05:51:45 4.0.0-dev.66 05:51:45 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:45 main 05:51:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:51:46 4599756210cc: Preparing 05:51:46 4edaac898a55: Preparing 05:51:46 d1fdf6e0af0b: Preparing 05:51:46 f0f2ae9797bc: Preparing 05:51:46 06c7ca882ad6: Preparing 05:51:46 545db23829e9: Preparing 05:51:46 4dc3b37a7e51: Preparing 05:51:46 d0599e71d781: Preparing 05:51:46 994456c4fd7b: Preparing 05:51:46 545db23829e9: Waiting 05:51:46 4dc3b37a7e51: Waiting 05:51:46 d0599e71d781: Waiting 05:51:46 994456c4fd7b: Waiting 05:51:46 f0f2ae9797bc: Layer already exists 05:51:46 06c7ca882ad6: Layer already exists 05:51:46 4599756210cc: Layer already exists 05:51:46 4dc3b37a7e51: Layer already exists 05:51:46 d0599e71d781: Layer already exists 05:51:46 994456c4fd7b: Layer already exists 05:51:46 4edaac898a55: Pushed 05:51:46 d1fdf6e0af0b: Pushed 05:51:56 545db23829e9: Pushed 05:51:56 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:51:56 4599756210cc: Preparing 05:51:56 4edaac898a55: Preparing 05:51:56 d1fdf6e0af0b: Preparing 05:51:56 f0f2ae9797bc: Preparing 05:51:56 06c7ca882ad6: Preparing 05:51:56 545db23829e9: Preparing 05:51:56 4dc3b37a7e51: Preparing 05:51:56 d0599e71d781: Preparing 05:51:56 994456c4fd7b: Preparing 05:51:56 4dc3b37a7e51: Waiting 05:51:56 d0599e71d781: Waiting 05:51:56 994456c4fd7b: Waiting 05:51:56 545db23829e9: Waiting 05:51:56 06c7ca882ad6: Layer already exists 05:51:56 4edaac898a55: Layer already exists 05:51:56 4599756210cc: Layer already exists 05:51:56 d1fdf6e0af0b: Layer already exists 05:51:56 f0f2ae9797bc: Layer already exists 05:51:56 4dc3b37a7e51: Layer already exists 05:51:56 545db23829e9: Layer already exists 05:51:56 d0599e71d781: Layer already exists 05:51:56 994456c4fd7b: Layer already exists 05:51:56 latest: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.66 05:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:51:57 4599756210cc: Preparing 05:51:57 4edaac898a55: Preparing 05:51:57 d1fdf6e0af0b: Preparing 05:51:57 f0f2ae9797bc: Preparing 05:51:57 06c7ca882ad6: Preparing 05:51:57 545db23829e9: Preparing 05:51:57 4dc3b37a7e51: Preparing 05:51:57 d0599e71d781: Preparing 05:51:57 994456c4fd7b: Preparing 05:51:57 545db23829e9: Waiting 05:51:57 4dc3b37a7e51: Waiting 05:51:57 d0599e71d781: Waiting 05:51:57 4edaac898a55: Layer already exists 05:51:57 4599756210cc: Layer already exists 05:51:57 d1fdf6e0af0b: Layer already exists 05:51:57 06c7ca882ad6: Layer already exists 05:51:57 f0f2ae9797bc: Layer already exists 05:51:57 545db23829e9: Layer already exists 05:51:57 4dc3b37a7e51: Layer already exists 05:51:57 d0599e71d781: Layer already exists 05:51:57 994456c4fd7b: Layer already exists 05:51:57 4.0.0-dev.66: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:51:58 4599756210cc: Preparing 05:51:58 4edaac898a55: Preparing 05:51:58 d1fdf6e0af0b: Preparing 05:51:58 f0f2ae9797bc: Preparing 05:51:58 06c7ca882ad6: Preparing 05:51:58 545db23829e9: Preparing 05:51:58 4dc3b37a7e51: Preparing 05:51:58 d0599e71d781: Preparing 05:51:58 994456c4fd7b: Preparing 05:51:58 545db23829e9: Waiting 05:51:58 4dc3b37a7e51: Waiting 05:51:58 994456c4fd7b: Waiting 05:51:58 d0599e71d781: Waiting 05:51:58 d1fdf6e0af0b: Layer already exists 05:51:58 06c7ca882ad6: Layer already exists 05:51:58 4edaac898a55: Layer already exists 05:51:58 f0f2ae9797bc: Layer already exists 05:51:58 4599756210cc: Layer already exists 05:51:58 545db23829e9: Layer already exists 05:51:58 4dc3b37a7e51: Layer already exists 05:51:58 994456c4fd7b: Layer already exists 05:51:58 d0599e71d781: Layer already exists 05:51:58 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:51:58 4599756210cc: Preparing 05:51:58 4edaac898a55: Preparing 05:51:58 d1fdf6e0af0b: Preparing 05:51:58 f0f2ae9797bc: Preparing 05:51:58 06c7ca882ad6: Preparing 05:51:58 545db23829e9: Preparing 05:51:58 4dc3b37a7e51: Preparing 05:51:58 d0599e71d781: Preparing 05:51:58 994456c4fd7b: Preparing 05:51:58 545db23829e9: Waiting 05:51:58 4dc3b37a7e51: Waiting 05:51:58 d0599e71d781: Waiting 05:51:58 994456c4fd7b: Waiting 05:51:58 06c7ca882ad6: Layer already exists 05:51:58 f0f2ae9797bc: Layer already exists 05:51:58 d1fdf6e0af0b: Layer already exists 05:51:58 4edaac898a55: Layer already exists 05:51:58 4599756210cc: Layer already exists 05:51:58 545db23829e9: Layer already exists 05:51:58 d0599e71d781: Layer already exists 05:51:58 4dc3b37a7e51: Layer already exists 05:51:58 994456c4fd7b: Layer already exists 05:51:58 main: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:59 ===================================================== [Pipeline] echo 05:51:59 taggedImages: 05:51:59 - nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:59 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:51:59 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.66 05:51:59 - nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:59 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:51:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:51:59 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:59 latest 05:51:59 4.0.0-dev.66 05:51:59 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:51:59 main 05:51:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:51:59 816f1301242c: Preparing 05:51:59 121751907d93: Preparing 05:51:59 f0f2ae9797bc: Preparing 05:51:59 06c7ca882ad6: Preparing 05:51:59 d54e0c553d93: Preparing 05:51:59 aaba1260e8e8: Preparing 05:51:59 994456c4fd7b: Preparing 05:51:59 aaba1260e8e8: Waiting 05:51:59 994456c4fd7b: Waiting 05:51:59 f0f2ae9797bc: Layer already exists 05:51:59 06c7ca882ad6: Layer already exists 05:51:59 994456c4fd7b: Layer already exists 05:51:59 d54e0c553d93: Pushed 05:51:59 816f1301242c: Pushed 05:52:00 aaba1260e8e8: Pushed 05:52:03 121751907d93: Pushed 05:52:03 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:04 816f1301242c: Preparing 05:52:04 121751907d93: Preparing 05:52:04 f0f2ae9797bc: Preparing 05:52:04 06c7ca882ad6: Preparing 05:52:04 d54e0c553d93: Preparing 05:52:04 aaba1260e8e8: Preparing 05:52:04 994456c4fd7b: Preparing 05:52:04 aaba1260e8e8: Waiting 05:52:04 994456c4fd7b: Waiting 05:52:04 816f1301242c: Layer already exists 05:52:04 d54e0c553d93: Layer already exists 05:52:04 f0f2ae9797bc: Layer already exists 05:52:04 06c7ca882ad6: Layer already exists 05:52:04 121751907d93: Layer already exists 05:52:04 aaba1260e8e8: Layer already exists 05:52:04 994456c4fd7b: Layer already exists 05:52:04 latest: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.66 05:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:04 816f1301242c: Preparing 05:52:04 121751907d93: Preparing 05:52:04 f0f2ae9797bc: Preparing 05:52:04 06c7ca882ad6: Preparing 05:52:04 d54e0c553d93: Preparing 05:52:04 aaba1260e8e8: Preparing 05:52:04 994456c4fd7b: Preparing 05:52:04 aaba1260e8e8: Waiting 05:52:04 994456c4fd7b: Waiting 05:52:04 f0f2ae9797bc: Layer already exists 05:52:04 816f1301242c: Layer already exists 05:52:04 d54e0c553d93: Layer already exists 05:52:04 06c7ca882ad6: Layer already exists 05:52:04 121751907d93: Layer already exists 05:52:04 994456c4fd7b: Layer already exists 05:52:04 aaba1260e8e8: Layer already exists 05:52:04 4.0.0-dev.66: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:05 816f1301242c: Preparing 05:52:05 121751907d93: Preparing 05:52:05 f0f2ae9797bc: Preparing 05:52:05 06c7ca882ad6: Preparing 05:52:05 d54e0c553d93: Preparing 05:52:05 aaba1260e8e8: Preparing 05:52:05 994456c4fd7b: Preparing 05:52:05 aaba1260e8e8: Waiting 05:52:05 994456c4fd7b: Waiting 05:52:05 f0f2ae9797bc: Layer already exists 05:52:05 06c7ca882ad6: Layer already exists 05:52:05 816f1301242c: Layer already exists 05:52:05 121751907d93: Layer already exists 05:52:05 d54e0c553d93: Layer already exists 05:52:05 994456c4fd7b: Layer already exists 05:52:05 aaba1260e8e8: Layer already exists 05:52:05 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:06 816f1301242c: Preparing 05:52:06 121751907d93: Preparing 05:52:06 f0f2ae9797bc: Preparing 05:52:06 06c7ca882ad6: Preparing 05:52:06 d54e0c553d93: Preparing 05:52:06 aaba1260e8e8: Preparing 05:52:06 994456c4fd7b: Preparing 05:52:06 aaba1260e8e8: Waiting 05:52:06 994456c4fd7b: Waiting 05:52:06 d54e0c553d93: Layer already exists 05:52:06 816f1301242c: Layer already exists 05:52:06 f0f2ae9797bc: Layer already exists 05:52:06 121751907d93: Layer already exists 05:52:06 06c7ca882ad6: Layer already exists 05:52:06 aaba1260e8e8: Layer already exists 05:52:06 994456c4fd7b: Layer already exists 05:52:06 main: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:06 ===================================================== [Pipeline] echo 05:52:06 taggedImages: 05:52:06 - nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:52:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:52:06 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.66 05:52:06 - nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:52:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:52:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:52:06 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:52:06 latest 05:52:06 4.0.0-dev.66 05:52:06 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:52:06 main 05:52:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:52:07 3154bcfa5bca: Preparing 05:52:07 16a676b5b0a6: Preparing 05:52:07 f0f2ae9797bc: Preparing 05:52:07 06c7ca882ad6: Preparing 05:52:07 1f8423e3441e: Preparing 05:52:07 2cfb0f45ba01: Preparing 05:52:07 994456c4fd7b: Preparing 05:52:07 2cfb0f45ba01: Waiting 05:52:07 994456c4fd7b: Waiting 05:52:07 06c7ca882ad6: Layer already exists 05:52:07 f0f2ae9797bc: Layer already exists 05:52:07 994456c4fd7b: Layer already exists 05:52:07 3154bcfa5bca: Pushed 05:52:07 1f8423e3441e: Pushed 05:52:07 2cfb0f45ba01: Pushed 05:52:11 16a676b5b0a6: Pushed 05:52:11 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:52:12 3154bcfa5bca: Preparing 05:52:12 16a676b5b0a6: Preparing 05:52:12 f0f2ae9797bc: Preparing 05:52:12 06c7ca882ad6: Preparing 05:52:12 1f8423e3441e: Preparing 05:52:12 2cfb0f45ba01: Preparing 05:52:12 994456c4fd7b: Preparing 05:52:12 2cfb0f45ba01: Waiting 05:52:12 994456c4fd7b: Waiting 05:52:12 1f8423e3441e: Layer already exists 05:52:12 f0f2ae9797bc: Layer already exists 05:52:12 06c7ca882ad6: Layer already exists 05:52:12 16a676b5b0a6: Layer already exists 05:52:12 3154bcfa5bca: Layer already exists 05:52:12 2cfb0f45ba01: Layer already exists 05:52:12 994456c4fd7b: Layer already exists 05:52:12 latest: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.66 05:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:52:12 3154bcfa5bca: Preparing 05:52:12 16a676b5b0a6: Preparing 05:52:12 f0f2ae9797bc: Preparing 05:52:12 06c7ca882ad6: Preparing 05:52:12 1f8423e3441e: Preparing 05:52:12 2cfb0f45ba01: Preparing 05:52:12 994456c4fd7b: Preparing 05:52:12 994456c4fd7b: Waiting 05:52:12 2cfb0f45ba01: Waiting 05:52:12 3154bcfa5bca: Layer already exists 05:52:12 06c7ca882ad6: Layer already exists 05:52:12 1f8423e3441e: Layer already exists 05:52:12 16a676b5b0a6: Layer already exists 05:52:12 f0f2ae9797bc: Layer already exists 05:52:12 2cfb0f45ba01: Layer already exists 05:52:12 994456c4fd7b: Layer already exists 05:52:12 4.0.0-dev.66: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:52:13 3154bcfa5bca: Preparing 05:52:13 16a676b5b0a6: Preparing 05:52:13 f0f2ae9797bc: Preparing 05:52:13 06c7ca882ad6: Preparing 05:52:13 1f8423e3441e: Preparing 05:52:13 2cfb0f45ba01: Preparing 05:52:13 994456c4fd7b: Preparing 05:52:13 2cfb0f45ba01: Waiting 05:52:13 994456c4fd7b: Waiting 05:52:13 16a676b5b0a6: Layer already exists 05:52:13 3154bcfa5bca: Layer already exists 05:52:13 1f8423e3441e: Layer already exists 05:52:13 06c7ca882ad6: Layer already exists 05:52:13 f0f2ae9797bc: Layer already exists 05:52:13 994456c4fd7b: Layer already exists 05:52:13 2cfb0f45ba01: Layer already exists 05:52:13 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:52:14 3154bcfa5bca: Preparing 05:52:14 16a676b5b0a6: Preparing 05:52:14 f0f2ae9797bc: Preparing 05:52:14 06c7ca882ad6: Preparing 05:52:14 1f8423e3441e: Preparing 05:52:14 2cfb0f45ba01: Preparing 05:52:14 994456c4fd7b: Preparing 05:52:14 2cfb0f45ba01: Waiting 05:52:14 994456c4fd7b: Waiting 05:52:14 06c7ca882ad6: Layer already exists 05:52:14 16a676b5b0a6: Layer already exists 05:52:14 3154bcfa5bca: Layer already exists 05:52:14 1f8423e3441e: Layer already exists 05:52:14 f0f2ae9797bc: Layer already exists 05:52:14 2cfb0f45ba01: Layer already exists 05:52:14 994456c4fd7b: Layer already exists 05:52:14 main: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:14 ===================================================== [Pipeline] echo 05:52:14 taggedImages: 05:52:14 - nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 05:52:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:52:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.66 05:52:14 - nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 05:52:14 - 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] } 06:08:14 #142 ... 06:08:14 06:08:14 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:08:14 #152 DONE 1043.7s 06:08:14 06:08:14 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:08:14 #142 ... 06:08:14 06:08:14 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:08:14 #155 DONE 0.2s 06:08:14 06:08:14 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:08:14 #146 ... 06:08:14 06:08:14 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:08:14 #156 DONE 0.1s 06:08:14 06:08:14 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:08:14 #142 ... 06:08:14 06:08:14 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:08:14 #157 DONE 0.2s 06:08:14 06:08:14 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:08:14 #158 DONE 0.1s 06:08:14 06:08:14 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:08:14 #159 DONE 0.1s 06:08:14 06:08:14 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:14 #160 DONE 2.1s 06:08:14 06:08:14 #106 [core-common-config-bootstrapper] exporting to image 06:08:14 #106 exporting layers 06:08:14 #106 exporting layers 0.8s done 06:08:14 #106 writing image sha256:de5aa92a108d44e18adc6d50ab62511c0b8b338d52024bf79aec7dc89889eca6 0.0s done 06:08:14 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 06:08:14 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:08:14 #106 DONE 7.4s 06:08:14 06:08:14 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:24 #149 ... 06:08:24 06:08:24 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:08:24 #154 DONE 1064.2s 06:08:24 06:08:24 #63 [security-spire-agent internal] load build context 06:08:24 #63 ... 06:08:24 06:08:24 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:08:24 #161 DONE 0.2s 06:08:24 06:08:24 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:08:27 #162 DONE 2.1s 06:08:27 06:08:27 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:08:27 #163 DONE 0.3s 06:08:27 06:08:27 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:08:27 #164 DONE 0.2s 06:08:27 06:08:27 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:08:27 #142 ... 06:08:27 06:08:27 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:08:27 #165 DONE 0.3s 06:08:27 06:08:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:08:27 #166 DONE 0.1s 06:08:27 06:08:27 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:08:27 #147 ... 06:08:27 06:08:27 #167 [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/ 06:08:27 #167 DONE 0.1s 06:08:27 06:08:27 #168 [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/ 06:08:27 #168 DONE 0.1s 06:08:27 06:08:27 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:08:27 #153 ... 06:08:27 06:08:27 #169 [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/ 06:08:28 #169 DONE 0.2s 06:08:28 06:08:28 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:08:28 #170 DONE 0.1s 06:08:28 06:08:28 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:08:30 #171 DONE 1.8s 06:08:30 06:08:30 #106 [security-bootstrapper] exporting to image 06:08:30 #106 exporting layers 06:08:30 #106 exporting layers 0.9s done 06:08:31 #106 writing image sha256:a76a7c52302cbc4b0da57fcbfb62d7f401f7481ba65abc7e6233f71ab725bed2 done 06:08:31 #106 naming to docker.io/library/security-bootstrapper-arm64 done 06:08:31 #106 DONE 8.3s 06:08:31 06:08:31 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:21:53 #146 ... 06:21:53 06:21:53 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:21:53 #153 DONE 1872.7s 06:21:53 06:21:53 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:21:53 #146 ... 06:21:53 06:21:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:21:53 #172 DONE 0.2s 06:21:53 06:21:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:21:53 #173 DONE 0.2s 06:21:53 06:21:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:21:53 #174 DONE 0.4s 06:21:53 06:21:53 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:21:53 #144 ... 06:21:53 06:21:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:21:53 #175 DONE 0.2s 06:21:53 06:21:53 #106 [core-command] exporting to image 06:21:53 #106 exporting layers 06:21:54 #106 exporting layers 0.4s done 06:21:54 #106 writing image sha256:93f40f6f43e9134c0b6c80d119d7daf72f4913591e0f548e16902c870c3b3cda done 06:21:54 #106 naming to docker.io/library/core-command-arm64 done 06:21:54 #106 DONE 8.7s 06:21:54 06:21:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:26 #149 ... 06:22:26 06:22:26 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:22:26 #146 DONE 1902.2s 06:22:26 06:22:26 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:22:26 #52 ... 06:22:26 06:22:26 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:22:26 #176 DONE 0.2s 06:22:26 06:22:26 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:22:26 #144 ... 06:22:26 06:22:26 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:22:26 #177 DONE 0.1s 06:22:26 06:22:26 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:22:26 #178 DONE 0.1s 06:22:26 06:22:26 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:26 #149 ... 06:22:26 06:22:26 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:22:26 #179 DONE 0.1s 06:22:26 06:22:26 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:26 #180 DONE 0.4s 06:22:26 06:22:26 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:26 #142 ... 06:22:26 06:22:26 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:22:26 #181 DONE 0.1s 06:22:26 06:22:26 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:26 #182 DONE 2.2s 06:22:26 06:22:26 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:26 #150 ... 06:22:26 06:22:26 #106 [security-proxy-setup] exporting to image 06:22:26 #106 exporting layers 06:22:26 #106 exporting layers 1.0s done 06:22:26 #106 writing image sha256:ba870f1c7a6082339ae14fcbf8724b4f839e05967054470076aa7696d7a928aa done 06:22:26 #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 06:22:26 #106 DONE 9.7s 06:22:26 06:22:26 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:27 #150 ... 06:22:27 06:22:27 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:27 #148 1907.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:22:53 #148 DONE 1934.0s 06:22:53 06:22:53 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:54 #150 ... 06:22:54 06:22:54 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:22:54 #183 DONE 0.2s 06:22:54 06:22:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:54 #149 ... 06:22:54 06:22:54 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:22:54 #184 DONE 0.2s 06:22:54 06:22:54 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:54 #145 ... 06:22:54 06:22:54 #185 [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 06:22:54 #185 DONE 0.2s 06:22:54 06:22:54 #186 [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 06:22:54 #186 DONE 0.2s 06:22:54 06:22:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:55 #149 ... 06:22:55 06:22:55 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:22:55 #187 DONE 0.1s 06:22:55 06:22:55 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:22:55 #188 DONE 0.3s 06:22:55 06:22:55 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:55 #150 ... 06:22:55 06:22:55 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:22:55 #189 DONE 0.5s 06:22:55 06:22:55 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:22:55 #190 DONE 0.1s 06:22:55 06:22:55 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:57 #191 DONE 2.0s 06:22:57 06:22:57 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:57 #145 ... 06:22:57 06:22:57 #106 [security-secretstore-setup] exporting to image 06:22:57 #106 exporting layers 06:22:59 #106 exporting layers 1.4s done 06:22:59 #106 writing image sha256:2f86ecfe14617cae62ab5ea4d6fb81fb7c4ca93ec8b3518068aaa4e366b77ec1 done 06:22:59 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 06:22:59 #106 DONE 11.1s 06:22:59 06:22:59 #63 [security-spire-agent internal] load build context 06:24:07 #63 ... 06:24:07 06:24:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:24:07 #144 DONE 2002.2s 06:24:07 06:24:07 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:24:07 #150 ... 06:24:07 06:24:07 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:24:07 #192 DONE 0.1s 06:24:07 06:24:07 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:24:07 #193 DONE 0.1s 06:24:07 06:24:07 #63 [security-spire-agent internal] load build context 06:24:07 #63 ... 06:24:07 06:24:07 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:24:07 #194 DONE 0.4s 06:24:07 06:24:07 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:24:07 #195 DONE 0.1s 06:24:07 06:24:07 #106 [security-spiffe-token-provider] exporting to image 06:24:07 #106 exporting layers 06:24:07 #106 exporting layers 1.0s done 06:24:07 #106 writing image sha256:f069565dc68a5417ff23657738703cbb00e3f9803c1cdcf5f8943260f21a6e0c done 06:24:07 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:24:07 #106 DONE 12.1s 06:24:07 06:24:07 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:24:33 #149 ... 06:24:33 06:24:33 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:24:33 #147 DONE 2032.7s 06:24:33 06:24:33 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:24:33 #150 ... 06:24:33 06:24:33 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:24:33 #196 DONE 0.2s 06:24:33 06:24:33 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:24:33 #149 ... 06:24:33 06:24:33 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:24:33 #197 ... 06:24:33 06:24:33 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:24:33 #150 DONE 2033.5s 06:24:33 06:24:33 #63 [security-spire-agent internal] load build context 06:24:33 #63 ... 06:24:33 06:24:33 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:24:33 #198 ... 06:24:33 06:24:33 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:24:33 #197 DONE 0.7s 06:24:33 06:24:33 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:24:33 #198 DONE 0.3s 06:24:33 06:24:33 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:24:34 #199 DONE 0.3s 06:24:34 06:24:34 #106 [core-keeper] exporting to image 06:24:34 #106 exporting layers 06:24:34 #106 ... 06:24:34 06:24:34 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:24:34 #200 DONE 0.5s 06:24:34 06:24:34 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:24:34 #201 ... 06:24:34 06:24:34 #106 [core-keeper] exporting to image 06:24:34 #106 exporting layers 0.6s done 06:24:34 #106 writing image sha256:2d2254d0508005cd31651fc3bafff986b5744bea11e49a77b3cfa3aa26b005c6 done 06:24:34 #106 naming to docker.io/library/core-keeper-arm64 done 06:24:34 #106 DONE 12.8s 06:24:35 06:24:35 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:24:35 #149 ... 06:24:35 06:24:35 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:24:35 #201 DONE 0.7s 06:24:35 06:24:35 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:24:35 #202 DONE 0.2s 06:24:35 06:24:35 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:24:35 #203 DONE 0.1s 06:24:35 06:24:35 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:24:37 #204 DONE 1.7s 06:24:37 06:24:37 #106 [security-proxy-auth] exporting to image 06:24:37 #106 exporting layers 0.7s done 06:24:37 #106 writing image sha256:7fff65baf32dc3c4332d5efb89209a8b65a1e55280e8450acaa23c31f59b5c7a done 06:24:37 #106 naming to docker.io/library/security-proxy-auth-arm64 done 06:24:37 #106 DONE 13.4s 06:24:37 06:24:37 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:24:39 #151 ... 06:24:39 06:24:39 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:24:39 #142 DONE 2039.5s 06:24:39 06:24:39 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:24:39 #149 ... 06:24:39 06:24:39 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:24:39 #205 DONE 0.1s 06:24:39 06:24:39 #63 [security-spire-agent internal] load build context 06:24:39 #63 ... 06:24:39 06:24:39 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:24:40 #206 DONE 0.1s 06:24:40 06:24:40 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:24:40 #207 DONE 0.3s 06:24:40 06:24:40 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:24:40 #208 DONE 0.1s 06:24:40 06:24:40 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:24:40 #151 ... 06:24:40 06:24:40 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:24:40 #209 DONE 0.1s 06:24:40 06:24:40 #106 [core-metadata] exporting to image 06:24:40 #106 exporting layers 0.4s done 06:24:40 #106 writing image sha256:2225043271c64ee168817e0c31564e24fc208e2c9713548434999b61007c322b done 06:24:40 #106 naming to docker.io/library/core-metadata-arm64 done 06:24:40 #106 DONE 13.9s 06:24:40 06:24:40 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:24:42 #145 DONE 2042.9s 06:24:42 06:24:42 #63 [security-spire-agent internal] load build context 06:24:42 #63 ... 06:24:42 06:24:42 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:24:43 #210 DONE 0.1s 06:24:43 06:24:43 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:24:43 #151 ... 06:24:43 06:24:43 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:24:43 #211 DONE 0.1s 06:24:43 06:24:43 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:24:43 #212 DONE 0.4s 06:24:43 06:24:43 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:24:43 #151 ... 06:24:43 06:24:43 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:24:43 #213 DONE 0.1s 06:24:43 06:24:43 #106 [core-data] exporting to image 06:24:44 #106 exporting layers 0.5s done 06:24:44 #106 writing image sha256:4f082136a3de0a05369a0df1f67b69293ee165f255661b7d75bc1a55b8e650de 0.0s done 06:24:44 #106 naming to docker.io/library/core-data-arm64 done 06:24:44 #106 DONE 14.4s 06:24:44 06:24:44 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:25:16 #151 DONE 2073.0s 06:25:16 06:25:16 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:25:16 #149 ... 06:25:16 06:25:16 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:25:16 #214 DONE 0.1s 06:25:16 06:25:16 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:25:16 #149 ... 06:25:16 06:25:16 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:25:16 #215 DONE 0.1s 06:25:16 06:25:16 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:25:16 #216 DONE 0.5s 06:25:16 06:25:16 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:25:16 #217 DONE 0.1s 06:25:16 06:25:16 #106 [support-scheduler] exporting to image 06:25:16 #106 exporting layers 06:25:16 #106 exporting layers 1.0s done 06:25:16 #106 writing image sha256:922800614f82e2e32f644e8c95e11c4a82c50008ee1335a4672d27fc181b24e2 done 06:25:16 #106 naming to docker.io/library/support-scheduler-arm64 done 06:25:16 #106 DONE 15.4s 06:25:16 06:25:16 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:25:18 #149 DONE 2079.3s 06:25:18 06:25:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:25:18 #52 ... 06:25:18 06:25:18 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:25:18 #218 DONE 0.1s 06:25:18 06:25:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:25:19 #52 ... 06:25:19 06:25:19 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:25:19 #219 DONE 0.1s 06:25:19 06:25:19 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:25:19 #220 DONE 0.4s 06:25:19 06:25:19 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:25:19 #52 ... 06:25:19 06:25:19 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:25:19 #221 DONE 0.1s 06:25:19 06:25:19 #106 [support-notifications] exporting to image 06:25:19 #106 exporting layers 06:25:20 #106 exporting layers 0.5s done 06:25:20 #106 writing image sha256:ce2bf9656831ac04251f24551002ff9049c7a9ab2ab50815db83a84df33c67cd done 06:25:20 #106 naming to docker.io/library/support-notifications-arm64 done 06:25:20 #106 DONE 16.0s 06:25:20 06:25:20 #63 [security-spire-agent internal] load build context 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:25:20 time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:25:20 $ docker stop --time=1 60a693671d80d2f32f94eee5ab3877289dfedd017f790fdc6c6cef9dfd700ff7 06:25:21 $ docker rm -f --volumes 60a693671d80d2f32f94eee5ab3877289dfedd017f790fdc6c6cef9dfd700ff7 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:22 + docker images 06:25:22 REPOSITORY TAG IMAGE ID CREATED SIZE 06:25:22 support-notifications-arm64 latest ce2bf9656831 3 seconds ago 52MB 06:25:22 support-scheduler-arm64 latest 922800614f82 9 seconds ago 48.2MB 06:25:22 core-data-arm64 latest 4f082136a3de 39 seconds ago 32.8MB 06:25:22 core-metadata-arm64 latest 2225043271c6 42 seconds ago 33MB 06:25:22 security-proxy-auth-arm64 latest 7fff65baf32d 46 seconds ago 31.8MB 06:25:22 core-keeper-arm64 latest 2d2254d05080 49 seconds ago 32.5MB 06:25:22 security-spiffe-token-provider-arm64 latest f069565dc68a About a minute ago 47.8MB 06:25:22 security-secretstore-setup-arm64 latest 2f86ecfe1461 2 minutes ago 67.2MB 06:25:22 security-proxy-setup-arm64 latest ba870f1c7a60 2 minutes ago 38.6MB 06:25:22 core-command-arm64 latest 93f40f6f43e9 3 minutes ago 28.4MB 06:25:22 security-bootstrapper-arm64 latest a76a7c52302c 16 minutes ago 21MB 06:25:22 core-common-config-bootstrapper-arm64 latest de5aa92a108d 17 minutes ago 17.9MB 06:25:22 security-spire-agent-arm64 latest be12497f55f8 35 minutes ago 187MB 06:25:22 security-spire-server-arm64 latest c15a30c85ff1 35 minutes ago 144MB 06:25:22 security-spire-config-arm64 latest 94ce0d414a4f 36 minutes ago 143MB 06:25:22 ci-base-image-arm64 latest 73ab83db4c85 37 minutes ago 915MB 06:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 06:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 06:25:22 provisioning config files... 06:25:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config11290434379472451215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:22 ---> ****-login.sh 06:25:22 nexus3.edgexfoundry.org:10001 06:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:23 Configure a credential helper to remove this warning. See 06:25:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:23 06:25:23 Login Succeeded 06:25:23 nexus3.edgexfoundry.org:10002 06:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:23 Configure a credential helper to remove this warning. See 06:25:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:23 06:25:23 Login Succeeded 06:25:23 nexus3.edgexfoundry.org:10003 06:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:24 Configure a credential helper to remove this warning. See 06:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:24 06:25:24 Login Succeeded 06:25:24 nexus3.edgexfoundry.org:10004 06:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:24 Configure a credential helper to remove this warning. See 06:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:24 06:25:24 Login Succeeded 06:25:24 ****.io 06:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:24 Configure a credential helper to remove this warning. See 06:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:24 06:25:24 Login Succeeded 06:25:24 ---> ****-login.sh ends [Pipeline] } 06:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:25:24 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:24 latest 06:25:24 4.0.0-dev.66 06:25:24 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:24 main 06:25:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:25:25 4e43bfe1cbd6: Preparing 06:25:25 0e6365f3825b: Preparing 06:25:25 767acfe31831: Preparing 06:25:25 6b8a5e74896a: Preparing 06:25:25 869474e4a35c: Preparing 06:25:25 7067a0062d35: Preparing 06:25:25 dd9c8f8612c8: Preparing 06:25:25 7067a0062d35: Waiting 06:25:25 dd9c8f8612c8: Waiting 06:25:26 767acfe31831: Pushed 06:25:26 4e43bfe1cbd6: Pushed 06:25:26 6b8a5e74896a: Pushed 06:25:26 869474e4a35c: Pushed 06:25:26 dd9c8f8612c8: Layer already exists 06:25:26 7067a0062d35: Pushed 06:25:30 0e6365f3825b: Pushed 06:25:30 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:25:31 4e43bfe1cbd6: Preparing 06:25:31 0e6365f3825b: Preparing 06:25:31 767acfe31831: Preparing 06:25:31 6b8a5e74896a: Preparing 06:25:31 869474e4a35c: Preparing 06:25:31 7067a0062d35: Preparing 06:25:31 dd9c8f8612c8: Preparing 06:25:31 7067a0062d35: Waiting 06:25:31 dd9c8f8612c8: Waiting 06:25:31 6b8a5e74896a: Layer already exists 06:25:31 767acfe31831: Layer already exists 06:25:31 0e6365f3825b: Layer already exists 06:25:31 869474e4a35c: Layer already exists 06:25:31 4e43bfe1cbd6: Layer already exists 06:25:31 7067a0062d35: Layer already exists 06:25:31 dd9c8f8612c8: Layer already exists 06:25:31 latest: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.66 06:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:25:31 4e43bfe1cbd6: Preparing 06:25:31 0e6365f3825b: Preparing 06:25:31 767acfe31831: Preparing 06:25:31 6b8a5e74896a: Preparing 06:25:31 869474e4a35c: Preparing 06:25:31 7067a0062d35: Preparing 06:25:31 dd9c8f8612c8: Preparing 06:25:31 7067a0062d35: Waiting 06:25:31 dd9c8f8612c8: Waiting 06:25:31 767acfe31831: Layer already exists 06:25:31 0e6365f3825b: Layer already exists 06:25:31 6b8a5e74896a: Layer already exists 06:25:31 4e43bfe1cbd6: Layer already exists 06:25:31 869474e4a35c: Layer already exists 06:25:31 dd9c8f8612c8: Layer already exists 06:25:31 7067a0062d35: Layer already exists 06:25:31 4.0.0-dev.66: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:25:32 4e43bfe1cbd6: Preparing 06:25:32 0e6365f3825b: Preparing 06:25:32 767acfe31831: Preparing 06:25:32 6b8a5e74896a: Preparing 06:25:32 869474e4a35c: Preparing 06:25:32 7067a0062d35: Preparing 06:25:32 dd9c8f8612c8: Preparing 06:25:32 7067a0062d35: Waiting 06:25:32 dd9c8f8612c8: Waiting 06:25:32 6b8a5e74896a: Layer already exists 06:25:32 0e6365f3825b: Layer already exists 06:25:32 4e43bfe1cbd6: Layer already exists 06:25:32 869474e4a35c: Layer already exists 06:25:32 767acfe31831: Layer already exists 06:25:32 dd9c8f8612c8: Layer already exists 06:25:32 7067a0062d35: Layer already exists 06:25:32 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:25:33 4e43bfe1cbd6: Preparing 06:25:33 0e6365f3825b: Preparing 06:25:33 767acfe31831: Preparing 06:25:33 6b8a5e74896a: Preparing 06:25:33 869474e4a35c: Preparing 06:25:33 7067a0062d35: Preparing 06:25:33 dd9c8f8612c8: Preparing 06:25:33 7067a0062d35: Waiting 06:25:33 dd9c8f8612c8: Waiting 06:25:33 4e43bfe1cbd6: Layer already exists 06:25:33 767acfe31831: Layer already exists 06:25:33 869474e4a35c: Layer already exists 06:25:33 0e6365f3825b: Layer already exists 06:25:33 6b8a5e74896a: Layer already exists 06:25:33 dd9c8f8612c8: Layer already exists 06:25:33 7067a0062d35: Layer already exists 06:25:33 main: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:33 ===================================================== [Pipeline] echo 06:25:34 taggedImages: 06:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.66 06:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:25:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:25:34 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:34 latest 06:25:34 4.0.0-dev.66 06:25:34 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:34 main 06:25:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:25:34 9f38b15ab4d3: Preparing 06:25:34 dd7654826527: Preparing 06:25:34 66b8aba34adf: Preparing 06:25:34 66234f2e4d57: Preparing 06:25:34 767acfe31831: Preparing 06:25:34 6b8a5e74896a: Preparing 06:25:34 869474e4a35c: Preparing 06:25:34 7067a0062d35: Preparing 06:25:34 dd9c8f8612c8: Preparing 06:25:34 7067a0062d35: Waiting 06:25:34 869474e4a35c: Waiting 06:25:34 dd9c8f8612c8: Waiting 06:25:34 767acfe31831: Layer already exists 06:25:35 6b8a5e74896a: Layer already exists 06:25:35 869474e4a35c: Layer already exists 06:25:35 dd7654826527: Pushed 06:25:35 66b8aba34adf: Pushed 06:25:35 7067a0062d35: Layer already exists 06:25:35 dd9c8f8612c8: Layer already exists 06:25:35 9f38b15ab4d3: Pushed 06:25:36 66234f2e4d57: Pushed 06:25:37 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:37 + 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 06:25:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:25:37 9f38b15ab4d3: Preparing 06:25:37 dd7654826527: Preparing 06:25:37 66b8aba34adf: Preparing 06:25:37 66234f2e4d57: Preparing 06:25:37 767acfe31831: Preparing 06:25:37 6b8a5e74896a: Preparing 06:25:37 869474e4a35c: Preparing 06:25:37 7067a0062d35: Preparing 06:25:37 dd9c8f8612c8: Preparing 06:25:37 6b8a5e74896a: Waiting 06:25:37 869474e4a35c: Waiting 06:25:37 7067a0062d35: Waiting 06:25:37 dd9c8f8612c8: Waiting 06:25:37 9f38b15ab4d3: Layer already exists 06:25:37 66234f2e4d57: Layer already exists 06:25:37 dd7654826527: Layer already exists 06:25:37 66b8aba34adf: Layer already exists 06:25:37 767acfe31831: Layer already exists 06:25:37 869474e4a35c: Layer already exists 06:25:37 dd9c8f8612c8: Layer already exists 06:25:37 7067a0062d35: Layer already exists 06:25:37 6b8a5e74896a: Layer already exists 06:25:37 latest: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.66 06:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:25:38 9f38b15ab4d3: Preparing 06:25:38 dd7654826527: Preparing 06:25:38 66b8aba34adf: Preparing 06:25:38 66234f2e4d57: Preparing 06:25:38 767acfe31831: Preparing 06:25:38 6b8a5e74896a: Preparing 06:25:38 869474e4a35c: Preparing 06:25:38 7067a0062d35: Preparing 06:25:38 dd9c8f8612c8: Preparing 06:25:38 6b8a5e74896a: Waiting 06:25:38 869474e4a35c: Waiting 06:25:38 dd9c8f8612c8: Waiting 06:25:38 7067a0062d35: Waiting 06:25:38 9f38b15ab4d3: Layer already exists 06:25:38 66234f2e4d57: Layer already exists 06:25:38 767acfe31831: Layer already exists 06:25:38 66b8aba34adf: Layer already exists 06:25:38 dd7654826527: Layer already exists 06:25:38 6b8a5e74896a: Layer already exists 06:25:38 dd9c8f8612c8: Layer already exists 06:25:38 7067a0062d35: Layer already exists 06:25:38 869474e4a35c: Layer already exists 06:25:38 4.0.0-dev.66: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:25:39 9f38b15ab4d3: Preparing 06:25:39 dd7654826527: Preparing 06:25:39 66b8aba34adf: Preparing 06:25:39 66234f2e4d57: Preparing 06:25:39 767acfe31831: Preparing 06:25:39 6b8a5e74896a: Preparing 06:25:39 869474e4a35c: Preparing 06:25:39 7067a0062d35: Preparing 06:25:39 dd9c8f8612c8: Preparing 06:25:39 869474e4a35c: Waiting 06:25:39 dd9c8f8612c8: Waiting 06:25:39 7067a0062d35: Waiting 06:25:39 6b8a5e74896a: Waiting 06:25:39 66b8aba34adf: Layer already exists 06:25:39 66234f2e4d57: Layer already exists 06:25:39 9f38b15ab4d3: Layer already exists 06:25:39 767acfe31831: Layer already exists 06:25:39 dd7654826527: Layer already exists 06:25:39 869474e4a35c: Layer already exists 06:25:39 7067a0062d35: Layer already exists 06:25:39 6b8a5e74896a: Layer already exists 06:25:39 dd9c8f8612c8: Layer already exists 06:25:39 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:40 + 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 06:25:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:25:40 9f38b15ab4d3: Preparing 06:25:40 dd7654826527: Preparing 06:25:40 66b8aba34adf: Preparing 06:25:40 66234f2e4d57: Preparing 06:25:40 767acfe31831: Preparing 06:25:40 6b8a5e74896a: Preparing 06:25:40 869474e4a35c: Preparing 06:25:40 7067a0062d35: Preparing 06:25:40 dd9c8f8612c8: Preparing 06:25:40 869474e4a35c: Waiting 06:25:40 7067a0062d35: Waiting 06:25:40 dd9c8f8612c8: Waiting 06:25:40 6b8a5e74896a: Waiting 06:25:40 dd7654826527: Layer already exists 06:25:40 66b8aba34adf: Layer already exists 06:25:40 66234f2e4d57: Layer already exists 06:25:40 767acfe31831: Layer already exists 06:25:40 9f38b15ab4d3: Layer already exists 06:25:40 dd9c8f8612c8: Layer already exists 06:25:40 6b8a5e74896a: Layer already exists 06:25:40 869474e4a35c: Layer already exists 06:25:40 7067a0062d35: Layer already exists 06:25:40 main: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:40 ===================================================== [Pipeline] echo 06:25:40 taggedImages: 06:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.66 06:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:25:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:25:40 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:40 latest 06:25:40 4.0.0-dev.66 06:25:40 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:40 main 06:25:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:25:41 76de6ea04233: Preparing 06:25:41 fa03a28f6d74: Preparing 06:25:41 767acfe31831: Preparing 06:25:41 6b8a5e74896a: Preparing 06:25:41 eaa0d3f9f196: Preparing 06:25:41 51ec513a5159: Preparing 06:25:41 dd9c8f8612c8: Preparing 06:25:41 51ec513a5159: Waiting 06:25:41 dd9c8f8612c8: Waiting 06:25:41 6b8a5e74896a: Layer already exists 06:25:41 767acfe31831: Layer already exists 06:25:41 dd9c8f8612c8: Layer already exists 06:25:41 eaa0d3f9f196: Pushed 06:25:41 76de6ea04233: Pushed 06:25:41 51ec513a5159: Pushed 06:25:46 fa03a28f6d74: Pushed 06:25:46 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:25:47 76de6ea04233: Preparing 06:25:47 fa03a28f6d74: Preparing 06:25:47 767acfe31831: Preparing 06:25:47 6b8a5e74896a: Preparing 06:25:47 eaa0d3f9f196: Preparing 06:25:47 51ec513a5159: Preparing 06:25:47 dd9c8f8612c8: Preparing 06:25:47 51ec513a5159: Waiting 06:25:47 dd9c8f8612c8: Waiting 06:25:47 eaa0d3f9f196: Layer already exists 06:25:47 6b8a5e74896a: Layer already exists 06:25:47 767acfe31831: Layer already exists 06:25:47 fa03a28f6d74: Layer already exists 06:25:47 76de6ea04233: Layer already exists 06:25:47 51ec513a5159: Layer already exists 06:25:47 dd9c8f8612c8: Layer already exists 06:25:47 latest: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.66 06:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:25:48 76de6ea04233: Preparing 06:25:48 fa03a28f6d74: Preparing 06:25:48 767acfe31831: Preparing 06:25:48 6b8a5e74896a: Preparing 06:25:48 eaa0d3f9f196: Preparing 06:25:48 51ec513a5159: Preparing 06:25:48 dd9c8f8612c8: Preparing 06:25:48 51ec513a5159: Waiting 06:25:48 dd9c8f8612c8: Waiting 06:25:48 6b8a5e74896a: Layer already exists 06:25:48 767acfe31831: Layer already exists 06:25:48 76de6ea04233: Layer already exists 06:25:48 fa03a28f6d74: Layer already exists 06:25:48 eaa0d3f9f196: Layer already exists 06:25:48 dd9c8f8612c8: Layer already exists 06:25:48 51ec513a5159: Layer already exists 06:25:48 4.0.0-dev.66: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:25:49 76de6ea04233: Preparing 06:25:49 fa03a28f6d74: Preparing 06:25:49 767acfe31831: Preparing 06:25:49 6b8a5e74896a: Preparing 06:25:49 eaa0d3f9f196: Preparing 06:25:49 51ec513a5159: Preparing 06:25:49 dd9c8f8612c8: Preparing 06:25:49 51ec513a5159: Waiting 06:25:49 dd9c8f8612c8: Waiting 06:25:49 eaa0d3f9f196: Layer already exists 06:25:49 76de6ea04233: Layer already exists 06:25:49 6b8a5e74896a: Layer already exists 06:25:49 767acfe31831: Layer already exists 06:25:49 fa03a28f6d74: Layer already exists 06:25:49 dd9c8f8612c8: Layer already exists 06:25:49 51ec513a5159: Layer already exists 06:25:49 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:25:50 76de6ea04233: Preparing 06:25:50 fa03a28f6d74: Preparing 06:25:50 767acfe31831: Preparing 06:25:50 6b8a5e74896a: Preparing 06:25:50 eaa0d3f9f196: Preparing 06:25:50 51ec513a5159: Preparing 06:25:50 dd9c8f8612c8: Preparing 06:25:50 51ec513a5159: Waiting 06:25:50 76de6ea04233: Layer already exists 06:25:50 6b8a5e74896a: Layer already exists 06:25:50 fa03a28f6d74: Layer already exists 06:25:50 eaa0d3f9f196: Layer already exists 06:25:50 767acfe31831: Layer already exists 06:25:50 dd9c8f8612c8: Layer already exists 06:25:50 51ec513a5159: Layer already exists 06:25:50 main: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:50 ===================================================== [Pipeline] echo 06:25:50 taggedImages: 06:25:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:25:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.66 06:25:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:25:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:25:50 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:50 latest 06:25:50 4.0.0-dev.66 06:25:50 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:50 main 06:25:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:25:51 e34f802db5c5: Preparing 06:25:51 9763a1e7961a: Preparing 06:25:51 6b8a5e74896a: Preparing 06:25:51 4b4468364759: Preparing 06:25:51 849eb3c16d8d: Preparing 06:25:51 dd9c8f8612c8: Preparing 06:25:51 dd9c8f8612c8: Waiting 06:25:51 6b8a5e74896a: Layer already exists 06:25:51 dd9c8f8612c8: Layer already exists 06:25:51 849eb3c16d8d: Pushed 06:25:51 4b4468364759: Pushed 06:25:51 e34f802db5c5: Pushed 06:25:56 9763a1e7961a: Pushed 06:25:56 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:25:57 e34f802db5c5: Preparing 06:25:57 9763a1e7961a: Preparing 06:25:57 6b8a5e74896a: Preparing 06:25:57 4b4468364759: Preparing 06:25:57 849eb3c16d8d: Preparing 06:25:57 dd9c8f8612c8: Preparing 06:25:57 dd9c8f8612c8: Waiting 06:25:57 4b4468364759: Layer already exists 06:25:57 9763a1e7961a: Layer already exists 06:25:57 849eb3c16d8d: Layer already exists 06:25:57 6b8a5e74896a: Layer already exists 06:25:57 e34f802db5c5: Layer already exists 06:25:57 dd9c8f8612c8: Layer already exists 06:25:57 latest: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.66 06:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:25:58 e34f802db5c5: Preparing 06:25:58 9763a1e7961a: Preparing 06:25:58 6b8a5e74896a: Preparing 06:25:58 4b4468364759: Preparing 06:25:58 849eb3c16d8d: Preparing 06:25:58 dd9c8f8612c8: Preparing 06:25:58 dd9c8f8612c8: Waiting 06:25:58 6b8a5e74896a: Layer already exists 06:25:58 e34f802db5c5: Layer already exists 06:25:58 849eb3c16d8d: Layer already exists 06:25:58 4b4468364759: Layer already exists 06:25:58 9763a1e7961a: Layer already exists 06:25:58 dd9c8f8612c8: Layer already exists 06:25:58 4.0.0-dev.66: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:25:59 e34f802db5c5: Preparing 06:25:59 9763a1e7961a: Preparing 06:25:59 6b8a5e74896a: Preparing 06:25:59 4b4468364759: Preparing 06:25:59 849eb3c16d8d: Preparing 06:25:59 dd9c8f8612c8: Preparing 06:25:59 dd9c8f8612c8: Waiting 06:25:59 849eb3c16d8d: Layer already exists 06:25:59 4b4468364759: Layer already exists 06:25:59 6b8a5e74896a: Layer already exists 06:25:59 9763a1e7961a: Layer already exists 06:25:59 e34f802db5c5: Layer already exists 06:25:59 dd9c8f8612c8: Layer already exists 06:25:59 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:25:59 e34f802db5c5: Preparing 06:25:59 9763a1e7961a: Preparing 06:25:59 6b8a5e74896a: Preparing 06:25:59 4b4468364759: Preparing 06:25:59 849eb3c16d8d: Preparing 06:25:59 dd9c8f8612c8: Preparing 06:25:59 dd9c8f8612c8: Waiting 06:25:59 6b8a5e74896a: Layer already exists 06:25:59 4b4468364759: Layer already exists 06:25:59 849eb3c16d8d: Layer already exists 06:25:59 9763a1e7961a: Layer already exists 06:25:59 e34f802db5c5: Layer already exists 06:25:59 dd9c8f8612c8: Layer already exists 06:25:59 main: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:00 ===================================================== [Pipeline] echo 06:26:00 taggedImages: 06:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.66 06:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:26:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:26:00 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:00 latest 06:26:00 4.0.0-dev.66 06:26:00 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:00 main 06:26:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:00 201fe54d0049: Preparing 06:26:00 2fbc5d0e5363: Preparing 06:26:00 d5bf797e418f: Preparing 06:26:00 767acfe31831: Preparing 06:26:00 6b8a5e74896a: Preparing 06:26:00 869474e4a35c: Preparing 06:26:00 7067a0062d35: Preparing 06:26:00 dd9c8f8612c8: Preparing 06:26:00 7067a0062d35: Waiting 06:26:00 dd9c8f8612c8: Waiting 06:26:00 869474e4a35c: Waiting 06:26:00 767acfe31831: Layer already exists 06:26:00 6b8a5e74896a: Layer already exists 06:26:01 869474e4a35c: Layer already exists 06:26:01 7067a0062d35: Layer already exists 06:26:01 dd9c8f8612c8: Layer already exists 06:26:01 201fe54d0049: Pushed 06:26:01 2fbc5d0e5363: Pushed 06:26:06 d5bf797e418f: Pushed 06:26:06 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:07 201fe54d0049: Preparing 06:26:07 2fbc5d0e5363: Preparing 06:26:07 d5bf797e418f: Preparing 06:26:07 767acfe31831: Preparing 06:26:07 6b8a5e74896a: Preparing 06:26:07 869474e4a35c: Preparing 06:26:07 7067a0062d35: Preparing 06:26:07 dd9c8f8612c8: Preparing 06:26:07 7067a0062d35: Waiting 06:26:07 869474e4a35c: Waiting 06:26:07 dd9c8f8612c8: Waiting 06:26:07 767acfe31831: Layer already exists 06:26:07 2fbc5d0e5363: Layer already exists 06:26:07 201fe54d0049: Layer already exists 06:26:07 d5bf797e418f: Layer already exists 06:26:07 6b8a5e74896a: Layer already exists 06:26:07 dd9c8f8612c8: Layer already exists 06:26:07 7067a0062d35: Layer already exists 06:26:07 869474e4a35c: Layer already exists 06:26:07 latest: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.66 06:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:08 201fe54d0049: Preparing 06:26:08 2fbc5d0e5363: Preparing 06:26:08 d5bf797e418f: Preparing 06:26:08 767acfe31831: Preparing 06:26:08 6b8a5e74896a: Preparing 06:26:08 869474e4a35c: Preparing 06:26:08 7067a0062d35: Preparing 06:26:08 dd9c8f8612c8: Preparing 06:26:08 869474e4a35c: Waiting 06:26:08 7067a0062d35: Waiting 06:26:08 dd9c8f8612c8: Waiting 06:26:08 6b8a5e74896a: Layer already exists 06:26:08 201fe54d0049: Layer already exists 06:26:08 767acfe31831: Layer already exists 06:26:08 2fbc5d0e5363: Layer already exists 06:26:08 d5bf797e418f: Layer already exists 06:26:08 869474e4a35c: Layer already exists 06:26:08 7067a0062d35: Layer already exists 06:26:08 dd9c8f8612c8: Layer already exists 06:26:08 4.0.0-dev.66: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:09 201fe54d0049: Preparing 06:26:09 2fbc5d0e5363: Preparing 06:26:09 d5bf797e418f: Preparing 06:26:09 767acfe31831: Preparing 06:26:09 6b8a5e74896a: Preparing 06:26:09 869474e4a35c: Preparing 06:26:09 7067a0062d35: Preparing 06:26:09 dd9c8f8612c8: Preparing 06:26:09 7067a0062d35: Waiting 06:26:09 dd9c8f8612c8: Waiting 06:26:09 201fe54d0049: Layer already exists 06:26:09 d5bf797e418f: Layer already exists 06:26:09 2fbc5d0e5363: Layer already exists 06:26:09 767acfe31831: Layer already exists 06:26:09 6b8a5e74896a: Layer already exists 06:26:09 dd9c8f8612c8: Layer already exists 06:26:09 7067a0062d35: Layer already exists 06:26:09 869474e4a35c: Layer already exists 06:26:09 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:26:09 201fe54d0049: Preparing 06:26:09 2fbc5d0e5363: Preparing 06:26:09 d5bf797e418f: Preparing 06:26:09 767acfe31831: Preparing 06:26:09 6b8a5e74896a: Preparing 06:26:09 869474e4a35c: Preparing 06:26:09 7067a0062d35: Preparing 06:26:09 869474e4a35c: Waiting 06:26:09 dd9c8f8612c8: Preparing 06:26:09 dd9c8f8612c8: Waiting 06:26:09 201fe54d0049: Layer already exists 06:26:09 767acfe31831: Layer already exists 06:26:09 2fbc5d0e5363: Layer already exists 06:26:09 6b8a5e74896a: Layer already exists 06:26:09 d5bf797e418f: Layer already exists 06:26:09 869474e4a35c: Layer already exists 06:26:09 dd9c8f8612c8: Layer already exists 06:26:09 7067a0062d35: Layer already exists 06:26:09 main: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:10 ===================================================== [Pipeline] echo 06:26:10 taggedImages: 06:26:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:26:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.66 06:26:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:26:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:26:10 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:10 latest 06:26:10 4.0.0-dev.66 06:26:10 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:10 main 06:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:26:10 f218bbba0727: Preparing 06:26:10 f7da60d7f637: Preparing 06:26:10 b17adaedf355: Preparing 06:26:10 a8949cbe84ae: Preparing 06:26:10 0b674981eecf: Preparing 06:26:10 50279bb3a1f7: Preparing 06:26:10 304c975ff064: Preparing 06:26:10 767acfe31831: Preparing 06:26:10 6b8a5e74896a: Preparing 06:26:10 787f5314d5f9: Preparing 06:26:10 362e8b6e9d66: Preparing 06:26:10 5f70bf18a086: Preparing 06:26:10 f446ae898031: Preparing 06:26:10 d69b25bf6cc5: Preparing 06:26:10 0480abd9e81a: Preparing 06:26:10 dd9c8f8612c8: Preparing 06:26:10 50279bb3a1f7: Waiting 06:26:10 304c975ff064: Waiting 06:26:10 767acfe31831: Waiting 06:26:10 f446ae898031: Waiting 06:26:10 d69b25bf6cc5: Waiting 06:26:10 6b8a5e74896a: Waiting 06:26:10 0480abd9e81a: Waiting 06:26:10 787f5314d5f9: Waiting 06:26:10 dd9c8f8612c8: Waiting 06:26:10 362e8b6e9d66: Waiting 06:26:10 5f70bf18a086: Waiting 06:26:11 0b674981eecf: Pushed 06:26:11 f7da60d7f637: Pushed 06:26:11 a8949cbe84ae: Pushed 06:26:11 b17adaedf355: Pushed 06:26:11 f218bbba0727: Pushed 06:26:11 767acfe31831: Layer already exists 06:26:11 6b8a5e74896a: Layer already exists 06:26:11 5f70bf18a086: Layer already exists 06:26:11 50279bb3a1f7: Pushed 06:26:11 362e8b6e9d66: Pushed 06:26:11 787f5314d5f9: Pushed 06:26:11 f446ae898031: Pushed 06:26:11 dd9c8f8612c8: Layer already exists 06:26:11 d69b25bf6cc5: Pushed 06:26:11 0480abd9e81a: Pushed 06:26:13 304c975ff064: Pushed 06:26:14 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:26:14 f218bbba0727: Preparing 06:26:14 f7da60d7f637: Preparing 06:26:14 b17adaedf355: Preparing 06:26:14 a8949cbe84ae: Preparing 06:26:14 0b674981eecf: Preparing 06:26:14 50279bb3a1f7: Preparing 06:26:14 304c975ff064: Preparing 06:26:14 767acfe31831: Preparing 06:26:14 6b8a5e74896a: Preparing 06:26:14 787f5314d5f9: Preparing 06:26:14 362e8b6e9d66: Preparing 06:26:14 5f70bf18a086: Preparing 06:26:14 f446ae898031: Preparing 06:26:14 d69b25bf6cc5: Preparing 06:26:14 0480abd9e81a: Preparing 06:26:14 dd9c8f8612c8: Preparing 06:26:14 787f5314d5f9: Waiting 06:26:14 362e8b6e9d66: Waiting 06:26:14 5f70bf18a086: Waiting 06:26:14 f446ae898031: Waiting 06:26:14 d69b25bf6cc5: Waiting 06:26:14 0480abd9e81a: Waiting 06:26:14 dd9c8f8612c8: Waiting 06:26:14 50279bb3a1f7: Waiting 06:26:14 304c975ff064: Waiting 06:26:14 6b8a5e74896a: Waiting 06:26:14 f7da60d7f637: Layer already exists 06:26:14 a8949cbe84ae: Layer already exists 06:26:14 b17adaedf355: Layer already exists 06:26:14 0b674981eecf: Layer already exists 06:26:14 f218bbba0727: Layer already exists 06:26:14 50279bb3a1f7: Layer already exists 06:26:14 304c975ff064: Layer already exists 06:26:14 6b8a5e74896a: Layer already exists 06:26:14 787f5314d5f9: Layer already exists 06:26:14 767acfe31831: Layer already exists 06:26:14 362e8b6e9d66: Layer already exists 06:26:14 5f70bf18a086: Layer already exists 06:26:14 f446ae898031: Layer already exists 06:26:14 d69b25bf6cc5: Layer already exists 06:26:14 0480abd9e81a: Layer already exists 06:26:14 dd9c8f8612c8: Layer already exists 06:26:15 latest: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.66 06:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:26:15 f218bbba0727: Preparing 06:26:15 f7da60d7f637: Preparing 06:26:15 b17adaedf355: Preparing 06:26:15 a8949cbe84ae: Preparing 06:26:15 0b674981eecf: Preparing 06:26:15 50279bb3a1f7: Preparing 06:26:15 304c975ff064: Preparing 06:26:15 50279bb3a1f7: Waiting 06:26:15 767acfe31831: Preparing 06:26:15 304c975ff064: Waiting 06:26:15 6b8a5e74896a: Preparing 06:26:15 787f5314d5f9: Preparing 06:26:15 767acfe31831: Waiting 06:26:15 362e8b6e9d66: Preparing 06:26:15 5f70bf18a086: Preparing 06:26:15 6b8a5e74896a: Waiting 06:26:15 f446ae898031: Preparing 06:26:15 787f5314d5f9: Waiting 06:26:15 d69b25bf6cc5: Preparing 06:26:15 0480abd9e81a: Preparing 06:26:15 362e8b6e9d66: Waiting 06:26:15 dd9c8f8612c8: Preparing 06:26:15 5f70bf18a086: Waiting 06:26:15 f446ae898031: Waiting 06:26:15 d69b25bf6cc5: Waiting 06:26:15 dd9c8f8612c8: Waiting 06:26:15 0480abd9e81a: Waiting 06:26:15 a8949cbe84ae: Layer already exists 06:26:15 0b674981eecf: Layer already exists 06:26:15 f218bbba0727: Layer already exists 06:26:15 b17adaedf355: Layer already exists 06:26:15 f7da60d7f637: Layer already exists 06:26:15 50279bb3a1f7: Layer already exists 06:26:15 304c975ff064: Layer already exists 06:26:15 6b8a5e74896a: Layer already exists 06:26:15 767acfe31831: Layer already exists 06:26:15 787f5314d5f9: Layer already exists 06:26:15 362e8b6e9d66: Layer already exists 06:26:15 5f70bf18a086: Layer already exists 06:26:15 f446ae898031: Layer already exists 06:26:15 d69b25bf6cc5: Layer already exists 06:26:15 0480abd9e81a: Layer already exists 06:26:15 dd9c8f8612c8: Layer already exists 06:26:16 4.0.0-dev.66: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:26:16 f218bbba0727: Preparing 06:26:16 f7da60d7f637: Preparing 06:26:16 b17adaedf355: Preparing 06:26:16 a8949cbe84ae: Preparing 06:26:16 0b674981eecf: Preparing 06:26:16 50279bb3a1f7: Preparing 06:26:16 304c975ff064: Preparing 06:26:16 767acfe31831: Preparing 06:26:16 6b8a5e74896a: Preparing 06:26:16 787f5314d5f9: Preparing 06:26:16 362e8b6e9d66: Preparing 06:26:16 5f70bf18a086: Preparing 06:26:16 f446ae898031: Preparing 06:26:16 d69b25bf6cc5: Preparing 06:26:16 0480abd9e81a: Preparing 06:26:16 dd9c8f8612c8: Preparing 06:26:16 787f5314d5f9: Waiting 06:26:16 362e8b6e9d66: Waiting 06:26:16 5f70bf18a086: Waiting 06:26:16 f446ae898031: Waiting 06:26:16 d69b25bf6cc5: Waiting 06:26:16 0480abd9e81a: Waiting 06:26:16 dd9c8f8612c8: Waiting 06:26:16 50279bb3a1f7: Waiting 06:26:16 767acfe31831: Waiting 06:26:16 6b8a5e74896a: Waiting 06:26:16 304c975ff064: Waiting 06:26:16 b17adaedf355: Layer already exists 06:26:16 f218bbba0727: Layer already exists 06:26:16 a8949cbe84ae: Layer already exists 06:26:16 0b674981eecf: Layer already exists 06:26:16 f7da60d7f637: Layer already exists 06:26:16 50279bb3a1f7: Layer already exists 06:26:16 6b8a5e74896a: Layer already exists 06:26:16 304c975ff064: Layer already exists 06:26:16 787f5314d5f9: Layer already exists 06:26:16 767acfe31831: Layer already exists 06:26:16 362e8b6e9d66: Layer already exists 06:26:16 f446ae898031: Layer already exists 06:26:16 d69b25bf6cc5: Layer already exists 06:26:16 5f70bf18a086: Layer already exists 06:26:16 0480abd9e81a: Layer already exists 06:26:16 dd9c8f8612c8: Layer already exists 06:26:16 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:26:17 f218bbba0727: Preparing 06:26:17 f7da60d7f637: Preparing 06:26:17 b17adaedf355: Preparing 06:26:17 a8949cbe84ae: Preparing 06:26:17 0b674981eecf: Preparing 06:26:17 50279bb3a1f7: Preparing 06:26:17 304c975ff064: Preparing 06:26:17 767acfe31831: Preparing 06:26:17 6b8a5e74896a: Preparing 06:26:17 787f5314d5f9: Preparing 06:26:17 362e8b6e9d66: Preparing 06:26:17 5f70bf18a086: Preparing 06:26:17 f446ae898031: Preparing 06:26:17 d69b25bf6cc5: Preparing 06:26:17 0480abd9e81a: Preparing 06:26:17 dd9c8f8612c8: Preparing 06:26:17 50279bb3a1f7: Waiting 06:26:17 304c975ff064: Waiting 06:26:17 767acfe31831: Waiting 06:26:17 6b8a5e74896a: Waiting 06:26:17 787f5314d5f9: Waiting 06:26:17 362e8b6e9d66: Waiting 06:26:17 5f70bf18a086: Waiting 06:26:17 f446ae898031: Waiting 06:26:17 d69b25bf6cc5: Waiting 06:26:17 0480abd9e81a: Waiting 06:26:17 dd9c8f8612c8: Waiting 06:26:17 f7da60d7f637: Layer already exists 06:26:17 a8949cbe84ae: Layer already exists 06:26:17 0b674981eecf: Layer already exists 06:26:17 f218bbba0727: Layer already exists 06:26:17 b17adaedf355: Layer already exists 06:26:17 6b8a5e74896a: Layer already exists 06:26:17 767acfe31831: Layer already exists 06:26:17 304c975ff064: Layer already exists 06:26:17 50279bb3a1f7: Layer already exists 06:26:17 787f5314d5f9: Layer already exists 06:26:17 362e8b6e9d66: Layer already exists 06:26:17 5f70bf18a086: Layer already exists 06:26:17 d69b25bf6cc5: Layer already exists 06:26:17 f446ae898031: Layer already exists 06:26:17 0480abd9e81a: Layer already exists 06:26:17 dd9c8f8612c8: Layer already exists 06:26:17 main: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:18 ===================================================== [Pipeline] echo 06:26:18 taggedImages: 06:26:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:26:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.66 06:26:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:26:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:26:18 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:18 latest 06:26:18 4.0.0-dev.66 06:26:18 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:18 main 06:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:26:18 90bbbe1ea1e1: Preparing 06:26:18 46777ed8dcaf: Preparing 06:26:18 1196455738dd: Preparing 06:26:18 117fa338edff: Preparing 06:26:18 767acfe31831: Preparing 06:26:18 6b8a5e74896a: Preparing 06:26:18 6b8a5e74896a: Waiting 06:26:18 869474e4a35c: Preparing 06:26:18 7067a0062d35: Preparing 06:26:18 dd9c8f8612c8: Preparing 06:26:18 7067a0062d35: Waiting 06:26:18 dd9c8f8612c8: Waiting 06:26:18 869474e4a35c: Waiting 06:26:18 767acfe31831: Layer already exists 06:26:19 6b8a5e74896a: Layer already exists 06:26:19 46777ed8dcaf: Pushed 06:26:19 1196455738dd: Pushed 06:26:19 869474e4a35c: Layer already exists 06:26:19 90bbbe1ea1e1: Pushed 06:26:19 7067a0062d35: Layer already exists 06:26:19 dd9c8f8612c8: Layer already exists 06:26:23 117fa338edff: Pushed 06:26:23 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:23 + 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 06:26:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:26:24 90bbbe1ea1e1: Preparing 06:26:24 46777ed8dcaf: Preparing 06:26:24 1196455738dd: Preparing 06:26:24 117fa338edff: Preparing 06:26:24 767acfe31831: Preparing 06:26:24 6b8a5e74896a: Preparing 06:26:24 869474e4a35c: Preparing 06:26:24 7067a0062d35: Preparing 06:26:24 dd9c8f8612c8: Preparing 06:26:24 6b8a5e74896a: Waiting 06:26:24 869474e4a35c: Waiting 06:26:24 7067a0062d35: Waiting 06:26:24 dd9c8f8612c8: Waiting 06:26:24 767acfe31831: Layer already exists 06:26:24 1196455738dd: Layer already exists 06:26:24 46777ed8dcaf: Layer already exists 06:26:24 90bbbe1ea1e1: Layer already exists 06:26:24 117fa338edff: Layer already exists 06:26:24 869474e4a35c: Layer already exists 06:26:24 7067a0062d35: Layer already exists 06:26:24 6b8a5e74896a: Layer already exists 06:26:24 dd9c8f8612c8: Layer already exists 06:26:24 latest: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.66 06:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:26:24 90bbbe1ea1e1: Preparing 06:26:24 46777ed8dcaf: Preparing 06:26:24 1196455738dd: Preparing 06:26:24 117fa338edff: Preparing 06:26:24 767acfe31831: Preparing 06:26:24 6b8a5e74896a: Preparing 06:26:24 869474e4a35c: Preparing 06:26:24 7067a0062d35: Preparing 06:26:24 dd9c8f8612c8: Preparing 06:26:24 869474e4a35c: Waiting 06:26:24 7067a0062d35: Waiting 06:26:24 dd9c8f8612c8: Waiting 06:26:24 6b8a5e74896a: Waiting 06:26:24 1196455738dd: Layer already exists 06:26:24 767acfe31831: Layer already exists 06:26:24 46777ed8dcaf: Layer already exists 06:26:24 90bbbe1ea1e1: Layer already exists 06:26:24 117fa338edff: Layer already exists 06:26:24 869474e4a35c: Layer already exists 06:26:24 6b8a5e74896a: Layer already exists 06:26:24 7067a0062d35: Layer already exists 06:26:24 dd9c8f8612c8: Layer already exists 06:26:24 4.0.0-dev.66: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:26:25 90bbbe1ea1e1: Preparing 06:26:25 46777ed8dcaf: Preparing 06:26:25 1196455738dd: Preparing 06:26:25 117fa338edff: Preparing 06:26:25 767acfe31831: Preparing 06:26:25 6b8a5e74896a: Preparing 06:26:25 869474e4a35c: Preparing 06:26:25 7067a0062d35: Preparing 06:26:25 dd9c8f8612c8: Preparing 06:26:25 869474e4a35c: Waiting 06:26:25 7067a0062d35: Waiting 06:26:25 dd9c8f8612c8: Waiting 06:26:25 6b8a5e74896a: Waiting 06:26:25 767acfe31831: Layer already exists 06:26:25 1196455738dd: Layer already exists 06:26:25 90bbbe1ea1e1: Layer already exists 06:26:25 46777ed8dcaf: Layer already exists 06:26:25 117fa338edff: Layer already exists 06:26:25 6b8a5e74896a: Layer already exists 06:26:25 869474e4a35c: Layer already exists 06:26:25 7067a0062d35: Layer already exists 06:26:25 dd9c8f8612c8: Layer already exists 06:26:25 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + 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 06:26:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:26:26 90bbbe1ea1e1: Preparing 06:26:26 46777ed8dcaf: Preparing 06:26:26 1196455738dd: Preparing 06:26:26 117fa338edff: Preparing 06:26:26 767acfe31831: Preparing 06:26:26 6b8a5e74896a: Preparing 06:26:26 869474e4a35c: Preparing 06:26:26 7067a0062d35: Preparing 06:26:26 dd9c8f8612c8: Preparing 06:26:26 6b8a5e74896a: Waiting 06:26:26 869474e4a35c: Waiting 06:26:26 7067a0062d35: Waiting 06:26:26 dd9c8f8612c8: Waiting 06:26:26 46777ed8dcaf: Layer already exists 06:26:26 1196455738dd: Layer already exists 06:26:26 90bbbe1ea1e1: Layer already exists 06:26:26 767acfe31831: Layer already exists 06:26:26 117fa338edff: Layer already exists 06:26:26 869474e4a35c: Layer already exists 06:26:26 6b8a5e74896a: Layer already exists 06:26:26 7067a0062d35: Layer already exists 06:26:26 dd9c8f8612c8: Layer already exists 06:26:26 main: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:26 ===================================================== [Pipeline] echo 06:26:26 taggedImages: 06:26:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:26:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.66 06:26:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:26:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:26:26 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:26 latest 06:26:26 4.0.0-dev.66 06:26:26 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:26 main 06:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:26:27 2c067cb8867e: Preparing 06:26:27 187d07af5239: Preparing 06:26:27 dbe422761a56: Preparing 06:26:27 098c6a408482: Preparing 06:26:27 9e9d201035b9: Preparing 06:26:27 767acfe31831: Preparing 06:26:27 6b8a5e74896a: Preparing 06:26:27 1a786e92baa3: Preparing 06:26:27 e9ac9f0bdf72: Preparing 06:26:27 b3765b1d7c11: Preparing 06:26:27 dd9c8f8612c8: Preparing 06:26:27 6b8a5e74896a: Waiting 06:26:27 767acfe31831: Waiting 06:26:27 e9ac9f0bdf72: Waiting 06:26:27 1a786e92baa3: Waiting 06:26:27 b3765b1d7c11: Waiting 06:26:27 dd9c8f8612c8: Waiting 06:26:27 187d07af5239: Pushed 06:26:27 9e9d201035b9: Pushed 06:26:27 2c067cb8867e: Pushed 06:26:27 098c6a408482: Pushed 06:26:27 767acfe31831: Layer already exists 06:26:27 6b8a5e74896a: Layer already exists 06:26:27 dd9c8f8612c8: Layer already exists 06:26:27 1a786e92baa3: Pushed 06:26:27 e9ac9f0bdf72: Pushed 06:26:30 b3765b1d7c11: Pushed 06:26:31 dbe422761a56: Pushed 06:26:31 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:31 + 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 06:26:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:26:32 2c067cb8867e: Preparing 06:26:32 187d07af5239: Preparing 06:26:32 dbe422761a56: Preparing 06:26:32 098c6a408482: Preparing 06:26:32 9e9d201035b9: Preparing 06:26:32 767acfe31831: Preparing 06:26:32 6b8a5e74896a: Preparing 06:26:32 767acfe31831: Waiting 06:26:32 6b8a5e74896a: Waiting 06:26:32 1a786e92baa3: Preparing 06:26:32 e9ac9f0bdf72: Preparing 06:26:32 1a786e92baa3: Waiting 06:26:32 e9ac9f0bdf72: Waiting 06:26:32 b3765b1d7c11: Preparing 06:26:32 b3765b1d7c11: Waiting 06:26:32 dd9c8f8612c8: Preparing 06:26:32 dd9c8f8612c8: Waiting 06:26:32 dbe422761a56: Layer already exists 06:26:32 187d07af5239: Layer already exists 06:26:32 098c6a408482: Layer already exists 06:26:32 9e9d201035b9: Layer already exists 06:26:32 2c067cb8867e: Layer already exists 06:26:32 767acfe31831: Layer already exists 06:26:32 e9ac9f0bdf72: Layer already exists 06:26:32 b3765b1d7c11: Layer already exists 06:26:32 6b8a5e74896a: Layer already exists 06:26:32 1a786e92baa3: Layer already exists 06:26:32 dd9c8f8612c8: Layer already exists 06:26:32 latest: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.66 06:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:26:33 2c067cb8867e: Preparing 06:26:33 187d07af5239: Preparing 06:26:33 dbe422761a56: Preparing 06:26:33 098c6a408482: Preparing 06:26:33 9e9d201035b9: Preparing 06:26:33 767acfe31831: Preparing 06:26:33 6b8a5e74896a: Preparing 06:26:33 1a786e92baa3: Preparing 06:26:33 e9ac9f0bdf72: Preparing 06:26:33 b3765b1d7c11: Preparing 06:26:33 dd9c8f8612c8: Preparing 06:26:33 767acfe31831: Waiting 06:26:33 6b8a5e74896a: Waiting 06:26:33 1a786e92baa3: Waiting 06:26:33 e9ac9f0bdf72: Waiting 06:26:33 b3765b1d7c11: Waiting 06:26:33 dd9c8f8612c8: Waiting 06:26:33 2c067cb8867e: Layer already exists 06:26:33 dbe422761a56: Layer already exists 06:26:33 098c6a408482: Layer already exists 06:26:33 187d07af5239: Layer already exists 06:26:33 9e9d201035b9: Layer already exists 06:26:33 1a786e92baa3: Layer already exists 06:26:33 767acfe31831: Layer already exists 06:26:33 6b8a5e74896a: Layer already exists 06:26:33 b3765b1d7c11: Layer already exists 06:26:33 e9ac9f0bdf72: Layer already exists 06:26:33 dd9c8f8612c8: Layer already exists 06:26:33 4.0.0-dev.66: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:26:34 2c067cb8867e: Preparing 06:26:34 187d07af5239: Preparing 06:26:34 dbe422761a56: Preparing 06:26:34 098c6a408482: Preparing 06:26:34 9e9d201035b9: Preparing 06:26:34 767acfe31831: Preparing 06:26:34 6b8a5e74896a: Preparing 06:26:34 1a786e92baa3: Preparing 06:26:34 e9ac9f0bdf72: Preparing 06:26:34 b3765b1d7c11: Preparing 06:26:34 dd9c8f8612c8: Preparing 06:26:34 6b8a5e74896a: Waiting 06:26:34 1a786e92baa3: Waiting 06:26:34 e9ac9f0bdf72: Waiting 06:26:34 b3765b1d7c11: Waiting 06:26:34 dd9c8f8612c8: Waiting 06:26:34 767acfe31831: Waiting 06:26:34 098c6a408482: Layer already exists 06:26:34 187d07af5239: Layer already exists 06:26:34 dbe422761a56: Layer already exists 06:26:34 9e9d201035b9: Layer already exists 06:26:34 2c067cb8867e: Layer already exists 06:26:34 e9ac9f0bdf72: Layer already exists 06:26:34 1a786e92baa3: Layer already exists 06:26:34 767acfe31831: Layer already exists 06:26:34 b3765b1d7c11: Layer already exists 06:26:34 6b8a5e74896a: Layer already exists 06:26:34 dd9c8f8612c8: Layer already exists 06:26:34 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + 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 06:26:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:26:35 2c067cb8867e: Preparing 06:26:35 187d07af5239: Preparing 06:26:35 dbe422761a56: Preparing 06:26:35 098c6a408482: Preparing 06:26:35 9e9d201035b9: Preparing 06:26:35 767acfe31831: Preparing 06:26:35 6b8a5e74896a: Preparing 06:26:35 1a786e92baa3: Preparing 06:26:35 e9ac9f0bdf72: Preparing 06:26:35 b3765b1d7c11: Preparing 06:26:35 dd9c8f8612c8: Preparing 06:26:35 767acfe31831: Waiting 06:26:35 e9ac9f0bdf72: Waiting 06:26:35 6b8a5e74896a: Waiting 06:26:35 1a786e92baa3: Waiting 06:26:35 b3765b1d7c11: Waiting 06:26:35 dd9c8f8612c8: Waiting 06:26:35 2c067cb8867e: Layer already exists 06:26:35 098c6a408482: Layer already exists 06:26:35 dbe422761a56: Layer already exists 06:26:35 187d07af5239: Layer already exists 06:26:35 9e9d201035b9: Layer already exists 06:26:35 6b8a5e74896a: Layer already exists 06:26:35 767acfe31831: Layer already exists 06:26:35 1a786e92baa3: Layer already exists 06:26:35 e9ac9f0bdf72: Layer already exists 06:26:35 b3765b1d7c11: Layer already exists 06:26:35 dd9c8f8612c8: Layer already exists 06:26:35 main: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:35 ===================================================== [Pipeline] echo 06:26:35 taggedImages: 06:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.66 06:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:26:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:26:35 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:35 latest 06:26:35 4.0.0-dev.66 06:26:35 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:35 main 06:26:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:26:36 9359af3d4805: Preparing 06:26:36 c8723d7278a3: Preparing 06:26:36 bfbe3c845152: Preparing 06:26:36 a7e409242f7c: Preparing 06:26:36 c16a03f09ddb: Preparing 06:26:36 f0270f248830: Preparing 06:26:36 8328d03ccb4a: Preparing 06:26:36 767acfe31831: Preparing 06:26:36 6b8a5e74896a: Preparing 06:26:36 4bd150504bec: Preparing 06:26:36 85b52446fa76: Preparing 06:26:36 dd9c8f8612c8: Preparing 06:26:36 8328d03ccb4a: Waiting 06:26:36 767acfe31831: Waiting 06:26:36 6b8a5e74896a: Waiting 06:26:36 4bd150504bec: Waiting 06:26:36 85b52446fa76: Waiting 06:26:36 dd9c8f8612c8: Waiting 06:26:36 f0270f248830: Waiting 06:26:36 c16a03f09ddb: Pushed 06:26:36 c8723d7278a3: Pushed 06:26:36 9359af3d4805: Pushed 06:26:36 767acfe31831: Layer already exists 06:26:36 6b8a5e74896a: Layer already exists 06:26:36 f0270f248830: Pushed 06:26:36 8328d03ccb4a: Pushed 06:26:36 dd9c8f8612c8: Layer already exists 06:26:36 4bd150504bec: Pushed 06:26:39 85b52446fa76: Pushed 06:26:40 a7e409242f7c: Pushed 06:26:42 bfbe3c845152: Pushed 06:26:42 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:43 + 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 06:26:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:26:43 9359af3d4805: Preparing 06:26:43 c8723d7278a3: Preparing 06:26:43 bfbe3c845152: Preparing 06:26:43 a7e409242f7c: Preparing 06:26:43 c16a03f09ddb: Preparing 06:26:43 f0270f248830: Preparing 06:26:43 8328d03ccb4a: Preparing 06:26:43 767acfe31831: Preparing 06:26:43 6b8a5e74896a: Preparing 06:26:43 4bd150504bec: Preparing 06:26:43 85b52446fa76: Preparing 06:26:43 dd9c8f8612c8: Preparing 06:26:43 767acfe31831: Waiting 06:26:43 6b8a5e74896a: Waiting 06:26:43 4bd150504bec: Waiting 06:26:43 85b52446fa76: Waiting 06:26:43 f0270f248830: Waiting 06:26:43 8328d03ccb4a: Waiting 06:26:43 dd9c8f8612c8: Waiting 06:26:43 c16a03f09ddb: Layer already exists 06:26:43 c8723d7278a3: Layer already exists 06:26:43 a7e409242f7c: Layer already exists 06:26:43 9359af3d4805: Layer already exists 06:26:43 bfbe3c845152: Layer already exists 06:26:43 4bd150504bec: Layer already exists 06:26:43 8328d03ccb4a: Layer already exists 06:26:43 f0270f248830: Layer already exists 06:26:43 767acfe31831: Layer already exists 06:26:43 6b8a5e74896a: Layer already exists 06:26:43 dd9c8f8612c8: Layer already exists 06:26:43 85b52446fa76: Layer already exists 06:26:43 latest: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.66 06:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:26:44 9359af3d4805: Preparing 06:26:44 c8723d7278a3: Preparing 06:26:44 bfbe3c845152: Preparing 06:26:44 a7e409242f7c: Preparing 06:26:44 c16a03f09ddb: Preparing 06:26:44 f0270f248830: Preparing 06:26:44 8328d03ccb4a: Preparing 06:26:44 f0270f248830: Waiting 06:26:44 767acfe31831: Preparing 06:26:44 8328d03ccb4a: Waiting 06:26:44 767acfe31831: Waiting 06:26:44 6b8a5e74896a: Preparing 06:26:44 4bd150504bec: Preparing 06:26:44 85b52446fa76: Preparing 06:26:44 4bd150504bec: Waiting 06:26:44 dd9c8f8612c8: Preparing 06:26:44 85b52446fa76: Waiting 06:26:44 dd9c8f8612c8: Waiting 06:26:44 9359af3d4805: Layer already exists 06:26:44 bfbe3c845152: Layer already exists 06:26:44 c8723d7278a3: Layer already exists 06:26:44 c16a03f09ddb: Layer already exists 06:26:44 a7e409242f7c: Layer already exists 06:26:44 f0270f248830: Layer already exists 06:26:44 767acfe31831: Layer already exists 06:26:44 8328d03ccb4a: Layer already exists 06:26:44 6b8a5e74896a: Layer already exists 06:26:44 4bd150504bec: Layer already exists 06:26:44 85b52446fa76: Layer already exists 06:26:44 dd9c8f8612c8: Layer already exists 06:26:44 4.0.0-dev.66: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:26:45 9359af3d4805: Preparing 06:26:45 c8723d7278a3: Preparing 06:26:45 bfbe3c845152: Preparing 06:26:45 a7e409242f7c: Preparing 06:26:45 c16a03f09ddb: Preparing 06:26:45 f0270f248830: Preparing 06:26:45 8328d03ccb4a: Preparing 06:26:45 767acfe31831: Preparing 06:26:45 6b8a5e74896a: Preparing 06:26:45 4bd150504bec: Preparing 06:26:45 85b52446fa76: Preparing 06:26:45 dd9c8f8612c8: Preparing 06:26:45 f0270f248830: Waiting 06:26:45 8328d03ccb4a: Waiting 06:26:45 767acfe31831: Waiting 06:26:45 4bd150504bec: Waiting 06:26:45 6b8a5e74896a: Waiting 06:26:45 dd9c8f8612c8: Waiting 06:26:45 85b52446fa76: Waiting 06:26:45 a7e409242f7c: Layer already exists 06:26:45 c16a03f09ddb: Layer already exists 06:26:45 bfbe3c845152: Layer already exists 06:26:45 c8723d7278a3: Layer already exists 06:26:45 9359af3d4805: Layer already exists 06:26:45 767acfe31831: Layer already exists 06:26:45 f0270f248830: Layer already exists 06:26:45 6b8a5e74896a: Layer already exists 06:26:45 8328d03ccb4a: Layer already exists 06:26:45 4bd150504bec: Layer already exists 06:26:45 dd9c8f8612c8: Layer already exists 06:26:45 85b52446fa76: Layer already exists 06:26:45 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:46 + 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 06:26:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:26:46 9359af3d4805: Preparing 06:26:46 c8723d7278a3: Preparing 06:26:46 bfbe3c845152: Preparing 06:26:46 a7e409242f7c: Preparing 06:26:46 c16a03f09ddb: Preparing 06:26:46 f0270f248830: Preparing 06:26:46 8328d03ccb4a: Preparing 06:26:46 f0270f248830: Waiting 06:26:46 767acfe31831: Preparing 06:26:46 6b8a5e74896a: Preparing 06:26:46 4bd150504bec: Preparing 06:26:46 85b52446fa76: Preparing 06:26:46 8328d03ccb4a: Waiting 06:26:46 dd9c8f8612c8: Preparing 06:26:46 767acfe31831: Waiting 06:26:46 85b52446fa76: Waiting 06:26:46 dd9c8f8612c8: Waiting 06:26:46 4bd150504bec: Waiting 06:26:46 6b8a5e74896a: Waiting 06:26:46 c16a03f09ddb: Layer already exists 06:26:46 c8723d7278a3: Layer already exists 06:26:46 9359af3d4805: Layer already exists 06:26:46 a7e409242f7c: Layer already exists 06:26:46 bfbe3c845152: Layer already exists 06:26:46 4bd150504bec: Layer already exists 06:26:46 6b8a5e74896a: Layer already exists 06:26:46 767acfe31831: Layer already exists 06:26:46 8328d03ccb4a: Layer already exists 06:26:46 f0270f248830: Layer already exists 06:26:46 85b52446fa76: Layer already exists 06:26:46 dd9c8f8612c8: Layer already exists 06:26:46 main: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:46 ===================================================== [Pipeline] echo 06:26:46 taggedImages: 06:26:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:26:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.66 06:26:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:26:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:26:46 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:46 latest 06:26:46 4.0.0-dev.66 06:26:46 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:46 main 06:26:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:26:47 a01b6bdc27ea: Preparing 06:26:47 ec2027f5a0df: Preparing 06:26:47 767acfe31831: Preparing 06:26:47 6b8a5e74896a: Preparing 06:26:47 9724bf087e8f: Preparing 06:26:47 071064fd3c68: Preparing 06:26:47 dd9c8f8612c8: Preparing 06:26:47 071064fd3c68: Waiting 06:26:47 dd9c8f8612c8: Waiting 06:26:47 6b8a5e74896a: Layer already exists 06:26:47 767acfe31831: Layer already exists 06:26:47 dd9c8f8612c8: Layer already exists 06:26:47 9724bf087e8f: Pushed 06:26:47 a01b6bdc27ea: Pushed 06:26:49 071064fd3c68: Pushed 06:26:55 ec2027f5a0df: Pushed 06:26:55 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:55 + 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 06:26:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:26:55 a01b6bdc27ea: Preparing 06:26:55 ec2027f5a0df: Preparing 06:26:55 767acfe31831: Preparing 06:26:55 6b8a5e74896a: Preparing 06:26:55 9724bf087e8f: Preparing 06:26:55 071064fd3c68: Preparing 06:26:55 dd9c8f8612c8: Preparing 06:26:55 071064fd3c68: Waiting 06:26:55 dd9c8f8612c8: Waiting 06:26:55 ec2027f5a0df: Layer already exists 06:26:55 767acfe31831: Layer already exists 06:26:55 6b8a5e74896a: Layer already exists 06:26:55 9724bf087e8f: Layer already exists 06:26:55 a01b6bdc27ea: Layer already exists 06:26:55 071064fd3c68: Layer already exists 06:26:55 dd9c8f8612c8: Layer already exists 06:26:56 latest: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.66 06:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:26:56 a01b6bdc27ea: Preparing 06:26:56 ec2027f5a0df: Preparing 06:26:56 767acfe31831: Preparing 06:26:56 6b8a5e74896a: Preparing 06:26:56 9724bf087e8f: Preparing 06:26:56 071064fd3c68: Preparing 06:26:56 dd9c8f8612c8: Preparing 06:26:56 071064fd3c68: Waiting 06:26:56 ec2027f5a0df: Layer already exists 06:26:56 6b8a5e74896a: Layer already exists 06:26:56 767acfe31831: Layer already exists 06:26:56 a01b6bdc27ea: Layer already exists 06:26:56 9724bf087e8f: Layer already exists 06:26:56 dd9c8f8612c8: Layer already exists 06:26:56 071064fd3c68: Layer already exists 06:26:56 4.0.0-dev.66: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:26:57 a01b6bdc27ea: Preparing 06:26:57 ec2027f5a0df: Preparing 06:26:57 767acfe31831: Preparing 06:26:57 6b8a5e74896a: Preparing 06:26:57 9724bf087e8f: Preparing 06:26:57 071064fd3c68: Preparing 06:26:57 dd9c8f8612c8: Preparing 06:26:57 071064fd3c68: Waiting 06:26:57 dd9c8f8612c8: Waiting 06:26:57 767acfe31831: Layer already exists 06:26:57 6b8a5e74896a: Layer already exists 06:26:57 9724bf087e8f: Layer already exists 06:26:57 a01b6bdc27ea: Layer already exists 06:26:57 ec2027f5a0df: Layer already exists 06:26:57 dd9c8f8612c8: Layer already exists 06:26:57 071064fd3c68: Layer already exists 06:26:57 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:58 + 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 06:26:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:26:58 a01b6bdc27ea: Preparing 06:26:58 ec2027f5a0df: Preparing 06:26:58 767acfe31831: Preparing 06:26:58 6b8a5e74896a: Preparing 06:26:58 9724bf087e8f: Preparing 06:26:58 071064fd3c68: Preparing 06:26:58 dd9c8f8612c8: Preparing 06:26:58 071064fd3c68: Waiting 06:26:58 dd9c8f8612c8: Waiting 06:26:58 ec2027f5a0df: Layer already exists 06:26:58 a01b6bdc27ea: Layer already exists 06:26:58 9724bf087e8f: Layer already exists 06:26:58 767acfe31831: Layer already exists 06:26:58 6b8a5e74896a: Layer already exists 06:26:58 dd9c8f8612c8: Layer already exists 06:26:58 071064fd3c68: Layer already exists 06:26:58 main: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:59 ===================================================== [Pipeline] echo 06:26:59 taggedImages: 06:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.66 06:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:26:59 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:26:59 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:59 latest 06:26:59 4.0.0-dev.66 06:26:59 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:26:59 main 06:26:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:26:59 0bf46bf0c0e2: Preparing 06:26:59 879a6f6decb2: Preparing 06:26:59 82cf3aaa0b56: Preparing 06:26:59 767acfe31831: Preparing 06:26:59 6b8a5e74896a: Preparing 06:26:59 ffb35c23ef5a: Preparing 06:26:59 636296f1c2e7: Preparing 06:26:59 6d88efcbf18d: Preparing 06:26:59 fec46b2c19da: Preparing 06:26:59 dd9c8f8612c8: Preparing 06:26:59 636296f1c2e7: Waiting 06:26:59 6d88efcbf18d: Waiting 06:26:59 fec46b2c19da: Waiting 06:26:59 dd9c8f8612c8: Waiting 06:26:59 ffb35c23ef5a: Waiting 06:26:59 767acfe31831: Layer already exists 06:26:59 6b8a5e74896a: Layer already exists 06:27:00 82cf3aaa0b56: Pushed 06:27:00 879a6f6decb2: Pushed 06:27:00 0bf46bf0c0e2: Pushed 06:27:00 dd9c8f8612c8: Layer already exists 06:27:00 6d88efcbf18d: Pushed 06:27:01 fec46b2c19da: Pushed 06:27:11 636296f1c2e7: Pushed 06:27:26 ffb35c23ef5a: Pushed 06:27:26 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:26 + 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 06:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:27:26 0bf46bf0c0e2: Preparing 06:27:26 879a6f6decb2: Preparing 06:27:26 82cf3aaa0b56: Preparing 06:27:26 767acfe31831: Preparing 06:27:26 6b8a5e74896a: Preparing 06:27:26 ffb35c23ef5a: Preparing 06:27:26 636296f1c2e7: Preparing 06:27:26 6d88efcbf18d: Preparing 06:27:26 fec46b2c19da: Preparing 06:27:26 dd9c8f8612c8: Preparing 06:27:26 ffb35c23ef5a: Waiting 06:27:26 636296f1c2e7: Waiting 06:27:26 fec46b2c19da: Waiting 06:27:26 dd9c8f8612c8: Waiting 06:27:26 6d88efcbf18d: Waiting 06:27:26 82cf3aaa0b56: Layer already exists 06:27:26 767acfe31831: Layer already exists 06:27:26 879a6f6decb2: Layer already exists 06:27:26 0bf46bf0c0e2: Layer already exists 06:27:26 6b8a5e74896a: Layer already exists 06:27:26 ffb35c23ef5a: Layer already exists 06:27:26 6d88efcbf18d: Layer already exists 06:27:26 636296f1c2e7: Layer already exists 06:27:26 dd9c8f8612c8: Layer already exists 06:27:26 fec46b2c19da: Layer already exists 06:27:26 latest: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.66 06:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:27:27 0bf46bf0c0e2: Preparing 06:27:27 879a6f6decb2: Preparing 06:27:27 82cf3aaa0b56: Preparing 06:27:27 767acfe31831: Preparing 06:27:27 6b8a5e74896a: Preparing 06:27:27 ffb35c23ef5a: Preparing 06:27:27 636296f1c2e7: Preparing 06:27:27 6d88efcbf18d: Preparing 06:27:27 fec46b2c19da: Preparing 06:27:27 dd9c8f8612c8: Preparing 06:27:27 ffb35c23ef5a: Waiting 06:27:27 636296f1c2e7: Waiting 06:27:27 6d88efcbf18d: Waiting 06:27:27 fec46b2c19da: Waiting 06:27:27 dd9c8f8612c8: Waiting 06:27:27 767acfe31831: Layer already exists 06:27:27 6b8a5e74896a: Layer already exists 06:27:27 0bf46bf0c0e2: Layer already exists 06:27:27 879a6f6decb2: Layer already exists 06:27:27 82cf3aaa0b56: Layer already exists 06:27:27 636296f1c2e7: Layer already exists 06:27:27 6d88efcbf18d: Layer already exists 06:27:27 ffb35c23ef5a: Layer already exists 06:27:27 fec46b2c19da: Layer already exists 06:27:27 dd9c8f8612c8: Layer already exists 06:27:27 4.0.0-dev.66: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:27:28 0bf46bf0c0e2: Preparing 06:27:28 879a6f6decb2: Preparing 06:27:28 82cf3aaa0b56: Preparing 06:27:28 767acfe31831: Preparing 06:27:28 6b8a5e74896a: Preparing 06:27:28 ffb35c23ef5a: Preparing 06:27:28 636296f1c2e7: Preparing 06:27:28 6d88efcbf18d: Preparing 06:27:28 fec46b2c19da: Preparing 06:27:28 dd9c8f8612c8: Preparing 06:27:28 636296f1c2e7: Waiting 06:27:28 fec46b2c19da: Waiting 06:27:28 dd9c8f8612c8: Waiting 06:27:28 6d88efcbf18d: Waiting 06:27:28 ffb35c23ef5a: Waiting 06:27:28 767acfe31831: Layer already exists 06:27:28 0bf46bf0c0e2: Layer already exists 06:27:28 879a6f6decb2: Layer already exists 06:27:28 6b8a5e74896a: Layer already exists 06:27:28 82cf3aaa0b56: Layer already exists 06:27:28 ffb35c23ef5a: Layer already exists 06:27:28 636296f1c2e7: Layer already exists 06:27:28 dd9c8f8612c8: Layer already exists 06:27:28 6d88efcbf18d: Layer already exists 06:27:28 fec46b2c19da: Layer already exists 06:27:28 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + 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 06:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:27:29 0bf46bf0c0e2: Preparing 06:27:29 879a6f6decb2: Preparing 06:27:29 82cf3aaa0b56: Preparing 06:27:29 767acfe31831: Preparing 06:27:29 6b8a5e74896a: Preparing 06:27:29 ffb35c23ef5a: Preparing 06:27:29 636296f1c2e7: Preparing 06:27:29 6d88efcbf18d: Preparing 06:27:29 fec46b2c19da: Preparing 06:27:29 dd9c8f8612c8: Preparing 06:27:29 636296f1c2e7: Waiting 06:27:29 ffb35c23ef5a: Waiting 06:27:29 fec46b2c19da: Waiting 06:27:29 6d88efcbf18d: Waiting 06:27:29 dd9c8f8612c8: Waiting 06:27:29 0bf46bf0c0e2: Layer already exists 06:27:29 6b8a5e74896a: Layer already exists 06:27:29 82cf3aaa0b56: Layer already exists 06:27:29 767acfe31831: Layer already exists 06:27:29 ffb35c23ef5a: Layer already exists 06:27:29 636296f1c2e7: Layer already exists 06:27:29 879a6f6decb2: Layer already exists 06:27:29 6d88efcbf18d: Layer already exists 06:27:29 dd9c8f8612c8: Layer already exists 06:27:29 fec46b2c19da: Layer already exists 06:27:29 main: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:29 ===================================================== [Pipeline] echo 06:27:29 taggedImages: 06:27:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:27:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:27:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.66 06:27:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:27:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:27:29 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:27:29 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:27:29 latest 06:27:29 4.0.0-dev.66 06:27:29 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:27:29 main 06:27:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:27:30 358500ba7f52: Preparing 06:27:30 9814437f730d: Preparing 06:27:30 e1a7de147c6f: Preparing 06:27:30 767acfe31831: Preparing 06:27:30 6b8a5e74896a: Preparing 06:27:30 eabc8f5cfd5e: Preparing 06:27:30 1c33ab5b019f: Preparing 06:27:30 e3c14a36dc79: Preparing 06:27:30 dd9c8f8612c8: Preparing 06:27:30 eabc8f5cfd5e: Waiting 06:27:30 1c33ab5b019f: Waiting 06:27:30 e3c14a36dc79: Waiting 06:27:30 dd9c8f8612c8: Waiting 06:27:30 767acfe31831: Layer already exists 06:27:30 6b8a5e74896a: Layer already exists 06:27:30 9814437f730d: Pushed 06:27:30 e1a7de147c6f: Pushed 06:27:30 358500ba7f52: Pushed 06:27:30 dd9c8f8612c8: Layer already exists 06:27:30 1c33ab5b019f: Pushed 06:27:31 e3c14a36dc79: Pushed 06:27:57 eabc8f5cfd5e: Pushed 06:27:57 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:58 + 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 06:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:27:58 358500ba7f52: Preparing 06:27:58 9814437f730d: Preparing 06:27:58 e1a7de147c6f: Preparing 06:27:58 767acfe31831: Preparing 06:27:58 6b8a5e74896a: Preparing 06:27:58 eabc8f5cfd5e: Preparing 06:27:58 1c33ab5b019f: Preparing 06:27:58 e3c14a36dc79: Preparing 06:27:58 dd9c8f8612c8: Preparing 06:27:58 1c33ab5b019f: Waiting 06:27:58 e3c14a36dc79: Waiting 06:27:58 dd9c8f8612c8: Waiting 06:27:58 eabc8f5cfd5e: Waiting 06:27:58 358500ba7f52: Layer already exists 06:27:58 767acfe31831: Layer already exists 06:27:58 e1a7de147c6f: Layer already exists 06:27:58 9814437f730d: Layer already exists 06:27:58 6b8a5e74896a: Layer already exists 06:27:58 eabc8f5cfd5e: Layer already exists 06:27:58 dd9c8f8612c8: Layer already exists 06:27:58 1c33ab5b019f: Layer already exists 06:27:58 e3c14a36dc79: Layer already exists 06:27:58 latest: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.66 06:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:27:59 358500ba7f52: Preparing 06:27:59 9814437f730d: Preparing 06:27:59 e1a7de147c6f: Preparing 06:27:59 767acfe31831: Preparing 06:27:59 6b8a5e74896a: Preparing 06:27:59 eabc8f5cfd5e: Preparing 06:27:59 1c33ab5b019f: Preparing 06:27:59 e3c14a36dc79: Preparing 06:27:59 dd9c8f8612c8: Preparing 06:27:59 1c33ab5b019f: Waiting 06:27:59 e3c14a36dc79: Waiting 06:27:59 dd9c8f8612c8: Waiting 06:27:59 eabc8f5cfd5e: Waiting 06:27:59 e1a7de147c6f: Layer already exists 06:27:59 9814437f730d: Layer already exists 06:27:59 767acfe31831: Layer already exists 06:27:59 6b8a5e74896a: Layer already exists 06:27:59 358500ba7f52: Layer already exists 06:27:59 e3c14a36dc79: Layer already exists 06:27:59 eabc8f5cfd5e: Layer already exists 06:27:59 dd9c8f8612c8: Layer already exists 06:27:59 1c33ab5b019f: Layer already exists 06:27:59 4.0.0-dev.66: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:00 358500ba7f52: Preparing 06:28:00 9814437f730d: Preparing 06:28:00 e1a7de147c6f: Preparing 06:28:00 767acfe31831: Preparing 06:28:00 6b8a5e74896a: Preparing 06:28:00 eabc8f5cfd5e: Preparing 06:28:00 1c33ab5b019f: Preparing 06:28:00 eabc8f5cfd5e: Waiting 06:28:00 e3c14a36dc79: Preparing 06:28:00 1c33ab5b019f: Waiting 06:28:00 dd9c8f8612c8: Preparing 06:28:00 e3c14a36dc79: Waiting 06:28:00 dd9c8f8612c8: Waiting 06:28:00 767acfe31831: Layer already exists 06:28:00 e1a7de147c6f: Layer already exists 06:28:00 6b8a5e74896a: Layer already exists 06:28:00 9814437f730d: Layer already exists 06:28:00 358500ba7f52: Layer already exists 06:28:00 e3c14a36dc79: Layer already exists 06:28:00 eabc8f5cfd5e: Layer already exists 06:28:00 1c33ab5b019f: Layer already exists 06:28:00 dd9c8f8612c8: Layer already exists 06:28:00 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + 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 06:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:28:01 358500ba7f52: Preparing 06:28:01 9814437f730d: Preparing 06:28:01 e1a7de147c6f: Preparing 06:28:01 767acfe31831: Preparing 06:28:01 6b8a5e74896a: Preparing 06:28:01 eabc8f5cfd5e: Preparing 06:28:01 1c33ab5b019f: Preparing 06:28:01 e3c14a36dc79: Preparing 06:28:01 dd9c8f8612c8: Preparing 06:28:01 1c33ab5b019f: Waiting 06:28:01 e3c14a36dc79: Waiting 06:28:01 dd9c8f8612c8: Waiting 06:28:01 eabc8f5cfd5e: Waiting 06:28:01 358500ba7f52: Layer already exists 06:28:01 e1a7de147c6f: Layer already exists 06:28:01 767acfe31831: Layer already exists 06:28:01 6b8a5e74896a: Layer already exists 06:28:01 9814437f730d: Layer already exists 06:28:01 e3c14a36dc79: Layer already exists 06:28:01 1c33ab5b019f: Layer already exists 06:28:01 eabc8f5cfd5e: Layer already exists 06:28:01 dd9c8f8612c8: Layer already exists 06:28:01 main: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:01 ===================================================== [Pipeline] echo 06:28:01 taggedImages: 06:28:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:28:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.66 06:28:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:28:01 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:28:01 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:01 latest 06:28:01 4.0.0-dev.66 06:28:01 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:01 main 06:28:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:28:01 4b91121a5824: Preparing 06:28:01 ed2c8dfdd1f1: Preparing 06:28:01 b92028438d8e: Preparing 06:28:01 767acfe31831: Preparing 06:28:01 6b8a5e74896a: Preparing 06:28:01 9812dd92386d: Preparing 06:28:01 6d88efcbf18d: Preparing 06:28:01 fec46b2c19da: Preparing 06:28:01 dd9c8f8612c8: Preparing 06:28:01 6d88efcbf18d: Waiting 06:28:01 fec46b2c19da: Waiting 06:28:01 dd9c8f8612c8: Waiting 06:28:01 9812dd92386d: Waiting 06:28:01 767acfe31831: Layer already exists 06:28:01 6b8a5e74896a: Layer already exists 06:28:02 6d88efcbf18d: Layer already exists 06:28:02 fec46b2c19da: Layer already exists 06:28:02 b92028438d8e: Pushed 06:28:02 ed2c8dfdd1f1: Pushed 06:28:02 4b91121a5824: Pushed 06:28:02 dd9c8f8612c8: Layer already exists 06:28:28 9812dd92386d: Pushed 06:28:28 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:28:29 4b91121a5824: Preparing 06:28:29 ed2c8dfdd1f1: Preparing 06:28:29 b92028438d8e: Preparing 06:28:29 767acfe31831: Preparing 06:28:29 6b8a5e74896a: Preparing 06:28:29 9812dd92386d: Preparing 06:28:29 6d88efcbf18d: Preparing 06:28:29 fec46b2c19da: Preparing 06:28:29 dd9c8f8612c8: Preparing 06:28:29 6d88efcbf18d: Waiting 06:28:29 fec46b2c19da: Waiting 06:28:29 dd9c8f8612c8: Waiting 06:28:29 9812dd92386d: Waiting 06:28:29 ed2c8dfdd1f1: Layer already exists 06:28:29 4b91121a5824: Layer already exists 06:28:29 6b8a5e74896a: Layer already exists 06:28:29 b92028438d8e: Layer already exists 06:28:29 767acfe31831: Layer already exists 06:28:29 6d88efcbf18d: Layer already exists 06:28:29 9812dd92386d: Layer already exists 06:28:29 dd9c8f8612c8: Layer already exists 06:28:29 fec46b2c19da: Layer already exists 06:28:29 latest: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.66 06:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:28:30 4b91121a5824: Preparing 06:28:30 ed2c8dfdd1f1: Preparing 06:28:30 b92028438d8e: Preparing 06:28:30 767acfe31831: Preparing 06:28:30 6b8a5e74896a: Preparing 06:28:30 9812dd92386d: Preparing 06:28:30 6d88efcbf18d: Preparing 06:28:30 fec46b2c19da: Preparing 06:28:30 dd9c8f8612c8: Preparing 06:28:30 fec46b2c19da: Waiting 06:28:30 9812dd92386d: Waiting 06:28:30 6d88efcbf18d: Waiting 06:28:30 dd9c8f8612c8: Waiting 06:28:30 6b8a5e74896a: Layer already exists 06:28:30 ed2c8dfdd1f1: Layer already exists 06:28:30 b92028438d8e: Layer already exists 06:28:30 4b91121a5824: Layer already exists 06:28:30 767acfe31831: Layer already exists 06:28:30 fec46b2c19da: Layer already exists 06:28:30 6d88efcbf18d: Layer already exists 06:28:30 9812dd92386d: Layer already exists 06:28:30 dd9c8f8612c8: Layer already exists 06:28:30 4.0.0-dev.66: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:28:31 4b91121a5824: Preparing 06:28:31 ed2c8dfdd1f1: Preparing 06:28:31 b92028438d8e: Preparing 06:28:31 767acfe31831: Preparing 06:28:31 6b8a5e74896a: Preparing 06:28:31 9812dd92386d: Preparing 06:28:31 6d88efcbf18d: Preparing 06:28:31 fec46b2c19da: Preparing 06:28:31 dd9c8f8612c8: Preparing 06:28:31 9812dd92386d: Waiting 06:28:31 fec46b2c19da: Waiting 06:28:31 6d88efcbf18d: Waiting 06:28:31 dd9c8f8612c8: Waiting 06:28:31 4b91121a5824: Layer already exists 06:28:31 6b8a5e74896a: Layer already exists 06:28:31 ed2c8dfdd1f1: Layer already exists 06:28:31 b92028438d8e: Layer already exists 06:28:31 767acfe31831: Layer already exists 06:28:31 6d88efcbf18d: Layer already exists 06:28:31 dd9c8f8612c8: Layer already exists 06:28:31 9812dd92386d: Layer already exists 06:28:31 fec46b2c19da: Layer already exists 06:28:31 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + 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 06:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:28:32 4b91121a5824: Preparing 06:28:32 ed2c8dfdd1f1: Preparing 06:28:32 b92028438d8e: Preparing 06:28:32 767acfe31831: Preparing 06:28:32 6b8a5e74896a: Preparing 06:28:32 9812dd92386d: Preparing 06:28:32 6d88efcbf18d: Preparing 06:28:32 fec46b2c19da: Preparing 06:28:32 dd9c8f8612c8: Preparing 06:28:32 fec46b2c19da: Waiting 06:28:32 9812dd92386d: Waiting 06:28:32 dd9c8f8612c8: Waiting 06:28:32 6d88efcbf18d: Waiting 06:28:32 6b8a5e74896a: Layer already exists 06:28:32 767acfe31831: Layer already exists 06:28:32 b92028438d8e: Layer already exists 06:28:32 ed2c8dfdd1f1: Layer already exists 06:28:32 4b91121a5824: Layer already exists 06:28:32 fec46b2c19da: Layer already exists 06:28:32 6d88efcbf18d: Layer already exists 06:28:32 9812dd92386d: Layer already exists 06:28:32 dd9c8f8612c8: Layer already exists 06:28:32 main: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:32 ===================================================== [Pipeline] echo 06:28:32 taggedImages: 06:28:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:28:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.66 06:28:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:28:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:28:32 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:32 latest 06:28:32 4.0.0-dev.66 06:28:32 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:32 main 06:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:33 b204ecc2e810: Preparing 06:28:33 ceb00a309895: Preparing 06:28:33 767acfe31831: Preparing 06:28:33 6b8a5e74896a: Preparing 06:28:33 c678d034fc72: Preparing 06:28:33 f2a7b713ba8c: Preparing 06:28:33 dd9c8f8612c8: Preparing 06:28:33 f2a7b713ba8c: Waiting 06:28:33 dd9c8f8612c8: Waiting 06:28:33 6b8a5e74896a: Layer already exists 06:28:33 767acfe31831: Layer already exists 06:28:33 c678d034fc72: Pushed 06:28:33 dd9c8f8612c8: Layer already exists 06:28:33 b204ecc2e810: Pushed 06:28:34 f2a7b713ba8c: Pushed 06:28:41 ceb00a309895: Pushed 06:28:41 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:41 b204ecc2e810: Preparing 06:28:41 ceb00a309895: Preparing 06:28:41 767acfe31831: Preparing 06:28:41 6b8a5e74896a: Preparing 06:28:41 c678d034fc72: Preparing 06:28:41 f2a7b713ba8c: Preparing 06:28:41 dd9c8f8612c8: Preparing 06:28:41 f2a7b713ba8c: Waiting 06:28:41 dd9c8f8612c8: Waiting 06:28:41 ceb00a309895: Layer already exists 06:28:41 6b8a5e74896a: Layer already exists 06:28:41 c678d034fc72: Layer already exists 06:28:41 b204ecc2e810: Layer already exists 06:28:41 767acfe31831: Layer already exists 06:28:41 dd9c8f8612c8: Layer already exists 06:28:41 f2a7b713ba8c: Layer already exists 06:28:41 latest: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.66 06:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:42 b204ecc2e810: Preparing 06:28:42 ceb00a309895: Preparing 06:28:42 767acfe31831: Preparing 06:28:42 6b8a5e74896a: Preparing 06:28:42 c678d034fc72: Preparing 06:28:42 f2a7b713ba8c: Preparing 06:28:42 dd9c8f8612c8: Preparing 06:28:42 f2a7b713ba8c: Waiting 06:28:42 dd9c8f8612c8: Waiting 06:28:42 ceb00a309895: Layer already exists 06:28:42 c678d034fc72: Layer already exists 06:28:42 767acfe31831: Layer already exists 06:28:42 6b8a5e74896a: Layer already exists 06:28:42 b204ecc2e810: Layer already exists 06:28:42 dd9c8f8612c8: Layer already exists 06:28:42 f2a7b713ba8c: Layer already exists 06:28:42 4.0.0-dev.66: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:43 b204ecc2e810: Preparing 06:28:43 ceb00a309895: Preparing 06:28:43 767acfe31831: Preparing 06:28:43 6b8a5e74896a: Preparing 06:28:43 c678d034fc72: Preparing 06:28:43 f2a7b713ba8c: Preparing 06:28:43 dd9c8f8612c8: Preparing 06:28:43 f2a7b713ba8c: Waiting 06:28:43 dd9c8f8612c8: Waiting 06:28:43 c678d034fc72: Layer already exists 06:28:43 ceb00a309895: Layer already exists 06:28:43 b204ecc2e810: Layer already exists 06:28:43 767acfe31831: Layer already exists 06:28:43 6b8a5e74896a: Layer already exists 06:28:43 f2a7b713ba8c: Layer already exists 06:28:43 dd9c8f8612c8: Layer already exists 06:28:43 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:28:43 b204ecc2e810: Preparing 06:28:43 ceb00a309895: Preparing 06:28:43 767acfe31831: Preparing 06:28:43 6b8a5e74896a: Preparing 06:28:43 c678d034fc72: Preparing 06:28:43 f2a7b713ba8c: Preparing 06:28:43 f2a7b713ba8c: Waiting 06:28:43 dd9c8f8612c8: Preparing 06:28:43 767acfe31831: Layer already exists 06:28:43 ceb00a309895: Layer already exists 06:28:43 6b8a5e74896a: Layer already exists 06:28:43 b204ecc2e810: Layer already exists 06:28:43 c678d034fc72: Layer already exists 06:28:43 f2a7b713ba8c: Layer already exists 06:28:43 dd9c8f8612c8: Layer already exists 06:28:43 main: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:44 ===================================================== [Pipeline] echo 06:28:44 taggedImages: 06:28:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:28:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.66 06:28:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:28:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:28:44 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:44 latest 06:28:44 4.0.0-dev.66 06:28:44 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:44 main 06:28:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:44 a9456939b548: Preparing 06:28:44 b11d7a353260: Preparing 06:28:44 767acfe31831: Preparing 06:28:44 6b8a5e74896a: Preparing 06:28:44 2b81ce50af1d: Preparing 06:28:44 93e8bb387305: Preparing 06:28:44 dd9c8f8612c8: Preparing 06:28:44 93e8bb387305: Waiting 06:28:44 dd9c8f8612c8: Waiting 06:28:44 767acfe31831: Layer already exists 06:28:44 6b8a5e74896a: Layer already exists 06:28:45 dd9c8f8612c8: Layer already exists 06:28:45 a9456939b548: Pushed 06:28:45 2b81ce50af1d: Pushed 06:28:45 93e8bb387305: Pushed 06:28:53 b11d7a353260: Pushed 06:28:53 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:54 a9456939b548: Preparing 06:28:54 b11d7a353260: Preparing 06:28:54 767acfe31831: Preparing 06:28:54 6b8a5e74896a: Preparing 06:28:54 2b81ce50af1d: Preparing 06:28:54 93e8bb387305: Preparing 06:28:54 dd9c8f8612c8: Preparing 06:28:54 dd9c8f8612c8: Waiting 06:28:54 93e8bb387305: Waiting 06:28:54 2b81ce50af1d: Layer already exists 06:28:54 a9456939b548: Layer already exists 06:28:54 6b8a5e74896a: Layer already exists 06:28:54 b11d7a353260: Layer already exists 06:28:54 767acfe31831: Layer already exists 06:28:54 93e8bb387305: Layer already exists 06:28:54 dd9c8f8612c8: Layer already exists 06:28:54 latest: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.66 06:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:55 a9456939b548: Preparing 06:28:55 b11d7a353260: Preparing 06:28:55 767acfe31831: Preparing 06:28:55 6b8a5e74896a: Preparing 06:28:55 2b81ce50af1d: Preparing 06:28:55 93e8bb387305: Preparing 06:28:55 dd9c8f8612c8: Preparing 06:28:55 93e8bb387305: Waiting 06:28:55 dd9c8f8612c8: Waiting 06:28:55 767acfe31831: Layer already exists 06:28:55 a9456939b548: Layer already exists 06:28:55 b11d7a353260: Layer already exists 06:28:55 6b8a5e74896a: Layer already exists 06:28:55 2b81ce50af1d: Layer already exists 06:28:55 dd9c8f8612c8: Layer already exists 06:28:55 93e8bb387305: Layer already exists 06:28:55 4.0.0-dev.66: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:56 a9456939b548: Preparing 06:28:56 b11d7a353260: Preparing 06:28:56 767acfe31831: Preparing 06:28:56 6b8a5e74896a: Preparing 06:28:56 2b81ce50af1d: Preparing 06:28:56 93e8bb387305: Preparing 06:28:56 dd9c8f8612c8: Preparing 06:28:56 93e8bb387305: Waiting 06:28:56 dd9c8f8612c8: Waiting 06:28:56 6b8a5e74896a: Layer already exists 06:28:56 b11d7a353260: Layer already exists 06:28:56 a9456939b548: Layer already exists 06:28:56 767acfe31831: Layer already exists 06:28:56 2b81ce50af1d: Layer already exists 06:28:56 93e8bb387305: Layer already exists 06:28:56 dd9c8f8612c8: Layer already exists 06:28:56 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:28:56 a9456939b548: Preparing 06:28:56 b11d7a353260: Preparing 06:28:56 767acfe31831: Preparing 06:28:56 6b8a5e74896a: Preparing 06:28:56 2b81ce50af1d: Preparing 06:28:56 93e8bb387305: Preparing 06:28:56 dd9c8f8612c8: Preparing 06:28:56 93e8bb387305: Waiting 06:28:56 6b8a5e74896a: Layer already exists 06:28:56 b11d7a353260: Layer already exists 06:28:56 767acfe31831: Layer already exists 06:28:56 a9456939b548: Layer already exists 06:28:56 2b81ce50af1d: Layer already exists 06:28:56 93e8bb387305: Layer already exists 06:28:56 dd9c8f8612c8: Layer already exists 06:28:56 main: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:57 ===================================================== [Pipeline] echo 06:28:57 taggedImages: 06:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 06:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.66 06:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 06:28:57 - 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 06:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:57 06:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:57 arm64: Pulling from edgex-lftools-log-publisher 06:28:57 8998bd30e6a1: Pulling fs layer 06:28:57 04944245beec: Pulling fs layer 06:28:57 699f458cf7ca: Pulling fs layer 06:28:57 765212b225bb: Pulling fs layer 06:28:57 f23df028b6ca: Pulling fs layer 06:28:57 d65c8cfc05b1: Pulling fs layer 06:28:57 2437ff75d9bd: Pulling fs layer 06:28:57 765212b225bb: Waiting 06:28:57 f23df028b6ca: Waiting 06:28:57 d65c8cfc05b1: Waiting 06:28:57 2437ff75d9bd: Waiting 06:28:58 04944245beec: Verifying Checksum 06:28:58 04944245beec: Download complete 06:28:58 765212b225bb: Verifying Checksum 06:28:58 765212b225bb: Download complete 06:28:58 f23df028b6ca: Download complete 06:28:58 d65c8cfc05b1: Verifying Checksum 06:28:58 d65c8cfc05b1: Download complete 06:28:58 699f458cf7ca: Verifying Checksum 06:28:58 699f458cf7ca: Download complete 06:28:58 8998bd30e6a1: Verifying Checksum 06:28:58 8998bd30e6a1: Download complete 06:29:01 2437ff75d9bd: Verifying Checksum 06:29:01 2437ff75d9bd: Download complete 06:29:03 8998bd30e6a1: Pull complete 06:29:03 04944245beec: Pull complete 06:29:05 699f458cf7ca: Pull complete 06:29:05 765212b225bb: Pull complete 06:29:06 f23df028b6ca: Pull complete 06:29:06 d65c8cfc05b1: Pull complete 06:29:24 2437ff75d9bd: Pull complete 06:29:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-40028 does not seem to be running inside a container 06:29:24 $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 06:29:27 $ docker top ea70989d0e67293d5f8794f054ef8841b617c38f562ba0a6caacaf24b3a2d4fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:28 ---> job-cost.sh 06:29:28 lf-activate-venv: SKIPPING 06:29:28 INFO: No Stack... 06:29:28 INFO: Retrieving Pricing Info for: v3-standard-4 06:29:29 INFO: Archiving Costs [Pipeline] sh 06:29:30 + cat /w/workspace/edgex-go/804/archives/cost.csv 06:29:30 + cut -d, -f6 [Pipeline] lock 06:29:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-804-stack-cost] 06:29:30 Resource [jenkins-edgexfoundry-edgex-go-main-804-stack-cost] did not exist. Created. 06:29:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-804-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:30 + echo total: 0.10999999940395355 [Pipeline] stash 06:29:31 Stashed 1 file(s) [Pipeline] } 06:29:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-804-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:31 $ docker stop --time=1 ea70989d0e67293d5f8794f054ef8841b617c38f562ba0a6caacaf24b3a2d4fe 06:29:33 $ docker rm -f --volumes ea70989d0e67293d5f8794f054ef8841b617c38f562ba0a6caacaf24b3a2d4fe [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 06:29:33 provisioning config files... 06:29:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/804@tmp/config3097590708225911179tmp [Pipeline] { [Pipeline] sh 06:29:34 + set +x 06:29:34 + + bash -s -- 06:29:34 curl -s https://codecov.io/bash 06:29:34 06:29:34 _____ _ 06:29:34 / ____| | | 06:29:34 | | ___ __| | ___ ___ _____ __ 06:29:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:29:34 | |___| (_) | (_| | __/ (_| (_) \ V / 06:29:34 \_____\___/ \__,_|\___|\___\___/ \_/ 06:29:34 Bash-1.0.6 06:29:34 06:29:34 06:29:34 ==> git version 2.25.1 found 06:29:34 ==> 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 06:29:34 Release-Date: 2020-01-08 06:29:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:29:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:29:34 ==> Jenkins CI detected. 06:29:34 current dir:  /w/workspace/edgex-go/804 06:29:34 project root: . 06:29:34 --> token set from env 06:29:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:29:34 ==> Running gcov in . (disable via -X gcov) 06:29:34 ==> Python coveragepy not found 06:29:34 ==> Searching for coverage reports in: 06:29:34 + . 06:29:34 -> Found 1 reports 06:29:34 ==> Detecting git/mercurial file structure 06:29:34 ==> Reading reports 06:29:34 + ./coverage.out bytes=1651066 06:29:34 ==> Appending adjustments 06:29:34 https://docs.codecov.io/docs/fixing-reports 06:29:35 + Found adjustments 06:29:35 ==> Gzipping contents 06:29:35 140K /tmp/codecov.yeGyGa.gz 06:29:35 ==> Uploading reports 06:29:35 url: https://codecov.io 06:29:35 query: branch=main&commit=6183d5c957a356b044ddcbaf5bec7c2a8a69eedb&build=804&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F804%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:29:35 -> Pinging Codecov 06:29:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6183d5c957a356b044ddcbaf5bec7c2a8a69eedb&build=804&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F804%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:29:35 -> Uploading to 06:29:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6183d5c957a356b044ddcbaf5bec7c2a8a69eedb/1beddcb6-0686-42cd-9af2-f7f3bfb9b623.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250303T062935Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a6dec4952063543d32c0e1ef82b6d6f48c7a813ee33c41678d22c2c594673b01 06:29:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:35 Dload Upload Total Spent Left Speed 06:29:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 513k --:--:-- --:--:-- --:--:-- 513k 06:29:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } 06:29:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:29:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:29:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:29:36 06:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:29:37 latest: Pulling from edgex-devops/edgex-snyk-go 06:29:37 43c4264eed91: Pulling fs layer 06:29:37 4cc291be95ef: Pulling fs layer 06:29:37 2ac1f1163629: Pulling fs layer 06:29:37 5c3c966382ef: Pulling fs layer 06:29:37 4f4fb700ef54: Pulling fs layer 06:29:37 d9c7d2e4e75e: Pulling fs layer 06:29:37 9c3e1370e548: Pulling fs layer 06:29:37 5c3c966382ef: Waiting 06:29:37 d9c7d2e4e75e: Waiting 06:29:37 9c3e1370e548: Waiting 06:29:37 4f4fb700ef54: Waiting 06:29:37 4cc291be95ef: Download complete 06:29:37 5c3c966382ef: Verifying Checksum 06:29:37 5c3c966382ef: Download complete 06:29:37 4f4fb700ef54: Verifying Checksum 06:29:37 4f4fb700ef54: Download complete 06:29:37 43c4264eed91: Verifying Checksum 06:29:37 43c4264eed91: Download complete 06:29:37 d9c7d2e4e75e: Verifying Checksum 06:29:37 d9c7d2e4e75e: Download complete 06:29:37 43c4264eed91: Pull complete 06:29:37 4cc291be95ef: Pull complete 06:29:37 2ac1f1163629: Download complete 06:29:38 9c3e1370e548: Verifying Checksum 06:29:38 9c3e1370e548: Download complete 06:29:40 2ac1f1163629: Pull complete 06:29:40 5c3c966382ef: Pull complete 06:29:40 4f4fb700ef54: Pull complete 06:29:40 d9c7d2e4e75e: Pull complete 06:29:43 9c3e1370e548: Pull complete 06:29:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:29:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:43 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 06:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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/edgex-snyk-go:latest cat 06:29:46 $ docker top de8233ad7c8e0ac1cb8d9a1ed6dcf2f328e46c80382b26fd1cb2a2a5974d8c91 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:46 + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] echo 06:29:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:29:47 + set -o pipefail 06:29:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:29:55 06:29:55 Monitoring /w/workspace/edgex-go/804 (github.com/edgexfoundry/edgex-go)... 06:29:55 06:29:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/04c5c48e-534b-4262-a66f-3b351be49af0 06:29:55 06:29:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:29:55 [Pipeline] } 06:29:55 $ docker stop --time=1 de8233ad7c8e0ac1cb8d9a1ed6dcf2f328e46c80382b26fd1cb2a2a5974d8c91 06:29:57 $ docker rm -f --volumes de8233ad7c8e0ac1cb8d9a1ed6dcf2f328e46c80382b26fd1cb2a2a5974d8c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:29:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:58 provisioning config files... 06:29:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/804@tmp/config7326770246088066875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:58 --> edgex-publish-swagger.sh 06:29:58 === Publish openapi API === 06:29:58 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:29:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/804/openapi/core-command.yaml] 06:29:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:58 Dload Upload Total Spent Left Speed 06:29:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 52034 --:--:-- --:--:-- --:--:-- 52034 06:29:59 06:29:59 06:29:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/804/openapi/core-data.yaml] 06:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:59 Dload Upload Total Spent Left Speed 06:29:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 189k --:--:-- --:--:-- --:--:-- 188k 06:29:59 06:29:59 06:29:59 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/804/openapi/core-keeper.yaml] 06:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:59 Dload Upload Total Spent Left Speed 06:29:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 244 118k --:--:-- --:--:-- --:--:-- 119k 06:29:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:29:59 06:29:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/804/openapi/core-metadata.yaml] 06:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:59 Dload Upload Total Spent Left Speed 06:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 294 294k --:--:-- --:--:-- --:--:-- 294k 100 156k 100 156 100 156k 293 294k --:--:-- --:--:-- --:--:-- 293k 06:30:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:30:00 06:30:00 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/804/openapi/security-proxy-auth.yaml] 06:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:00 Dload Upload Total Spent Left Speed 06:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 362 131k --:--:-- --:--:-- --:--:-- 131k 06:30:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:30:00 06:30:00 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/804/openapi/security-secretstore-setup.yaml] 06:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:00 Dload Upload Total Spent Left Speed 06:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 372 22107 --:--:-- --:--:-- --:--:-- 22607 06:30:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:30:00 06:30:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/804/openapi/support-notifications.yaml] 06:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:00 Dload Upload Total Spent Left Speed 06:30:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 444 278k --:--:-- --:--:-- --:--:-- 279k 06:30:01 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:30:01 06:30:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/804/openapi/support-scheduler.yaml] 06:30:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:30:01 Dload Upload Total Spent Left Speed 06:30:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 503 159k --:--:-- --:--:-- --:--:-- 159k 06:30:01 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:30:01 [Pipeline] } 06:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:02 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 06:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:30:02 $ docker top a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 -eo pid,comm 06:30:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:30:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:03 [ssh-agent] Looking for ssh-agent implementation... 06:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:03 $ docker exec a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 ssh-agent 06:30:03 SSH_AUTH_SOCK=/tmp/ssh-CDexclHFqxfQ/agent.32 06:30:03 SSH_AGENT_PID=38 06:30:03 Running ssh-add (command line suppressed) 06:30:03 Identity added: /w/workspace/edgex-go/804@tmp/private_key_2059299364488759362.key (/w/workspace/edgex-go/804@tmp/private_key_2059299364488759362.key) 06:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:03 + git semver tag 06:30:03 2025-03-03 06:30:03,895 [run_tag] DEBUG tag force:False 06:30:03 2025-03-03 06:30:03,896 [check_head_tag] DEBUG check head tag 06:30:03 2025-03-03 06:30:03,899 [execute] INFO git cat-file --batch-check 06:30:03 2025-03-03 06:30:03,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=) 06:30:03 2025-03-03 06:30:03,903 [execute] INFO git cat-file --batch 06:30:03 2025-03-03 06:30:03,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=) 06:30:03 2025-03-03 06:30:03,965 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 06:30:03 2025-03-03 06:30:03,965 [execute] INFO git tag -a v4.0.0-dev.66 -m v4.0.0-dev.66 06:30:03 2025-03-03 06:30:03,965 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.66', '-m', 'v4.0.0-dev.66'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=None) 06:30:03 2025-03-03 06:30:03,969 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 06:30:03 4.0.0-dev.66 [Pipeline] } 06:30:03 $ docker exec --env ******** --env ******** a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 ssh-agent -k 06:30:04 unset SSH_AUTH_SOCK; 06:30:04 unset SSH_AGENT_PID; 06:30:04 echo Agent pid 38 killed; 06:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:04 + git semver [Pipeline] } 06:30:04 $ docker stop --time=1 a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 06:30:05 $ docker rm -f --volumes a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:30:06 06:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:30:06 0.23.1-centos7: Pulling from edgex-lftools 06:30:06 ab5ef0e58194: Pulling fs layer 06:30:06 9712f1f96733: Pulling fs layer 06:30:06 63f879dbbcfc: Pulling fs layer 06:30:06 0d9ebad4ef96: Pulling fs layer 06:30:06 e9a5061849ea: Pulling fs layer 06:30:06 d747dcd14b5f: Pulling fs layer 06:30:06 2de7ff778b66: Pulling fs layer 06:30:06 0d9ebad4ef96: Waiting 06:30:06 e9a5061849ea: Waiting 06:30:06 d747dcd14b5f: Waiting 06:30:06 2de7ff778b66: Waiting 06:30:06 9712f1f96733: Verifying Checksum 06:30:06 9712f1f96733: Download complete 06:30:06 63f879dbbcfc: Verifying Checksum 06:30:06 63f879dbbcfc: Download complete 06:30:07 e9a5061849ea: Verifying Checksum 06:30:07 e9a5061849ea: Download complete 06:30:07 d747dcd14b5f: Download complete 06:30:07 ab5ef0e58194: Verifying Checksum 06:30:07 ab5ef0e58194: Download complete 06:30:07 0d9ebad4ef96: Verifying Checksum 06:30:07 0d9ebad4ef96: Download complete 06:30:07 2de7ff778b66: Verifying Checksum 06:30:09 ab5ef0e58194: Pull complete 06:30:09 9712f1f96733: Pull complete 06:30:10 63f879dbbcfc: Pull complete 06:30:13 0d9ebad4ef96: Pull complete 06:30:13 e9a5061849ea: Pull complete 06:30:13 d747dcd14b5f: Pull complete 06:30:14 2de7ff778b66: Pull complete 06:30:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:30:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:14 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 06:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:30:17 $ docker top d989541216e6852927686a8724ebb55b44f751a08e132614614fddf790044996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:30:17 provisioning config files... 06:30:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/804@tmp/config11307352814535892301tmp 06:30:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/804@tmp/config15632581837647834019tmp 06:30:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/804@tmp/config13753044999071434487tmp [Pipeline] { [Pipeline] echo 06:30:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:30:18 ---> sigul-configuration.sh 06:30:18 gpg: directory `/root/.gnupg' created 06:30:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:30:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:30:18 gpg: keyring `/root/.gnupg/secring.gpg' created 06:30:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:30:18 gpg: CAST5 encrypted data 06:30:18 gpg: encrypted with 1 passphrase 06:30:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:30:18 + mkdir /home/jenkins 06:30:18 + mkdir /home/jenkins/sigul [Pipeline] sh 06:30:18 + 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 06:30:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:30:18 ---> sigul-install.sh 06:30:18 Sigul already installed; skipping installation. [Pipeline] sh 06:30:19 + git tag --list 06:30:19 0.6.0 06:30:19 0.6.1 06:30:19 0.7.0 06:30:19 0.7.1 06:30:19 v1.0.0 06:30:19 v1.0.1 06:30:19 v1.1.0 06:30:19 v1.2.0 06:30:19 v1.2.1 06:30:19 v1.3.0 06:30:19 v1.3.1 06:30:19 v2.0.0 06:30:19 v2.1.0 06:30:19 v2.1.1 06:30:19 v2.2.0 06:30:19 v2.3.0 06:30:19 v3.0 06:30:19 v3.0.0 06:30:19 v3.1 06:30:19 v3.1.0 06:30:19 v3.1.0-dev.1 06:30:19 v3.1.0-dev.10 06:30:19 v3.1.0-dev.11 06:30:19 v3.1.0-dev.12 06:30:19 v3.1.0-dev.13 06:30:19 v3.1.0-dev.14 06:30:19 v3.1.0-dev.15 06:30:19 v3.1.0-dev.16 06:30:19 v3.1.0-dev.17 06:30:19 v3.1.0-dev.18 06:30:19 v3.1.0-dev.19 06:30:19 v3.1.0-dev.2 06:30:19 v3.1.0-dev.20 06:30:19 v3.1.0-dev.21 06:30:19 v3.1.0-dev.22 06:30:19 v3.1.0-dev.23 06:30:19 v3.1.0-dev.24 06:30:19 v3.1.0-dev.25 06:30:19 v3.1.0-dev.26 06:30:19 v3.1.0-dev.27 06:30:19 v3.1.0-dev.28 06:30:19 v3.1.0-dev.29 06:30:19 v3.1.0-dev.3 06:30:19 v3.1.0-dev.30 06:30:19 v3.1.0-dev.31 06:30:19 v3.1.0-dev.32 06:30:19 v3.1.0-dev.33 06:30:19 v3.1.0-dev.34 06:30:19 v3.1.0-dev.35 06:30:19 v3.1.0-dev.36 06:30:19 v3.1.0-dev.37 06:30:19 v3.1.0-dev.38 06:30:19 v3.1.0-dev.39 06:30:19 v3.1.0-dev.4 06:30:19 v3.1.0-dev.40 06:30:19 v3.1.0-dev.41 06:30:19 v3.1.0-dev.42 06:30:19 v3.1.0-dev.43 06:30:19 v3.1.0-dev.44 06:30:19 v3.1.0-dev.45 06:30:19 v3.1.0-dev.46 06:30:19 v3.1.0-dev.47 06:30:19 v3.1.0-dev.48 06:30:19 v3.1.0-dev.49 06:30:19 v3.1.0-dev.5 06:30:19 v3.1.0-dev.50 06:30:19 v3.1.0-dev.51 06:30:19 v3.1.0-dev.52 06:30:19 v3.1.0-dev.53 06:30:19 v3.1.0-dev.54 06:30:19 v3.1.0-dev.55 06:30:19 v3.1.0-dev.56 06:30:19 v3.1.0-dev.57 06:30:19 v3.1.0-dev.58 06:30:19 v3.1.0-dev.59 06:30:19 v3.1.0-dev.6 06:30:19 v3.1.0-dev.60 06:30:19 v3.1.0-dev.61 06:30:19 v3.1.0-dev.62 06:30:19 v3.1.0-dev.63 06:30:19 v3.1.0-dev.64 06:30:19 v3.1.0-dev.65 06:30:19 v3.1.0-dev.66 06:30:19 v3.1.0-dev.67 06:30:19 v3.1.0-dev.68 06:30:19 v3.1.0-dev.69 06:30:19 v3.1.0-dev.7 06:30:19 v3.1.0-dev.70 06:30:19 v3.1.0-dev.71 06:30:19 v3.1.0-dev.72 06:30:19 v3.1.0-dev.73 06:30:19 v3.1.0-dev.8 06:30:19 v3.1.0-dev.9 06:30:19 v3.1.1 06:30:19 v3.1.1-dev.1 06:30:19 v3.1.1-dev.2 06:30:19 v3.2.0-dev.1 06:30:19 v3.2.0-dev.10 06:30:19 v3.2.0-dev.100 06:30:19 v3.2.0-dev.101 06:30:19 v3.2.0-dev.102 06:30:19 v3.2.0-dev.103 06:30:19 v3.2.0-dev.104 06:30:19 v3.2.0-dev.105 06:30:19 v3.2.0-dev.106 06:30:19 v3.2.0-dev.107 06:30:19 v3.2.0-dev.108 06:30:19 v3.2.0-dev.109 06:30:19 v3.2.0-dev.11 06:30:19 v3.2.0-dev.12 06:30:19 v3.2.0-dev.13 06:30:19 v3.2.0-dev.14 06:30:19 v3.2.0-dev.15 06:30:19 v3.2.0-dev.16 06:30:19 v3.2.0-dev.17 06:30:19 v3.2.0-dev.18 06:30:19 v3.2.0-dev.19 06:30:19 v3.2.0-dev.2 06:30:19 v3.2.0-dev.20 06:30:19 v3.2.0-dev.21 06:30:19 v3.2.0-dev.22 06:30:19 v3.2.0-dev.23 06:30:19 v3.2.0-dev.24 06:30:19 v3.2.0-dev.25 06:30:19 v3.2.0-dev.26 06:30:19 v3.2.0-dev.27 06:30:19 v3.2.0-dev.28 06:30:19 v3.2.0-dev.29 06:30:19 v3.2.0-dev.3 06:30:19 v3.2.0-dev.30 06:30:19 v3.2.0-dev.31 06:30:19 v3.2.0-dev.32 06:30:19 v3.2.0-dev.33 06:30:19 v3.2.0-dev.34 06:30:19 v3.2.0-dev.35 06:30:19 v3.2.0-dev.36 06:30:19 v3.2.0-dev.37 06:30:19 v3.2.0-dev.38 06:30:19 v3.2.0-dev.39 06:30:19 v3.2.0-dev.4 06:30:19 v3.2.0-dev.40 06:30:19 v3.2.0-dev.41 06:30:19 v3.2.0-dev.42 06:30:19 v3.2.0-dev.43 06:30:19 v3.2.0-dev.44 06:30:19 v3.2.0-dev.45 06:30:19 v3.2.0-dev.46 06:30:19 v3.2.0-dev.47 06:30:19 v3.2.0-dev.48 06:30:19 v3.2.0-dev.49 06:30:19 v3.2.0-dev.5 06:30:19 v3.2.0-dev.50 06:30:19 v3.2.0-dev.51 06:30:19 v3.2.0-dev.52 06:30:19 v3.2.0-dev.53 06:30:19 v3.2.0-dev.54 06:30:19 v3.2.0-dev.55 06:30:19 v3.2.0-dev.56 06:30:19 v3.2.0-dev.57 06:30:19 v3.2.0-dev.58 06:30:19 v3.2.0-dev.59 06:30:19 v3.2.0-dev.6 06:30:19 v3.2.0-dev.60 06:30:19 v3.2.0-dev.61 06:30:19 v3.2.0-dev.62 06:30:19 v3.2.0-dev.63 06:30:19 v3.2.0-dev.64 06:30:19 v3.2.0-dev.65 06:30:19 v3.2.0-dev.66 06:30:19 v3.2.0-dev.67 06:30:19 v3.2.0-dev.68 06:30:19 v3.2.0-dev.69 06:30:19 v3.2.0-dev.7 06:30:19 v3.2.0-dev.70 06:30:19 v3.2.0-dev.71 06:30:19 v3.2.0-dev.72 06:30:19 v3.2.0-dev.73 06:30:19 v3.2.0-dev.74 06:30:19 v3.2.0-dev.75 06:30:19 v3.2.0-dev.76 06:30:19 v3.2.0-dev.77 06:30:19 v3.2.0-dev.78 06:30:19 v3.2.0-dev.79 06:30:19 v3.2.0-dev.8 06:30:19 v3.2.0-dev.80 06:30:19 v3.2.0-dev.81 06:30:19 v3.2.0-dev.82 06:30:19 v3.2.0-dev.83 06:30:19 v3.2.0-dev.84 06:30:19 v3.2.0-dev.85 06:30:19 v3.2.0-dev.86 06:30:19 v3.2.0-dev.87 06:30:19 v3.2.0-dev.88 06:30:19 v3.2.0-dev.89 06:30:19 v3.2.0-dev.9 06:30:19 v3.2.0-dev.90 06:30:19 v3.2.0-dev.91 06:30:19 v3.2.0-dev.92 06:30:19 v3.2.0-dev.93 06:30:19 v3.2.0-dev.94 06:30:19 v3.2.0-dev.95 06:30:19 v3.2.0-dev.96 06:30:19 v3.2.0-dev.97 06:30:19 v3.2.0-dev.98 06:30:19 v3.2.0-dev.99 06:30:19 v4.0.0-dev.1 06:30:19 v4.0.0-dev.10 06:30:19 v4.0.0-dev.11 06:30:19 v4.0.0-dev.12 06:30:19 v4.0.0-dev.13 06:30:19 v4.0.0-dev.14 06:30:19 v4.0.0-dev.15 06:30:19 v4.0.0-dev.16 06:30:19 v4.0.0-dev.17 06:30:19 v4.0.0-dev.18 06:30:19 v4.0.0-dev.19 06:30:19 v4.0.0-dev.2 06:30:19 v4.0.0-dev.20 06:30:19 v4.0.0-dev.21 06:30:19 v4.0.0-dev.22 06:30:19 v4.0.0-dev.23 06:30:19 v4.0.0-dev.24 06:30:19 v4.0.0-dev.25 06:30:19 v4.0.0-dev.26 06:30:19 v4.0.0-dev.27 06:30:19 v4.0.0-dev.28 06:30:19 v4.0.0-dev.29 06:30:19 v4.0.0-dev.3 06:30:19 v4.0.0-dev.30 06:30:19 v4.0.0-dev.31 06:30:19 v4.0.0-dev.32 06:30:19 v4.0.0-dev.33 06:30:19 v4.0.0-dev.34 06:30:19 v4.0.0-dev.35 06:30:19 v4.0.0-dev.36 06:30:19 v4.0.0-dev.37 06:30:19 v4.0.0-dev.38 06:30:19 v4.0.0-dev.39 06:30:19 v4.0.0-dev.4 06:30:19 v4.0.0-dev.40 06:30:19 v4.0.0-dev.41 06:30:19 v4.0.0-dev.42 06:30:19 v4.0.0-dev.43 06:30:19 v4.0.0-dev.44 06:30:19 v4.0.0-dev.45 06:30:19 v4.0.0-dev.46 06:30:19 v4.0.0-dev.47 06:30:19 v4.0.0-dev.48 06:30:19 v4.0.0-dev.49 06:30:19 v4.0.0-dev.5 06:30:19 v4.0.0-dev.50 06:30:19 v4.0.0-dev.51 06:30:19 v4.0.0-dev.52 06:30:19 v4.0.0-dev.53 06:30:19 v4.0.0-dev.54 06:30:19 v4.0.0-dev.55 06:30:19 v4.0.0-dev.56 06:30:19 v4.0.0-dev.57 06:30:19 v4.0.0-dev.58 06:30:19 v4.0.0-dev.59 06:30:19 v4.0.0-dev.6 06:30:19 v4.0.0-dev.60 06:30:19 v4.0.0-dev.61 06:30:19 v4.0.0-dev.62 06:30:19 v4.0.0-dev.63 06:30:19 v4.0.0-dev.64 06:30:19 v4.0.0-dev.65 06:30:19 v4.0.0-dev.66 06:30:19 v4.0.0-dev.7 06:30:19 v4.0.0-dev.8 06:30:19 v4.0.0-dev.9 [Pipeline] sh 06:30:19 + lftools sign git-tag v4.0.0-dev.66 06:30:20 Signing Git tag with Sigul... 06:30:20 Signing v4.0.0-dev.66 [Pipeline] echo 06:30:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:30:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:30:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:30:20 $ docker stop --time=1 d989541216e6852927686a8724ebb55b44f751a08e132614614fddf790044996 06:30:22 $ docker rm -f --volumes d989541216e6852927686a8724ebb55b44f751a08e132614614fddf790044996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:30:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:22 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 06:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:30:23 $ docker top 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d -eo pid,comm 06:30:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:30:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:23 [ssh-agent] Looking for ssh-agent implementation... 06:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:23 $ docker exec 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d ssh-agent 06:30:23 SSH_AUTH_SOCK=/tmp/ssh-Bc13PjMDzSaP/agent.33 06:30:23 SSH_AGENT_PID=39 06:30:23 Running ssh-add (command line suppressed) 06:30:23 Identity added: /w/workspace/edgex-go/804@tmp/private_key_9232193196344434771.key (/w/workspace/edgex-go/804@tmp/private_key_9232193196344434771.key) 06:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:23 + git semver bump pre 06:30:24 2025-03-03 06:30:24,148 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 06:30:24 2025-03-03 06:30:24,148 [bump_version] DEBUG bumping version:4.0.0-dev.66 on axis:pre with prefix:dev 06:30:24 2025-03-03 06:30:24,148 [bump_version] DEBUG bumped version:4.0.0-dev.67 06:30:24 2025-03-03 06:30:24,148 [write_version] DEBUG write version:4.0.0-dev.67 to path:/w/workspace/edgex-go/804/.semver/main with force:True 06:30:24 2025-03-03 06:30:24,148 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 06:30:24 2025-03-03 06:30:24,149 [write_file] DEBUG write to file:/w/workspace/edgex-go/804/.semver/main 06:30:24 2025-03-03 06:30:24,151 [execute] INFO git cat-file --batch-check 06:30:24 2025-03-03 06:30:24,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=) 06:30:24 2025-03-03 06:30:24,157 [execute] INFO git cat-file --batch 06:30:24 2025-03-03 06:30:24,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=) 06:30:24 2025-03-03 06:30:24,163 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 06:30:24 4.0.0-dev.67 [Pipeline] } 06:30:24 $ docker exec --env ******** --env ******** 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d ssh-agent -k 06:30:24 unset SSH_AUTH_SOCK; 06:30:24 unset SSH_AGENT_PID; 06:30:24 echo Agent pid 39 killed; 06:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:24 + git semver [Pipeline] } 06:30:24 $ docker stop --time=1 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d 06:30:26 $ docker rm -f --volumes 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d [Pipeline] // withDockerContainer [Pipeline] sh 06:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:26 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 06:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:30:27 $ docker top ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c -eo pid,comm 06:30:27 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). 06:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:27 [ssh-agent] Looking for ssh-agent implementation... 06:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:27 $ docker exec ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c ssh-agent 06:30:27 SSH_AUTH_SOCK=/tmp/ssh-vt0A79WnAPn0/agent.32 06:30:27 SSH_AGENT_PID=39 06:30:27 Running ssh-add (command line suppressed) 06:30:27 Identity added: /w/workspace/edgex-go/804@tmp/private_key_13982910652977213242.key (/w/workspace/edgex-go/804@tmp/private_key_13982910652977213242.key) 06:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:28 + git semver push 06:30:28 2025-03-03 06:30:28,192 [run_push] DEBUG push 06:30:28 2025-03-03 06:30:28,193 [execute] INFO git cat-file --batch-check 06:30:28 2025-03-03 06:30:28,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=) 06:30:28 2025-03-03 06:30:28,196 [execute] INFO git rev-list bf228024b5432d4903fd30700ee961085bc516ea -- 06:30:28 2025-03-03 06:30:28,197 [execute] DEBUG Popen(['git', 'rev-list', 'bf228024b5432d4903fd30700ee961085bc516ea', '--'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=None) 06:30:28 2025-03-03 06:30:28,214 [execute] INFO git fetch -v origin 06:30:28 2025-03-03 06:30:28,214 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=True, shell=None, istream=None) 06:30:28 2025-03-03 06:30:28,654 [run_push] DEBUG no remote changes detected 06:30:28 2025-03-03 06:30:28,654 [execute] INFO git push origin semver 06:30:28 2025-03-03 06:30:28,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=None) 06:30:29 2025-03-03 06:30:29,359 [run_push] DEBUG push all version tags 06:30:29 2025-03-03 06:30:29,360 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:30:29 2025-03-03 06:30:29,360 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=None) 06:30:30 2025-03-03 06:30:30,048 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main 06:30:30 4.0.0-dev.67 [Pipeline] } 06:30:30 $ docker exec --env ******** --env ******** ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c ssh-agent -k 06:30:30 unset SSH_AUTH_SOCK; 06:30:30 unset SSH_AGENT_PID; 06:30:30 echo Agent pid 39 killed; 06:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:30 + git semver [Pipeline] } 06:30:31 $ docker stop --time=1 ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c 06:30:32 $ docker rm -f --volumes ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c [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 06:30:32 + [ -d /w/workspace/edgex-go/804/archives ] [Pipeline] libraryResource [Pipeline] sh 06:30:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:30:34 ---> package-listing.sh 06:30:34 ++ facter osfamily 06:30:34 ++ tr '[:upper:]' '[:lower:]' 06:30:34 + OS_FAMILY=debian 06:30:34 + workspace=/w/workspace/edgex-go/804 06:30:34 + START_PACKAGES=/tmp/packages_start.txt 06:30:34 + END_PACKAGES=/tmp/packages_end.txt 06:30:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:34 + PACKAGES=/tmp/packages_start.txt 06:30:34 + '[' /w/workspace/edgex-go/804 ']' 06:30:34 + PACKAGES=/tmp/packages_end.txt 06:30:34 + case "${OS_FAMILY}" in 06:30:34 + dpkg -l 06:30:34 + grep '^ii' 06:30:34 + '[' -f /tmp/packages_start.txt ']' 06:30:34 + '[' -f /tmp/packages_end.txt ']' 06:30:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:34 + '[' /w/workspace/edgex-go/804 ']' 06:30:34 + mkdir -p /w/workspace/edgex-go/804/archives/ 06:30:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/804/archives/ [Pipeline] echo 06:30:34 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/804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:30:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:35 06:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:35 latest: Pulling from edgex-lftools-log-publisher 06:30:35 5eb5b503b376: Pulling fs layer 06:30:35 5c69ac0246d0: Pulling fs layer 06:30:35 ec43610c2a17: Pulling fs layer 06:30:35 3a2ae6a8a46f: Pulling fs layer 06:30:35 33b1e0a273af: Pulling fs layer 06:30:35 5d3b04190fa2: Pulling fs layer 06:30:35 2f39f015ded8: Pulling fs layer 06:30:35 33b1e0a273af: Waiting 06:30:35 3a2ae6a8a46f: Waiting 06:30:35 5d3b04190fa2: Waiting 06:30:35 2f39f015ded8: Waiting 06:30:35 5c69ac0246d0: Verifying Checksum 06:30:35 5c69ac0246d0: Download complete 06:30:35 3a2ae6a8a46f: Verifying Checksum 06:30:35 3a2ae6a8a46f: Download complete 06:30:35 33b1e0a273af: Verifying Checksum 06:30:35 33b1e0a273af: Download complete 06:30:35 5d3b04190fa2: Verifying Checksum 06:30:35 5d3b04190fa2: Download complete 06:30:35 ec43610c2a17: Download complete 06:30:35 5eb5b503b376: Verifying Checksum 06:30:35 5eb5b503b376: Download complete 06:30:36 2f39f015ded8: Verifying Checksum 06:30:36 2f39f015ded8: Download complete 06:30:36 5eb5b503b376: Pull complete 06:30:36 5c69ac0246d0: Pull complete 06:30:37 ec43610c2a17: Pull complete 06:30:37 3a2ae6a8a46f: Pull complete 06:30:37 33b1e0a273af: Pull complete 06:30:37 5d3b04190fa2: Pull complete 06:30:41 2f39f015ded8: Pull complete 06:30:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:42 prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container 06:30:42 $ 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/804/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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:30:44 $ docker top d8b9b5c3e87f2644745dd0508566ce63948925117ed87ba4fc6695410bab28c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:44 + touch /tmp/pre-build-complete [Pipeline] sh 06:30:45 + mkdir -p /var/log/sysstat [Pipeline] sh 06:30:45 + ls /var/log/sa-host 06:30:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:45 provisioning config files... 06:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/804@tmp/config13939221954477177910tmp [Pipeline] { [Pipeline] echo 06:30:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:30:45 ---> create-netrc.sh [Pipeline] } 06:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:30:46 ---> python-tools-install.sh [Pipeline] echo 06:30:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:30:46 ---> sudo-logs.sh 06:30:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:30:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:30:46 ---> job-cost.sh 06:30:46 lf-activate-venv: SKIPPING 06:30:46 DEBUG: total: 0.10999999940395355 06:30:46 INFO: Retrieving Stack Cost... 06:30:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:30:47 INFO: Archiving Costs [Pipeline] echo 06:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:30:48 ---> logs-deploy.sh 06:30:48 lf-activate-venv: SKIPPING 06:30:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/804 06:30:48 INFO: archiving workspace using pattern(s): 06:30:48 Archives upload complete. 06:30:48 INFO: archiving logs to Nexus 06:30:49 ---> uname -a: 06:30:49 Linux prd-ubuntu20-04-docker-8c-8g-40027 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:30:49 06:30:49 06:30:49 ---> lscpu: 06:30:49 Architecture: x86_64 06:30:49 CPU op-mode(s): 32-bit, 64-bit 06:30:49 Byte Order: Little Endian 06:30:49 Address sizes: 40 bits physical, 48 bits virtual 06:30:49 CPU(s): 8 06:30:49 On-line CPU(s) list: 0-7 06:30:49 Thread(s) per core: 1 06:30:49 Core(s) per socket: 1 06:30:49 Socket(s): 8 06:30:49 NUMA node(s): 1 06:30:49 Vendor ID: AuthenticAMD 06:30:49 CPU family: 23 06:30:49 Model: 49 06:30:49 Model name: AMD EPYC-Rome Processor 06:30:49 Stepping: 0 06:30:49 CPU MHz: 2799.998 06:30:49 BogoMIPS: 5599.99 06:30:49 Virtualization: AMD-V 06:30:49 Hypervisor vendor: KVM 06:30:49 Virtualization type: full 06:30:49 L1d cache: 256 KiB 06:30:49 L1i cache: 256 KiB 06:30:49 L2 cache: 4 MiB 06:30:49 L3 cache: 128 MiB 06:30:49 NUMA node0 CPU(s): 0-7 06:30:49 Vulnerability Itlb multihit: Not affected 06:30:49 Vulnerability L1tf: Not affected 06:30:49 Vulnerability Mds: Not affected 06:30:49 Vulnerability Meltdown: Not affected 06:30:49 Vulnerability Mmio stale data: Not affected 06:30:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:30:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:30:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:30:49 Vulnerability Srbds: Not affected 06:30:49 Vulnerability Tsx async abort: Not affected 06:30:49 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 06:30:49 06:30:49 06:30:49 ---> nproc: 06:30:49 8 06:30:49 06:30:49 06:30:49 ---> df -h: 06:30:49 Filesystem Size Used Avail Use% Mounted on 06:30:49 overlay 155G 30G 126G 20% / 06:30:49 tmpfs 64M 0 64M 0% /dev 06:30:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:30:49 shm 64M 0 64M 0% /dev/shm 06:30:49 /dev/vda1 155G 30G 126G 20% /facter-os 06:30:49 06:30:49 06:30:49 ---> sar -b -r -n DEV: 06:30:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40027) 03/03/25 _x86_64_ (8 CPU) 06:30:49 06:30:49 05:42:04 LINUX RESTART (8 CPU) 06:30:49 06:30:49 05:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:30:49 05:44:01 197.32 3.52 193.80 0.00 79.72 66499.78 0.00 06:30:49 05:45:01 50.36 0.02 50.34 0.00 0.13 35589.69 0.00 06:30:49 05:46:01 30.87 0.10 30.77 0.00 2.00 20045.07 0.00 06:30:49 05:47:01 525.14 0.45 524.69 0.00 49.18 262810.00 0.00 06:30:49 05:48:01 1006.58 20.00 986.59 0.00 2748.48 255264.39 0.00 06:30:49 05:49:01 204.40 0.07 204.33 0.00 0.53 59096.03 0.00 06:30:49 05:50:01 495.73 0.05 495.68 0.00 0.40 106137.69 0.00 06:30:49 05:51:01 550.30 0.10 550.20 0.00 14.40 86782.94 0.00 06:30:49 05:52:01 26.26 0.02 26.25 0.00 4.27 649.49 0.00 06:30:49 05:53:01 6.43 0.02 6.42 0.00 4.27 157.31 0.00 06:30:49 05:54:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 06:30:49 05:55:01 1.38 0.00 1.38 0.00 0.00 20.26 0.00 06:30:49 05:56:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 06:30:49 05:57:01 1.35 0.02 1.33 0.00 0.13 15.20 0.00 06:30:49 05:58:01 1.30 0.00 1.30 0.00 0.00 18.79 0.00 06:30:49 05:59:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 06:30:49 06:00:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 06:30:49 06:01:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 06:30:49 06:02:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 06:30:49 06:03:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 06:30:49 06:04:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 06:30:49 06:05:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 06:30:49 06:06:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 06:30:49 06:07:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 06:30:49 06:08:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 06:30:49 06:09:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 06:30:49 06:10:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 06:30:49 06:11:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 06:30:49 06:12:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 06:30:49 06:13:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 06:30:49 06:14:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 06:30:49 06:15:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 06:30:49 06:16:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 06:30:49 06:17:01 1.32 0.02 1.30 0.00 0.13 15.59 0.00 06:30:49 06:18:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 06:30:49 06:19:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 06:30:49 06:20:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 06:30:49 06:21:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 06:30:49 06:22:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 06:30:49 06:23:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 06:30:49 06:24:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 06:30:49 06:25:01 1.25 0.03 1.22 0.00 0.27 15.19 0.00 06:30:49 06:26:01 4.44 2.26 2.18 0.00 36.90 75.28 0.00 06:30:49 06:27:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 06:30:49 06:28:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 06:30:49 06:29:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 06:30:49 06:30:01 112.92 0.52 112.40 0.00 14.80 37664.80 0.00 06:30:49 Average: 69.21 0.58 68.64 0.00 62.88 19804.57 0.00 06:30:49 06:30:49 05:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:49 05:44:01 27464392 31212156 1087692 3.31 127864 3777708 2432312 7.17 1813084 3082420 533752 06:30:49 05:45:01 26972772 31220184 1077136 3.28 131680 4238680 2383100 7.02 1825824 3524880 459564 06:30:49 05:46:01 26522052 31513052 783396 2.38 136036 4924704 1794132 5.29 1739064 4013236 604984 06:30:49 05:47:01 20525464 31168908 1112040 3.38 149052 10424240 4103664 12.09 2283956 9292460 800 06:30:49 05:48:01 10293548 29076844 3100324 9.43 400644 17555056 9529104 28.08 5520976 15396764 318664 06:30:49 05:49:01 6142260 27813688 4364680 13.27 419284 20292516 9789416 28.85 8081940 16861560 1518820 06:30:49 05:50:01 4526980 29457012 2722948 8.28 433184 23433832 6458000 19.03 7642684 18825816 2249120 06:30:49 05:51:01 8806748 31407180 838160 2.55 439252 21359424 2017912 5.95 3528212 19009464 724 06:30:49 05:52:01 8795588 31397632 847188 2.58 440312 21360092 2139480 6.31 3950164 18596232 444 06:30:49 05:53:01 8805856 31408148 836604 2.54 440552 21360256 1995976 5.88 3997368 18538596 8 06:30:49 05:54:01 8806312 31408608 836076 2.54 440556 21360256 1995976 5.88 3997148 18538596 8 06:30:49 05:55:01 8821580 31423964 820688 2.50 440572 21360264 1995976 5.88 3981820 18538600 8 06:30:49 05:56:01 8822532 31424924 820256 2.49 440588 21360268 1995976 5.88 3980848 18538608 28 06:30:49 05:57:01 8817960 31420632 824416 2.51 440624 21360396 2048176 6.04 3989344 18538736 212 06:30:49 05:58:01 8826288 31428952 816264 2.48 440652 21360376 2048176 6.04 3976736 18538716 64 06:30:49 05:59:01 8826524 31429188 815948 2.48 440668 21360376 2048176 6.04 3976376 18538716 8 06:30:49 06:00:01 8826660 31429332 815928 2.48 440688 21360380 2048176 6.04 3976692 18538720 8 06:30:49 06:01:01 8826660 31429384 815856 2.48 440704 21360384 2048176 6.04 3976576 18538724 16 06:30:49 06:02:01 8826812 31429556 815812 2.48 440736 21360376 2048176 6.04 3977116 18538724 20 06:30:49 06:03:01 8827324 31430112 815252 2.48 440756 21360392 2048176 6.04 3976392 18538732 16 06:30:49 06:04:01 8827404 31430252 815104 2.48 440792 21360392 2048176 6.04 3976276 18538736 4 06:30:49 06:05:01 8827356 31430212 815068 2.48 440808 21360396 2048176 6.04 3976436 18538740 12 06:30:49 06:06:01 8827308 31430192 815028 2.48 440816 21360400 2048176 6.04 3976472 18538744 8 06:30:49 06:07:01 8826764 31429652 815496 2.48 440832 21360396 2048176 6.04 3976284 18538744 8 06:30:49 06:08:01 8826740 31429652 815432 2.48 440848 21360408 2048176 6.04 3976624 18538744 16 06:30:49 06:09:01 8826876 31429792 815432 2.48 440868 21360408 2048176 6.04 3976596 18538748 8 06:30:49 06:10:01 8827356 31430320 814896 2.48 440884 21360412 2048176 6.04 3976624 18538756 8 06:30:49 06:11:01 8827008 31430016 815152 2.48 440908 21360416 2064252 6.08 3977008 18538756 20 06:30:49 06:12:01 8826944 31429976 815132 2.48 440932 21360416 2064252 6.08 3976704 18538756 8 06:30:49 06:13:01 8827432 31430472 814548 2.48 440956 21360424 2064252 6.08 3976748 18538760 36 06:30:49 06:14:01 8827132 31430180 814756 2.48 440980 21360424 2064252 6.08 3976404 18538760 12 06:30:49 06:15:01 8827268 31430368 814828 2.48 441016 21360428 2080304 6.13 3976768 18538764 8 06:30:49 06:16:01 8827252 31430420 814772 2.48 441044 21360432 2080304 6.13 3976520 18538776 4 06:30:49 06:17:01 8826936 31430108 815040 2.48 441072 21360420 2080304 6.13 3976528 18538776 8 06:30:49 06:18:01 8827092 31430312 814700 2.48 441088 21360436 2080304 6.13 3976948 18538776 8 06:30:49 06:19:01 8827312 31430536 814424 2.48 441104 21360436 2080304 6.13 3976896 18538776 12 06:30:49 06:20:01 8827248 31430476 814416 2.48 441112 21360440 2080304 6.13 3976916 18538780 8 06:30:49 06:21:01 8826916 31430208 814656 2.48 441128 21360448 2080304 6.13 3976984 18538788 12 06:30:49 06:22:01 8826932 31430224 814536 2.48 441164 21360440 2080304 6.13 3976660 18538788 8 06:30:49 06:23:01 8827092 31430448 814476 2.48 441196 21360456 2080304 6.13 3977084 18538796 8 06:30:49 06:24:01 8827000 31430360 814720 2.48 441220 21360456 2080304 6.13 3977008 18538796 4 06:30:49 06:25:01 8826496 31430040 815012 2.48 441260 21360584 2080304 6.13 3977076 18538920 28 06:30:49 06:26:01 8823544 31429800 814992 2.48 441316 21362948 2080304 6.13 3977236 18541196 4 06:30:49 06:27:01 8823952 31430276 814396 2.48 441356 21362952 2080304 6.13 3977288 18541200 28 06:30:49 06:28:01 8823872 31430256 814384 2.48 441380 21362952 2080304 6.13 3977452 18541204 24 06:30:49 06:29:01 8823792 31430200 814280 2.48 441416 21362956 2080304 6.13 3977512 18541204 4 06:30:49 06:30:01 8035036 31381980 861720 2.62 449724 22041604 2111208 6.22 4060512 19187944 112 06:30:49 Average: 10098093 31244600 1000299 3.04 413652 19994742 2529325 7.45 3992551 17313490 121015 06:30:49 06:30:49 05:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:49 05:44:01 docker0 823.91 843.60 61.79 4625.04 0.00 0.00 0.00 0.00 06:30:49 05:44:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 06:30:49 05:44:01 ens3 1012.40 928.54 7962.37 103.95 0.00 0.00 0.00 0.00 06:30:49 05:44:01 veth4c4fc5e 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 06:30:49 05:45:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 06:30:49 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:45:01 ens3 36.32 23.99 28.13 16.57 0.00 0.00 0.00 0.00 06:30:49 05:45:01 veth4c4fc5e 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 06:30:49 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:46:01 ens3 23.00 14.27 19.18 11.64 0.00 0.00 0.00 0.00 06:30:49 05:46:01 veth4c4fc5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth9e3aafb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth39fbe75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth49cf90b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth25054b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth627bf28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 docker0 61.43 106.60 3.77 1412.79 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth40cebdc 1.38 1.58 0.13 0.93 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth192da70 0.35 1.18 0.03 0.17 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth6548644 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth3dbc27c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 06:30:49 05:47:01 vethcc6e343 1.20 3.03 0.09 38.09 0.00 0.00 0.00 0.00 06:30:49 05:47:01 vethd0f3990 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:47:01 ens3 284.29 200.43 4559.79 188.99 0.00 0.00 0.00 0.00 06:30:49 05:47:01 veth7abe1fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 vethd8a8fb1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 vethe0d7979 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 vethdc447b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 vethd1ac430 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 docker0 414.91 801.12 38.35 7347.76 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth92b51c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth192da70 0.13 0.60 0.01 0.03 0.00 0.00 0.00 0.00 06:30:49 05:48:01 vetha431573 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth18c94ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth4231eae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth4c7e112 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth23a4c95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 06:30:49 05:48:01 veth851009f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 vethb04b8ff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:30:49 05:48:01 ens3 1006.35 498.72 9524.91 58.28 0.00 0.00 0.00 0.00 06:30:49 05:49:01 vethd8a8fb1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 vethe0d7979 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 vethdc447b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 vethd1ac430 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth92b51c3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth192da70 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 vetha431573 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth18c94ae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth4231eae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth4c7e112 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth23a4c95 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:49:01 veth851009f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 vethb04b8ff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:49:01 ens3 3.00 1.60 2.28 1.21 0.00 0.00 0.00 0.00 06:30:49 05:50:01 vethd8a8fb1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 vethdc447b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 vethd1ac430 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth92b51c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth192da70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 vetha431573 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth18c94ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth4231eae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth4c7e112 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth23a4c95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 veth851009f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:50:01 ens3 10.80 5.43 8.51 4.56 0.00 0.00 0.00 0.00 06:30:49 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:51:01 lo 43.25 43.25 4.26 4.26 0.00 0.00 0.00 0.00 06:30:49 05:51:01 ens3 343.07 329.39 195.42 1165.89 0.00 0.00 0.00 0.00 06:30:49 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:52:01 lo 28.46 28.46 2.81 2.81 0.00 0.00 0.00 0.00 06:30:49 05:52:01 ens3 383.27 345.43 147.14 2302.37 0.00 0.00 0.00 0.00 06:30:49 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:53:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 06:30:49 05:53:01 ens3 72.60 64.07 39.22 311.91 0.00 0.00 0.00 0.00 06:30:49 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:54:01 ens3 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:30:49 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:58:01 ens3 0.18 0.12 0.08 0.06 0.00 0.00 0.00 0.00 06:30:49 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 05:59:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:02:01 ens3 0.35 0.27 0.25 0.21 0.00 0.00 0.00 0.00 06:30:49 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:03:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:30:49 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:04:01 ens3 1.28 0.62 2.64 0.23 0.00 0.00 0.00 0.00 06:30:49 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:08:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:30:49 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:11:01 ens3 0.97 0.43 0.37 0.22 0.00 0.00 0.00 0.00 06:30:49 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:13:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:30:49 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:18:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:30:49 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:22:01 ens3 0.18 0.08 0.12 0.00 0.00 0.00 0.00 0.00 06:30:49 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:23:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:30:49 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:26:01 ens3 0.14 0.03 0.06 0.00 0.00 0.00 0.00 0.00 06:30:49 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:30:49 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:49 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:30:49 06:30:01 docker0 70.72 98.70 6.24 871.95 0.00 0.00 0.00 0.00 06:30:49 06:30:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 06:30:49 06:30:01 ens3 268.68 191.25 4808.59 148.41 0.00 0.00 0.00 0.00 06:30:49 Average: docker0 28.92 39.11 2.32 301.90 0.00 0.00 0.00 0.00 06:30:49 Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 06:30:49 Average: ens3 73.09 55.17 578.37 91.83 0.00 0.00 0.00 0.00 06:30:49 06:30:49 06:30:49 ---> sar -P ALL: 06:30:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40027) 03/03/25 _x86_64_ (8 CPU) 06:30:49 06:30:49 05:42:04 LINUX RESTART (8 CPU) 06:30:49 06:30:49 05:43:02 CPU %user %nice %system %iowait %steal %idle 06:30:49 05:44:01 all 23.34 0.00 5.78 1.97 0.08 68.83 06:30:49 05:44:01 0 22.86 0.00 6.17 3.26 0.09 67.62 06:30:49 05:44:01 1 22.79 0.00 7.25 0.19 0.07 69.70 06:30:49 05:44:01 2 22.43 0.00 4.74 0.29 0.09 72.45 06:30:49 05:44:01 3 20.39 0.00 5.20 3.78 0.07 70.57 06:30:49 05:44:01 4 23.33 0.00 5.17 1.18 0.07 70.25 06:30:49 05:44:01 5 27.24 0.00 6.19 1.29 0.10 65.18 06:30:49 05:44:01 6 24.27 0.00 6.02 5.42 0.09 64.21 06:30:49 05:44:01 7 23.41 0.00 5.50 0.33 0.07 70.69 06:30:49 05:45:01 all 39.28 0.00 6.39 0.84 0.10 53.39 06:30:49 05:45:01 0 38.35 0.00 7.01 6.34 0.12 48.19 06:30:49 05:45:01 1 41.28 0.00 5.95 0.00 0.08 52.69 06:30:49 05:45:01 2 38.72 0.00 5.68 0.03 0.10 55.46 06:30:49 05:45:01 3 38.64 0.00 6.76 0.02 0.10 54.48 06:30:49 05:45:01 4 39.91 0.00 6.89 0.02 0.10 53.09 06:30:49 05:45:01 5 38.45 0.00 5.81 0.35 0.08 55.30 06:30:49 05:45:01 6 39.54 0.00 6.41 0.00 0.08 53.97 06:30:49 05:45:01 7 39.33 0.00 6.63 0.00 0.12 53.91 06:30:49 05:46:01 all 57.45 0.00 7.37 0.15 0.10 34.93 06:30:49 05:46:01 0 58.21 0.00 7.79 0.82 0.10 33.08 06:30:49 05:46:01 1 58.14 0.00 7.74 0.00 0.10 34.02 06:30:49 05:46:01 2 55.86 0.00 6.64 0.00 0.10 37.40 06:30:49 05:46:01 3 56.70 0.00 7.22 0.03 0.10 35.94 06:30:49 05:46:01 4 56.75 0.00 7.54 0.05 0.10 35.56 06:30:49 05:46:01 5 57.01 0.00 7.84 0.25 0.10 34.80 06:30:49 05:46:01 6 58.61 0.00 7.08 0.02 0.08 34.21 06:30:49 05:46:01 7 58.32 0.00 7.14 0.02 0.10 34.43 06:30:49 05:47:01 all 21.52 0.00 7.86 11.97 0.10 58.54 06:30:49 05:47:01 0 24.03 0.00 7.96 21.75 0.10 46.15 06:30:49 05:47:01 1 19.82 0.00 7.03 4.62 0.12 68.41 06:30:49 05:47:01 2 21.59 0.00 8.08 23.43 0.10 46.80 06:30:49 05:47:01 3 21.75 0.00 8.61 14.00 0.12 55.53 06:30:49 05:47:01 4 20.57 0.00 7.66 3.96 0.09 67.72 06:30:49 05:47:01 5 20.03 0.00 7.85 6.23 0.10 65.79 06:30:49 05:47:01 6 23.54 0.00 8.41 14.58 0.10 53.36 06:30:49 05:47:01 7 20.85 0.00 7.31 7.19 0.08 64.56 06:30:49 05:48:01 all 37.75 0.00 10.20 13.19 0.11 38.75 06:30:49 05:48:01 0 38.50 0.00 11.28 18.05 0.12 32.04 06:30:49 05:48:01 1 36.99 0.00 10.02 11.71 0.10 41.18 06:30:49 05:48:01 2 36.35 0.00 9.74 15.50 0.10 38.30 06:30:49 05:48:01 3 38.62 0.00 12.41 13.73 0.12 35.12 06:30:49 05:48:01 4 37.61 0.00 9.26 5.09 0.10 47.94 06:30:49 05:48:01 5 37.39 0.00 8.55 7.45 0.10 46.51 06:30:49 05:48:01 6 39.37 0.00 11.53 27.79 0.14 21.17 06:30:49 05:48:01 7 37.19 0.00 8.83 6.29 0.10 47.59 06:30:49 05:49:01 all 90.40 0.00 9.48 0.00 0.12 0.00 06:30:49 05:49:01 0 90.32 0.00 9.56 0.00 0.12 0.00 06:30:49 05:49:01 1 90.10 0.00 9.80 0.00 0.10 0.00 06:30:49 05:49:01 2 91.00 0.00 8.86 0.00 0.13 0.00 06:30:49 05:49:01 3 89.30 0.00 10.58 0.00 0.12 0.00 06:30:49 05:49:01 4 90.09 0.00 9.79 0.00 0.12 0.00 06:30:49 05:49:01 5 90.85 0.00 9.03 0.00 0.12 0.00 06:30:49 05:49:01 6 90.49 0.00 9.40 0.00 0.12 0.00 06:30:49 05:49:01 7 91.05 0.00 8.83 0.00 0.12 0.00 06:30:49 05:50:01 all 90.81 0.00 9.06 0.00 0.12 0.01 06:30:49 05:50:01 0 90.35 0.00 9.52 0.00 0.13 0.00 06:30:49 05:50:01 1 90.27 0.00 9.60 0.00 0.12 0.02 06:30:49 05:50:01 2 90.55 0.00 9.30 0.02 0.12 0.02 06:30:49 05:50:01 3 90.18 0.00 9.72 0.00 0.10 0.00 06:30:49 05:50:01 4 90.63 0.00 9.21 0.02 0.13 0.02 06:30:49 05:50:01 5 91.73 0.00 8.15 0.00 0.12 0.00 06:30:49 05:50:01 6 91.28 0.00 8.60 0.00 0.12 0.00 06:30:49 05:50:01 7 91.46 0.00 8.41 0.00 0.12 0.02 06:30:49 05:51:01 all 12.16 0.00 2.96 2.31 0.08 82.49 06:30:49 05:51:01 0 10.52 0.00 3.80 7.90 0.08 77.70 06:30:49 05:51:01 1 11.91 0.00 3.12 1.91 0.07 82.99 06:30:49 05:51:01 2 11.09 0.00 2.43 0.27 0.08 86.13 06:30:49 05:51:01 3 15.30 0.00 3.25 1.84 0.10 79.50 06:30:49 05:51:01 4 13.98 0.00 3.04 0.99 0.07 81.93 06:30:49 05:51:01 5 10.89 0.00 2.66 1.39 0.08 84.97 06:30:49 05:51:01 6 10.91 0.00 2.63 2.48 0.08 83.90 06:30:49 05:51:01 7 12.70 0.00 2.77 1.66 0.08 82.79 06:30:49 05:52:01 all 8.35 0.00 0.76 0.08 0.07 90.74 06:30:49 05:52:01 0 11.54 0.00 0.90 0.02 0.08 87.46 06:30:49 05:52:01 1 9.44 0.00 0.63 0.15 0.07 89.71 06:30:49 05:52:01 2 5.43 0.00 0.66 0.02 0.07 93.84 06:30:49 05:52:01 3 8.40 0.00 0.87 0.34 0.07 90.33 06:30:49 05:52:01 4 6.87 0.00 0.85 0.07 0.07 92.14 06:30:49 05:52:01 5 11.26 0.00 0.74 0.02 0.08 87.90 06:30:49 05:52:01 6 9.34 0.00 0.75 0.02 0.05 89.84 06:30:49 05:52:01 7 4.53 0.00 0.65 0.03 0.07 94.72 06:30:49 05:53:01 all 1.43 0.00 0.24 0.02 0.03 98.28 06:30:49 05:53:01 0 2.11 0.00 0.28 0.00 0.07 97.54 06:30:49 05:53:01 1 2.15 0.00 0.23 0.00 0.02 97.60 06:30:49 05:53:01 2 2.01 0.00 0.59 0.00 0.03 97.37 06:30:49 05:53:01 3 0.92 0.00 0.18 0.13 0.02 98.75 06:30:49 05:53:01 4 1.22 0.00 0.17 0.02 0.02 98.58 06:30:49 05:53:01 5 1.17 0.00 0.20 0.02 0.03 98.58 06:30:49 05:53:01 6 0.87 0.00 0.13 0.00 0.02 98.98 06:30:49 05:53:01 7 0.97 0.00 0.15 0.00 0.02 98.87 06:30:49 05:54:01 all 0.09 0.00 0.02 0.00 0.01 99.87 06:30:49 05:54:01 0 0.07 0.00 0.08 0.00 0.07 99.78 06:30:49 05:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 05:54:01 2 0.58 0.00 0.05 0.00 0.00 99.37 06:30:49 05:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:30:49 05:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 05:54:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:30:49 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 05:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:30:49 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:30:49 05:55:01 all 0.20 0.00 0.01 0.00 0.01 99.78 06:30:49 05:55:01 0 0.10 0.00 0.02 0.00 0.03 99.85 06:30:49 05:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 05:55:01 2 1.35 0.00 0.00 0.00 0.02 98.63 06:30:49 05:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:30:49 05:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 05:55:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:30:49 05:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 05:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 05:56:01 all 0.05 0.00 0.02 0.00 0.02 99.91 06:30:49 05:56:01 0 0.07 0.00 0.03 0.00 0.05 99.85 06:30:49 05:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 05:56:01 2 0.30 0.00 0.05 0.00 0.02 99.63 06:30:49 05:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:30:49 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 05:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 05:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 05:57:01 all 0.05 0.00 0.03 0.00 0.01 99.90 06:30:49 05:57:01 0 0.08 0.00 0.07 0.00 0.03 99.82 06:30:49 05:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 05:57:01 2 0.10 0.00 0.03 0.00 0.00 99.87 06:30:49 05:57:01 3 0.03 0.00 0.07 0.02 0.02 99.87 06:30:49 05:57:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:30:49 05:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 05:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:30:49 05:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:30:49 05:58:01 all 0.23 0.00 0.01 0.00 0.02 99.74 06:30:49 05:58:01 0 0.07 0.00 0.03 0.00 0.07 99.83 06:30:49 05:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 05:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:30:49 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 05:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 05:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 05:58:01 7 1.66 0.00 0.00 0.02 0.02 98.30 06:30:49 05:59:01 all 0.21 0.00 0.01 0.01 0.02 99.76 06:30:49 05:59:01 0 0.12 0.00 0.03 0.02 0.05 99.78 06:30:49 05:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 05:59:01 2 0.07 0.00 0.00 0.00 0.00 99.93 06:30:49 05:59:01 3 0.03 0.00 0.00 0.02 0.02 99.93 06:30:49 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 05:59:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:30:49 05:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 05:59:01 7 1.37 0.00 0.00 0.00 0.02 98.61 06:30:49 06:00:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:30:49 06:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:30:49 06:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:30:49 06:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:00:01 7 0.63 0.00 0.05 0.00 0.02 99.30 06:30:49 06:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:30:49 06:01:01 0 0.08 0.00 0.03 0.00 0.05 99.83 06:30:49 06:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:30:49 06:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:01:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:30:49 06:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:01:01 5 0.02 0.00 0.00 0.03 0.02 99.93 06:30:49 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:30:49 06:02:01 all 0.08 0.00 0.01 0.00 0.02 99.89 06:30:49 06:02:01 0 0.07 0.00 0.03 0.00 0.05 99.85 06:30:49 06:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:30:49 06:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:30:49 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:02:01 7 0.47 0.00 0.00 0.00 0.02 99.52 06:30:49 06:03:01 all 0.10 0.00 0.02 0.00 0.01 99.87 06:30:49 06:03:01 0 0.08 0.00 0.10 0.00 0.05 99.77 06:30:49 06:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:30:49 06:03:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:30:49 06:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:30:49 06:03:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:30:49 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:03:01 7 0.53 0.00 0.00 0.00 0.02 99.45 06:30:49 06:04:01 all 0.22 0.00 0.01 0.00 0.02 99.75 06:30:49 06:04:01 0 0.07 0.00 0.03 0.02 0.05 99.83 06:30:49 06:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:30:49 06:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:04:01 7 1.61 0.00 0.02 0.00 0.02 98.35 06:30:49 06:05:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:30:49 06:05:01 0 0.05 0.00 0.02 0.02 0.05 99.87 06:30:49 06:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:30:49 06:05:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:30:49 06:05:01 3 0.07 0.00 0.02 0.02 0.00 99.90 06:30:49 06:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:05:01 5 0.03 0.00 0.02 0.00 0.03 99.92 06:30:49 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:05:01 7 0.13 0.00 0.02 0.00 0.02 99.83 06:30:49 06:30:49 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:30:49 06:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:30:49 06:06:01 0 0.03 0.00 0.03 0.02 0.03 99.88 06:30:49 06:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:06:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:30:49 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:30:49 06:07:01 0 0.10 0.00 0.02 0.00 0.03 99.85 06:30:49 06:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:07:01 5 0.03 0.00 0.03 0.02 0.02 99.90 06:30:49 06:07:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:30:49 06:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:08:01 all 0.16 0.00 0.02 0.00 0.02 99.80 06:30:49 06:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:30:49 06:08:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:30:49 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:08:01 5 0.00 0.00 0.03 0.00 0.02 99.95 06:30:49 06:08:01 6 0.07 0.00 0.03 0.00 0.05 99.85 06:30:49 06:08:01 7 1.06 0.00 0.02 0.00 0.02 98.91 06:30:49 06:09:01 all 0.02 0.00 0.02 0.00 0.01 99.94 06:30:49 06:09:01 0 0.00 0.00 0.02 0.02 0.03 99.93 06:30:49 06:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:30:49 06:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:30:49 06:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:09:01 6 0.08 0.00 0.08 0.00 0.03 99.80 06:30:49 06:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:10:01 all 0.03 0.00 0.01 0.00 0.02 99.95 06:30:49 06:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:30:49 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:10:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:30:49 06:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:10:01 6 0.02 0.00 0.02 0.00 0.05 99.92 06:30:49 06:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:11:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:30:49 06:11:01 0 0.05 0.00 0.02 0.03 0.02 99.88 06:30:49 06:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:30:49 06:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:30:49 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:30:49 06:11:01 6 0.05 0.00 0.03 0.00 0.03 99.88 06:30:49 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:12:01 all 0.03 0.00 0.01 0.00 0.02 99.93 06:30:49 06:12:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:30:49 06:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:30:49 06:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:30:49 06:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:30:49 06:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:12:01 6 0.05 0.00 0.03 0.00 0.03 99.88 06:30:49 06:12:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:30:49 06:13:01 all 0.07 0.00 0.01 0.00 0.01 99.90 06:30:49 06:13:01 0 0.07 0.00 0.03 0.02 0.03 99.85 06:30:49 06:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:13:01 6 0.05 0.00 0.02 0.00 0.03 99.90 06:30:49 06:13:01 7 0.35 0.00 0.00 0.00 0.02 99.63 06:30:49 06:14:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:30:49 06:14:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:30:49 06:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:14:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:30:49 06:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:30:49 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:14:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:30:49 06:14:01 7 0.53 0.00 0.00 0.00 0.00 99.47 06:30:49 06:15:01 all 0.13 0.00 0.02 0.00 0.02 99.83 06:30:49 06:15:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:30:49 06:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:15:01 3 0.08 0.00 0.03 0.02 0.02 99.85 06:30:49 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:15:01 6 0.02 0.00 0.03 0.00 0.05 99.90 06:30:49 06:15:01 7 0.83 0.00 0.02 0.00 0.02 99.14 06:30:49 06:16:01 all 0.10 0.00 0.02 0.00 0.01 99.86 06:30:49 06:16:01 0 0.05 0.00 0.03 0.02 0.03 99.87 06:30:49 06:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:16:01 3 0.08 0.00 0.03 0.00 0.03 99.85 06:30:49 06:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:16:01 6 0.05 0.00 0.02 0.00 0.03 99.90 06:30:49 06:16:01 7 0.55 0.00 0.05 0.00 0.02 99.38 06:30:49 06:30:49 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:30:49 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:30:49 06:17:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:30:49 06:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:30:49 06:17:01 3 0.05 0.00 0.03 0.02 0.02 99.88 06:30:49 06:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:17:01 6 0.03 0.00 0.00 0.00 0.03 99.93 06:30:49 06:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:18:01 all 0.03 0.00 0.01 0.00 0.02 99.94 06:30:49 06:18:01 0 0.03 0.00 0.02 0.02 0.03 99.90 06:30:49 06:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:18:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:30:49 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:18:01 6 0.07 0.00 0.03 0.00 0.03 99.87 06:30:49 06:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:19:01 all 0.03 0.00 0.02 0.00 0.01 99.93 06:30:49 06:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:30:49 06:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:19:01 3 0.07 0.00 0.00 0.02 0.02 99.90 06:30:49 06:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:19:01 5 0.08 0.00 0.05 0.00 0.02 99.85 06:30:49 06:19:01 6 0.03 0.00 0.03 0.00 0.05 99.88 06:30:49 06:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:30:49 06:20:01 all 0.07 0.00 0.02 0.00 0.02 99.90 06:30:49 06:20:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:30:49 06:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:20:01 3 0.05 0.00 0.03 0.02 0.02 99.88 06:30:49 06:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:20:01 6 0.05 0.00 0.05 0.00 0.03 99.87 06:30:49 06:20:01 7 0.42 0.00 0.02 0.00 0.02 99.55 06:30:49 06:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:30:49 06:21:01 0 0.05 0.00 0.03 0.02 0.03 99.87 06:30:49 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:21:01 3 0.05 0.00 0.05 0.00 0.02 99.88 06:30:49 06:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:21:01 5 0.00 0.00 0.03 0.00 0.02 99.95 06:30:49 06:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:22:01 all 0.13 0.00 0.01 0.01 0.01 99.84 06:30:49 06:22:01 0 0.07 0.00 0.07 0.02 0.05 99.80 06:30:49 06:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:30:49 06:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 06:30:49 06:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:30:49 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:22:01 7 0.91 0.00 0.00 0.00 0.00 99.09 06:30:49 06:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:30:49 06:23:01 0 0.12 0.00 0.07 0.00 0.05 99.77 06:30:49 06:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:23:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:30:49 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:24:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:30:49 06:24:01 0 0.07 0.00 0.03 0.02 0.05 99.83 06:30:49 06:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:24:01 3 0.03 0.00 0.00 0.02 0.02 99.93 06:30:49 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:25:01 all 0.02 0.00 0.02 0.00 0.01 99.94 06:30:49 06:25:01 0 0.05 0.00 0.05 0.02 0.07 99.82 06:30:49 06:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:30:49 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:30:49 06:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:26:01 all 0.03 0.00 0.02 0.01 0.01 99.91 06:30:49 06:26:01 0 0.12 0.00 0.10 0.03 0.05 99.70 06:30:49 06:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:30:49 06:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:26:01 3 0.05 0.00 0.00 0.03 0.02 99.90 06:30:49 06:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:26:01 5 0.02 0.00 0.05 0.05 0.00 99.88 06:30:49 06:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:30:49 06:27:01 0 0.07 0.00 0.02 0.02 0.05 99.85 06:30:49 06:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:27:01 3 0.05 0.00 0.02 0.02 0.02 99.90 06:30:49 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:30:49 06:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:30:49 06:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:30:49 06:30:49 06:27:01 CPU %user %nice %system %iowait %steal %idle 06:30:49 06:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:30:49 06:28:01 0 0.07 0.00 0.05 0.00 0.05 99.83 06:30:49 06:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:30:49 06:28:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:30:49 06:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:49 06:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:30:49 06:29:01 0 0.03 0.00 0.02 0.02 0.05 99.88 06:30:49 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:30:49 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:30:49 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:30:49 06:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:49 06:29:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:30:49 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:30:49 06:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:30:49 06:30:01 all 4.90 0.00 2.13 0.72 0.04 92.22 06:30:49 06:30:01 0 6.66 0.00 3.05 4.69 0.07 85.54 06:30:49 06:30:01 1 5.31 0.00 1.76 0.03 0.05 92.85 06:30:49 06:30:01 2 4.72 0.00 2.18 0.34 0.03 92.73 06:30:49 06:30:01 3 4.58 0.00 2.62 0.44 0.05 92.32 06:30:49 06:30:01 4 5.72 0.00 1.58 0.20 0.03 92.47 06:30:49 06:30:01 5 4.78 0.00 2.45 0.02 0.03 92.73 06:30:49 06:30:01 6 4.12 0.00 1.71 0.03 0.03 94.11 06:30:49 06:30:01 7 3.31 0.00 1.68 0.03 0.03 94.95 06:30:49 Average: all 8.26 0.00 1.33 0.66 0.03 89.72 06:30:49 Average: 0 8.38 0.00 1.45 1.33 0.05 88.79 06:30:49 Average: 1 8.25 0.00 1.34 0.39 0.02 90.00 06:30:49 Average: 2 8.11 0.00 1.26 0.84 0.03 89.77 06:30:49 Average: 3 8.18 0.00 1.44 0.73 0.03 89.62 06:30:49 Average: 4 8.20 0.00 1.29 0.24 0.02 90.24 06:30:49 Average: 5 8.30 0.00 1.27 0.36 0.03 90.04 06:30:49 Average: 6 8.33 0.00 1.33 1.06 0.03 89.25 06:30:49 Average: 7 8.37 0.00 1.23 0.33 0.03 90.05 06:30:49 06:30:49 06:30:49