Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 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-ssh18251483319886666070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11099230480642897158.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8084269835828139912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7975488179093662724.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-ssh774729276316796945.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/590 [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/590 # 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 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 (main) Commit message: "feat(core-data):To improve core-data fuzzing test coverage with swagger… (#4690)" > 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 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 > git rev-list --no-walk 2b0aa32e305f4468c05d36fa7488a318f523b7ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:12:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:12:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:12:47 ========================================================= 03:12:47 EdgeX Global Pipelines Version Info 03:12:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:12:48 ------------------- 03:12:48 stable info: 03:12:48 ------------------- 03:12:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:12:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:12:48 Message: update stable to v1.0.254 03:12:48 ------------------- 03:12:48 experimental info: 03:12:48 ------------------- 03:12:48 Commited By: **** collab-it+edgex@linuxfoundation.org 03:12:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:12:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8da9149 [Pipeline] echo 03:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:49 provisioning config files... 03:12:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config1229350255160816368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:49 ---> docker-login.sh 03:12:49 nexus3.edgexfoundry.org:10001 03:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:50 Configure a credential helper to remove this warning. See 03:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:50 03:12:50 Login Succeeded 03:12:50 nexus3.edgexfoundry.org:10002 03:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:50 Configure a credential helper to remove this warning. See 03:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:50 03:12:50 Login Succeeded 03:12:50 nexus3.edgexfoundry.org:10003 03:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:50 Configure a credential helper to remove this warning. See 03:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:50 03:12:50 Login Succeeded 03:12:50 nexus3.edgexfoundry.org:10004 03:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:50 Configure a credential helper to remove this warning. See 03:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:50 03:12:50 Login Succeeded 03:12:50 docker.io 03:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:50 Configure a credential helper to remove this warning. See 03:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:50 03:12:50 Login Succeeded 03:12:50 ---> docker-login.sh ends [Pipeline] } 03:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + dirname cmd/core-command/Dockerfile 03:12:51 + echo core-command,cmd/core-command/Dockerfile 03:12:51 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 03:12:51 -d/ -f2 03:12:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:12:51 + cut -d/+ -f2 03:12:51 dirname cmd/core-data/Dockerfile 03:12:51 + echo core-data,cmd/core-data/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + dirname cmd/core-metadata/Dockerfile 03:12:51 + echo core-metadata,cmd/core-metadata/Dockerfile 03:12:51 + dirname cmd/security-bootstrapper/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:12:51 + dirname cmd/security-proxy-auth/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:12:51 + dirname cmd/security-proxy-setup/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:12:51 + dirname cmd/security-secretstore-setup/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:12:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:12:51 + dirname cmd/security-spire-agent/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:12:51 + dirname cmd/security-spire-config/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:12:51 + dirname cmd/security-spire-server/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:12:51 + dirname cmd/support-notifications/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo support-notifications,cmd/support-notifications/Dockerfile 03:12:51 + dirname cmd/support-scheduler/Dockerfile 03:12:51 + cut -d/ -f2 03:12:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:12:51 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:12:51 + git rev-list -1 --merges 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3~1..8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] echo 03:12:51 -----------> git rev-list -1 --merges 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3~1..8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [false] [Pipeline] sh 03:12:51 + git log --format=format:%s -1 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] echo 03:12:52 ========================================================= 03:12:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:12:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:12:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:52 + grep -v github /etc/ssh/ssh_known_hosts 03:12:52 + [ -e /tmp/ssh_known_hosts ] 03:12:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:12:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:12:52 + sudo tee -a /etc/ssh/ssh_known_hosts 03:12:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:52 03:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:53 0.1.4: Pulling from edgex-devops/py-git-semver 03:12:53 b85a868b505f: Pulling fs layer 03:12:53 e2be974225ed: Pulling fs layer 03:12:53 339a4e72a1f5: Pulling fs layer 03:12:53 988bab9f4d93: Pulling fs layer 03:12:53 1469e6f7b9e6: Pulling fs layer 03:12:53 eaf3925da568: Pulling fs layer 03:12:53 bab4dde63d76: Pulling fs layer 03:12:53 bde34c3a00c8: Pulling fs layer 03:12:53 b352a97aabf1: Pulling fs layer 03:12:53 4872d77fe225: Pulling fs layer 03:12:53 5851b861e8e6: Pulling fs layer 03:12:53 eaf3925da568: Waiting 03:12:53 1469e6f7b9e6: Waiting 03:12:53 bde34c3a00c8: Waiting 03:12:53 4872d77fe225: Waiting 03:12:53 b352a97aabf1: Waiting 03:12:53 5851b861e8e6: Waiting 03:12:53 e2be974225ed: Download complete 03:12:53 988bab9f4d93: Verifying Checksum 03:12:53 988bab9f4d93: Download complete 03:12:53 339a4e72a1f5: Verifying Checksum 03:12:53 339a4e72a1f5: Download complete 03:12:53 1469e6f7b9e6: Verifying Checksum 03:12:53 1469e6f7b9e6: Download complete 03:12:53 eaf3925da568: Verifying Checksum 03:12:53 eaf3925da568: Download complete 03:12:53 bde34c3a00c8: Verifying Checksum 03:12:53 bde34c3a00c8: Download complete 03:12:53 b352a97aabf1: Verifying Checksum 03:12:53 b352a97aabf1: Download complete 03:12:53 4872d77fe225: Verifying Checksum 03:12:53 4872d77fe225: Download complete 03:12:53 5851b861e8e6: Verifying Checksum 03:12:53 5851b861e8e6: Download complete 03:12:53 b85a868b505f: Verifying Checksum 03:12:53 b85a868b505f: Download complete 03:12:53 bab4dde63d76: Verifying Checksum 03:12:53 bab4dde63d76: Download complete 03:12:54 b85a868b505f: Pull complete 03:12:54 e2be974225ed: Pull complete 03:12:55 339a4e72a1f5: Pull complete 03:12:55 988bab9f4d93: Pull complete 03:12:55 1469e6f7b9e6: Pull complete 03:12:55 eaf3925da568: Pull complete 03:12:57 bab4dde63d76: Pull complete 03:12:57 bde34c3a00c8: Pull complete 03:12:57 b352a97aabf1: Pull complete 03:12:57 4872d77fe225: Pull complete 03:12:57 5851b861e8e6: Pull complete 03:12:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:57 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:13:02 $ docker top f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab -eo pid,comm 03:13:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:13:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:02 [ssh-agent] Looking for ssh-agent implementation... 03:13:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:02 $ docker exec f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent 03:13:02 SSH_AUTH_SOCK=/tmp/ssh-qzV82lZ3wgDg/agent.33 03:13:02 SSH_AGENT_PID=39 03:13:02 Running ssh-add (command line suppressed) 03:13:02 Identity added: /w/workspace/edgex-go/590@tmp/private_key_12572594317057461456.key (/w/workspace/edgex-go/590@tmp/private_key_12572594317057461456.key) 03:13:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:02 + git tag --points-at HEAD [Pipeline] } 03:13:02 $ docker exec --env ******** --env ******** f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent -k 03:13:02 unset SSH_AUTH_SOCK; 03:13:02 unset SSH_AGENT_PID; 03:13:02 echo Agent pid 39 killed; 03:13:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:13:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:03 [ssh-agent] Looking for ssh-agent implementation... 03:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:03 $ docker exec f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent 03:13:03 SSH_AUTH_SOCK=/tmp/ssh-dvD7VAL4VbZy/agent.71 03:13:03 SSH_AGENT_PID=77 03:13:03 Running ssh-add (command line suppressed) 03:13:03 Identity added: /w/workspace/edgex-go/590@tmp/private_key_15088581921237002573.key (/w/workspace/edgex-go/590@tmp/private_key_15088581921237002573.key) 03:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:03 + git semver init 03:13:04 2023-09-26 03:13:03,899 [run_init] DEBUG init version:0.0.0 force:False 03:13:04 2023-09-26 03:13:03,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/590/.semver 03:13:04 2023-09-26 03:13:03,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/590/.semver 03:13:04 2023-09-26 03:13:03,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/590/.semver'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=None) 03:13:09 2023-09-26 03:13:09,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/590/.git/info/exclude 03:13:09 2023-09-26 03:13:09,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/590/.semver/main with force:False 03:13:09 2023-09-26 03:13:09,143 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:13:09 2023-09-26 03:13:09,143 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:13:09 3.1.0-dev.56 [Pipeline] } 03:13:09 $ docker exec --env ******** --env ******** f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent -k 03:13:09 unset SSH_AUTH_SOCK; 03:13:09 unset SSH_AGENT_PID; 03:13:09 echo Agent pid 77 killed; 03:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:09 + git semver [Pipeline] } 03:13:10 $ docker stop --time=1 f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab 03:13:11 $ docker rm -f --volumes f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab [Pipeline] // withDockerContainer [Pipeline] sh 03:13:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:13:11 Stashed 1 file(s) [Pipeline] echo 03:13:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.56 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:12 + git config --global --add safe.directory /w/workspace/edgex-go/590 [Pipeline] echo 03:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:12 ========================================================= 03:13:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:13:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:13:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:13:12 7264a8db6415: Pulling fs layer 03:13:12 c4d48a809fc2: Pulling fs layer 03:13:12 4f1c88b9dad5: Pulling fs layer 03:13:12 ad3a456e5733: Pulling fs layer 03:13:12 33e27b845d1e: Pulling fs layer 03:13:12 c68163c4e522: Pulling fs layer 03:13:12 50da416c3ac9: Pulling fs layer 03:13:12 23d2d4c4bb30: Pulling fs layer 03:13:12 c68163c4e522: Waiting 03:13:12 ad3a456e5733: Waiting 03:13:12 33e27b845d1e: Waiting 03:13:12 50da416c3ac9: Waiting 03:13:12 23d2d4c4bb30: Waiting 03:13:12 c4d48a809fc2: Download complete 03:13:12 ad3a456e5733: Verifying Checksum 03:13:12 ad3a456e5733: Download complete 03:13:12 7264a8db6415: Verifying Checksum 03:13:12 7264a8db6415: Download complete 03:13:12 33e27b845d1e: Verifying Checksum 03:13:12 33e27b845d1e: Download complete 03:13:12 c68163c4e522: Verifying Checksum 03:13:12 c68163c4e522: Download complete 03:13:12 7264a8db6415: Pull complete 03:13:12 23d2d4c4bb30: Verifying Checksum 03:13:12 23d2d4c4bb30: Download complete 03:13:13 c4d48a809fc2: Pull complete 03:13:13 4f1c88b9dad5: Verifying Checksum 03:13:13 4f1c88b9dad5: Download complete 03:13:13 50da416c3ac9: Download complete 03:13:16 4f1c88b9dad5: Pull complete 03:13:16 ad3a456e5733: Pull complete 03:13:16 33e27b845d1e: Pull complete 03:13:16 c68163c4e522: Pull complete 03:13:19 50da416c3ac9: Pull complete 03:13:19 23d2d4c4bb30: Pull complete 03:13:19 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:13:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:13:19 WORKDIR /edgex 03:13:19 COPY go.mod . 03:13:19 RUN go mod download 03:13:19 + docker build -t ci-base-image-x86_64 -f - . 03:13:20 Sending build context to Docker daemon 171MB 03:13:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:13:20 ---> 0786185ac409 03:13:20 Step 2/4 : WORKDIR /edgex 03:13:26 ---> Running in 7dee8e3cd1bb 03:13:26 Removing intermediate container 7dee8e3cd1bb 03:13:26 ---> 8f678229dce6 03:13:26 Step 3/4 : COPY go.mod . 03:13:26 ---> 2f00522c4eb7 03:13:26 Step 4/4 : RUN go mod download 03:13:26 ---> Running in 8e64a253c11f 03:13:27 Still waiting to schedule task 03:13:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:13:48 Removing intermediate container 8e64a253c11f 03:13:48 ---> 577da6f680e3 03:13:48 Successfully built 577da6f680e3 03:13:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:49 + docker inspect -f . ci-base-image-x86_64 03:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:49 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:50 $ docker top e10f1efd9e5fade0aa97b2eed8abf609771307456495c7e4b9190e7b6022ec91 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:50 + go version 03:13:50 go version go1.21.0 linux/amd64 [Pipeline] } 03:13:50 $ docker stop --time=1 e10f1efd9e5fade0aa97b2eed8abf609771307456495c7e4b9190e7b6022ec91 03:13:51 $ docker rm -f --volumes e10f1efd9e5fade0aa97b2eed8abf609771307456495c7e4b9190e7b6022ec91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:52 + docker inspect -f . ci-base-image-x86_64 03:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:52 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:52 $ docker top f79df9fb7c6eeea7c0f0d4a9e355a018fa05cc072079f995766f34d83a244385 -eo pid,comm [Pipeline] { [Pipeline] echo 03:13:52 ========================================================= 03:13:52 [edgeXBuildGoParallel] Running Tests and Build... 03:13:52 ========================================================= [Pipeline] sh 03:13:53 + git config --global --add safe.directory /w/workspace/edgex-go/590 [Pipeline] fileExists [Pipeline] sh 03:13:53 + make test 03:13:53 go test -race -coverprofile=coverage.out ./... 03:14:01 ? github.com/edgexfoundry/edgex-go [no test files] 03:14:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:14:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:14:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:14:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements 03:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 03:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:14:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements 03:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements 03:14:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.433s coverage: 93.4% of statements 03:14:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:14:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.432s coverage: 97.6% of statements 03:14:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.063s coverage: 72.2% of statements 03:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 82.9% of statements 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.050s coverage: 94.1% of statements 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.073s coverage: 96.3% of statements 03:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:14:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements 03:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:14:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.337s coverage: 79.9% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.062s coverage: 92.9% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.050s coverage: 87.2% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.037s coverage: 73.7% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.181s coverage: 38.4% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 03:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements 03:14:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:14:55 running golangci-lint 03:14:55 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:14:55 go version go1.21.0 linux/amd64 03:14:55 level=info msg="[config_reader] Used config file .golangci.yml" 03:14:55 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:14:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7911 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:14:55 Running in /w/workspace/edgex-go/590 [Pipeline] { [Pipeline] checkout 03:14:55 The recommended git tool is: git 03:15:02 using credential edgex-jenkins-ssh 03:15:02 Cloning the remote Git repository 03:15:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:15:02 > git init /w/workspace/edgex-go/590 # timeout=10 03:15:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:15:02 > git --version # timeout=10 03:15:02 > git --version # 'git version 2.25.1' 03:15:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:10 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 13.585842062s" 03:15:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.387599ms" 03:15:17 level=info msg="[linters_context/goanalysis] analyzers took 1m14.536459135s with top 10 stages: buildir: 38.196651757s, gosec: 7.691173204s, inspect: 1.913545921s, fact_deprecated: 1.77821564s, ctrlflow: 1.637931615s, S1038: 1.3849058s, printf: 1.225658476s, fact_purity: 1.175143489s, nilness: 1.044973266s, unused: 728.348333ms" 03:15:17 level=info msg="[runner] Issues before processing: 197, after processing: 0" 03:15:17 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197" 03:15:17 level=info msg="[runner] processing took 17.403849ms with stages: nolint: 7.033267ms, identifier_marker: 5.64152ms, autogenerated_exclude: 1.59423ms, path_prettifier: 1.39881ms, exclude-rules: 1.025577ms, skip_dirs: 667.905µs, cgo: 25.76µs, filename_unadjuster: 11.99µs, uniq_by_line: 730ns, max_same_issues: 710ns, fixer: 450ns, max_from_linter: 450ns, sort_results: 400ns, skip_files: 390ns, exclude: 380ns, path_prefixer: 380ns, severity-rules: 270ns, diff: 220ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 03:15:17 level=info msg="[runner] linters took 9.223018619s with stages: goanalysis_metalinter: 9.205524469s" 03:15:17 level=info msg="File cache stats: 0 entries of total size 0B" 03:15:17 level=info msg="Memory: 230 samples, avg is 248.8MB, max is 888.4MB" 03:15:17 level=info msg="Execution took 22.852912718s" 03:15:17 go vet ./... 03:15:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:15:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:19 Avoid second fetch 03:15:19 Checking out Revision 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 (main) 03:15:19 Commit message: "feat(core-data):To improve core-data fuzzing test coverage with swagger… (#4690)" 03:15:19 > git config core.sparsecheckout # timeout=10 03:15:19 > git checkout -f 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:15:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:20 Dload Upload Total Spent Left Speed 03:15:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 03:15:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:21 ./bin/test-attribution-txt.sh [Pipeline] echo 03:15:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:15:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:15:21 + ls -al . 03:15:21 total 732 03:15:21 drwxrwxr-x 12 1001 1001 4096 Sep 26 03:13 . 03:15:21 drwxr-xr-x 4 root root 4096 Sep 26 03:13 .. 03:15:21 drwxrwxr-x 2 1001 1001 4096 Sep 26 03:12 .blubracket 03:15:21 -rw-rw-r-- 1 1001 1001 16 Sep 26 03:12 .dockerignore 03:15:21 drwxrwxr-x 8 1001 1001 4096 Sep 26 03:14 .git 03:15:21 drwxrwxr-x 3 1001 1001 4096 Sep 26 03:12 .github 03:15:21 -rw-rw-r-- 1 1001 1001 1173 Sep 26 03:12 .gitignore 03:15:21 -rw-rw-r-- 1 1001 1001 42 Sep 26 03:12 .golangci.yml 03:15:21 -rw-rw-r-- 1 1001 1001 100 Sep 26 03:12 .hadolint.yml 03:15:21 drwxr-xr-x 3 1001 1001 4096 Sep 26 03:13 .semver 03:15:21 -rw-rw-r-- 1 1001 1001 166 Sep 26 03:12 .sonarcloud.properties 03:15:21 -rw-rw-r-- 1 1001 1001 1171 Sep 26 03:12 ADOPTERS.md 03:15:21 -rw-rw-r-- 1 1001 1001 11674 Sep 26 03:12 Attribution.txt 03:15:21 -rw-rw-r-- 1 1001 1001 93407 Sep 26 03:12 CHANGELOG.md 03:15:21 -rw-rw-r-- 1 1001 1001 3804 Sep 26 03:12 CONTRIBUTING.md 03:15:21 -rw-rw-r-- 1 1001 1001 677 Sep 26 03:12 GOVERNANCE.md 03:15:21 -rw-rw-r-- 1 1001 1001 883 Sep 26 03:12 Jenkinsfile 03:15:21 -rw-rw-r-- 1 1001 1001 10775 Sep 26 03:12 LICENSE 03:15:21 -rw-rw-r-- 1 1001 1001 15054 Sep 26 03:12 Makefile 03:15:21 -rw-rw-r-- 1 1001 1001 582 Sep 26 03:12 OWNERS.md 03:15:21 -rw-rw-r-- 1 1001 1001 9923 Sep 26 03:12 README.md 03:15:21 -rw-rw-r-- 1 1001 1001 789 Sep 26 03:12 SECURITY.md 03:15:21 -rw-rw-r-- 1 1001 1001 12 Sep 26 03:13 VERSION 03:15:21 drwxrwxr-x 2 1001 1001 4096 Sep 26 03:12 bin 03:15:21 drwxrwxr-x 18 1001 1001 4096 Sep 26 03:12 cmd 03:15:21 -rw-r--r-- 1 root root 453602 Sep 26 03:14 coverage.out 03:15:21 drwxrwxr-x 2 1001 1001 4096 Sep 26 03:12 fuzz_test 03:15:21 -rw-rw-r-- 1 1001 1001 3688 Sep 26 03:12 go.mod 03:15:21 -rw-rw-r-- 1 1001 1001 34975 Sep 26 03:12 go.sum 03:15:21 drwxrwxr-x 7 1001 1001 4096 Sep 26 03:12 internal 03:15:21 drwxrwxr-x 3 1001 1001 4096 Sep 26 03:12 openapi 03:15:21 -rw-rw-r-- 1 1001 1001 594 Sep 26 03:12 security.txt 03:15:21 drwxrwxr-x 4 1001 1001 4096 Sep 26 03:12 snap 03:15:21 -rw-rw-r-- 1 1001 1001 204 Sep 26 03:12 version.go [Pipeline] sh 03:15:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:15:22 + sudo tee /etc/docker/daemon.new 03:15:22 { 03:15:22 "registry-mirrors": [ 03:15:22 "https://nexus3.edgexfoundry.org:10001" 03:15:22 ], 03:15:22 "bip": "10.250.0.254/24", 03:15:22 "hosts": [ 03:15:22 "tcp://0.0.0.0:5555", 03:15:22 "unix:///var/run/docker.sock" 03:15:22 ], 03:15:22 "mtu": 1458, 03:15:22 "selinux-enabled": true, 03:15:22 "seccomp-profile": "/etc/docker/seccomp.json" 03:15:22 } [Pipeline] sh 03:15:22 + '[' -e coverage.out ] 03:15:22 + chown 1001:1001 coverage.out [Pipeline] stash 03:15:22 Stashed 1 file(s) [Pipeline] sh 03:15:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:15:22 + make build 03:15:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:15:22 + sudo service docker restart 03:15:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:15:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:15:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:15:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:41 provisioning config files... 03:15:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config10443239520966237462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:41 ---> docker-login.sh 03:15:41 nexus3.edgexfoundry.org:10001 03:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:42 Configure a credential helper to remove this warning. See 03:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:42 03:15:42 Login Succeeded 03:15:42 nexus3.edgexfoundry.org:10002 03:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:42 Configure a credential helper to remove this warning. See 03:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:42 03:15:42 Login Succeeded 03:15:42 nexus3.edgexfoundry.org:10003 03:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:43 Configure a credential helper to remove this warning. See 03:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:43 03:15:43 Login Succeeded 03:15:43 nexus3.edgexfoundry.org:10004 03:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:43 Configure a credential helper to remove this warning. See 03:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:43 03:15:43 Login Succeeded 03:15:43 docker.io 03:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:44 Configure a credential helper to remove this warning. See 03:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:44 03:15:44 Login Succeeded 03:15:44 ---> docker-login.sh ends [Pipeline] } 03:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:15:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh 03:15:44 + git config --global --add safe.directory /w/workspace/edgex-go/590 [Pipeline] echo 03:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:44 ========================================================= 03:15:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:15:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:15:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:15:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:45 9fda8d8052c6: Pulling fs layer 03:15:45 5d54e960e981: Pulling fs layer 03:15:45 c4a7e357bf2a: Pulling fs layer 03:15:45 f0e02332f6b5: Pulling fs layer 03:15:45 cefa15bbcfad: Pulling fs layer 03:15:45 f0e02332f6b5: Waiting 03:15:45 17808c966233: Pulling fs layer 03:15:45 f4c1fc716caa: Pulling fs layer 03:15:45 f4c1fc716caa: Waiting 03:15:45 cefa15bbcfad: Waiting 03:15:45 17808c966233: Waiting 03:15:45 5d54e960e981: Verifying Checksum 03:15:45 5d54e960e981: Download complete 03:15:45 f0e02332f6b5: Download complete 03:15:45 9fda8d8052c6: Download complete 03:15:45 cefa15bbcfad: Verifying Checksum 03:15:45 cefa15bbcfad: Download complete 03:15:46 f4c1fc716caa: Verifying Checksum 03:15:46 f4c1fc716caa: Download complete 03:15:46 9fda8d8052c6: Pull complete 03:15:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:15:47 c4a7e357bf2a: Verifying Checksum 03:15:47 c4a7e357bf2a: Download complete 03:15:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:15:48 17808c966233: Verifying Checksum 03:15:48 17808c966233: Download complete 03:15:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:15:48 5d54e960e981: Pull complete 03:15:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:15:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:15:51 $ docker stop --time=1 f79df9fb7c6eeea7c0f0d4a9e355a018fa05cc072079f995766f34d83a244385 03:15:56 $ docker rm -f --volumes f79df9fb7c6eeea7c0f0d4a9e355a018fa05cc072079f995766f34d83a244385 [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 03:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:57 03:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:58 latest: Pulling from edgex-devops/edgex-compose 03:15:58 91d30c5bc195: Pulling fs layer 03:15:58 2e9b0aa3be6d: Pulling fs layer 03:15:58 9c61dcf015f6: Pulling fs layer 03:15:58 4698f68db338: Pulling fs layer 03:15:58 2a2f49069b9e: Pulling fs layer 03:15:58 e0025b399a48: Pulling fs layer 03:15:58 4698f68db338: Waiting 03:15:58 2a2f49069b9e: Waiting 03:15:58 e0025b399a48: Waiting 03:15:58 91d30c5bc195: Download complete 03:15:58 4698f68db338: Verifying Checksum 03:15:58 4698f68db338: Download complete 03:15:58 91d30c5bc195: Pull complete 03:15:58 2a2f49069b9e: Download complete 03:15:58 e0025b399a48: Verifying Checksum 03:15:58 e0025b399a48: Download complete 03:15:58 2e9b0aa3be6d: Verifying Checksum 03:15:58 2e9b0aa3be6d: Download complete 03:15:58 2e9b0aa3be6d: Pull complete 03:15:59 9c61dcf015f6: Verifying Checksum 03:15:59 9c61dcf015f6: Download complete 03:15:59 c4a7e357bf2a: Pull complete 03:15:59 f0e02332f6b5: Pull complete 03:15:59 cefa15bbcfad: Pull complete 03:16:01 9c61dcf015f6: Pull complete 03:16:01 4698f68db338: Pull complete 03:16:01 2a2f49069b9e: Pull complete 03:16:01 e0025b399a48: Pull complete 03:16:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:16:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:01 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:16:04 $ docker top 6c48498b4eda9ded55f031da1446c8ac092b1a6f0ec5b879ace7ee5e997e8877 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:05 + docker compose -f ./docker-compose-build.yml build --parallel 03:16:06 17808c966233: Pull complete 03:16:07 #1 [core-metadata internal] load build definition from Dockerfile 03:16:07 #1 transferring dockerfile: 30B 03:16:07 #1 transferring dockerfile: 1.96kB done 03:16:07 #1 DONE 0.0s 03:16:07 03:16:07 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:16:07 #2 transferring dockerfile: 2.12kB done 03:16:07 #2 DONE 0.0s 03:16:07 03:16:07 #3 [support-notifications internal] load build definition from Dockerfile 03:16:07 #3 transferring dockerfile: 1.84kB done 03:16:07 #3 DONE 0.0s 03:16:07 03:16:07 #4 [security-spire-server internal] load build definition from Dockerfile 03:16:07 #4 transferring dockerfile: 1.59kB done 03:16:07 #4 DONE 0.0s 03:16:07 03:16:07 #5 [security-secretstore-setup internal] load build definition from Dockerfile 03:16:07 #5 transferring dockerfile: 2.38kB done 03:16:07 #5 DONE 0.0s 03:16:07 03:16:07 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:16:07 #6 transferring dockerfile: 2.82kB done 03:16:07 #6 DONE 0.0s 03:16:07 03:16:07 #7 [core-command internal] load build definition from Dockerfile 03:16:07 #7 transferring dockerfile: 1.82kB done 03:16:07 #7 DONE 0.0s 03:16:07 03:16:07 #8 [support-scheduler internal] load build definition from Dockerfile 03:16:07 #8 transferring dockerfile: 1.82kB done 03:16:07 #8 DONE 0.1s 03:16:07 03:16:07 #9 [security-spire-agent internal] load build definition from Dockerfile 03:16:07 f4c1fc716caa: Pull complete 03:16:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:16:07 #9 transferring dockerfile: 1.70kB done 03:16:07 #9 DONE 0.1s 03:16:07 03:16:07 #10 [core-data internal] load build definition from Dockerfile 03:16:07 #10 transferring dockerfile: 1.90kB done 03:16:07 #10 DONE 0.1s 03:16:07 03:16:07 #11 [security-spire-config internal] load build definition from Dockerfile 03:16:07 #11 transferring dockerfile: 1.58kB done 03:16:07 #11 DONE 0.1s 03:16:07 03:16:07 #12 [security-proxy-auth internal] load build definition from Dockerfile 03:16:07 #12 transferring dockerfile: 2.04kB done 03:16:07 #12 DONE 0.1s 03:16:07 03:16:07 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:16:07 #13 transferring dockerfile: 2.39kB done 03:16:07 #13 DONE 0.1s 03:16:07 03:16:07 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:16:07 #14 transferring dockerfile: 1.78kB done 03:16:07 #14 DONE 0.1s 03:16:07 03:16:07 #15 [core-metadata internal] load .dockerignore 03:16:07 #15 transferring context: 56B done 03:16:07 #15 DONE 0.1s 03:16:07 03:16:07 #16 [core-common-config-bootstrapper internal] load .dockerignore 03:16:07 #16 transferring context: 56B done 03:16:07 #16 DONE 0.0s 03:16:07 03:16:07 #17 [support-notifications internal] load .dockerignore 03:16:07 #17 transferring context: 56B done 03:16:07 #17 DONE 0.0s 03:16:07 03:16:07 #18 [security-spire-server internal] load .dockerignore 03:16:07 #18 transferring context: 56B done 03:16:07 #18 DONE 0.0s 03:16:07 03:16:07 #19 [security-bootstrapper internal] load .dockerignore 03:16:07 #19 transferring context: 56B done 03:16:07 #19 DONE 0.0s 03:16:07 03:16:07 #20 [security-secretstore-setup internal] load .dockerignore 03:16:07 #20 transferring context: 56B done 03:16:07 #20 DONE 0.0s 03:16:07 03:16:07 #21 [core-data internal] load .dockerignore 03:16:07 #21 transferring context: 56B done 03:16:07 #21 DONE 0.1s 03:16:07 03:16:07 #22 [core-command internal] load .dockerignore 03:16:07 #22 transferring context: 56B done 03:16:07 #22 DONE 0.1s 03:16:07 03:16:07 #23 [support-scheduler internal] load .dockerignore 03:16:07 #23 transferring context: 56B done 03:16:07 #23 DONE 0.1s 03:16:07 03:16:07 #24 [security-spire-config internal] load .dockerignore 03:16:07 #24 transferring context: 56B done 03:16:07 #24 DONE 0.1s 03:16:07 03:16:07 #25 [security-proxy-setup internal] load .dockerignore 03:16:07 #25 transferring context: 56B done 03:16:07 #25 DONE 0.1s 03:16:07 03:16:07 #26 [security-proxy-auth internal] load .dockerignore 03:16:07 #26 transferring context: 56B done 03:16:07 #26 DONE 0.1s 03:16:07 03:16:07 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:16:07 #27 DONE 0.0s 03:16:07 03:16:07 #28 [security-spire-agent internal] load .dockerignore 03:16:07 #28 transferring context: 56B done 03:16:08 #28 DONE 0.1s 03:16:08 03:16:08 #29 [security-spiffe-token-provider internal] load .dockerignore 03:16:08 #29 transferring context: 56B done 03:16:08 #29 DONE 0.1s 03:16:08 03:16:08 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:16:08 #27 DONE 0.0s 03:16:08 03:16:08 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:16:08 + docker build -t ci-base-image-arm64 -f -+ . 03:16:08 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:16:08 WORKDIR /edgex 03:16:08 COPY go.mod . 03:16:08 RUN go mod download 03:16:08 #30 ... 03:16:08 03:16:08 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:16:08 #27 DONE 0.0s 03:16:08 03:16:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:16:08 #31 ... 03:16:08 03:16:08 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:16:08 #30 DONE 0.6s 03:16:08 03:16:08 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:16:08 #32 DONE 0.8s 03:16:08 03:16:08 #33 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:16:08 #33 DONE 0.0s 03:16:08 03:16:08 #34 [core-command internal] load build context 03:16:08 #34 DONE 0.0s 03:16:08 03:16:08 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:16:08 #31 DONE 1.0s 03:16:08 03:16:08 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:16:08 Sending build context to Docker daemon 2.995MB 03:16:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:16:08 ---> ea914061e18c 03:16:08 Step 2/4 : WORKDIR /edgex 03:16:09 #35 ... 03:16:09 03:16:09 #36 [security-spire-server internal] load build context 03:16:09 #36 transferring context: 18.11kB 0.1s done 03:16:09 #36 DONE 0.6s 03:16:09 03:16:09 #37 [security-spire-config internal] load build context 03:16:09 #37 transferring context: 16.36kB 0.1s done 03:16:09 #37 DONE 0.7s 03:16:09 03:16:09 #38 [security-spire-agent internal] load build context 03:16:09 #38 transferring context: 17.64kB 0.1s done 03:16:09 #38 DONE 0.6s 03:16:09 03:16:09 #39 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:16:09 #39 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:16:09 #39 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:16:09 #39 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 03:16:09 #39 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 03:16:09 #39 DONE 0.8s 03:16:09 03:16:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:16:09 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 03:16:09 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 03:16:09 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:16:09 #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 03:16:09 #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 03:16:09 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 03:16:09 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 03:16:09 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s 03:16:09 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s 03:16:09 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:16:09 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 03:16:09 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.7s 03:16:09 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 03:16:09 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:16:10 #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 03:16:10 ---> Running in 57c02372bce7 03:16:10 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 03:16:10 Removing intermediate container 57c02372bce7 03:16:10 ---> 0a1fc48219a2 03:16:10 Step 3/4 : COPY go.mod . 03:16:10 #40 ... 03:16:10 03:16:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:16:10 #35 DONE 2.0s 03:16:10 03:16:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:16:11 ---> fb5613c26e0c 03:16:11 Step 4/4 : RUN go mod download 03:16:11 ---> Running in f4f17686e8bd 03:16:12 #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done 03:16:17 #40 ... 03:16:17 03:16:17 #41 [support-scheduler internal] load build context 03:16:17 #41 transferring context: 308.80MB 7.3s 03:16:17 #41 ... 03:16:17 03:16:17 #42 [security-bootstrapper internal] load build context 03:16:17 #42 ... 03:16:17 03:16:17 #41 [support-scheduler internal] load build context 03:16:17 #41 transferring context: 364.88MB 8.9s done 03:16:19 #41 ... 03:16:19 03:16:19 #43 [security-proxy-setup internal] load build context 03:16:19 #43 transferring context: 364.88MB 9.2s done 03:16:19 #43 ... 03:16:19 03:16:19 #44 [support-notifications internal] load build context 03:16:19 #44 ... 03:16:19 03:16:19 #45 [security-spiffe-token-provider internal] load build context 03:16:19 #45 transferring context: 364.88MB 9.4s done 03:16:19 #45 ... 03:16:19 03:16:19 #46 [core-common-config-bootstrapper internal] load build context 03:16:19 #46 transferring context: 364.88MB 9.5s done 03:16:19 #46 ... 03:16:19 03:16:19 #34 [core-command internal] load build context 03:16:19 #34 transferring context: 364.88MB 9.2s done 03:16:19 #34 ... 03:16:19 03:16:19 #47 [security-proxy-auth internal] load build context 03:16:19 #47 ... 03:16:19 03:16:19 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:16:19 #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:19 #0 6.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:19 #0 6.474 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:16:19 #0 6.474 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:16:19 #0 6.474 OK: 20066 distinct packages available 03:16:19 #0 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:19 #0 6.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:19 #0 6.798 (1/11) Installing ca-certificates (20230506-r0) 03:16:19 #0 6.823 (2/11) Installing brotli-libs (1.0.9-r14) 03:16:19 #0 6.829 (3/11) Installing libunistring (1.1-r1) 03:16:19 #0 6.845 (4/11) Installing libidn2 (2.3.4-r1) 03:16:19 #0 6.853 (5/11) Installing nghttp2-libs (1.55.1-r0) 03:16:19 #0 6.856 (6/11) Installing libcurl (8.3.0-r0) 03:16:19 #0 6.870 (7/11) Installing curl (8.3.0-r0) 03:16:19 #0 6.880 (8/11) Installing dumb-init (1.2.5-r2) 03:16:19 #0 6.882 (9/11) Installing musl-obstack (1.2.3-r2) 03:16:19 #0 6.885 (10/11) Installing libucontext (1.2-r2) 03:16:19 #0 6.890 (11/11) Installing gcompat (1.1.0-r1) 03:16:19 #0 6.895 Executing busybox-1.36.1-r2.trigger 03:16:19 #0 6.919 Executing ca-certificates-20230506-r0.trigger 03:16:19 #0 6.963 OK: 12 MiB in 26 packages 03:16:19 #48 ... 03:16:19 03:16:19 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:16:19 #49 ... 03:16:19 03:16:19 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:16:19 #50 ... 03:16:19 03:16:19 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:16:20 #51 ... 03:16:20 03:16:20 #33 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:16:20 #33 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 03:16:20 #33 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:16:20 #33 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 03:16:20 #33 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 03:16:20 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 03:16:20 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 03:16:20 #33 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 03:16:20 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:16:20 #33 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 03:16:20 #33 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 03:16:20 #33 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 03:16:20 #33 ... 03:16:20 03:16:20 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:16:20 #52 ... 03:16:20 03:16:20 #53 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:16:20 #53 ... 03:16:20 03:16:20 #54 [security-secretstore-setup internal] load build context 03:16:20 #54 transferring context: 364.88MB 10.3s done 03:16:21 #54 ... 03:16:21 03:16:21 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:16:21 #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:21 #0 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:21 #0 8.106 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:16:21 #0 8.106 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:16:21 #0 8.106 OK: 20066 distinct packages available 03:16:21 #0 8.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:21 #0 8.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:21 #0 8.577 (1/4) Installing dumb-init (1.2.5-r2) 03:16:21 #0 8.581 (2/4) Installing musl-obstack (1.2.3-r2) 03:16:21 #0 8.585 (3/4) Installing libucontext (1.2-r2) 03:16:21 #0 8.588 (4/4) Installing gcompat (1.1.0-r1) 03:16:21 #0 8.592 Executing busybox-1.36.1-r2.trigger 03:16:21 #0 8.601 OK: 8 MiB in 19 packages 03:16:21 #55 ... 03:16:21 03:16:21 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:16:21 #56 ... 03:16:21 03:16:21 #57 [core-data internal] load build context 03:16:21 #57 transferring context: 364.88MB 9.0s done 03:16:21 #57 ... 03:16:21 03:16:21 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:16:21 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:21 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:21 #0 10.39 (1/1) Installing dumb-init (1.2.5-r2) 03:16:21 #0 10.40 Executing busybox-1.36.1-r2.trigger 03:16:21 #0 10.40 OK: 7 MiB in 16 packages 03:16:21 #58 ... 03:16:21 03:16:21 #59 [core-metadata internal] load build context 03:16:21 #59 transferring context: 364.88MB 10.5s done 03:16:22 #59 ... 03:16:22 03:16:22 #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:16:22 #60 ... 03:16:22 03:16:22 #47 [security-proxy-auth internal] load build context 03:16:22 #47 transferring context: 364.88MB 11.9s done 03:16:26 #47 ... 03:16:26 03:16:26 #42 [security-bootstrapper internal] load build context 03:16:26 #42 transferring context: 364.88MB 8.9s done 03:16:30 #42 ... 03:16:30 03:16:30 #44 [support-notifications internal] load build context 03:16:30 #44 transferring context: 364.88MB 10.2s done 03:16:35 #44 ... 03:16:35 03:16:35 #34 [core-command internal] load build context 03:16:35 #34 DONE 26.8s 03:16:35 03:16:35 #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:16:35 #60 DONE 25.1s 03:16:35 03:16:35 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:16:35 #48 DONE 26.2s 03:16:35 03:16:35 #41 [support-scheduler internal] load build context 03:16:35 #41 DONE 26.9s 03:16:35 03:16:35 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:16:35 #55 DONE 26.2s 03:16:35 03:16:35 #42 [security-bootstrapper internal] load build context 03:16:35 #42 DONE 26.9s 03:16:35 03:16:35 #43 [security-proxy-setup internal] load build context 03:16:35 #43 DONE 26.9s 03:16:35 03:16:35 #57 [core-data internal] load build context 03:16:35 #57 DONE 26.9s 03:16:35 03:16:35 #45 [security-spiffe-token-provider internal] load build context 03:16:35 #45 DONE 26.9s 03:16:35 03:16:35 #46 [core-common-config-bootstrapper internal] load build context 03:16:35 #46 DONE 27.0s 03:16:35 03:16:35 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:16:35 #58 DONE 26.4s 03:16:35 03:16:35 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:16:36 #61 ... 03:16:36 03:16:36 #44 [support-notifications internal] load build context 03:16:36 #44 DONE 27.0s 03:16:36 03:16:36 #54 [security-secretstore-setup internal] load build context 03:16:36 #54 DONE 27.0s 03:16:36 03:16:36 #47 [security-proxy-auth internal] load build context 03:16:36 #47 DONE 27.0s 03:16:36 03:16:36 #33 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:16:36 #33 DONE 27.1s 03:16:36 03:16:36 #59 [core-metadata internal] load build context 03:16:36 #59 DONE 27.0s 03:16:36 03:16:36 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:16:36 #40 DONE 27.1s 03:16:36 03:16:36 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:16:36 #52 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:37 #52 ... 03:16:37 03:16:37 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:16:37 #50 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:37 #50 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:37 #50 26.98 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 03:16:37 #50 27.01 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 03:16:37 #50 27.02 (3/6) Installing dumb-init (1.2.5-r2) 03:16:37 #50 27.02 (4/6) Installing openssl (3.1.3-r0) 03:16:37 #50 27.03 (5/6) Installing su-exec (0.2-r3) 03:16:37 #50 27.04 (6/6) Installing yq (4.33.3-r3) 03:16:37 #50 27.39 Executing busybox-1.36.1-r2.trigger 03:16:37 #50 27.40 OK: 17 MiB in 19 packages 03:16:37 #50 DONE 27.6s 03:16:37 03:16:37 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:16:37 #52 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:37 #52 ... 03:16:37 03:16:37 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:16:37 #51 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:37 #51 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:37 #51 27.13 (1/1) Installing dumb-init (1.2.5-r2) 03:16:37 #51 27.15 Executing busybox-1.36.1-r2.trigger 03:16:37 #51 27.15 OK: 7 MiB in 16 packages 03:16:37 #51 DONE 27.6s 03:16:37 03:16:37 #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:16:37 #62 DONE 0.9s 03:16:37 03:16:37 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:16:37 #63 DONE 0.1s 03:16:37 03:16:37 #64 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:16:37 #64 DONE 0.0s 03:16:37 03:16:37 #65 [security-spire-config stage-2 5/9] COPY security.txt / 03:16:37 #65 DONE 0.1s 03:16:37 03:16:37 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:16:37 #52 27.92 (1/2) Installing dumb-init (1.2.5-r2) 03:16:37 #52 ... 03:16:37 03:16:37 #66 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:16:37 #66 DONE 0.1s 03:16:37 03:16:37 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:16:37 #52 27.92 (2/2) Installing su-exec (0.2-r3) 03:16:37 #52 27.93 Executing busybox-1.36.1-r2.trigger 03:16:37 #52 27.96 OK: 7 MiB in 17 packages 03:16:37 #52 DONE 28.3s 03:16:37 03:16:37 #67 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:16:37 #67 DONE 0.3s 03:16:37 03:16:37 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:16:37 #49 27.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:37 #49 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:37 #49 27.76 (1/4) Installing ca-certificates (20230506-r0) 03:16:37 #49 27.77 (2/4) Installing dumb-init (1.2.5-r2) 03:16:37 #49 27.83 (3/4) Installing su-exec (0.2-r3) 03:16:37 #49 27.83 (4/4) Installing yq (4.33.3-r3) 03:16:37 #49 27.91 Executing busybox-1.36.1-r2.trigger 03:16:37 #49 27.92 Executing ca-certificates-20230506-r0.trigger 03:16:37 #49 27.97 OK: 17 MiB in 19 packages 03:16:37 #49 DONE 28.2s 03:16:37 03:16:37 #68 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:16:37 #68 DONE 0.1s 03:16:37 03:16:37 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:16:37 #56 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:37 #56 27.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:37 #56 28.02 (1/2) Installing ca-certificates (20230506-r0) 03:16:37 #56 28.03 (2/2) Installing dumb-init (1.2.5-r2) 03:16:37 #56 28.03 Executing busybox-1.36.1-r2.trigger 03:16:37 #56 28.04 Executing ca-certificates-20230506-r0.trigger 03:16:37 #56 28.15 OK: 8 MiB in 17 packages 03:16:37 #56 DONE 28.3s 03:16:37 03:16:37 #69 [security-spire-config] exporting to image 03:16:37 #69 exporting layers 03:16:38 #69 ... 03:16:38 03:16:38 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:16:38 #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:38 #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:38 #0 1.935 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:16:38 #0 1.935 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:16:38 #0 1.935 OK: 20068 distinct packages available 03:16:38 #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:38 #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:38 #0 2.291 OK: 264 MiB in 52 packages 03:16:38 #70 DONE 2.4s 03:16:38 03:16:38 #53 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:16:38 #53 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:38 #53 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:38 #53 28.14 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:16:38 #53 28.14 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:16:38 #53 28.14 OK: 20066 distinct packages available 03:16:38 #53 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:38 #53 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:38 #53 28.55 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 03:16:38 #53 28.64 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 03:16:38 #53 28.65 (3/7) Installing dumb-init (1.2.5-r2) 03:16:38 #53 28.66 (4/7) Installing musl-obstack (1.2.3-r2) 03:16:38 #53 28.66 (5/7) Installing libucontext (1.2-r2) 03:16:38 #53 28.66 (6/7) Installing gcompat (1.1.0-r1) 03:16:38 #53 28.67 (7/7) Installing openssl (3.1.3-r0) 03:16:38 #53 28.69 Executing busybox-1.36.1-r2.trigger 03:16:38 #53 28.70 OK: 8 MiB in 20 packages 03:16:38 #53 DONE 28.8s 03:16:38 03:16:38 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:16:38 #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:38 #0 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:38 #0 2.320 OK: 264 MiB in 52 packages 03:16:38 #71 DONE 2.6s 03:16:38 03:16:38 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:16:38 #72 DONE 0.2s 03:16:38 03:16:38 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:16:38 #73 DONE 0.1s 03:16:38 03:16:38 #69 [security-spire-config] exporting to image 03:16:38 #69 exporting layers 0.5s done 03:16:38 #69 writing image sha256:3947b63edbad6c15714196691a3128f27ab88c252ecdf4cd9117b039397962f7 done 03:16:38 #69 naming to docker.io/library/security-spire-config done 03:16:38 #69 DONE 0.6s 03:16:38 03:16:38 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:40 #74 ... 03:16:40 03:16:40 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:16:40 #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:40 #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:40 #0 2.949 OK: 264 MiB in 52 packages 03:16:40 #75 DONE 3.8s 03:16:40 03:16:40 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:16:40 #76 DONE 1.2s 03:16:40 03:16:40 #77 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:16:40 #77 DONE 1.2s 03:16:40 03:16:40 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:16:40 #61 3.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:16:40 #61 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:16:40 #61 4.399 OK: 264 MiB in 52 packages 03:16:40 #61 ... 03:16:40 03:16:40 #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:16:40 #78 DONE 0.7s 03:16:40 03:16:40 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:16:40 #79 DONE 0.8s 03:16:40 03:16:40 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:16:40 #61 DONE 4.8s 03:16:40 03:16:40 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:16:40 #80 ... 03:16:40 03:16:40 #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:16:40 #81 DONE 0.8s 03:16:40 03:16:40 #82 [security-spire-server stage-2 5/8] COPY security.txt / 03:16:40 #82 DONE 0.1s 03:16:40 03:16:40 #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:16:40 #83 DONE 0.1s 03:16:40 03:16:40 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:16:40 #80 DONE 0.1s 03:16:40 03:16:40 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:16:40 #84 DONE 0.1s 03:16:40 03:16:40 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 03:16:40 #85 DONE 0.1s 03:16:40 03:16:40 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:16:40 #86 DONE 0.1s 03:16:40 03:16:40 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:16:40 #87 DONE 0.1s 03:16:40 03:16:40 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:16:40 #88 DONE 0.1s 03:16:40 03:16:40 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:16:40 #89 DONE 0.1s 03:16:40 03:16:40 #69 [security-spire-server] exporting to image 03:16:40 #69 ... 03:16:40 03:16:40 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:16:40 #90 DONE 0.0s 03:16:40 03:16:40 #69 [security-spire-agent] exporting to image 03:16:41 #69 ... 03:16:41 03:16:41 #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:16:41 #91 DONE 3.2s 03:16:41 03:16:41 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:16:41 #92 DONE 0.0s 03:16:41 03:16:41 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:41 #93 ... 03:16:41 03:16:41 #69 [security-spire-agent] exporting to image 03:16:41 #69 exporting layers 0.6s done 03:16:41 #69 writing image sha256:062a9e9b2e95c6098f0a458b1ca2700beac15753936e65a35972263249134f6c done 03:16:41 #69 naming to docker.io/library/security-spire-server done 03:16:41 #69 writing image sha256:016b79e0bede45d78b6711cc6182d9e4a8acd117e6df7639ec3fb5eaabc50f13 done 03:16:41 #69 naming to docker.io/library/security-spire-agent done 03:16:41 #69 DONE 1.2s 03:16:41 03:16:41 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:48 #94 ... 03:16:48 03:16:48 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:50 Removing intermediate container f4f17686e8bd 03:16:50 ---> e76eab531616 03:16:50 Successfully built e76eab531616 03:16:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:50 + docker inspect -f . ci-base-image-arm64 03:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 03:16:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:52 $ docker top 9a28940b46cc1fcb39cbc28b7b0465f8be114cb9730bbd5d74d658d52d66d46a -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:53 + go version 03:16:53 go version go1.21.0 linux/arm64 [Pipeline] } 03:16:53 $ docker stop --time=1 9a28940b46cc1fcb39cbc28b7b0465f8be114cb9730bbd5d74d658d52d66d46a 03:16:54 $ docker rm -f --volumes 9a28940b46cc1fcb39cbc28b7b0465f8be114cb9730bbd5d74d658d52d66d46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:55 03:16:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:55 latest: Pulling from edgex-devops/edgex-compose-arm64 03:16:55 547446be3368: Pulling fs layer 03:16:55 d125d8839a47: Pulling fs layer 03:16:55 3e85d5ac6304: Pulling fs layer 03:16:55 c3105a71a48b: Pulling fs layer 03:16:55 0f093f025ec4: Pulling fs layer 03:16:55 c3106fc0e877: Pulling fs layer 03:16:55 c3105a71a48b: Waiting 03:16:55 0f093f025ec4: Waiting 03:16:55 c3106fc0e877: Waiting 03:16:56 547446be3368: Verifying Checksum 03:16:56 547446be3368: Download complete 03:16:56 c3105a71a48b: Verifying Checksum 03:16:56 c3105a71a48b: Download complete 03:16:56 d125d8839a47: Verifying Checksum 03:16:56 d125d8839a47: Download complete 03:16:56 c3106fc0e877: Verifying Checksum 03:16:56 c3106fc0e877: Download complete 03:16:56 0f093f025ec4: Verifying Checksum 03:16:56 0f093f025ec4: Download complete 03:16:56 547446be3368: Pull complete 03:16:57 d125d8839a47: Pull complete 03:16:58 3e85d5ac6304: Verifying Checksum 03:16:58 3e85d5ac6304: Download complete 03:17:06 3e85d5ac6304: Pull complete 03:17:06 c3105a71a48b: Pull complete 03:17:07 0f093f025ec4: Pull complete 03:17:07 c3106fc0e877: Pull complete 03:17:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 03:17:07 $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:17:09 $ docker top 8276f3c9c2c013c30a70d2e9640a94325c7a228f4f7b927cd140cc1c45eec874 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:10 + docker compose -f ./docker-compose-build.yml build --parallel 03:17:18 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:17:18 #1 transferring dockerfile: 03:17:18 #1 transferring dockerfile: 2.12kB 0.0s done 03:17:18 #1 DONE 0.1s 03:17:18 03:17:18 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:17:18 #2 transferring dockerfile: 1.78kB done 03:17:18 #2 DONE 0.0s 03:17:18 03:17:18 #3 [security-spire-server internal] load build definition from Dockerfile 03:17:18 #3 transferring dockerfile: 1.59kB done 03:17:18 #3 DONE 0.0s 03:17:19 03:17:19 #4 [security-proxy-setup internal] load build definition from Dockerfile 03:17:21 #4 transferring dockerfile: 2.39kB done 03:17:21 #4 DONE 1.7s 03:17:21 03:17:21 #5 [security-spire-config internal] load build definition from Dockerfile 03:17:21 #5 transferring dockerfile: 1.58kB done 03:17:21 #5 DONE 1.7s 03:17:21 03:17:21 #6 [core-data internal] load .dockerignore 03:17:21 #6 ... 03:17:21 03:17:21 #7 [core-command internal] load build definition from Dockerfile 03:17:21 #7 transferring dockerfile: 1.82kB done 03:17:21 #7 DONE 1.9s 03:17:21 03:17:21 #8 [security-proxy-auth internal] load build definition from Dockerfile 03:17:21 #8 transferring dockerfile: 2.04kB done 03:17:21 #8 DONE 1.9s 03:17:21 03:17:21 #9 [core-metadata internal] load .dockerignore 03:17:21 #9 ... 03:17:21 03:17:21 #10 [security-spire-agent internal] load build definition from Dockerfile 03:17:21 #10 transferring dockerfile: 1.70kB done 03:17:21 #10 DONE 1.9s 03:17:21 03:17:21 #11 [security-bootstrapper internal] load build definition from Dockerfile 03:17:21 #11 transferring dockerfile: 2.82kB 0.0s done 03:17:21 #11 DONE 1.9s 03:17:21 03:17:21 #9 [core-metadata internal] load .dockerignore 03:17:21 #9 transferring context: 56B 0.0s done 03:17:21 #9 ... 03:17:21 03:17:21 #12 [support-scheduler internal] load build definition from Dockerfile 03:17:21 #12 transferring dockerfile: 1.82kB 0.0s done 03:17:21 #12 DONE 2.1s 03:17:21 03:17:21 #13 [security-proxy-setup internal] load .dockerignore 03:17:21 #13 transferring context: 56B 0.0s done 03:17:21 #13 DONE 1.1s 03:17:21 03:17:21 #14 [core-metadata internal] load build definition from Dockerfile 03:17:21 #14 transferring dockerfile: 1.96kB 0.0s done 03:17:21 #14 DONE 2.0s 03:17:21 03:17:21 #15 [core-command internal] load .dockerignore 03:17:21 #15 transferring context: 56B 0.0s done 03:17:21 #15 DONE 1.1s 03:17:21 03:17:21 #16 [security-spiffe-token-provider internal] load .dockerignore 03:17:21 #16 transferring context: 56B 0.0s done 03:17:21 #16 DONE 1.3s 03:17:21 03:17:21 #17 [core-data internal] load build definition from Dockerfile 03:17:21 #17 transferring dockerfile: 1.90kB 0.0s done 03:17:21 #17 DONE 2.0s 03:17:21 03:17:21 #18 [support-notifications internal] load build definition from Dockerfile 03:17:21 #18 transferring dockerfile: 1.84kB 0.0s done 03:17:21 #18 DONE 2.1s 03:17:21 03:17:21 #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:21 #19 DONE 0.0s 03:17:21 03:17:21 #20 [core-common-config-bootstrapper internal] load .dockerignore 03:17:21 #20 transferring context: 56B 0.0s done 03:17:21 #20 DONE 1.9s 03:17:21 03:17:21 #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:17:21 #21 ... 03:17:21 03:17:21 #22 [security-secretstore-setup internal] load build definition from Dockerfile 03:17:21 #22 transferring dockerfile: 2.38kB 0.0s done 03:17:21 #22 DONE 2.1s 03:17:21 03:17:21 #23 [support-notifications internal] load .dockerignore 03:17:21 #23 transferring context: 56B 0.0s done 03:17:21 #23 DONE 1.0s 03:17:21 03:17:21 #24 [security-bootstrapper internal] load .dockerignore 03:17:21 #24 transferring context: 56B 0.0s done 03:17:21 #24 DONE 1.1s 03:17:21 03:17:21 #25 [security-spire-server internal] load .dockerignore 03:17:21 #25 transferring context: 56B 0.0s done 03:17:21 #25 DONE 1.4s 03:17:21 03:17:21 #26 [security-spire-config internal] load .dockerignore 03:17:21 #26 transferring context: 56B 0.0s done 03:17:21 #26 DONE 1.4s 03:17:21 03:17:21 #27 [security-proxy-auth internal] load .dockerignore 03:17:21 #27 transferring context: 56B 0.0s done 03:17:21 #27 DONE 1.3s 03:17:21 03:17:21 #9 [core-metadata internal] load .dockerignore 03:17:21 #9 DONE 1.2s 03:17:21 03:17:21 #28 [security-secretstore-setup internal] load .dockerignore 03:17:21 #28 transferring context: 56B 0.0s done 03:17:21 #28 DONE 1.1s 03:17:21 03:17:21 #29 [support-scheduler internal] load .dockerignore 03:17:21 #29 transferring context: 56B 0.0s done 03:17:21 #29 DONE 1.3s 03:17:21 03:17:21 #30 [security-spire-agent internal] load .dockerignore 03:17:21 #30 transferring context: 56B 0.0s done 03:17:21 #30 DONE 1.4s 03:17:21 03:17:21 #6 [core-data internal] load .dockerignore 03:17:21 #6 transferring context: 56B 0.0s done 03:17:21 #6 DONE 1.1s 03:17:21 03:17:21 #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:17:21 #21 ... 03:17:21 03:17:21 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:21 #19 DONE 0.0s 03:17:21 03:17:21 #21 [core-command internal] load metadata for docker.io/library/alpine:3.18 03:17:21 #21 ... 03:17:21 03:17:21 #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:21 #19 DONE 0.0s 03:17:21 03:17:21 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:17:22 #21 ... 03:17:22 03:17:22 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:22 #19 DONE 0.0s 03:17:22 03:17:22 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:17:22 #21 DONE 0.7s 03:17:22 03:17:22 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:22 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:22 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:22 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:22 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:22 #31 DONE 1.0s 03:17:22 03:17:22 #32 [security-spiffe-token-provider internal] load build context 03:17:22 #32 ... 03:17:22 03:17:22 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:22 #19 DONE 0.0s 03:17:23 03:17:23 #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:23 #33 ... 03:17:23 03:17:23 #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #19 DONE 0.0s 03:17:23 03:17:23 #32 [security-spiffe-token-provider internal] load build context 03:17:23 #32 transferring context: 2.61MB 1.1s done 03:17:23 #32 ... 03:17:23 03:17:23 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:23 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:23 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:23 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:23 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:23 #31 DONE 1.0s 03:17:23 03:17:23 #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:17:23 #21 DONE 1.3s 03:17:23 03:17:23 #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #19 DONE 0.0s 03:17:23 03:17:23 #34 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:17:23 #34 ... 03:17:23 03:17:23 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:23 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:23 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:23 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:23 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:23 #31 DONE 1.0s 03:17:23 03:17:23 #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #19 DONE 0.0s 03:17:23 03:17:23 #35 [security-proxy-setup internal] load build context 03:17:23 #35 transferring context: 2.61MB 1.1s done 03:17:23 #35 DONE 1.6s 03:17:23 03:17:23 #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:17:23 #21 DONE 1.4s 03:17:23 03:17:23 #32 [security-spiffe-token-provider internal] load build context 03:17:23 #32 DONE 1.6s 03:17:23 03:17:23 #36 [core-command internal] load build context 03:17:23 #36 transferring context: 2.61MB 1.2s done 03:17:23 #36 DONE 1.6s 03:17:23 03:17:23 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #19 DONE 0.0s 03:17:23 03:17:23 #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:17:23 #21 DONE 1.4s 03:17:23 03:17:23 #37 [core-common-config-bootstrapper internal] load build context 03:17:23 #37 transferring context: 2.61MB 1.1s done 03:17:23 #37 DONE 1.6s 03:17:23 03:17:23 #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:23 #38 ... 03:17:23 03:17:23 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:23 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:23 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:23 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:23 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:23 #31 DONE 1.0s 03:17:23 03:17:23 #19 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #19 DONE 0.0s 03:17:23 03:17:23 #21 [core-data internal] load metadata for docker.io/library/alpine:3.18 03:17:24 #21 DONE 2.2s 03:17:24 03:17:24 #39 [security-bootstrapper internal] load build context 03:17:24 #39 ... 03:17:24 03:17:24 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:24 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:24 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:24 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:24 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:24 #31 DONE 1.0s 03:17:25 03:17:25 #39 [security-bootstrapper internal] load build context 03:17:25 #39 transferring context: 2.61MB 2.1s done 03:17:25 #39 ... 03:17:25 03:17:25 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:17:25 #40 DONE 2.9s 03:17:26 03:17:26 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:26 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:26 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:26 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:26 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:26 #31 DONE 1.0s 03:17:26 03:17:26 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:26 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:26 #41 ... 03:17:26 03:17:26 #39 [security-bootstrapper internal] load build context 03:17:26 #39 DONE 3.0s 03:17:26 03:17:26 #42 [support-notifications internal] load build context 03:17:26 #42 transferring context: 2.61MB 1.7s done 03:17:26 #42 DONE 3.0s 03:17:26 03:17:26 #43 [security-secretstore-setup internal] load build context 03:17:27 #43 ... 03:17:27 03:17:27 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:17:27 #44 DONE 3.1s 03:17:27 03:17:27 #43 [security-secretstore-setup internal] load build context 03:17:27 #43 ... 03:17:27 03:17:27 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:17:27 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 03:17:27 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 03:17:27 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 03:17:27 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 03:17:27 #31 DONE 1.0s 03:17:27 03:17:27 #43 [security-secretstore-setup internal] load build context 03:17:27 #95 ... 03:17:27 03:17:27 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:27 #74 DONE 44.9s 03:17:27 03:17:27 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:27 #95 DONE 45.0s 03:17:27 03:17:27 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:27 #93 DONE 42.8s 03:17:27 03:17:27 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:27 #94 DONE 43.0s 03:17:27 03:17:27 #96 [support-notifications builder 6/7] COPY . . 03:17:27 #43 transferring context: 2.61MB 3.2s done 03:17:27 #43 ... 03:17:27 03:17:27 #45 [security-proxy-auth internal] load build context 03:17:27 #45 transferring context: 2.61MB 2.9s done 03:17:27 #45 DONE 4.0s 03:17:27 03:17:27 #46 [core-metadata internal] load build context 03:17:27 #46 transferring context: 2.61MB 3.1s done 03:17:27 #46 DONE 4.1s 03:17:27 03:17:27 #47 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:17:27 #47 DONE 6.2s 03:17:27 03:17:27 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:27 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 03:17:27 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:17:27 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 03:17:27 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 03:17:27 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 03:17:27 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 03:17:27 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 03:17:27 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 03:17:27 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:17:27 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 03:17:28 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 03:17:28 #41 ... 03:17:28 03:17:28 #43 [security-secretstore-setup internal] load build context 03:17:28 #43 DONE 4.4s 03:17:28 03:17:28 #48 [security-spire-config internal] load build context 03:17:28 #48 transferring context: 16.36kB 0.1s done 03:17:28 #48 DONE 2.4s 03:17:28 03:17:28 #49 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:17:28 #49 ... 03:17:28 03:17:28 #50 [security-spire-server internal] load build context 03:17:28 #50 transferring context: 18.11kB 0.2s done 03:17:28 #50 DONE 2.5s 03:17:28 03:17:28 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:28 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s 03:17:29 #41 ... 03:17:29 03:17:29 #51 [security-spire-agent internal] load build context 03:17:29 #51 transferring context: 17.64kB 0.1s done 03:17:29 #51 DONE 2.5s 03:17:29 03:17:29 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:29 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.65MB / 23.39MB 2.1s 03:17:30 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 03:17:30 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 03:17:30 #41 ... 03:17:30 03:17:30 #52 [support-scheduler internal] load build context 03:17:30 #52 transferring context: 2.61MB 3.7s done 03:17:30 #52 DONE 6.5s 03:17:30 03:17:30 #49 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:17:30 #49 DONE 2.6s 03:17:30 03:17:30 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:30 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.8s 03:17:30 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 3.3s 03:17:31 #41 ... 03:17:31 03:17:31 #53 [core-data internal] load build context 03:17:31 #53 transferring context: 2.61MB 3.6s done 03:17:31 #53 DONE 6.8s 03:17:31 03:17:31 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:32 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.99MB / 23.39MB 4.5s 03:17:32 #41 ... 03:17:32 03:17:32 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:17:32 #0 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:32 #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:32 #0 6.769 (1/2) Installing ca-certificates (20230506-r0) 03:17:32 #0 7.082 (2/2) Installing dumb-init (1.2.5-r2) 03:17:32 #0 7.082 Executing busybox-1.36.1-r2.trigger 03:17:32 #0 7.122 Executing ca-certificates-20230506-r0.trigger 03:17:32 #0 7.990 OK: 9 MiB in 17 packages 03:17:32 #54 DONE 8.8s 03:17:32 03:17:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:32 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.20MB / 23.39MB 5.0s 03:17:32 #41 ... 03:17:32 03:17:32 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:32 #0 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:32 #0 6.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:32 #0 8.760 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 03:17:32 #0 9.402 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 03:17:32 #0 9.402 (3/6) Installing dumb-init (1.2.5-r2) 03:17:32 #0 9.423 (4/6) Installing openssl (3.1.3-r0) 03:17:32 #0 9.556 (5/6) Installing su-exec (0.2-r3) 03:17:32 #0 9.556 (6/6) Installing yq (4.33.3-r3) 03:17:32 #55 ... 03:17:32 03:17:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:32 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 03:17:33 #41 ... 03:17:33 03:17:33 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:33 #0 7.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:33 #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:33 #56 ... 03:17:33 03:17:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:33 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.78MB / 23.39MB 5.7s 03:17:33 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.1s 03:17:33 #96 ... 03:17:33 03:17:33 #97 [security-spiffe-token-provider builder 6/7] COPY . . 03:17:33 #97 ... 03:17:33 03:17:33 #98 [security-proxy-setup builder 6/7] COPY . . 03:17:33 #98 ... 03:17:33 03:17:33 #97 [security-spiffe-token-provider builder 6/7] COPY . . 03:17:33 #97 DONE 10.3s 03:17:33 03:17:33 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 03:17:33 #99 DONE 10.3s 03:17:33 03:17:33 #98 [security-proxy-setup builder 6/7] COPY . . 03:17:33 #98 DONE 10.3s 03:17:33 03:17:33 #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #100 CACHED 03:17:33 03:17:33 #101 [security-bootstrapper builder 6/7] COPY . . 03:17:33 #101 CACHED 03:17:33 03:17:33 #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:17:33 #102 CACHED 03:17:33 03:17:33 #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:17:33 #103 CACHED 03:17:33 03:17:33 #104 [security-secretstore-setup builder 6/7] COPY . . 03:17:33 #104 CACHED 03:17:33 03:17:33 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #105 CACHED 03:17:33 03:17:33 #106 [support-scheduler builder 6/7] COPY . . 03:17:33 #106 CACHED 03:17:33 03:17:33 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #107 CACHED 03:17:33 03:17:33 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:17:33 #108 CACHED 03:17:33 03:17:33 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #109 CACHED 03:17:33 03:17:33 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 03:17:33 #110 CACHED 03:17:33 03:17:33 #111 [core-data builder 6/7] COPY . . 03:17:33 #111 CACHED 03:17:33 03:17:33 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 03:17:33 #112 CACHED 03:17:33 03:17:33 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #113 CACHED 03:17:33 03:17:33 #114 [core-command builder 6/7] COPY . . 03:17:33 #114 CACHED 03:17:33 03:17:33 #115 [security-proxy-auth builder 6/7] COPY . . 03:17:33 #115 CACHED 03:17:33 03:17:33 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #116 CACHED 03:17:33 03:17:33 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:17:33 #117 CACHED 03:17:33 03:17:33 #96 [support-notifications builder 6/7] COPY . . 03:17:33 #96 DONE 10.3s 03:17:33 03:17:33 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:33 #118 CACHED 03:17:33 03:17:33 #119 [core-metadata builder 6/7] COPY . . 03:17:33 #119 CACHED 03:17:33 03:17:33 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:17:33 #120 CACHED 03:17:33 03:17:33 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:17:34 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.21MB / 23.39MB 6.5s 03:17:34 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 6.7s 03:17:34 #41 ... 03:17:34 03:17:34 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:34 #55 10.44 Executing busybox-1.36.1-r2.trigger 03:17:34 #55 10.59 OK: 18 MiB in 19 packages 03:17:34 #55 DONE 11.6s 03:17:34 03:17:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:34 #41 ... 03:17:34 03:17:34 #57 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:17:34 #57 DONE 0.4s 03:17:34 03:17:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:34 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 7.2s 03:17:35 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 7.6s 03:17:35 #121 1.100 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:17:35 #41 ... 03:17:35 03:17:35 #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:35 #56 11.51 (1/1) Installing dumb-init (1.2.5-r2) 03:17:35 #56 11.51 Executing busybox-1.36.1-r2.trigger 03:17:35 #56 11.57 OK: 8 MiB in 16 packages 03:17:35 #56 DONE 12.9s 03:17:35 03:17:35 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:35 #41 ... 03:17:35 03:17:35 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:17:35 #0 8.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:35 #58 ... 03:17:35 03:17:35 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:35 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.69MB / 23.39MB 8.2s 03:17:35 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 8.4s 03:17:35 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.5s done 03:17:36 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 03:17:36 #41 ... 03:17:36 03:17:36 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:36 #0 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:36 #59 ... 03:17:36 03:17:36 #34 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:17:36 #34 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:36 #34 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:36 #34 11.89 (1/2) Installing dumb-init (1.2.5-r2) 03:17:36 #34 11.93 (2/2) Installing su-exec (0.2-r3) 03:17:36 #34 11.93 Executing busybox-1.36.1-r2.trigger 03:17:36 #34 12.06 OK: 8 MiB in 17 packages 03:17:36 #34 DONE 13.1s 03:17:36 03:17:36 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:36 #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:36 #60 ... 03:17:36 03:17:36 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:17:36 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 03:17:36 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:17:36 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 03:17:36 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 03:17:36 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 03:17:36 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 03:17:36 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 03:17:36 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done 03:17:36 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 03:17:36 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 03:17:37 #61 ... 03:17:37 03:17:37 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:37 #59 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:39 #59 ... 03:17:39 03:17:39 #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:39 #38 7.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:39 #38 8.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:39 #38 12.21 (1/4) Installing ca-certificates (20230506-r0) 03:17:39 #38 12.51 (2/4) Installing dumb-init (1.2.5-r2) 03:17:39 #38 12.52 (3/4) Installing su-exec (0.2-r3) 03:17:39 #38 12.53 (4/4) Installing yq (4.33.3-r3) 03:17:39 #38 13.13 Executing busybox-1.36.1-r2.trigger 03:17:39 #38 13.16 Executing ca-certificates-20230506-r0.trigger 03:17:39 #38 14.07 OK: 18 MiB in 19 packages 03:17:39 #38 DONE 15.4s 03:17:39 03:17:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:39 #41 ... 03:17:39 03:17:39 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:17:39 #58 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:39 #58 13.58 (1/1) Installing dumb-init (1.2.5-r2) 03:17:39 #58 13.60 Executing busybox-1.36.1-r2.trigger 03:17:39 #58 13.65 OK: 8 MiB in 16 packages 03:17:39 #58 DONE 14.6s 03:17:40 03:17:40 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:17:40 #61 ... 03:17:40 03:17:40 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:17:40 #0 7.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:40 #0 8.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 #62 ... 03:17:40 03:17:40 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:17:40 #0 7.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:40 #0 9.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 #63 ... 03:17:40 03:17:40 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:17:40 #0 8.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:40 #0 9.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 #64 ... 03:17:40 03:17:40 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:17:40 #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:40 #0 9.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 #65 ... 03:17:40 03:17:40 #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:40 #33 7.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:40 #33 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 #33 12.49 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:17:40 #33 12.49 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:17:40 #33 12.49 OK: 19943 distinct packages available 03:17:40 #33 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:40 #33 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 #33 ... 03:17:40 03:17:40 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:17:40 #66 DONE 4.3s 03:17:40 03:17:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:41 #41 ... 03:17:41 03:17:41 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:17:41 #67 DONE 0.3s 03:17:41 03:17:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:41 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 03:17:43 #41 ... 03:17:43 03:17:43 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:17:43 #65 12.91 OK: 266 MiB in 52 packages 03:17:43 #65 DONE 13.8s 03:17:43 03:17:43 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:43 #41 ... 03:17:43 03:17:43 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:17:43 #62 12.49 OK: 266 MiB in 52 packages 03:17:43 #62 DONE 13.4s 03:17:43 03:17:43 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:44 #41 ... 03:17:44 03:17:44 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:17:44 #64 12.72 OK: 266 MiB in 52 packages 03:17:44 #64 DONE 13.6s 03:17:44 03:17:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:44 #41 ... 03:17:44 03:17:44 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 03:17:44 #68 DONE 1.2s 03:17:44 03:17:44 #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:44 #33 18.46 (1/11) Installing ca-certificates (20230506-r0) 03:17:44 #33 18.70 (2/11) Installing brotli-libs (1.0.9-r14) 03:17:44 #33 18.77 (3/11) Installing libunistring (1.1-r1) 03:17:44 #33 18.91 (4/11) Installing libidn2 (2.3.4-r1) 03:17:44 #33 18.94 (5/11) Installing nghttp2-libs (1.55.1-r0) 03:17:44 #33 18.95 (6/11) Installing libcurl (8.3.0-r0) 03:17:44 #33 18.99 (7/11) Installing curl (8.3.0-r0) 03:17:44 #33 19.02 (8/11) Installing dumb-init (1.2.5-r2) 03:17:44 #33 19.06 (9/11) Installing musl-obstack (1.2.3-r2) 03:17:44 #33 19.11 (10/11) Installing libucontext (1.2-r2) 03:17:44 #33 19.13 (11/11) Installing gcompat (1.1.0-r1) 03:17:44 #33 19.16 Executing busybox-1.36.1-r2.trigger 03:17:44 #33 19.27 Executing ca-certificates-20230506-r0.trigger 03:17:44 #33 20.23 OK: 13 MiB in 26 packages 03:17:44 #33 DONE 21.6s 03:17:44 03:17:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:44 #41 ... 03:17:44 03:17:44 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:17:44 #69 DONE 1.6s 03:17:44 03:17:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:45 #121 ... 03:17:45 03:17:45 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:17:45 #0 0.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:17:45 #122 ... 03:17:45 03:17:45 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:17:45 #0 0.977 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:17:45 #123 ... 03:17:45 03:17:45 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:45 #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:17:45 #124 ... 03:17:45 03:17:45 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:17:45 #0 1.488 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:17:45 #125 ... 03:17:45 03:17:45 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:17:45 #0 0.681 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:17:45 #126 ... 03:17:45 03:17:45 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:17:45 #0 0.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:17:45 #127 ... 03:17:45 03:17:45 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:45 #0 1.587 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:17:45 #128 ... 03:17:45 03:17:45 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:17:45 #0 0.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:17:45 #129 ... 03:17:45 03:17:45 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:17:45 #0 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:17:45 #130 ... 03:17:45 03:17:45 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:17:45 #0 1.595 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:17:45 #41 ... 03:17:45 03:17:45 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:17:45 #70 DONE 1.2s 03:17:45 03:17:45 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:46 #41 ... 03:17:46 03:17:46 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:46 #60 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:46 #60 14.55 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:17:46 #60 14.55 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:17:46 #60 14.55 OK: 19943 distinct packages available 03:17:46 #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:46 #60 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:46 #60 18.23 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 03:17:46 #60 18.40 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 03:17:46 #60 18.42 (3/7) Installing dumb-init (1.2.5-r2) 03:17:46 #60 18.48 (4/7) Installing musl-obstack (1.2.3-r2) 03:17:46 #60 18.48 (5/7) Installing libucontext (1.2-r2) 03:17:46 #60 18.49 (6/7) Installing gcompat (1.1.0-r1) 03:17:46 #60 18.51 (7/7) Installing openssl (3.1.3-r0) 03:17:46 #60 18.57 Executing busybox-1.36.1-r2.trigger 03:17:46 #60 18.63 OK: 9 MiB in 20 packages 03:17:46 #60 DONE 19.7s 03:17:46 03:17:46 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:46 #59 14.22 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:17:46 #59 14.22 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:17:46 #59 14.22 OK: 19943 distinct packages available 03:17:46 #59 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:46 #59 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:46 #59 18.52 (1/4) Installing dumb-init (1.2.5-r2) 03:17:46 #59 18.54 (2/4) Installing musl-obstack (1.2.3-r2) 03:17:46 #59 18.56 (3/4) Installing libucontext (1.2-r2) 03:17:46 #59 18.57 (4/4) Installing gcompat (1.1.0-r1) 03:17:46 #59 18.61 Executing busybox-1.36.1-r2.trigger 03:17:46 #59 18.71 OK: 8 MiB in 19 packages 03:17:46 #59 DONE 19.8s 03:17:46 03:17:46 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:46 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.3s 03:17:46 #41 ... 03:17:46 03:17:46 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:17:46 #63 12.62 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:17:46 #63 12.62 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:17:46 #63 12.62 OK: 19945 distinct packages available 03:17:46 #63 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:46 #63 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:46 #63 15.82 OK: 266 MiB in 52 packages 03:17:46 #63 DONE 16.2s 03:17:46 03:17:46 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:47 #41 ... 03:17:47 03:17:47 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:17:47 #71 DONE 0.5s 03:17:47 03:17:47 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:49 #41 ... 03:17:49 03:17:49 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:17:49 #72 DONE 1.0s 03:17:49 03:17:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:17:49 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done 03:17:49 #41 DONE 23.2s 03:17:49 03:17:49 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:17:49 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.7s done 03:17:49 #61 ... 03:17:49 03:17:49 #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:17:51 #73 DONE 1.3s 03:17:51 03:17:51 #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:17:51 #74 DONE 1.1s 03:17:51 03:17:51 #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:17:51 #75 DONE 1.2s 03:17:51 03:17:51 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:17:51 #76 DONE 0.2s 03:17:51 03:17:51 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:17:51 #77 DONE 0.2s 03:17:51 03:17:51 #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:17:51 #78 DONE 0.2s 03:17:51 03:17:51 #79 [security-spire-server stage-2 5/8] COPY security.txt / 03:17:51 #79 ... 03:17:51 03:17:51 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 03:17:51 #80 DONE 0.2s 03:17:51 03:17:51 #81 [security-spire-config stage-2 5/9] COPY security.txt / 03:17:51 #81 DONE 0.2s 03:17:51 03:17:51 #79 [security-spire-server stage-2 5/8] COPY security.txt / 03:17:51 #79 DONE 0.3s 03:17:51 03:17:51 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:17:51 #82 ... 03:17:51 03:17:51 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:17:51 #83 DONE 0.2s 03:17:51 03:17:51 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:17:51 #84 DONE 0.2s 03:17:51 03:17:51 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:17:51 #85 ... 03:17:51 03:17:51 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:17:51 #82 DONE 0.3s 03:17:52 03:17:52 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:17:52 #85 DONE 0.2s 03:17:52 03:17:52 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:17:52 #86 DONE 0.2s 03:17:52 03:17:52 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:17:52 #87 ... 03:17:52 03:17:52 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:17:52 #88 DONE 0.2s 03:17:52 03:17:52 #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:17:52 #89 DONE 0.3s 03:17:52 03:17:52 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:17:52 #90 DONE 0.2s 03:17:52 03:17:52 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:17:52 #87 DONE 0.3s 03:17:52 03:17:52 #91 [security-spire-agent] exporting to image 03:17:52 #91 exporting layers 03:17:54 #91 exporting layers 2.0s done 03:17:54 #91 writing image sha256:068caddb2fecf2fac4f63b12440fcd4c2d257e777b8b16b560a246ebb2b26694 0.0s done 03:17:54 #91 naming to docker.io/library/security-spire-agent-arm64 done 03:17:54 #91 exporting layers 2.1s done 03:17:54 #91 writing image sha256:c5bccb11820f7f3825afb08c860578866e3e830a79ee5477a34b56de6709fbc7 0.0s done 03:17:54 #91 naming to docker.io/library/security-spire-server-arm64 done 03:17:54 #91 writing image sha256:206a276c473ec2c2c9d693c63920b0c59908f513aec3c202f37f393d08d6d6e9 03:17:54 #91 writing image sha256:206a276c473ec2c2c9d693c63920b0c59908f513aec3c202f37f393d08d6d6e9 done 03:17:54 #91 naming to docker.io/library/security-spire-config-arm64 done 03:17:54 #91 DONE 2.3s 03:17:54 03:17:54 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:54 #92 ... 03:17:54 03:17:54 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:54 #93 ... 03:17:54 03:17:54 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:55 #94 ... 03:17:55 03:17:55 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #95 ... 03:18:26 03:18:26 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #93 DONE 39.2s 03:18:26 03:18:26 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #94 DONE 38.9s 03:18:26 03:18:26 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #92 DONE 36.9s 03:18:26 03:18:26 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #95 DONE 38.6s 03:18:26 03:18:26 #96 [security-proxy-setup builder 6/7] COPY . . 03:18:26 #96 DONE 1.1s 03:18:26 03:18:26 #97 [core-command builder 6/7] COPY . . 03:18:26 #97 DONE 1.1s 03:18:26 03:18:26 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #98 CACHED 03:18:26 03:18:26 #99 [core-metadata builder 6/7] COPY . . 03:18:26 #99 CACHED 03:18:26 03:18:26 #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:18:26 #100 CACHED 03:18:26 03:18:26 #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:18:26 #101 CACHED 03:18:26 03:18:26 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #102 CACHED 03:18:26 03:18:26 #103 [support-scheduler builder 6/7] COPY . . 03:18:26 #103 CACHED 03:18:26 03:18:26 #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:18:26 #104 CACHED 03:18:26 03:18:26 #105 [security-proxy-auth builder 6/7] COPY . . 03:18:26 #105 CACHED 03:18:26 03:18:26 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #106 CACHED 03:18:26 03:18:26 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #107 CACHED 03:18:26 03:18:26 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 03:18:26 #108 CACHED 03:18:26 03:18:26 #109 [core-data builder 6/7] COPY . . 03:18:26 #109 CACHED 03:18:26 03:18:26 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:18:26 #110 CACHED 03:18:26 03:18:26 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #111 CACHED 03:18:26 03:18:26 #112 [security-secretstore-setup builder 6/7] COPY . . 03:18:26 #112 CACHED 03:18:26 03:18:26 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #113 CACHED 03:18:26 03:18:26 #114 [security-bootstrapper builder 6/7] COPY . . 03:18:26 #114 CACHED 03:18:26 03:18:26 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:18:26 #115 CACHED 03:18:26 03:18:26 #116 [support-notifications builder 6/7] COPY . . 03:18:26 #116 DONE 1.1s 03:18:26 03:18:26 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:18:26 #117 DONE 1.1s 03:18:26 03:18:26 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:18:26 #118 CACHED 03:18:26 03:18:26 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 03:18:26 #119 CACHED 03:18:26 03:18:26 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 #120 CACHED 03:18:26 03:18:26 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:18:29 #121 4.510 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:18:36 #121 ... 03:18:36 03:18:36 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:36 #0 5.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:18:36 #122 ... 03:18:36 03:18:36 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:18:36 #0 5.183 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:18:36 #123 ... 03:18:36 03:18:36 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:18:36 #0 5.371 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:18:36 #124 ... 03:18:36 03:18:36 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:18:36 #0 4.153 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:36 #125 ... 03:18:36 03:18:36 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:18:36 #0 4.720 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:18:36 #126 ... 03:18:36 03:18:36 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:18:36 #0 4.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:18:36 #127 ... 03:18:36 03:18:36 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:18:36 #0 5.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:18:36 #128 ... 03:18:36 03:18:36 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:18:36 #0 4.260 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:18:36 #129 ... 03:18:36 03:18:36 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:18:36 #0 3.900 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:18:36 #130 ... 03:18:36 03:18:36 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:18:36 #0 5.037 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:53 #131 ... 03:18:53 03:18:53 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:53 #122 77.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:19:05 #122 ... 03:19:05 03:19:05 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:19:05 #129 DONE 90.8s 03:19:05 03:19:05 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:19:05 #123 DONE 90.8s 03:19:05 03:19:05 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:19:05 #130 DONE 90.8s 03:19:05 03:19:05 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:19:05 #125 DONE 90.9s 03:19:05 03:19:05 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #132 ... 03:19:05 03:19:05 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:19:05 #131 DONE 90.9s 03:19:05 03:19:05 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:19:05 #127 DONE 90.9s 03:19:05 03:19:05 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:19:05 #128 DONE 90.9s 03:19:05 03:19:05 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:19:05 #122 DONE 91.1s 03:19:05 03:19:05 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:19:05 #124 DONE 91.2s 03:19:05 03:19:05 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #133 ... 03:19:05 03:19:05 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:05 #121 DONE 91.2s 03:19:05 03:19:05 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:19:05 #126 DONE 91.3s 03:19:05 03:19:05 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #134 ... 03:19:05 03:19:05 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #135 DONE 0.8s 03:19:05 03:19:05 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #136 DONE 0.8s 03:19:05 03:19:05 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #132 DONE 0.8s 03:19:05 03:19:05 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #133 DONE 0.7s 03:19:05 03:19:05 #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:19:05 #137 DONE 0.5s 03:19:05 03:19:05 #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #138 DONE 0.4s 03:19:05 03:19:05 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #134 DONE 0.5s 03:19:05 03:19:05 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:05 #139 ... 03:19:05 03:19:05 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:05 #140 DONE 0.3s 03:19:05 03:19:05 #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:05 #141 DONE 0.3s 03:19:05 03:19:05 #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:19:05 #142 DONE 0.3s 03:19:05 03:19:05 #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #143 CACHED 03:19:05 03:19:05 #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:05 #144 CACHED 03:19:05 03:19:05 #145 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:19:05 #145 DONE 0.3s 03:19:05 03:19:05 #146 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #146 CACHED 03:19:05 03:19:05 #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:19:05 #147 CACHED 03:19:05 03:19:05 #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #148 CACHED 03:19:05 03:19:05 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:19:05 #149 CACHED 03:19:05 03:19:05 #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:19:05 #150 DONE 0.3s 03:19:05 03:19:05 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:19:05 #139 DONE 0.3s 03:19:05 03:19:05 #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:19:05 #151 CACHED 03:19:05 03:19:05 #152 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:19:05 #152 CACHED 03:19:05 03:19:05 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:07 #153 ... 03:19:07 03:19:07 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:19:07 #154 DONE 1.2s 03:19:07 03:19:07 #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:19:07 #155 DONE 1.2s 03:19:07 03:19:07 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:07 #156 DONE 1.2s 03:19:07 03:19:07 #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:19:07 #157 DONE 1.2s 03:19:07 03:19:07 #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:19:07 #158 DONE 1.3s 03:19:07 03:19:07 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:19:07 #159 DONE 1.2s 03:19:07 03:19:07 #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:19:07 #160 DONE 1.3s 03:19:07 03:19:07 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:07 #153 DONE 1.3s 03:19:07 03:19:07 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:19:07 #161 DONE 1.3s 03:19:07 03:19:07 #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:19:07 #162 DONE 1.3s 03:19:07 03:19:07 #163 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:19:07 #163 ... 03:19:07 03:19:07 #164 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:19:07 #164 DONE 0.3s 03:19:07 03:19:07 #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:19:07 #165 DONE 0.3s 03:19:07 03:19:07 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:19:07 #166 DONE 0.3s 03:19:07 03:19:07 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:19:07 #167 DONE 0.3s 03:19:07 03:19:07 #168 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:19:07 #168 DONE 0.3s 03:19:07 03:19:07 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:19:07 #169 DONE 0.3s 03:19:07 03:19:07 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:19:07 #170 DONE 0.3s 03:19:07 03:19:07 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:19:07 #171 DONE 0.3s 03:19:07 03:19:07 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:19:07 #172 DONE 0.3s 03:19:07 03:19:07 #69 [core-command] exporting to image 03:19:07 #69 exporting layers 03:19:07 #69 ... 03:19:07 03:19:07 #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:19:07 #173 DONE 1.9s 03:19:07 03:19:07 #163 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:19:07 #163 DONE 0.3s 03:19:07 03:19:07 #69 [support-notifications] exporting to image 03:19:07 #69 ... 03:19:07 03:19:07 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:19:07 #174 DONE 0.4s 03:19:07 03:19:07 #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:19:07 #175 DONE 0.5s 03:19:07 03:19:07 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:19:07 #176 DONE 0.4s 03:19:07 03:19:07 #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:19:07 #177 DONE 0.4s 03:19:07 03:19:07 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:19:07 #178 DONE 0.4s 03:19:07 03:19:07 #69 [core-metadata] exporting to image 03:19:07 #69 exporting layers 0.4s done 03:19:07 #69 writing image sha256:ecc18f9ded544433f5b8ed700dca26cd572c5a1a8c20377587d95819b1473c31 03:19:07 #69 ... 03:19:07 03:19:07 #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:19:07 #179 DONE 0.4s 03:19:07 03:19:07 #69 [core-command] exporting to image 03:19:07 #69 exporting layers 0.4s done 03:19:07 #69 writing image sha256:ecc18f9ded544433f5b8ed700dca26cd572c5a1a8c20377587d95819b1473c31 0.0s done 03:19:07 #69 writing image sha256:00b9a0757b830a1652e8938736b5dbd844d0d3669fabf00c6ba4f69e2260e8e3 0.0s done 03:19:07 #69 naming to docker.io/library/support-notifications done 03:19:07 #69 naming to docker.io/library/support-scheduler done 03:19:07 #69 writing image sha256:2fc1253ab0bcbb3fb84c4a612b22fccf959caa22715b38ea6d582fcb6060cac6 0.0s done 03:19:07 #69 writing image sha256:6e635d22e45fb22537f1cf34deafd554e6cf1e7716285fbc44f02160ce760a1b done 03:19:07 #69 naming to docker.io/library/core-data done 03:19:07 #69 naming to docker.io/library/core-command done 03:19:08 #69 ... 03:19:08 03:19:08 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:19:08 #180 DONE 0.3s 03:19:08 03:19:08 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:19:08 #181 DONE 0.3s 03:19:08 03:19:08 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:19:08 #182 DONE 0.4s 03:19:08 03:19:08 #69 [security-spiffe-token-provider] exporting to image 03:19:08 #69 exporting layers 0.3s done 03:19:08 #69 writing image sha256:2e57c1c2e24094ed26733d96bec13af0bce38b551629d8a4bed8f9efb9560bc7 done 03:19:08 #69 naming to docker.io/library/security-spiffe-token-provider done 03:19:08 #69 writing image sha256:4585cdc5c544b4ffbea5d1529ae38ec9eacee9edcf42ae8d22f4ccb3d15b31f8 done 03:19:08 #69 naming to docker.io/library/core-metadata 03:19:08 #69 naming to docker.io/library/core-metadata done 03:19:08 #69 DONE 2.3s 03:19:08 03:19:08 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:08 #183 ... 03:19:08 03:19:08 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:19:08 #184 DONE 0.6s 03:19:08 03:19:08 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:08 #185 DONE 0.9s 03:19:08 03:19:08 #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:19:08 #186 DONE 0.5s 03:19:08 03:19:08 #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:19:08 #187 DONE 0.1s 03:19:08 03:19:08 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:19:08 #188 DONE 0.0s 03:19:08 03:19:08 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:19:08 #189 DONE 0.0s 03:19:08 03:19:08 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:19:08 #190 DONE 0.1s 03:19:08 03:19:08 #69 [core-common-config-bootstrapper] exporting to image 03:19:08 #69 exporting layers 0.2s done 03:19:08 #69 writing image sha256:353e8a9baac6240373d13a4f98fddc6020d5ebb40a5b5aff06d0005711258f5e done 03:19:08 #69 naming to docker.io/library/core-common-config-bootstrapper done 03:19:08 #69 DONE 2.4s 03:19:08 03:19:08 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:19:08 #191 DONE 0.1s 03:19:08 03:19:08 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:08 #192 ... 03:19:08 03:19:08 #193 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:08 #193 DONE 1.2s 03:19:08 03:19:08 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:19:08 #194 DONE 0.1s 03:19:09 03:19:09 #69 [security-proxy-auth] exporting to image 03:19:09 #69 exporting layers 0.1s done 03:19:09 #69 writing image sha256:359777a0d6f6acea6e5b90fbadc84b06e32dbe5121e555adf0c074d8833c3a0b done 03:19:09 #69 naming to docker.io/library/security-proxy-auth done 03:19:09 #69 DONE 2.6s 03:19:09 03:19:09 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:19:09 #195 ... 03:19:09 03:19:09 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:09 #183 DONE 1.1s 03:19:09 03:19:09 #69 [security-proxy-setup] exporting to image 03:19:09 #69 exporting layers 0.2s done 03:19:09 #69 writing image sha256:0cd0f63572088c90013a61aef81009f6f2e784013b2cab472896f5ea7b2c0689 03:19:09 #69 writing image sha256:0cd0f63572088c90013a61aef81009f6f2e784013b2cab472896f5ea7b2c0689 done 03:19:09 #69 naming to docker.io/library/security-proxy-setup done 03:19:09 #69 DONE 2.8s 03:19:09 03:19:09 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:19:09 #192 DONE 0.9s 03:19:09 03:19:09 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:19:09 #195 DONE 0.6s 03:19:09 03:19:09 #69 [security-bootstrapper] exporting to image 03:19:09 #69 exporting layers 0.3s done 03:19:09 #69 writing image sha256:01649ced6ad3e24505d15f6d2f62aca0ab8610d63d8f362dffef7e740f97530d done 03:19:09 #69 naming to docker.io/library/security-bootstrapper done 03:19:09 #69 writing image sha256:d1c0f01b8f1aea6e792e450a9cbcfae61b88708c9005a698dee471f339da1e58 done 03:19:09 #69 naming to docker.io/library/security-secretstore-setup done 03:19:09 #69 DONE 3.0s 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:19:09 time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:19:09 $ docker stop --time=1 6c48498b4eda9ded55f031da1446c8ac092b1a6f0ec5b879ace7ee5e997e8877 03:19:11 $ docker rm -f --volumes 6c48498b4eda9ded55f031da1446c8ac092b1a6f0ec5b879ace7ee5e997e8877 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:11 + docker images 03:19:11 REPOSITORY TAG IMAGE ID CREATED SIZE 03:19:11 security-proxy-setup latest 0cd0f6357208 2 seconds ago 34.4MB 03:19:11 security-secretstore-setup latest d1c0f01b8f1a 2 seconds ago 44.4MB 03:19:11 security-bootstrapper latest 01649ced6ad3 2 seconds ago 23.3MB 03:19:11 security-proxy-auth latest 359777a0d6f6 3 seconds ago 19.5MB 03:19:11 core-common-config-bootstrapper latest 353e8a9baac6 3 seconds ago 18.2MB 03:19:11 core-metadata latest 4585cdc5c544 4 seconds ago 21.7MB 03:19:11 core-command latest 6e635d22e45f 4 seconds ago 21.2MB 03:19:11 support-scheduler latest 00b9a0757b83 4 seconds ago 34MB 03:19:11 support-notifications latest ecc18f9ded54 4 seconds ago 34.6MB 03:19:11 security-spiffe-token-provider latest 2e57c1c2e240 4 seconds ago 35MB 03:19:11 core-data latest 2fc1253ab0bc 4 seconds ago 21.4MB 03:19:11 security-spire-agent latest 016b79e0bede 2 minutes ago 166MB 03:19:11 security-spire-server latest 062a9e9b2e95 2 minutes ago 107MB 03:19:11 security-spire-config latest 3947b63edbad 2 minutes ago 101MB 03:19:11 ci-base-image-x86_64 latest 577da6f680e3 5 minutes ago 927MB 03:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 days ago 557MB 03:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 03:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:11 provisioning config files... 03:19:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config17760539120878841213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:11 ---> docker-login.sh 03:19:11 nexus3.edgexfoundry.org:10001 03:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:12 Configure a credential helper to remove this warning. See 03:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:12 03:19:12 Login Succeeded 03:19:12 nexus3.edgexfoundry.org:10002 03:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:12 Configure a credential helper to remove this warning. See 03:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:12 03:19:12 Login Succeeded 03:19:12 nexus3.edgexfoundry.org:10003 03:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:12 Configure a credential helper to remove this warning. See 03:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:12 03:19:12 Login Succeeded 03:19:12 nexus3.edgexfoundry.org:10004 03:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:12 Configure a credential helper to remove this warning. See 03:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:12 03:19:12 Login Succeeded 03:19:12 docker.io 03:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:13 Configure a credential helper to remove this warning. See 03:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:13 03:19:13 Login Succeeded 03:19:13 ---> docker-login.sh ends [Pipeline] } 03:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:19:13 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:13 latest 03:19:13 3.1.0-dev.56 03:19:13 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:13 main 03:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:13 + docker push nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:19:13 b041fdb7573c: Preparing 03:19:13 d6cb7d7e8bbf: Preparing 03:19:13 cb2579bca470: Preparing 03:19:13 98c8e148dc3c: Preparing 03:19:13 b760e12eb838: Preparing 03:19:13 4693057ce236: Preparing 03:19:13 4693057ce236: Waiting 03:19:13 b760e12eb838: Pushed 03:19:13 b041fdb7573c: Pushed 03:19:13 cb2579bca470: Pushed 03:19:13 4693057ce236: Layer already exists 03:19:13 98c8e148dc3c: Pushed 03:19:15 d6cb7d7e8bbf: Pushed 03:19:15 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:19:16 b041fdb7573c: Preparing 03:19:16 d6cb7d7e8bbf: Preparing 03:19:16 cb2579bca470: Preparing 03:19:16 98c8e148dc3c: Preparing 03:19:16 b760e12eb838: Preparing 03:19:16 4693057ce236: Preparing 03:19:16 4693057ce236: Waiting 03:19:16 b041fdb7573c: Layer already exists 03:19:16 98c8e148dc3c: Layer already exists 03:19:16 cb2579bca470: Layer already exists 03:19:16 d6cb7d7e8bbf: Layer already exists 03:19:16 b760e12eb838: Layer already exists 03:19:16 4693057ce236: Layer already exists 03:19:16 latest: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:16 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.56 03:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:19:16 b041fdb7573c: Preparing 03:19:16 d6cb7d7e8bbf: Preparing 03:19:16 cb2579bca470: Preparing 03:19:16 98c8e148dc3c: Preparing 03:19:16 b760e12eb838: Preparing 03:19:16 4693057ce236: Preparing 03:19:16 4693057ce236: Waiting 03:19:16 cb2579bca470: Layer already exists 03:19:16 98c8e148dc3c: Layer already exists 03:19:16 d6cb7d7e8bbf: Layer already exists 03:19:16 b041fdb7573c: Layer already exists 03:19:16 b760e12eb838: Layer already exists 03:19:16 4693057ce236: Layer already exists 03:19:16 3.1.0-dev.56: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker push nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:19:17 b041fdb7573c: Preparing 03:19:17 d6cb7d7e8bbf: Preparing 03:19:17 cb2579bca470: Preparing 03:19:17 98c8e148dc3c: Preparing 03:19:17 b760e12eb838: Preparing 03:19:17 4693057ce236: Preparing 03:19:17 b760e12eb838: Layer already exists 03:19:17 b041fdb7573c: Layer already exists 03:19:17 d6cb7d7e8bbf: Layer already exists 03:19:17 98c8e148dc3c: Layer already exists 03:19:17 cb2579bca470: Layer already exists 03:19:17 4693057ce236: Layer already exists 03:19:17 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:19:18 b041fdb7573c: Preparing 03:19:18 d6cb7d7e8bbf: Preparing 03:19:18 cb2579bca470: Preparing 03:19:18 98c8e148dc3c: Preparing 03:19:18 b760e12eb838: Preparing 03:19:18 4693057ce236: Preparing 03:19:18 4693057ce236: Waiting 03:19:18 cb2579bca470: Layer already exists 03:19:18 98c8e148dc3c: Layer already exists 03:19:18 b041fdb7573c: Layer already exists 03:19:18 b760e12eb838: Layer already exists 03:19:18 d6cb7d7e8bbf: Layer already exists 03:19:18 4693057ce236: Layer already exists 03:19:18 main: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:18 ===================================================== [Pipeline] echo 03:19:18 taggedImages: 03:19:18 - nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:18 - nexus3.edgexfoundry.org:10004/core-command:latest 03:19:18 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.56 03:19:18 - nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:19:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:19:18 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:18 latest 03:19:18 3.1.0-dev.56 03:19:18 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:18 main 03:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:19:18 c4587d0f1fee: Preparing 03:19:18 b05e14b68af7: Preparing 03:19:18 3215d7ffd349: Preparing 03:19:18 725158feb7fb: Preparing 03:19:18 cb2579bca470: Preparing 03:19:18 98c8e148dc3c: Preparing 03:19:18 b760e12eb838: Preparing 03:19:18 4693057ce236: Preparing 03:19:18 98c8e148dc3c: Waiting 03:19:18 b760e12eb838: Waiting 03:19:18 4693057ce236: Waiting 03:19:18 cb2579bca470: Layer already exists 03:19:18 98c8e148dc3c: Layer already exists 03:19:18 b760e12eb838: Layer already exists 03:19:18 3215d7ffd349: Pushed 03:19:18 4693057ce236: Layer already exists 03:19:18 b05e14b68af7: Pushed 03:19:18 c4587d0f1fee: Pushed 03:19:20 725158feb7fb: Pushed 03:19:20 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:19:20 c4587d0f1fee: Preparing 03:19:20 b05e14b68af7: Preparing 03:19:20 3215d7ffd349: Preparing 03:19:20 725158feb7fb: Preparing 03:19:20 cb2579bca470: Preparing 03:19:20 98c8e148dc3c: Preparing 03:19:20 b760e12eb838: Preparing 03:19:20 4693057ce236: Preparing 03:19:20 98c8e148dc3c: Waiting 03:19:20 b760e12eb838: Waiting 03:19:20 c4587d0f1fee: Layer already exists 03:19:20 b05e14b68af7: Layer already exists 03:19:20 725158feb7fb: Layer already exists 03:19:20 98c8e148dc3c: Layer already exists 03:19:20 b760e12eb838: Layer already exists 03:19:20 cb2579bca470: Layer already exists 03:19:20 3215d7ffd349: Layer already exists 03:19:20 4693057ce236: Layer already exists 03:19:21 latest: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.56 03:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:19:21 c4587d0f1fee: Preparing 03:19:21 b05e14b68af7: Preparing 03:19:21 3215d7ffd349: Preparing 03:19:21 725158feb7fb: Preparing 03:19:21 cb2579bca470: Preparing 03:19:21 98c8e148dc3c: Preparing 03:19:21 b760e12eb838: Preparing 03:19:21 4693057ce236: Preparing 03:19:21 98c8e148dc3c: Waiting 03:19:21 b760e12eb838: Waiting 03:19:21 4693057ce236: Waiting 03:19:21 3215d7ffd349: Layer already exists 03:19:21 b05e14b68af7: Layer already exists 03:19:21 cb2579bca470: Layer already exists 03:19:21 c4587d0f1fee: Layer already exists 03:19:21 725158feb7fb: Layer already exists 03:19:21 98c8e148dc3c: Layer already exists 03:19:21 4693057ce236: Layer already exists 03:19:21 b760e12eb838: Layer already exists 03:19:21 3.1.0-dev.56: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:19:22 c4587d0f1fee: Preparing 03:19:22 b05e14b68af7: Preparing 03:19:22 3215d7ffd349: Preparing 03:19:22 725158feb7fb: Preparing 03:19:22 cb2579bca470: Preparing 03:19:22 98c8e148dc3c: Preparing 03:19:22 b760e12eb838: Preparing 03:19:22 4693057ce236: Preparing 03:19:22 98c8e148dc3c: Waiting 03:19:22 b760e12eb838: Waiting 03:19:22 4693057ce236: Waiting 03:19:22 cb2579bca470: Layer already exists 03:19:22 3215d7ffd349: Layer already exists 03:19:22 c4587d0f1fee: Layer already exists 03:19:22 b05e14b68af7: Layer already exists 03:19:22 725158feb7fb: Layer already exists 03:19:22 98c8e148dc3c: Layer already exists 03:19:22 b760e12eb838: Layer already exists 03:19:22 4693057ce236: Layer already exists 03:19:22 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:19:22 c4587d0f1fee: Preparing 03:19:22 b05e14b68af7: Preparing 03:19:22 3215d7ffd349: Preparing 03:19:22 725158feb7fb: Preparing 03:19:22 cb2579bca470: Preparing 03:19:22 98c8e148dc3c: Preparing 03:19:22 b760e12eb838: Preparing 03:19:22 4693057ce236: Preparing 03:19:22 b760e12eb838: Waiting 03:19:22 4693057ce236: Waiting 03:19:22 98c8e148dc3c: Waiting 03:19:22 c4587d0f1fee: Layer already exists 03:19:22 b05e14b68af7: Layer already exists 03:19:22 3215d7ffd349: Layer already exists 03:19:22 725158feb7fb: Layer already exists 03:19:22 cb2579bca470: Layer already exists 03:19:22 98c8e148dc3c: Layer already exists 03:19:22 b760e12eb838: Layer already exists 03:19:22 4693057ce236: Layer already exists 03:19:22 main: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:22 ===================================================== [Pipeline] echo 03:19:23 taggedImages: 03:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.56 03:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:19:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:19:23 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:23 latest 03:19:23 3.1.0-dev.56 03:19:23 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:23 main 03:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:23 + docker push nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:19:23 22f68204163e: Preparing 03:19:23 39d6de86b8f6: Preparing 03:19:23 cb2579bca470: Preparing 03:19:23 98c8e148dc3c: Preparing 03:19:23 26a0066f01dd: Preparing 03:19:23 4693057ce236: Preparing 03:19:23 4693057ce236: Waiting 03:19:23 cb2579bca470: Layer already exists 03:19:23 98c8e148dc3c: Layer already exists 03:19:23 4693057ce236: Layer already exists 03:19:23 26a0066f01dd: Pushed 03:19:23 22f68204163e: Pushed 03:19:25 39d6de86b8f6: Pushed 03:19:25 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:19:26 22f68204163e: Preparing 03:19:26 39d6de86b8f6: Preparing 03:19:26 cb2579bca470: Preparing 03:19:26 98c8e148dc3c: Preparing 03:19:26 26a0066f01dd: Preparing 03:19:26 4693057ce236: Preparing 03:19:26 4693057ce236: Waiting 03:19:26 39d6de86b8f6: Layer already exists 03:19:26 98c8e148dc3c: Layer already exists 03:19:26 26a0066f01dd: Layer already exists 03:19:26 22f68204163e: Layer already exists 03:19:26 cb2579bca470: Layer already exists 03:19:26 4693057ce236: Layer already exists 03:19:26 latest: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:26 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.56 03:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:19:26 22f68204163e: Preparing 03:19:26 39d6de86b8f6: Preparing 03:19:26 cb2579bca470: Preparing 03:19:26 98c8e148dc3c: Preparing 03:19:26 26a0066f01dd: Preparing 03:19:26 4693057ce236: Preparing 03:19:26 4693057ce236: Waiting 03:19:26 cb2579bca470: Layer already exists 03:19:26 39d6de86b8f6: Layer already exists 03:19:26 22f68204163e: Layer already exists 03:19:26 98c8e148dc3c: Layer already exists 03:19:26 4693057ce236: Layer already exists 03:19:26 26a0066f01dd: Layer already exists 03:19:26 3.1.0-dev.56: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:27 + docker push nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:19:27 22f68204163e: Preparing 03:19:27 39d6de86b8f6: Preparing 03:19:27 cb2579bca470: Preparing 03:19:27 98c8e148dc3c: Preparing 03:19:27 26a0066f01dd: Preparing 03:19:27 4693057ce236: Preparing 03:19:27 4693057ce236: Waiting 03:19:27 26a0066f01dd: Layer already exists 03:19:27 98c8e148dc3c: Layer already exists 03:19:27 22f68204163e: Layer already exists 03:19:27 39d6de86b8f6: Layer already exists 03:19:27 cb2579bca470: Layer already exists 03:19:27 4693057ce236: Layer already exists 03:19:27 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:19:28 22f68204163e: Preparing 03:19:28 39d6de86b8f6: Preparing 03:19:28 cb2579bca470: Preparing 03:19:28 98c8e148dc3c: Preparing 03:19:28 26a0066f01dd: Preparing 03:19:28 4693057ce236: Preparing 03:19:28 4693057ce236: Waiting 03:19:28 26a0066f01dd: Layer already exists 03:19:28 98c8e148dc3c: Layer already exists 03:19:28 22f68204163e: Layer already exists 03:19:28 39d6de86b8f6: Layer already exists 03:19:28 4693057ce236: Layer already exists 03:19:28 cb2579bca470: Layer already exists 03:19:28 main: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:28 ===================================================== [Pipeline] echo 03:19:28 taggedImages: 03:19:28 - nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:28 - nexus3.edgexfoundry.org:10004/core-data:latest 03:19:28 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.56 03:19:28 - nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:19:28 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:19:28 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:28 latest 03:19:28 3.1.0-dev.56 03:19:28 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:28 main 03:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:19:29 152e51bf1633: Preparing 03:19:29 a5010ee40825: Preparing 03:19:29 2e47a665b349: Preparing 03:19:29 cb2579bca470: Preparing 03:19:29 98c8e148dc3c: Preparing 03:19:29 b760e12eb838: Preparing 03:19:29 4693057ce236: Preparing 03:19:29 b760e12eb838: Waiting 03:19:29 4693057ce236: Waiting 03:19:29 cb2579bca470: Layer already exists 03:19:29 98c8e148dc3c: Layer already exists 03:19:29 b760e12eb838: Layer already exists 03:19:29 4693057ce236: Layer already exists 03:19:29 a5010ee40825: Pushed 03:19:29 152e51bf1633: Pushed 03:19:30 2e47a665b349: Pushed 03:19:30 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:19:31 152e51bf1633: Preparing 03:19:31 a5010ee40825: Preparing 03:19:31 2e47a665b349: Preparing 03:19:31 cb2579bca470: Preparing 03:19:31 98c8e148dc3c: Preparing 03:19:31 b760e12eb838: Preparing 03:19:31 4693057ce236: Preparing 03:19:31 b760e12eb838: Waiting 03:19:31 4693057ce236: Waiting 03:19:31 98c8e148dc3c: Layer already exists 03:19:31 cb2579bca470: Layer already exists 03:19:31 152e51bf1633: Layer already exists 03:19:31 a5010ee40825: Layer already exists 03:19:31 2e47a665b349: Layer already exists 03:19:31 b760e12eb838: Layer already exists 03:19:31 4693057ce236: Layer already exists 03:19:31 latest: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.56 03:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:19:32 152e51bf1633: Preparing 03:19:32 a5010ee40825: Preparing 03:19:32 2e47a665b349: Preparing 03:19:32 cb2579bca470: Preparing 03:19:32 98c8e148dc3c: Preparing 03:19:32 b760e12eb838: Preparing 03:19:32 4693057ce236: Preparing 03:19:32 b760e12eb838: Waiting 03:19:32 4693057ce236: Waiting 03:19:32 152e51bf1633: Layer already exists 03:19:32 a5010ee40825: Layer already exists 03:19:32 cb2579bca470: Layer already exists 03:19:32 2e47a665b349: Layer already exists 03:19:32 98c8e148dc3c: Layer already exists 03:19:32 b760e12eb838: Layer already exists 03:19:32 4693057ce236: Layer already exists 03:19:32 3.1.0-dev.56: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:19:33 152e51bf1633: Preparing 03:19:33 a5010ee40825: Preparing 03:19:33 2e47a665b349: Preparing 03:19:33 cb2579bca470: Preparing 03:19:33 98c8e148dc3c: Preparing 03:19:33 b760e12eb838: Preparing 03:19:33 4693057ce236: Preparing 03:19:33 b760e12eb838: Waiting 03:19:33 4693057ce236: Waiting 03:19:33 98c8e148dc3c: Layer already exists 03:19:33 a5010ee40825: Layer already exists 03:19:33 cb2579bca470: Layer already exists 03:19:33 4693057ce236: Layer already exists 03:19:33 2e47a665b349: Layer already exists 03:19:33 152e51bf1633: Layer already exists 03:19:33 b760e12eb838: Layer already exists 03:19:33 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:19:33 152e51bf1633: Preparing 03:19:33 a5010ee40825: Preparing 03:19:33 2e47a665b349: Preparing 03:19:33 cb2579bca470: Preparing 03:19:33 98c8e148dc3c: Preparing 03:19:33 b760e12eb838: Preparing 03:19:33 4693057ce236: Preparing 03:19:33 4693057ce236: Waiting 03:19:33 b760e12eb838: Waiting 03:19:33 a5010ee40825: Layer already exists 03:19:33 cb2579bca470: Layer already exists 03:19:33 2e47a665b349: Layer already exists 03:19:33 152e51bf1633: Layer already exists 03:19:33 98c8e148dc3c: Layer already exists 03:19:33 b760e12eb838: Layer already exists 03:19:33 4693057ce236: Layer already exists 03:19:33 main: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:34 ===================================================== [Pipeline] echo 03:19:34 taggedImages: 03:19:34 - nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:19:34 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.56 03:19:34 - nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:19:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:19:34 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:34 latest 03:19:34 3.1.0-dev.56 03:19:34 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:34 main 03:19:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:19:34 f08f33f0f7ec: Preparing 03:19:34 6a0e2259ba1f: Preparing 03:19:34 e804088d382e: Preparing 03:19:34 e0ed70ef586c: Preparing 03:19:34 9138322d3304: Preparing 03:19:34 49aa3cde3d36: Preparing 03:19:34 594deebbe90f: Preparing 03:19:34 cb2579bca470: Preparing 03:19:34 98c8e148dc3c: Preparing 03:19:34 282596f8bf76: Preparing 03:19:34 91ee379c97b1: Preparing 03:19:34 5f70bf18a086: Preparing 03:19:34 cbb63c4470cf: Preparing 03:19:34 59f8b2d56802: Preparing 03:19:34 4693057ce236: Preparing 03:19:34 594deebbe90f: Waiting 03:19:34 5f70bf18a086: Waiting 03:19:34 282596f8bf76: Waiting 03:19:34 cb2579bca470: Waiting 03:19:34 91ee379c97b1: Waiting 03:19:34 98c8e148dc3c: Waiting 03:19:34 59f8b2d56802: Waiting 03:19:34 49aa3cde3d36: Waiting 03:19:34 4693057ce236: Waiting 03:19:34 cbb63c4470cf: Waiting 03:19:35 6a0e2259ba1f: Pushed 03:19:35 e804088d382e: Pushed 03:19:35 9138322d3304: Pushed 03:19:35 f08f33f0f7ec: Pushed 03:19:35 e0ed70ef586c: Pushed 03:19:35 cb2579bca470: Layer already exists 03:19:35 98c8e148dc3c: Layer already exists 03:19:35 49aa3cde3d36: Pushed 03:19:35 282596f8bf76: Pushed 03:19:35 91ee379c97b1: Pushed 03:19:35 4693057ce236: Layer already exists 03:19:35 5f70bf18a086: Pushed 03:19:35 cbb63c4470cf: Pushed 03:19:35 59f8b2d56802: Pushed 03:19:37 594deebbe90f: Pushed 03:19:37 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:19:38 f08f33f0f7ec: Preparing 03:19:38 6a0e2259ba1f: Preparing 03:19:38 e804088d382e: Preparing 03:19:38 e0ed70ef586c: Preparing 03:19:38 9138322d3304: Preparing 03:19:38 49aa3cde3d36: Preparing 03:19:38 594deebbe90f: Preparing 03:19:38 cb2579bca470: Preparing 03:19:38 98c8e148dc3c: Preparing 03:19:38 282596f8bf76: Preparing 03:19:38 91ee379c97b1: Preparing 03:19:38 5f70bf18a086: Preparing 03:19:38 cbb63c4470cf: Preparing 03:19:38 59f8b2d56802: Preparing 03:19:38 4693057ce236: Preparing 03:19:38 282596f8bf76: Waiting 03:19:38 91ee379c97b1: Waiting 03:19:38 5f70bf18a086: Waiting 03:19:38 cbb63c4470cf: Waiting 03:19:38 59f8b2d56802: Waiting 03:19:38 4693057ce236: Waiting 03:19:38 49aa3cde3d36: Waiting 03:19:38 cb2579bca470: Waiting 03:19:38 594deebbe90f: Waiting 03:19:38 98c8e148dc3c: Waiting 03:19:38 e804088d382e: Layer already exists 03:19:38 f08f33f0f7ec: Layer already exists 03:19:38 6a0e2259ba1f: Layer already exists 03:19:38 e0ed70ef586c: Layer already exists 03:19:38 9138322d3304: Layer already exists 03:19:38 cb2579bca470: Layer already exists 03:19:38 49aa3cde3d36: Layer already exists 03:19:38 98c8e148dc3c: Layer already exists 03:19:38 282596f8bf76: Layer already exists 03:19:38 5f70bf18a086: Layer already exists 03:19:38 cbb63c4470cf: Layer already exists 03:19:38 91ee379c97b1: Layer already exists 03:19:38 594deebbe90f: Layer already exists 03:19:38 59f8b2d56802: Layer already exists 03:19:38 4693057ce236: Layer already exists 03:19:38 latest: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.56 03:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:19:38 f08f33f0f7ec: Preparing 03:19:38 6a0e2259ba1f: Preparing 03:19:38 e804088d382e: Preparing 03:19:38 e0ed70ef586c: Preparing 03:19:38 9138322d3304: Preparing 03:19:38 49aa3cde3d36: Preparing 03:19:38 594deebbe90f: Preparing 03:19:38 cb2579bca470: Preparing 03:19:38 98c8e148dc3c: Preparing 03:19:38 282596f8bf76: Preparing 03:19:38 91ee379c97b1: Preparing 03:19:38 5f70bf18a086: Preparing 03:19:38 cbb63c4470cf: Preparing 03:19:38 59f8b2d56802: Preparing 03:19:38 4693057ce236: Preparing 03:19:38 594deebbe90f: Waiting 03:19:38 cb2579bca470: Waiting 03:19:38 98c8e148dc3c: Waiting 03:19:38 282596f8bf76: Waiting 03:19:38 91ee379c97b1: Waiting 03:19:38 5f70bf18a086: Waiting 03:19:38 cbb63c4470cf: Waiting 03:19:38 59f8b2d56802: Waiting 03:19:38 49aa3cde3d36: Waiting 03:19:38 4693057ce236: Waiting 03:19:38 e0ed70ef586c: Layer already exists 03:19:38 e804088d382e: Layer already exists 03:19:38 49aa3cde3d36: Layer already exists 03:19:38 594deebbe90f: Layer already exists 03:19:38 cb2579bca470: Layer already exists 03:19:38 98c8e148dc3c: Layer already exists 03:19:38 9138322d3304: Layer already exists 03:19:38 f08f33f0f7ec: Layer already exists 03:19:38 282596f8bf76: Layer already exists 03:19:38 91ee379c97b1: Layer already exists 03:19:38 5f70bf18a086: Layer already exists 03:19:38 4693057ce236: Layer already exists 03:19:38 59f8b2d56802: Layer already exists 03:19:38 cbb63c4470cf: Layer already exists 03:19:38 6a0e2259ba1f: Layer already exists 03:19:38 3.1.0-dev.56: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:19:39 f08f33f0f7ec: Preparing 03:19:39 6a0e2259ba1f: Preparing 03:19:39 e804088d382e: Preparing 03:19:39 e0ed70ef586c: Preparing 03:19:39 9138322d3304: Preparing 03:19:39 49aa3cde3d36: Preparing 03:19:39 594deebbe90f: Preparing 03:19:39 cb2579bca470: Preparing 03:19:39 98c8e148dc3c: Preparing 03:19:39 282596f8bf76: Preparing 03:19:39 91ee379c97b1: Preparing 03:19:39 5f70bf18a086: Preparing 03:19:39 cbb63c4470cf: Preparing 03:19:39 59f8b2d56802: Preparing 03:19:39 91ee379c97b1: Waiting 03:19:39 5f70bf18a086: Waiting 03:19:39 98c8e148dc3c: Waiting 03:19:39 cbb63c4470cf: Waiting 03:19:39 282596f8bf76: Waiting 03:19:39 49aa3cde3d36: Waiting 03:19:39 594deebbe90f: Waiting 03:19:39 4693057ce236: Preparing 03:19:39 59f8b2d56802: Waiting 03:19:39 cb2579bca470: Waiting 03:19:39 f08f33f0f7ec: Layer already exists 03:19:39 e0ed70ef586c: Layer already exists 03:19:39 e804088d382e: Layer already exists 03:19:39 9138322d3304: Layer already exists 03:19:39 6a0e2259ba1f: Layer already exists 03:19:39 594deebbe90f: Layer already exists 03:19:39 cb2579bca470: Layer already exists 03:19:39 282596f8bf76: Layer already exists 03:19:39 49aa3cde3d36: Layer already exists 03:19:39 98c8e148dc3c: Layer already exists 03:19:39 91ee379c97b1: Layer already exists 03:19:39 5f70bf18a086: Layer already exists 03:19:39 cbb63c4470cf: Layer already exists 03:19:39 59f8b2d56802: Layer already exists 03:19:39 4693057ce236: Layer already exists 03:19:39 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:19:40 f08f33f0f7ec: Preparing 03:19:40 6a0e2259ba1f: Preparing 03:19:40 e804088d382e: Preparing 03:19:40 e0ed70ef586c: Preparing 03:19:40 9138322d3304: Preparing 03:19:40 49aa3cde3d36: Preparing 03:19:40 594deebbe90f: Preparing 03:19:40 cb2579bca470: Preparing 03:19:40 98c8e148dc3c: Preparing 03:19:40 282596f8bf76: Preparing 03:19:40 91ee379c97b1: Preparing 03:19:40 5f70bf18a086: Preparing 03:19:40 cbb63c4470cf: Preparing 03:19:40 59f8b2d56802: Preparing 03:19:40 4693057ce236: Preparing 03:19:40 cbb63c4470cf: Waiting 03:19:40 98c8e148dc3c: Waiting 03:19:40 282596f8bf76: Waiting 03:19:40 91ee379c97b1: Waiting 03:19:40 5f70bf18a086: Waiting 03:19:40 49aa3cde3d36: Waiting 03:19:40 59f8b2d56802: Waiting 03:19:40 4693057ce236: Waiting 03:19:40 cb2579bca470: Waiting 03:19:40 e0ed70ef586c: Layer already exists 03:19:40 9138322d3304: Layer already exists 03:19:40 6a0e2259ba1f: Layer already exists 03:19:40 e804088d382e: Layer already exists 03:19:40 594deebbe90f: Layer already exists 03:19:40 cb2579bca470: Layer already exists 03:19:40 98c8e148dc3c: Layer already exists 03:19:40 f08f33f0f7ec: Layer already exists 03:19:40 282596f8bf76: Layer already exists 03:19:40 5f70bf18a086: Layer already exists 03:19:40 cbb63c4470cf: Layer already exists 03:19:40 59f8b2d56802: Layer already exists 03:19:40 91ee379c97b1: Layer already exists 03:19:40 4693057ce236: Layer already exists 03:19:40 49aa3cde3d36: Layer already exists 03:19:40 main: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:40 ===================================================== [Pipeline] echo 03:19:40 taggedImages: 03:19:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:19:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.56 03:19:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:19:40 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:19:40 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:40 latest 03:19:40 3.1.0-dev.56 03:19:40 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:40 main 03:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:19:41 c4587d0f1fee: Preparing 03:19:41 b05e14b68af7: Preparing 03:19:41 0c53303948b8: Preparing 03:19:41 d71ba80956f1: Preparing 03:19:41 cb2579bca470: Preparing 03:19:41 98c8e148dc3c: Preparing 03:19:41 b760e12eb838: Preparing 03:19:41 4693057ce236: Preparing 03:19:41 98c8e148dc3c: Waiting 03:19:41 4693057ce236: Waiting 03:19:41 b760e12eb838: Waiting 03:19:41 cb2579bca470: Layer already exists 03:19:41 b05e14b68af7: Layer already exists 03:19:41 c4587d0f1fee: Layer already exists 03:19:41 98c8e148dc3c: Layer already exists 03:19:41 4693057ce236: Layer already exists 03:19:41 b760e12eb838: Layer already exists 03:19:41 0c53303948b8: Pushed 03:19:42 d71ba80956f1: Pushed 03:19:42 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:19:43 c4587d0f1fee: Preparing 03:19:43 b05e14b68af7: Preparing 03:19:43 0c53303948b8: Preparing 03:19:43 d71ba80956f1: Preparing 03:19:43 cb2579bca470: Preparing 03:19:43 98c8e148dc3c: Preparing 03:19:43 b760e12eb838: Preparing 03:19:43 4693057ce236: Preparing 03:19:43 b760e12eb838: Waiting 03:19:43 98c8e148dc3c: Waiting 03:19:43 4693057ce236: Waiting 03:19:43 d71ba80956f1: Layer already exists 03:19:43 0c53303948b8: Layer already exists 03:19:43 cb2579bca470: Layer already exists 03:19:43 4693057ce236: Layer already exists 03:19:43 b05e14b68af7: Layer already exists 03:19:43 98c8e148dc3c: Layer already exists 03:19:43 c4587d0f1fee: Layer already exists 03:19:43 b760e12eb838: Layer already exists 03:19:43 latest: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.56 03:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:19:44 c4587d0f1fee: Preparing 03:19:44 b05e14b68af7: Preparing 03:19:44 0c53303948b8: Preparing 03:19:44 d71ba80956f1: Preparing 03:19:44 cb2579bca470: Preparing 03:19:44 98c8e148dc3c: Preparing 03:19:44 b760e12eb838: Preparing 03:19:44 4693057ce236: Preparing 03:19:44 98c8e148dc3c: Waiting 03:19:44 4693057ce236: Waiting 03:19:44 b760e12eb838: Waiting 03:19:44 d71ba80956f1: Layer already exists 03:19:44 b05e14b68af7: Layer already exists 03:19:44 0c53303948b8: Layer already exists 03:19:44 cb2579bca470: Layer already exists 03:19:44 c4587d0f1fee: Layer already exists 03:19:44 b760e12eb838: Layer already exists 03:19:44 98c8e148dc3c: Layer already exists 03:19:44 4693057ce236: Layer already exists 03:19:44 3.1.0-dev.56: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:19:44 c4587d0f1fee: Preparing 03:19:44 b05e14b68af7: Preparing 03:19:44 0c53303948b8: Preparing 03:19:44 d71ba80956f1: Preparing 03:19:44 cb2579bca470: Preparing 03:19:44 98c8e148dc3c: Preparing 03:19:44 b760e12eb838: Preparing 03:19:44 4693057ce236: Preparing 03:19:44 b760e12eb838: Waiting 03:19:44 98c8e148dc3c: Waiting 03:19:44 cb2579bca470: Layer already exists 03:19:44 b05e14b68af7: Layer already exists 03:19:44 d71ba80956f1: Layer already exists 03:19:44 c4587d0f1fee: Layer already exists 03:19:44 0c53303948b8: Layer already exists 03:19:44 98c8e148dc3c: Layer already exists 03:19:44 b760e12eb838: Layer already exists 03:19:44 4693057ce236: Layer already exists 03:19:44 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:19:45 c4587d0f1fee: Preparing 03:19:45 b05e14b68af7: Preparing 03:19:45 0c53303948b8: Preparing 03:19:45 d71ba80956f1: Preparing 03:19:45 cb2579bca470: Preparing 03:19:45 98c8e148dc3c: Preparing 03:19:45 b760e12eb838: Preparing 03:19:45 4693057ce236: Preparing 03:19:45 98c8e148dc3c: Waiting 03:19:45 b760e12eb838: Waiting 03:19:45 4693057ce236: Waiting 03:19:45 0c53303948b8: Layer already exists 03:19:45 cb2579bca470: Layer already exists 03:19:45 d71ba80956f1: Layer already exists 03:19:45 b05e14b68af7: Layer already exists 03:19:45 c4587d0f1fee: Layer already exists 03:19:45 b760e12eb838: Layer already exists 03:19:45 98c8e148dc3c: Layer already exists 03:19:45 4693057ce236: Layer already exists 03:19:45 main: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:45 ===================================================== [Pipeline] echo 03:19:45 taggedImages: 03:19:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:19:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.56 03:19:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:19:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:19:45 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:45 latest 03:19:45 3.1.0-dev.56 03:19:45 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:45 main 03:19:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:19:46 8b38eb457fde: Preparing 03:19:46 de779b3089e8: Preparing 03:19:46 8a2c0cdadc8a: Preparing 03:19:46 a935a905a6ee: Preparing 03:19:46 155315fa3947: Preparing 03:19:46 cb2579bca470: Preparing 03:19:46 98c8e148dc3c: Preparing 03:19:46 8c5f95e93c5c: Preparing 03:19:46 3a11ab142a78: Preparing 03:19:46 4693057ce236: Preparing 03:19:46 8c5f95e93c5c: Waiting 03:19:46 cb2579bca470: Waiting 03:19:46 98c8e148dc3c: Waiting 03:19:46 3a11ab142a78: Waiting 03:19:46 4693057ce236: Waiting 03:19:46 155315fa3947: Pushed 03:19:46 cb2579bca470: Layer already exists 03:19:46 98c8e148dc3c: Layer already exists 03:19:46 a935a905a6ee: Pushed 03:19:46 8b38eb457fde: Pushed 03:19:46 4693057ce236: Layer already exists 03:19:46 8c5f95e93c5c: Pushed 03:19:46 de779b3089e8: Pushed 03:19:47 8a2c0cdadc8a: Pushed 03:19:48 3a11ab142a78: Pushed 03:19:48 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:19:49 8b38eb457fde: Preparing 03:19:49 de779b3089e8: Preparing 03:19:49 8a2c0cdadc8a: Preparing 03:19:49 a935a905a6ee: Preparing 03:19:49 155315fa3947: Preparing 03:19:49 cb2579bca470: Preparing 03:19:49 98c8e148dc3c: Preparing 03:19:49 8c5f95e93c5c: Preparing 03:19:49 3a11ab142a78: Preparing 03:19:49 4693057ce236: Preparing 03:19:49 8c5f95e93c5c: Waiting 03:19:49 98c8e148dc3c: Waiting 03:19:49 3a11ab142a78: Waiting 03:19:49 4693057ce236: Waiting 03:19:49 cb2579bca470: Waiting 03:19:49 8a2c0cdadc8a: Layer already exists 03:19:49 a935a905a6ee: Layer already exists 03:19:49 155315fa3947: Layer already exists 03:19:49 de779b3089e8: Layer already exists 03:19:49 cb2579bca470: Layer already exists 03:19:49 98c8e148dc3c: Layer already exists 03:19:49 8c5f95e93c5c: Layer already exists 03:19:49 3a11ab142a78: Layer already exists 03:19:49 4693057ce236: Layer already exists 03:19:49 8b38eb457fde: Layer already exists 03:19:49 latest: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.56 03:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:19:50 8b38eb457fde: Preparing 03:19:50 de779b3089e8: Preparing 03:19:50 8a2c0cdadc8a: Preparing 03:19:50 a935a905a6ee: Preparing 03:19:50 155315fa3947: Preparing 03:19:50 cb2579bca470: Preparing 03:19:50 98c8e148dc3c: Preparing 03:19:50 8c5f95e93c5c: Preparing 03:19:50 3a11ab142a78: Preparing 03:19:50 4693057ce236: Preparing 03:19:50 98c8e148dc3c: Waiting 03:19:50 8c5f95e93c5c: Waiting 03:19:50 3a11ab142a78: Waiting 03:19:50 cb2579bca470: Waiting 03:19:50 4693057ce236: Waiting 03:19:50 8b38eb457fde: Layer already exists 03:19:50 155315fa3947: Layer already exists 03:19:50 8a2c0cdadc8a: Layer already exists 03:19:50 a935a905a6ee: Layer already exists 03:19:50 cb2579bca470: Layer already exists 03:19:50 3a11ab142a78: Layer already exists 03:19:50 98c8e148dc3c: Layer already exists 03:19:50 4693057ce236: Layer already exists 03:19:50 de779b3089e8: Layer already exists 03:19:50 8c5f95e93c5c: Layer already exists 03:19:50 3.1.0-dev.56: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:19:51 8b38eb457fde: Preparing 03:19:51 de779b3089e8: Preparing 03:19:51 8a2c0cdadc8a: Preparing 03:19:51 a935a905a6ee: Preparing 03:19:51 155315fa3947: Preparing 03:19:51 cb2579bca470: Preparing 03:19:51 98c8e148dc3c: Preparing 03:19:51 8c5f95e93c5c: Preparing 03:19:51 3a11ab142a78: Preparing 03:19:51 4693057ce236: Preparing 03:19:51 cb2579bca470: Waiting 03:19:51 8c5f95e93c5c: Waiting 03:19:51 98c8e148dc3c: Waiting 03:19:51 3a11ab142a78: Waiting 03:19:51 4693057ce236: Waiting 03:19:51 a935a905a6ee: Layer already exists 03:19:51 8b38eb457fde: Layer already exists 03:19:51 8a2c0cdadc8a: Layer already exists 03:19:51 de779b3089e8: Layer already exists 03:19:51 155315fa3947: Layer already exists 03:19:51 cb2579bca470: Layer already exists 03:19:51 3a11ab142a78: Layer already exists 03:19:51 4693057ce236: Layer already exists 03:19:51 98c8e148dc3c: Layer already exists 03:19:51 8c5f95e93c5c: Layer already exists 03:19:51 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:19:52 8b38eb457fde: Preparing 03:19:52 de779b3089e8: Preparing 03:19:52 8a2c0cdadc8a: Preparing 03:19:52 a935a905a6ee: Preparing 03:19:52 155315fa3947: Preparing 03:19:52 cb2579bca470: Preparing 03:19:52 98c8e148dc3c: Preparing 03:19:52 8c5f95e93c5c: Preparing 03:19:52 3a11ab142a78: Preparing 03:19:52 4693057ce236: Preparing 03:19:52 98c8e148dc3c: Waiting 03:19:52 3a11ab142a78: Waiting 03:19:52 8c5f95e93c5c: Waiting 03:19:52 cb2579bca470: Waiting 03:19:52 4693057ce236: Waiting 03:19:52 8a2c0cdadc8a: Layer already exists 03:19:52 a935a905a6ee: Layer already exists 03:19:52 155315fa3947: Layer already exists 03:19:52 de779b3089e8: Layer already exists 03:19:52 98c8e148dc3c: Layer already exists 03:19:52 cb2579bca470: Layer already exists 03:19:52 8c5f95e93c5c: Layer already exists 03:19:52 3a11ab142a78: Layer already exists 03:19:52 4693057ce236: Layer already exists 03:19:52 8b38eb457fde: Layer already exists 03:19:52 main: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:52 ===================================================== [Pipeline] echo 03:19:52 taggedImages: 03:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.56 03:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:19:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:19:52 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:52 latest 03:19:52 3.1.0-dev.56 03:19:52 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:52 main 03:19:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:19:53 772bd514f610: Preparing 03:19:53 66f4f096dd7a: Preparing 03:19:53 a7137aadc36b: Preparing 03:19:53 6ad182fe1414: Preparing 03:19:53 10f6d8c8ea2f: Preparing 03:19:53 e2cf1fc38472: Preparing 03:19:53 2ebac78d16ea: Preparing 03:19:53 cb2579bca470: Preparing 03:19:53 98c8e148dc3c: Preparing 03:19:53 76a512c41545: Preparing 03:19:53 4693057ce236: Preparing 03:19:53 2ebac78d16ea: Waiting 03:19:53 e2cf1fc38472: Waiting 03:19:53 98c8e148dc3c: Waiting 03:19:53 4693057ce236: Waiting 03:19:53 10f6d8c8ea2f: Pushed 03:19:53 772bd514f610: Pushed 03:19:53 66f4f096dd7a: Pushed 03:19:53 e2cf1fc38472: Pushed 03:19:53 98c8e148dc3c: Layer already exists 03:19:53 2ebac78d16ea: Pushed 03:19:53 cb2579bca470: Layer already exists 03:19:53 4693057ce236: Layer already exists 03:19:54 6ad182fe1414: Pushed 03:19:54 76a512c41545: Pushed 03:19:55 a7137aadc36b: Pushed 03:19:55 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:19:56 772bd514f610: Preparing 03:19:56 66f4f096dd7a: Preparing 03:19:56 a7137aadc36b: Preparing 03:19:56 6ad182fe1414: Preparing 03:19:56 10f6d8c8ea2f: Preparing 03:19:56 e2cf1fc38472: Preparing 03:19:56 2ebac78d16ea: Preparing 03:19:56 cb2579bca470: Preparing 03:19:56 98c8e148dc3c: Preparing 03:19:56 76a512c41545: Preparing 03:19:56 4693057ce236: Preparing 03:19:56 e2cf1fc38472: Waiting 03:19:56 2ebac78d16ea: Waiting 03:19:56 cb2579bca470: Waiting 03:19:56 98c8e148dc3c: Waiting 03:19:56 76a512c41545: Waiting 03:19:56 4693057ce236: Waiting 03:19:56 772bd514f610: Layer already exists 03:19:56 10f6d8c8ea2f: Layer already exists 03:19:56 6ad182fe1414: Layer already exists 03:19:56 66f4f096dd7a: Layer already exists 03:19:56 e2cf1fc38472: Layer already exists 03:19:56 cb2579bca470: Layer already exists 03:19:56 98c8e148dc3c: Layer already exists 03:19:56 a7137aadc36b: Layer already exists 03:19:56 2ebac78d16ea: Layer already exists 03:19:56 76a512c41545: Layer already exists 03:19:56 4693057ce236: Layer already exists 03:19:56 latest: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.56 03:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:19:57 772bd514f610: Preparing 03:19:57 66f4f096dd7a: Preparing 03:19:57 a7137aadc36b: Preparing 03:19:57 6ad182fe1414: Preparing 03:19:57 10f6d8c8ea2f: Preparing 03:19:57 e2cf1fc38472: Preparing 03:19:57 2ebac78d16ea: Preparing 03:19:57 cb2579bca470: Preparing 03:19:57 e2cf1fc38472: Waiting 03:19:57 2ebac78d16ea: Waiting 03:19:57 98c8e148dc3c: Preparing 03:19:57 cb2579bca470: Waiting 03:19:57 76a512c41545: Preparing 03:19:57 98c8e148dc3c: Waiting 03:19:57 4693057ce236: Preparing 03:19:57 76a512c41545: Waiting 03:19:57 4693057ce236: Waiting 03:19:57 6ad182fe1414: Layer already exists 03:19:57 a7137aadc36b: Layer already exists 03:19:57 66f4f096dd7a: Layer already exists 03:19:57 10f6d8c8ea2f: Layer already exists 03:19:57 772bd514f610: Layer already exists 03:19:57 e2cf1fc38472: Layer already exists 03:19:57 2ebac78d16ea: Layer already exists 03:19:57 98c8e148dc3c: Layer already exists 03:19:57 76a512c41545: Layer already exists 03:19:57 cb2579bca470: Layer already exists 03:19:57 4693057ce236: Layer already exists 03:19:57 3.1.0-dev.56: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:19:57 772bd514f610: Preparing 03:19:57 66f4f096dd7a: Preparing 03:19:57 a7137aadc36b: Preparing 03:19:57 6ad182fe1414: Preparing 03:19:57 10f6d8c8ea2f: Preparing 03:19:57 e2cf1fc38472: Preparing 03:19:57 2ebac78d16ea: Preparing 03:19:57 cb2579bca470: Preparing 03:19:57 98c8e148dc3c: Preparing 03:19:57 76a512c41545: Preparing 03:19:57 4693057ce236: Preparing 03:19:57 cb2579bca470: Waiting 03:19:57 e2cf1fc38472: Waiting 03:19:57 76a512c41545: Waiting 03:19:57 2ebac78d16ea: Waiting 03:19:57 98c8e148dc3c: Waiting 03:19:57 4693057ce236: Waiting 03:19:57 a7137aadc36b: Layer already exists 03:19:57 66f4f096dd7a: Layer already exists 03:19:57 6ad182fe1414: Layer already exists 03:19:57 10f6d8c8ea2f: Layer already exists 03:19:57 2ebac78d16ea: Layer already exists 03:19:57 cb2579bca470: Layer already exists 03:19:57 e2cf1fc38472: Layer already exists 03:19:57 98c8e148dc3c: Layer already exists 03:19:57 76a512c41545: Layer already exists 03:19:57 772bd514f610: Layer already exists 03:19:57 4693057ce236: Layer already exists 03:19:57 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:19:58 772bd514f610: Preparing 03:19:58 66f4f096dd7a: Preparing 03:19:58 a7137aadc36b: Preparing 03:19:58 6ad182fe1414: Preparing 03:19:58 10f6d8c8ea2f: Preparing 03:19:58 e2cf1fc38472: Preparing 03:19:58 2ebac78d16ea: Preparing 03:19:58 cb2579bca470: Preparing 03:19:58 98c8e148dc3c: Preparing 03:19:58 76a512c41545: Preparing 03:19:58 4693057ce236: Preparing 03:19:58 cb2579bca470: Waiting 03:19:58 98c8e148dc3c: Waiting 03:19:58 e2cf1fc38472: Waiting 03:19:58 2ebac78d16ea: Waiting 03:19:58 4693057ce236: Waiting 03:19:58 76a512c41545: Waiting 03:19:58 66f4f096dd7a: Layer already exists 03:19:58 6ad182fe1414: Layer already exists 03:19:58 772bd514f610: Layer already exists 03:19:58 10f6d8c8ea2f: Layer already exists 03:19:58 a7137aadc36b: Layer already exists 03:19:58 2ebac78d16ea: Layer already exists 03:19:58 98c8e148dc3c: Layer already exists 03:19:58 76a512c41545: Layer already exists 03:19:58 e2cf1fc38472: Layer already exists 03:19:58 cb2579bca470: Layer already exists 03:19:58 4693057ce236: Layer already exists 03:19:58 main: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:58 ===================================================== [Pipeline] echo 03:19:58 taggedImages: 03:19:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:19:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.56 03:19:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:19:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:19:58 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:58 latest 03:19:58 3.1.0-dev.56 03:19:58 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:19:58 main 03:19:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:19:59 897dd6d8dff1: Preparing 03:19:59 1c326c9c89d1: Preparing 03:19:59 cb2579bca470: Preparing 03:19:59 98c8e148dc3c: Preparing 03:19:59 199bde618a92: Preparing 03:19:59 4693057ce236: Preparing 03:19:59 98c8e148dc3c: Layer already exists 03:19:59 cb2579bca470: Layer already exists 03:19:59 4693057ce236: Layer already exists 03:19:59 897dd6d8dff1: Pushed 03:20:00 199bde618a92: Pushed 03:20:01 1c326c9c89d1: Pushed 03:20:01 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:20:02 897dd6d8dff1: Preparing 03:20:02 1c326c9c89d1: Preparing 03:20:02 cb2579bca470: Preparing 03:20:02 98c8e148dc3c: Preparing 03:20:02 199bde618a92: Preparing 03:20:02 4693057ce236: Preparing 03:20:02 4693057ce236: Waiting 03:20:02 897dd6d8dff1: Layer already exists 03:20:02 199bde618a92: Layer already exists 03:20:02 cb2579bca470: Layer already exists 03:20:02 98c8e148dc3c: Layer already exists 03:20:02 1c326c9c89d1: Layer already exists 03:20:02 4693057ce236: Layer already exists 03:20:02 latest: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.56 03:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:20:02 897dd6d8dff1: Preparing 03:20:02 1c326c9c89d1: Preparing 03:20:02 cb2579bca470: Preparing 03:20:02 98c8e148dc3c: Preparing 03:20:02 199bde618a92: Preparing 03:20:02 4693057ce236: Preparing 03:20:02 4693057ce236: Waiting 03:20:02 1c326c9c89d1: Layer already exists 03:20:02 98c8e148dc3c: Layer already exists 03:20:02 199bde618a92: Layer already exists 03:20:02 cb2579bca470: Layer already exists 03:20:02 897dd6d8dff1: Layer already exists 03:20:02 4693057ce236: Layer already exists 03:20:02 3.1.0-dev.56: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:20:03 897dd6d8dff1: Preparing 03:20:03 1c326c9c89d1: Preparing 03:20:03 cb2579bca470: Preparing 03:20:03 98c8e148dc3c: Preparing 03:20:03 199bde618a92: Preparing 03:20:03 4693057ce236: Preparing 03:20:03 4693057ce236: Waiting 03:20:03 cb2579bca470: Layer already exists 03:20:03 1c326c9c89d1: Layer already exists 03:20:03 199bde618a92: Layer already exists 03:20:03 897dd6d8dff1: Layer already exists 03:20:03 98c8e148dc3c: Layer already exists 03:20:03 4693057ce236: Layer already exists 03:20:03 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:20:04 897dd6d8dff1: Preparing 03:20:04 1c326c9c89d1: Preparing 03:20:04 cb2579bca470: Preparing 03:20:04 98c8e148dc3c: Preparing 03:20:04 199bde618a92: Preparing 03:20:04 4693057ce236: Preparing 03:20:04 4693057ce236: Waiting 03:20:04 199bde618a92: Layer already exists 03:20:04 98c8e148dc3c: Layer already exists 03:20:04 cb2579bca470: Layer already exists 03:20:04 897dd6d8dff1: Layer already exists 03:20:04 4693057ce236: Layer already exists 03:20:04 1c326c9c89d1: Layer already exists 03:20:04 main: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:04 ===================================================== [Pipeline] echo 03:20:04 taggedImages: 03:20:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:20:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.56 03:20:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:20:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:20:04 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:04 latest 03:20:04 3.1.0-dev.56 03:20:04 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:04 main 03:20:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:20:04 83f4f8bac073: Preparing 03:20:04 3e504112f1b7: Preparing 03:20:04 332d466c0a4e: Preparing 03:20:04 cb2579bca470: Preparing 03:20:04 98c8e148dc3c: Preparing 03:20:04 e830066daddd: Preparing 03:20:04 0de5f2b1f6ec: Preparing 03:20:04 3df958d4a353: Preparing 03:20:04 4693057ce236: Preparing 03:20:04 3df958d4a353: Waiting 03:20:04 0de5f2b1f6ec: Waiting 03:20:04 e830066daddd: Waiting 03:20:04 4693057ce236: Waiting 03:20:04 cb2579bca470: Layer already exists 03:20:04 98c8e148dc3c: Layer already exists 03:20:04 332d466c0a4e: Pushed 03:20:04 3e504112f1b7: Pushed 03:20:04 83f4f8bac073: Pushed 03:20:04 4693057ce236: Layer already exists 03:20:05 3df958d4a353: Pushed 03:20:10 0de5f2b1f6ec: Pushed 03:20:12 e830066daddd: Pushed 03:20:12 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:20:13 83f4f8bac073: Preparing 03:20:13 3e504112f1b7: Preparing 03:20:13 332d466c0a4e: Preparing 03:20:13 cb2579bca470: Preparing 03:20:13 98c8e148dc3c: Preparing 03:20:13 e830066daddd: Preparing 03:20:13 0de5f2b1f6ec: Preparing 03:20:13 3df958d4a353: Preparing 03:20:13 4693057ce236: Preparing 03:20:13 e830066daddd: Waiting 03:20:13 3df958d4a353: Waiting 03:20:13 0de5f2b1f6ec: Waiting 03:20:13 4693057ce236: Waiting 03:20:13 cb2579bca470: Layer already exists 03:20:13 332d466c0a4e: Layer already exists 03:20:13 98c8e148dc3c: Layer already exists 03:20:13 3e504112f1b7: Layer already exists 03:20:13 0de5f2b1f6ec: Layer already exists 03:20:13 3df958d4a353: Layer already exists 03:20:13 e830066daddd: Layer already exists 03:20:13 83f4f8bac073: Layer already exists 03:20:13 4693057ce236: Layer already exists 03:20:13 latest: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.56 03:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:20:14 83f4f8bac073: Preparing 03:20:14 3e504112f1b7: Preparing 03:20:14 332d466c0a4e: Preparing 03:20:14 cb2579bca470: Preparing 03:20:14 98c8e148dc3c: Preparing 03:20:14 e830066daddd: Preparing 03:20:14 0de5f2b1f6ec: Preparing 03:20:14 3df958d4a353: Preparing 03:20:14 4693057ce236: Preparing 03:20:14 0de5f2b1f6ec: Waiting 03:20:14 3df958d4a353: Waiting 03:20:14 4693057ce236: Waiting 03:20:14 e830066daddd: Waiting 03:20:14 3e504112f1b7: Layer already exists 03:20:14 98c8e148dc3c: Layer already exists 03:20:14 332d466c0a4e: Layer already exists 03:20:14 83f4f8bac073: Layer already exists 03:20:14 cb2579bca470: Layer already exists 03:20:14 e830066daddd: Layer already exists 03:20:14 0de5f2b1f6ec: Layer already exists 03:20:14 4693057ce236: Layer already exists 03:20:14 3df958d4a353: Layer already exists 03:20:14 3.1.0-dev.56: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:20:14 83f4f8bac073: Preparing 03:20:14 3e504112f1b7: Preparing 03:20:14 332d466c0a4e: Preparing 03:20:14 cb2579bca470: Preparing 03:20:14 98c8e148dc3c: Preparing 03:20:14 e830066daddd: Preparing 03:20:14 0de5f2b1f6ec: Preparing 03:20:14 3df958d4a353: Preparing 03:20:14 4693057ce236: Preparing 03:20:14 3df958d4a353: Waiting 03:20:14 0de5f2b1f6ec: Waiting 03:20:14 e830066daddd: Waiting 03:20:14 4693057ce236: Waiting 03:20:14 cb2579bca470: Layer already exists 03:20:14 98c8e148dc3c: Layer already exists 03:20:14 83f4f8bac073: Layer already exists 03:20:14 3e504112f1b7: Layer already exists 03:20:14 332d466c0a4e: Layer already exists 03:20:14 0de5f2b1f6ec: Layer already exists 03:20:14 e830066daddd: Layer already exists 03:20:14 3df958d4a353: Layer already exists 03:20:14 4693057ce236: Layer already exists 03:20:14 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:20:15 83f4f8bac073: Preparing 03:20:15 3e504112f1b7: Preparing 03:20:15 332d466c0a4e: Preparing 03:20:15 cb2579bca470: Preparing 03:20:15 98c8e148dc3c: Preparing 03:20:15 e830066daddd: Preparing 03:20:15 0de5f2b1f6ec: Preparing 03:20:15 3df958d4a353: Preparing 03:20:15 4693057ce236: Preparing 03:20:15 e830066daddd: Waiting 03:20:15 0de5f2b1f6ec: Waiting 03:20:15 3df958d4a353: Waiting 03:20:15 4693057ce236: Waiting 03:20:15 98c8e148dc3c: Layer already exists 03:20:15 83f4f8bac073: Layer already exists 03:20:15 3e504112f1b7: Layer already exists 03:20:15 332d466c0a4e: Layer already exists 03:20:15 e830066daddd: Layer already exists 03:20:15 0de5f2b1f6ec: Layer already exists 03:20:15 cb2579bca470: Layer already exists 03:20:15 4693057ce236: Layer already exists 03:20:15 3df958d4a353: Layer already exists 03:20:15 main: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:15 ===================================================== [Pipeline] echo 03:20:15 taggedImages: 03:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.56 03:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:20:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:20:15 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:15 latest 03:20:15 3.1.0-dev.56 03:20:15 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:15 main 03:20:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:20:16 7beef82b8817: Preparing 03:20:16 ab24fe973451: Preparing 03:20:16 5b8e13b386b9: Preparing 03:20:16 cb2579bca470: Preparing 03:20:16 98c8e148dc3c: Preparing 03:20:16 a9a17c17ab2f: Preparing 03:20:16 9be2891b6087: Preparing 03:20:16 4693057ce236: Preparing 03:20:16 4693057ce236: Waiting 03:20:16 a9a17c17ab2f: Waiting 03:20:16 9be2891b6087: Waiting 03:20:16 98c8e148dc3c: Layer already exists 03:20:16 cb2579bca470: Layer already exists 03:20:16 ab24fe973451: Pushed 03:20:16 5b8e13b386b9: Pushed 03:20:16 7beef82b8817: Pushed 03:20:16 4693057ce236: Layer already exists 03:20:16 9be2891b6087: Pushed 03:20:24 a9a17c17ab2f: Pushed 03:20:24 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:20:25 7beef82b8817: Preparing 03:20:25 ab24fe973451: Preparing 03:20:25 5b8e13b386b9: Preparing 03:20:25 cb2579bca470: Preparing 03:20:25 98c8e148dc3c: Preparing 03:20:25 a9a17c17ab2f: Preparing 03:20:25 9be2891b6087: Preparing 03:20:25 4693057ce236: Preparing 03:20:25 9be2891b6087: Waiting 03:20:25 4693057ce236: Waiting 03:20:25 a9a17c17ab2f: Waiting 03:20:25 ab24fe973451: Layer already exists 03:20:25 cb2579bca470: Layer already exists 03:20:25 98c8e148dc3c: Layer already exists 03:20:25 7beef82b8817: Layer already exists 03:20:25 5b8e13b386b9: Layer already exists 03:20:25 9be2891b6087: Layer already exists 03:20:25 a9a17c17ab2f: Layer already exists 03:20:25 4693057ce236: Layer already exists 03:20:25 latest: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.56 03:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:20:26 7beef82b8817: Preparing 03:20:26 ab24fe973451: Preparing 03:20:26 5b8e13b386b9: Preparing 03:20:26 cb2579bca470: Preparing 03:20:26 98c8e148dc3c: Preparing 03:20:26 a9a17c17ab2f: Preparing 03:20:26 9be2891b6087: Preparing 03:20:26 4693057ce236: Preparing 03:20:26 4693057ce236: Waiting 03:20:26 a9a17c17ab2f: Waiting 03:20:26 9be2891b6087: Waiting 03:20:26 cb2579bca470: Layer already exists 03:20:26 5b8e13b386b9: Layer already exists 03:20:26 98c8e148dc3c: Layer already exists 03:20:26 ab24fe973451: Layer already exists 03:20:26 7beef82b8817: Layer already exists 03:20:26 4693057ce236: Layer already exists 03:20:26 a9a17c17ab2f: Layer already exists 03:20:26 9be2891b6087: Layer already exists 03:20:26 3.1.0-dev.56: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:20:26 7beef82b8817: Preparing 03:20:26 ab24fe973451: Preparing 03:20:26 5b8e13b386b9: Preparing 03:20:26 cb2579bca470: Preparing 03:20:26 98c8e148dc3c: Preparing 03:20:26 a9a17c17ab2f: Preparing 03:20:26 9be2891b6087: Preparing 03:20:26 4693057ce236: Preparing 03:20:26 a9a17c17ab2f: Waiting 03:20:26 9be2891b6087: Waiting 03:20:26 4693057ce236: Waiting 03:20:26 7beef82b8817: Layer already exists 03:20:26 cb2579bca470: Layer already exists 03:20:26 5b8e13b386b9: Layer already exists 03:20:26 ab24fe973451: Layer already exists 03:20:26 98c8e148dc3c: Layer already exists 03:20:26 a9a17c17ab2f: Layer already exists 03:20:26 9be2891b6087: Layer already exists 03:20:26 4693057ce236: Layer already exists 03:20:26 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:20:27 7beef82b8817: Preparing 03:20:27 ab24fe973451: Preparing 03:20:27 5b8e13b386b9: Preparing 03:20:27 cb2579bca470: Preparing 03:20:27 98c8e148dc3c: Preparing 03:20:27 a9a17c17ab2f: Preparing 03:20:27 9be2891b6087: Preparing 03:20:27 4693057ce236: Preparing 03:20:27 a9a17c17ab2f: Waiting 03:20:27 9be2891b6087: Waiting 03:20:27 4693057ce236: Waiting 03:20:27 7beef82b8817: Layer already exists 03:20:27 5b8e13b386b9: Layer already exists 03:20:27 ab24fe973451: Layer already exists 03:20:27 cb2579bca470: Layer already exists 03:20:27 98c8e148dc3c: Layer already exists 03:20:27 a9a17c17ab2f: Layer already exists 03:20:27 9be2891b6087: Layer already exists 03:20:27 4693057ce236: Layer already exists 03:20:27 main: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:27 ===================================================== [Pipeline] echo 03:20:27 taggedImages: 03:20:27 - nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:20:27 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.56 03:20:27 - nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:20:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:20:27 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:27 latest 03:20:27 3.1.0-dev.56 03:20:27 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:27 main 03:20:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:20:28 83f4f8bac073: Preparing 03:20:28 7d62e5f419f3: Preparing 03:20:28 2ec95ac5bd2f: Preparing 03:20:28 cb2579bca470: Preparing 03:20:28 98c8e148dc3c: Preparing 03:20:28 b2c8225a104a: Preparing 03:20:28 3df958d4a353: Preparing 03:20:28 4693057ce236: Preparing 03:20:28 3df958d4a353: Waiting 03:20:28 b2c8225a104a: Waiting 03:20:28 4693057ce236: Waiting 03:20:28 98c8e148dc3c: Layer already exists 03:20:28 83f4f8bac073: Layer already exists 03:20:28 cb2579bca470: Layer already exists 03:20:28 4693057ce236: Layer already exists 03:20:28 3df958d4a353: Layer already exists 03:20:28 7d62e5f419f3: Pushed 03:20:28 2ec95ac5bd2f: Pushed 03:20:36 b2c8225a104a: Pushed 03:20:36 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:20:36 83f4f8bac073: Preparing 03:20:36 7d62e5f419f3: Preparing 03:20:36 2ec95ac5bd2f: Preparing 03:20:36 cb2579bca470: Preparing 03:20:36 98c8e148dc3c: Preparing 03:20:36 b2c8225a104a: Preparing 03:20:36 3df958d4a353: Preparing 03:20:36 4693057ce236: Preparing 03:20:36 b2c8225a104a: Waiting 03:20:36 3df958d4a353: Waiting 03:20:36 4693057ce236: Waiting 03:20:36 83f4f8bac073: Layer already exists 03:20:36 7d62e5f419f3: Layer already exists 03:20:36 cb2579bca470: Layer already exists 03:20:36 98c8e148dc3c: Layer already exists 03:20:36 2ec95ac5bd2f: Layer already exists 03:20:36 b2c8225a104a: Layer already exists 03:20:36 4693057ce236: Layer already exists 03:20:36 3df958d4a353: Layer already exists 03:20:36 latest: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.56 03:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:20:37 83f4f8bac073: Preparing 03:20:37 7d62e5f419f3: Preparing 03:20:37 2ec95ac5bd2f: Preparing 03:20:37 cb2579bca470: Preparing 03:20:37 98c8e148dc3c: Preparing 03:20:37 b2c8225a104a: Preparing 03:20:37 3df958d4a353: Preparing 03:20:37 4693057ce236: Preparing 03:20:37 b2c8225a104a: Waiting 03:20:37 3df958d4a353: Waiting 03:20:37 83f4f8bac073: Layer already exists 03:20:37 cb2579bca470: Layer already exists 03:20:37 98c8e148dc3c: Layer already exists 03:20:37 2ec95ac5bd2f: Layer already exists 03:20:37 7d62e5f419f3: Layer already exists 03:20:37 b2c8225a104a: Layer already exists 03:20:37 3df958d4a353: Layer already exists 03:20:37 4693057ce236: Layer already exists 03:20:37 3.1.0-dev.56: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:20:38 83f4f8bac073: Preparing 03:20:38 7d62e5f419f3: Preparing 03:20:38 2ec95ac5bd2f: Preparing 03:20:38 cb2579bca470: Preparing 03:20:38 98c8e148dc3c: Preparing 03:20:38 b2c8225a104a: Preparing 03:20:38 3df958d4a353: Preparing 03:20:38 4693057ce236: Preparing 03:20:38 b2c8225a104a: Waiting 03:20:38 3df958d4a353: Waiting 03:20:38 4693057ce236: Waiting 03:20:38 98c8e148dc3c: Layer already exists 03:20:38 7d62e5f419f3: Layer already exists 03:20:38 2ec95ac5bd2f: Layer already exists 03:20:38 cb2579bca470: Layer already exists 03:20:38 83f4f8bac073: Layer already exists 03:20:38 4693057ce236: Layer already exists 03:20:38 b2c8225a104a: Layer already exists 03:20:38 3df958d4a353: Layer already exists 03:20:38 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:20:38 83f4f8bac073: Preparing 03:20:38 7d62e5f419f3: Preparing 03:20:38 2ec95ac5bd2f: Preparing 03:20:38 cb2579bca470: Preparing 03:20:38 98c8e148dc3c: Preparing 03:20:38 b2c8225a104a: Preparing 03:20:38 3df958d4a353: Preparing 03:20:38 4693057ce236: Preparing 03:20:38 4693057ce236: Waiting 03:20:38 3df958d4a353: Waiting 03:20:38 b2c8225a104a: Waiting 03:20:38 98c8e148dc3c: Layer already exists 03:20:38 83f4f8bac073: Layer already exists 03:20:38 2ec95ac5bd2f: Layer already exists 03:20:38 7d62e5f419f3: Layer already exists 03:20:38 cb2579bca470: Layer already exists 03:20:38 b2c8225a104a: Layer already exists 03:20:38 3df958d4a353: Layer already exists 03:20:38 4693057ce236: Layer already exists 03:20:38 main: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:38 ===================================================== [Pipeline] echo 03:20:38 taggedImages: 03:20:38 - nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:20:38 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.56 03:20:38 - nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:20:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:20:38 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:38 latest 03:20:38 3.1.0-dev.56 03:20:38 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:38 main 03:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:20:39 586e06ce4a9d: Preparing 03:20:39 a3dd9ad96443: Preparing 03:20:39 cb2579bca470: Preparing 03:20:39 98c8e148dc3c: Preparing 03:20:39 98f8856122ee: Preparing 03:20:39 4693057ce236: Preparing 03:20:39 4693057ce236: Waiting 03:20:39 98c8e148dc3c: Layer already exists 03:20:39 cb2579bca470: Layer already exists 03:20:39 4693057ce236: Layer already exists 03:20:39 586e06ce4a9d: Pushed 03:20:39 98f8856122ee: Pushed 03:20:42 a3dd9ad96443: Pushed 03:20:42 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:20:43 586e06ce4a9d: Preparing 03:20:43 a3dd9ad96443: Preparing 03:20:43 cb2579bca470: Preparing 03:20:43 98c8e148dc3c: Preparing 03:20:43 98f8856122ee: Preparing 03:20:43 4693057ce236: Preparing 03:20:43 4693057ce236: Waiting 03:20:43 586e06ce4a9d: Layer already exists 03:20:43 a3dd9ad96443: Layer already exists 03:20:43 98f8856122ee: Layer already exists 03:20:43 98c8e148dc3c: Layer already exists 03:20:43 cb2579bca470: Layer already exists 03:20:43 4693057ce236: Layer already exists 03:20:43 latest: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.56 03:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:20:44 586e06ce4a9d: Preparing 03:20:44 a3dd9ad96443: Preparing 03:20:44 cb2579bca470: Preparing 03:20:44 98c8e148dc3c: Preparing 03:20:44 98f8856122ee: Preparing 03:20:44 4693057ce236: Preparing 03:20:44 4693057ce236: Waiting 03:20:44 586e06ce4a9d: Layer already exists 03:20:44 98f8856122ee: Layer already exists 03:20:44 98c8e148dc3c: Layer already exists 03:20:44 cb2579bca470: Layer already exists 03:20:44 a3dd9ad96443: Layer already exists 03:20:44 4693057ce236: Layer already exists 03:20:44 3.1.0-dev.56: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:20:44 586e06ce4a9d: Preparing 03:20:44 a3dd9ad96443: Preparing 03:20:44 cb2579bca470: Preparing 03:20:44 98c8e148dc3c: Preparing 03:20:44 98f8856122ee: Preparing 03:20:44 4693057ce236: Preparing 03:20:44 4693057ce236: Waiting 03:20:44 98c8e148dc3c: Layer already exists 03:20:44 98f8856122ee: Layer already exists 03:20:44 586e06ce4a9d: Layer already exists 03:20:44 a3dd9ad96443: Layer already exists 03:20:44 cb2579bca470: Layer already exists 03:20:44 4693057ce236: Layer already exists 03:20:44 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:20:45 586e06ce4a9d: Preparing 03:20:45 a3dd9ad96443: Preparing 03:20:45 cb2579bca470: Preparing 03:20:45 98c8e148dc3c: Preparing 03:20:45 98f8856122ee: Preparing 03:20:45 4693057ce236: Preparing 03:20:45 98c8e148dc3c: Layer already exists 03:20:45 cb2579bca470: Layer already exists 03:20:45 a3dd9ad96443: Layer already exists 03:20:45 98f8856122ee: Layer already exists 03:20:45 586e06ce4a9d: Layer already exists 03:20:45 4693057ce236: Layer already exists 03:20:45 main: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:45 ===================================================== [Pipeline] echo 03:20:45 taggedImages: 03:20:45 - nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:20:45 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.56 03:20:45 - nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:20:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:20:45 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:45 latest 03:20:45 3.1.0-dev.56 03:20:45 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:45 main 03:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:20:46 14133314cad7: Preparing 03:20:46 a6dc0a3abac8: Preparing 03:20:46 cb2579bca470: Preparing 03:20:46 98c8e148dc3c: Preparing 03:20:46 b760e12eb838: Preparing 03:20:46 4693057ce236: Preparing 03:20:46 4693057ce236: Waiting 03:20:46 cb2579bca470: Layer already exists 03:20:46 98c8e148dc3c: Layer already exists 03:20:46 b760e12eb838: Layer already exists 03:20:46 4693057ce236: Layer already exists 03:20:46 14133314cad7: Pushed 03:20:49 a6dc0a3abac8: Pushed 03:20:49 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:20:49 14133314cad7: Preparing 03:20:49 a6dc0a3abac8: Preparing 03:20:49 cb2579bca470: Preparing 03:20:49 98c8e148dc3c: Preparing 03:20:49 b760e12eb838: Preparing 03:20:49 4693057ce236: Preparing 03:20:49 4693057ce236: Waiting 03:20:49 cb2579bca470: Layer already exists 03:20:49 98c8e148dc3c: Layer already exists 03:20:49 a6dc0a3abac8: Layer already exists 03:20:49 b760e12eb838: Layer already exists 03:20:49 14133314cad7: Layer already exists 03:20:49 4693057ce236: Layer already exists 03:20:49 latest: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.56 03:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:20:50 14133314cad7: Preparing 03:20:50 a6dc0a3abac8: Preparing 03:20:50 cb2579bca470: Preparing 03:20:50 98c8e148dc3c: Preparing 03:20:50 b760e12eb838: Preparing 03:20:50 4693057ce236: Preparing 03:20:50 4693057ce236: Waiting 03:20:50 a6dc0a3abac8: Layer already exists 03:20:50 98c8e148dc3c: Layer already exists 03:20:50 b760e12eb838: Layer already exists 03:20:50 14133314cad7: Layer already exists 03:20:50 cb2579bca470: Layer already exists 03:20:50 4693057ce236: Layer already exists 03:20:50 3.1.0-dev.56: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:20:51 14133314cad7: Preparing 03:20:51 a6dc0a3abac8: Preparing 03:20:51 cb2579bca470: Preparing 03:20:51 98c8e148dc3c: Preparing 03:20:51 b760e12eb838: Preparing 03:20:51 4693057ce236: Preparing 03:20:51 4693057ce236: Waiting 03:20:51 cb2579bca470: Layer already exists 03:20:51 98c8e148dc3c: Layer already exists 03:20:51 14133314cad7: Layer already exists 03:20:51 b760e12eb838: Layer already exists 03:20:51 4693057ce236: Layer already exists 03:20:51 a6dc0a3abac8: Layer already exists 03:20:51 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:20:51 14133314cad7: Preparing 03:20:51 a6dc0a3abac8: Preparing 03:20:51 cb2579bca470: Preparing 03:20:51 98c8e148dc3c: Preparing 03:20:51 b760e12eb838: Preparing 03:20:51 4693057ce236: Preparing 03:20:51 4693057ce236: Waiting 03:20:51 a6dc0a3abac8: Layer already exists 03:20:51 cb2579bca470: Layer already exists 03:20:51 b760e12eb838: Layer already exists 03:20:51 14133314cad7: Layer already exists 03:20:51 98c8e148dc3c: Layer already exists 03:20:51 4693057ce236: Layer already exists 03:20:51 main: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:51 ===================================================== [Pipeline] echo 03:20:51 taggedImages: 03:20:51 - nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:20:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:20:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.56 03:20:51 - nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:20:51 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:30:59 #131 ... 03:30:59 03:30:59 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:30:59 #123 DONE 740.6s 03:30:59 03:30:59 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:59 #124 ... 03:30:59 03:30:59 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:30:59 #132 DONE 0.2s 03:30:59 03:30:59 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:59 #61 ... 03:30:59 03:30:59 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:30:59 #133 DONE 0.2s 03:30:59 03:30:59 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:30:59 #134 DONE 0.1s 03:30:59 03:30:59 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:59 #124 ... 03:30:59 03:30:59 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:30:59 #135 DONE 0.1s 03:30:59 03:30:59 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:30:59 #136 DONE 0.3s 03:30:59 03:30:59 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:30:59 #122 742.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:30:59 #122 ... 03:30:59 03:30:59 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:30:59 #137 DONE 0.2s 03:30:59 03:30:59 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:59 #138 DONE 2.1s 03:30:59 03:30:59 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:59 #124 ... 03:30:59 03:30:59 #91 [security-proxy-setup] exporting to image 03:30:59 #91 exporting layers 03:30:59 #91 exporting layers 1.1s done 03:30:59 #91 writing image sha256:8a34603b08295025d1c2fa1187948e68b67b2744d26800296d3ab3ea8e896f49 done 03:30:59 #91 naming to docker.io/library/security-proxy-setup-arm64 done 03:30:59 #91 DONE 3.4s 03:30:59 03:30:59 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:59 #127 ... 03:30:59 03:30:59 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:59 #124 DONE 750.6s 03:30:59 03:30:59 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:59 #127 ... 03:30:59 03:30:59 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:30:59 #139 DONE 0.3s 03:30:59 03:30:59 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:30:59 #130 ... 03:30:59 03:30:59 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:30:59 #140 DONE 2.4s 03:30:59 03:30:59 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:30:59 #125 ... 03:30:59 03:30:59 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:30:59 #141 DONE 0.3s 03:30:59 03:30:59 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:30:59 #128 ... 03:30:59 03:30:59 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:30:59 #142 DONE 0.3s 03:30:59 03:30:59 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:59 #127 ... 03:30:59 03:30:59 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:30:59 #143 DONE 0.3s 03:30:59 03:30:59 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:30:59 #144 DONE 0.2s 03:30:59 03:30:59 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:00 #130 ... 03:31:00 03:31:00 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:31:00 #145 DONE 0.3s 03:31:00 03:31:00 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:00 #130 ... 03:31:00 03:31:00 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:31:00 #146 DONE 0.2s 03:31:00 03:31:00 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:31:00 #147 DONE 0.2s 03:31:00 03:31:00 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:00 #127 ... 03:31:00 03:31:00 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:31:00 #148 DONE 0.3s 03:31:00 03:31:00 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:01 #127 ... 03:31:01 03:31:01 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:31:03 #149 DONE 1.9s 03:31:03 03:31:03 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:31:03 #128 ... 03:31:03 03:31:03 #91 [security-bootstrapper] exporting to image 03:31:03 #91 exporting layers 03:31:04 #91 exporting layers 1.0s done 03:31:04 #91 writing image sha256:26519c8582ecbebd9f37ac39fac510b3e9714e790146acfcc6ef49b520db4183 done 03:31:04 #91 naming to docker.io/library/security-bootstrapper-arm64 done 03:31:04 #91 DONE 4.4s 03:31:04 03:31:04 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:09 #121 ... 03:31:09 03:31:09 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:31:09 #122 DONE 763.9s 03:31:09 03:31:09 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:09 #131 ... 03:31:09 03:31:09 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:31:09 #150 DONE 0.1s 03:31:09 03:31:09 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:09 #127 ... 03:31:09 03:31:09 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:31:09 #151 DONE 0.3s 03:31:09 03:31:09 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:31:09 #152 DONE 0.2s 03:31:09 03:31:09 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:31:10 #153 DONE 0.1s 03:31:10 03:31:10 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:10 #130 ... 03:31:10 03:31:10 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:31:10 #154 DONE 0.1s 03:31:10 03:31:10 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:31:10 #155 DONE 0.3s 03:31:10 03:31:10 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:10 #121 ... 03:31:10 03:31:10 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:31:10 #156 DONE 0.3s 03:31:10 03:31:10 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:11 #127 ... 03:31:11 03:31:11 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:31:11 #157 DONE 0.2s 03:31:11 03:31:11 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:13 #158 DONE 2.0s 03:31:13 03:31:13 #91 [security-secretstore-setup] exporting to image 03:31:13 #91 exporting layers 03:31:14 #91 exporting layers 1.1s done 03:31:14 #91 writing image sha256:b211fb544c52c00e994d58f577ca8845e415e27abf9f275db0046fcea73c75b3 0.0s done 03:31:14 #91 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:31:14 #91 DONE 5.5s 03:31:14 03:31:14 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:22 #130 ... 03:31:22 03:31:22 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:22 #127 DONE 776.7s 03:31:22 03:31:22 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:31:22 #125 ... 03:31:22 03:31:22 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:31:22 #159 DONE 0.1s 03:31:22 03:31:22 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:31:22 #160 DONE 0.1s 03:31:22 03:31:22 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:22 #131 ... 03:31:22 03:31:22 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:31:22 #161 DONE 0.3s 03:31:22 03:31:22 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:31:22 #162 DONE 0.1s 03:31:22 03:31:22 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:22 #130 ... 03:31:22 03:31:22 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:31:22 #163 DONE 0.1s 03:31:23 03:31:23 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:25 #164 DONE 2.1s 03:31:25 03:31:25 #91 [security-proxy-auth] exporting to image 03:31:25 #91 exporting layers 03:31:26 #91 exporting layers 0.6s done 03:31:26 #91 writing image sha256:df134a741f59b16c8199719c65cd9b660841d8581d1da58b55c702b748477d60 done 03:31:26 #91 naming to docker.io/library/security-proxy-auth-arm64 done 03:31:26 #91 DONE 6.1s 03:31:26 03:31:26 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:29 #121 ... 03:31:29 03:31:29 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:29 #130 DONE 784.1s 03:31:29 03:31:29 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:29 #121 ... 03:31:29 03:31:29 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:31:29 #165 DONE 0.1s 03:31:29 03:31:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:30 #131 ... 03:31:30 03:31:30 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:31:30 #166 DONE 0.2s 03:31:30 03:31:30 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:31:30 #167 DONE 0.3s 03:31:30 03:31:30 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:31:30 #168 DONE 0.1s 03:31:30 03:31:30 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:31:30 #169 DONE 0.2s 03:31:30 03:31:30 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:35 #170 DONE 4.3s 03:31:35 03:31:35 #91 [core-common-config-bootstrapper] exporting to image 03:31:35 #91 exporting layers 03:31:35 #91 exporting layers 0.4s done 03:31:35 #91 writing image sha256:c9bc91c5db039cbe3a4521869962912afea4663e959f8050a706038f0e20abe4 done 03:31:35 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:31:35 #91 DONE 6.5s 03:31:35 03:31:35 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:14 #131 ... 03:32:14 03:32:14 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:32:14 #126 DONE 822.8s 03:32:14 03:32:14 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:14 #121 ... 03:32:14 03:32:14 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:32:14 #171 DONE 0.2s 03:32:14 03:32:14 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:32:14 #172 DONE 0.2s 03:32:14 03:32:14 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:32:14 #173 DONE 0.3s 03:32:14 03:32:14 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:32:14 #174 DONE 0.1s 03:32:14 03:32:14 #91 [core-command] exporting to image 03:32:14 #91 exporting layers 03:32:14 #91 exporting layers 0.4s done 03:32:14 #91 writing image sha256:a09f7cf3be84ccee2ad587e948f022dbcf69a23e0b21a3abccdd00d56b1c021a done 03:32:14 #91 naming to docker.io/library/core-command-arm64 done 03:32:14 #91 DONE 6.9s 03:32:14 03:32:14 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:32:14 #125 ... 03:32:14 03:32:14 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:14 #129 DONE 829.4s 03:32:14 03:32:14 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:14 #131 ... 03:32:14 03:32:14 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:32:15 #175 DONE 0.3s 03:32:15 03:32:15 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:32:15 #176 DONE 0.1s 03:32:15 03:32:15 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:32:15 #177 DONE 0.3s 03:32:15 03:32:15 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:32:15 #178 DONE 0.2s 03:32:15 03:32:15 #91 [core-data] exporting to image 03:32:15 #91 exporting layers 03:32:15 #91 exporting layers 0.4s done 03:32:15 #91 writing image sha256:721f9c4eba9a9018343440d973f30a820a753d1c3bbef71b80187114ee54fd9a done 03:32:15 #91 naming to docker.io/library/core-data-arm64 done 03:32:15 #91 DONE 7.3s 03:32:15 03:32:15 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:17 #128 ... 03:32:17 03:32:17 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:32:17 #125 DONE 832.1s 03:32:17 03:32:17 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:17 #121 ... 03:32:17 03:32:17 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:32:18 #179 DONE 0.2s 03:32:18 03:32:18 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:32:18 #180 DONE 0.1s 03:32:18 03:32:18 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:32:18 #181 DONE 0.3s 03:32:18 03:32:18 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:32:18 #182 DONE 0.1s 03:32:18 03:32:18 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:32:18 #183 DONE 0.1s 03:32:18 03:32:18 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:19 #121 ... 03:32:19 03:32:19 #91 [core-metadata] exporting to image 03:32:19 #91 exporting layers 0.3s done 03:32:19 #91 writing image sha256:6af522d374bb69623a16422a6e08c3d66e281532e622bf27c96dabb95c059ae2 done 03:32:19 #91 naming to docker.io/library/core-metadata-arm64 done 03:32:19 #91 DONE 7.6s 03:32:19 03:32:19 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:34 #128 DONE 849.3s 03:32:34 03:32:34 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:34 #131 ... 03:32:34 03:32:34 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:32:34 #184 DONE 0.3s 03:32:34 03:32:34 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:32:34 #61 ... 03:32:34 03:32:34 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:32:35 #185 DONE 0.2s 03:32:35 03:32:35 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:32:35 #186 DONE 0.3s 03:32:35 03:32:35 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:32:35 #187 DONE 0.2s 03:32:35 03:32:35 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:35 #131 ... 03:32:35 03:32:35 #91 [security-spiffe-token-provider] exporting to image 03:32:35 #91 exporting layers 03:32:36 #91 exporting layers 0.6s done 03:32:36 #91 writing image sha256:c6421cdad8444b7318607eba9ad6e4c50edc519280fb2601e5fe8df747d02b37 done 03:32:36 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:32:36 #91 DONE 8.3s 03:32:36 03:32:36 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:58 #131 DONE 871.0s 03:32:58 03:32:58 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:58 #121 DONE 871.0s 03:32:58 03:32:58 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:32:58 #61 ... 03:32:58 03:32:58 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:32:58 #188 DONE 0.2s 03:32:58 03:32:58 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:32:58 #189 DONE 0.2s 03:32:58 03:32:58 #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:32:58 #190 DONE 0.2s 03:32:58 03:32:58 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:32:58 #191 DONE 0.1s 03:32:58 03:32:58 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:32:58 #192 DONE 0.4s 03:32:58 03:32:58 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:32:58 #193 DONE 0.4s 03:32:58 03:32:58 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:32:58 #194 DONE 0.2s 03:32:58 03:32:58 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:32:58 #195 DONE 0.2s 03:32:58 03:32:58 #91 [support-notifications] exporting to image 03:32:58 #91 exporting layers 03:32:58 #91 exporting layers 0.3s done 03:32:58 #91 writing image sha256:2511fbba62237c7a34b2aa76e01bfa14d6d7e49fb1bfcd24f9bc3a2874587a05 0.0s done 03:32:58 #91 naming to docker.io/library/support-scheduler-arm64 03:32:58 #91 exporting layers 0.4s done 03:32:58 #91 naming to docker.io/library/support-scheduler-arm64 done 03:32:58 #91 writing image sha256:ec3c5b2ea671d7e1d7b0d6b9ac63976dc8fccb1629ca3ca5e98b083216c55ecc done 03:32:58 #91 naming to docker.io/library/support-notifications-arm64 done 03:32:58 #91 DONE 8.7s 03:32:58 03:32:58 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:32:58 time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:32:58 $ docker stop --time=1 8276f3c9c2c013c30a70d2e9640a94325c7a228f4f7b927cd140cc1c45eec874 03:33:00 $ docker rm -f --volumes 8276f3c9c2c013c30a70d2e9640a94325c7a228f4f7b927cd140cc1c45eec874 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:00 + docker images 03:33:00 REPOSITORY TAG IMAGE ID CREATED SIZE 03:33:00 support-notifications-arm64 latest ec3c5b2ea671 3 seconds ago 34.2MB 03:33:00 support-scheduler-arm64 latest 2511fbba6223 3 seconds ago 33.5MB 03:33:00 security-spiffe-token-provider-arm64 latest c6421cdad844 25 seconds ago 35.1MB 03:33:00 core-metadata-arm64 latest 6af522d374bb 42 seconds ago 21.5MB 03:33:00 core-data-arm64 latest 721f9c4eba9a 45 seconds ago 21.2MB 03:33:00 core-command-arm64 latest a09f7cf3be84 52 seconds ago 21MB 03:33:00 core-common-config-bootstrapper-arm64 latest c9bc91c5db03 About a minute ago 18.3MB 03:33:00 security-proxy-auth-arm64 latest df134a741f59 About a minute ago 19.4MB 03:33:00 security-secretstore-setup-arm64 latest b211fb544c52 About a minute ago 43.7MB 03:33:00 security-bootstrapper-arm64 latest 26519c8582ec About a minute ago 23.1MB 03:33:00 security-proxy-setup-arm64 latest 8a34603b0829 2 minutes ago 34MB 03:33:00 security-spire-agent-arm64 latest 068caddb2fec 15 minutes ago 157MB 03:33:00 security-spire-config-arm64 latest 206a276c473e 15 minutes ago 95.8MB 03:33:00 security-spire-server-arm64 latest c5bccb11820f 15 minutes ago 101MB 03:33:00 ci-base-image-arm64 latest e76eab531616 16 minutes ago 924MB 03:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 days ago 553MB 03:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 03:33:00 provisioning config files... 03:33:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config10108835639985802591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:00 ---> docker-login.sh 03:33:00 nexus3.edgexfoundry.org:10001 03:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:01 Configure a credential helper to remove this warning. See 03:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:01 03:33:01 Login Succeeded 03:33:01 nexus3.edgexfoundry.org:10002 03:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:01 Configure a credential helper to remove this warning. See 03:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:01 03:33:01 Login Succeeded 03:33:01 nexus3.edgexfoundry.org:10003 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 nexus3.edgexfoundry.org:10004 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 docker.io 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 ---> docker-login.sh ends [Pipeline] } 03:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:33:02 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:02 latest 03:33:02 3.1.0-dev.56 03:33:02 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:02 main 03:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:33:03 5b209593872a: Preparing 03:33:03 0248b06d774d: Preparing 03:33:03 beb0009d24d1: Preparing 03:33:03 a8c53f943397: Preparing 03:33:03 dde9c27a1c54: Preparing 03:33:03 b2191e2be29d: Preparing 03:33:03 b2191e2be29d: Waiting 03:33:03 a8c53f943397: Pushed 03:33:03 5b209593872a: Pushed 03:33:03 dde9c27a1c54: Pushed 03:33:03 beb0009d24d1: Pushed 03:33:03 b2191e2be29d: Layer already exists 03:33:07 0248b06d774d: Pushed 03:33:07 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:33:07 5b209593872a: Preparing 03:33:07 0248b06d774d: Preparing 03:33:07 beb0009d24d1: Preparing 03:33:07 a8c53f943397: Preparing 03:33:07 dde9c27a1c54: Preparing 03:33:07 b2191e2be29d: Preparing 03:33:07 b2191e2be29d: Waiting 03:33:07 0248b06d774d: Layer already exists 03:33:07 dde9c27a1c54: Layer already exists 03:33:07 a8c53f943397: Layer already exists 03:33:07 5b209593872a: Layer already exists 03:33:07 beb0009d24d1: Layer already exists 03:33:07 b2191e2be29d: Layer already exists 03:33:07 latest: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.56 03:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:33:08 5b209593872a: Preparing 03:33:08 0248b06d774d: Preparing 03:33:08 beb0009d24d1: Preparing 03:33:08 a8c53f943397: Preparing 03:33:08 dde9c27a1c54: Preparing 03:33:08 b2191e2be29d: Preparing 03:33:08 b2191e2be29d: Waiting 03:33:08 0248b06d774d: Layer already exists 03:33:08 beb0009d24d1: Layer already exists 03:33:08 5b209593872a: Layer already exists 03:33:08 a8c53f943397: Layer already exists 03:33:08 dde9c27a1c54: Layer already exists 03:33:08 b2191e2be29d: Layer already exists 03:33:08 3.1.0-dev.56: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:33:09 5b209593872a: Preparing 03:33:09 0248b06d774d: Preparing 03:33:09 beb0009d24d1: Preparing 03:33:09 a8c53f943397: Preparing 03:33:09 dde9c27a1c54: Preparing 03:33:09 b2191e2be29d: Preparing 03:33:09 b2191e2be29d: Waiting 03:33:09 0248b06d774d: Layer already exists 03:33:09 a8c53f943397: Layer already exists 03:33:09 beb0009d24d1: Layer already exists 03:33:09 5b209593872a: Layer already exists 03:33:09 dde9c27a1c54: Layer already exists 03:33:09 b2191e2be29d: Layer already exists 03:33:09 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:33:09 5b209593872a: Preparing 03:33:09 0248b06d774d: Preparing 03:33:09 beb0009d24d1: Preparing 03:33:09 a8c53f943397: Preparing 03:33:09 dde9c27a1c54: Preparing 03:33:09 b2191e2be29d: Preparing 03:33:09 b2191e2be29d: Waiting 03:33:09 0248b06d774d: Layer already exists 03:33:09 beb0009d24d1: Layer already exists 03:33:09 dde9c27a1c54: Layer already exists 03:33:09 a8c53f943397: Layer already exists 03:33:09 5b209593872a: Layer already exists 03:33:09 b2191e2be29d: Layer already exists 03:33:09 main: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:09 ===================================================== [Pipeline] echo 03:33:09 taggedImages: 03:33:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:33:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.56 03:33:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:33:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:33:09 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:09 latest 03:33:09 3.1.0-dev.56 03:33:09 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:09 main 03:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:33:10 e862c36e86f6: Preparing 03:33:10 d37e367da5f2: Preparing 03:33:10 cb17f1d7ec94: Preparing 03:33:10 3a67587872e7: Preparing 03:33:10 beb0009d24d1: Preparing 03:33:10 a8c53f943397: Preparing 03:33:10 dde9c27a1c54: Preparing 03:33:10 b2191e2be29d: Preparing 03:33:10 a8c53f943397: Waiting 03:33:10 dde9c27a1c54: Waiting 03:33:10 b2191e2be29d: Waiting 03:33:10 beb0009d24d1: Layer already exists 03:33:10 a8c53f943397: Layer already exists 03:33:10 dde9c27a1c54: Layer already exists 03:33:10 b2191e2be29d: Layer already exists 03:33:10 e862c36e86f6: Pushed 03:33:10 cb17f1d7ec94: Pushed 03:33:10 d37e367da5f2: Pushed 03:33:13 3a67587872e7: Pushed 03:33:13 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:13 + 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 03:33:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:33:14 e862c36e86f6: Preparing 03:33:14 d37e367da5f2: Preparing 03:33:14 cb17f1d7ec94: Preparing 03:33:14 3a67587872e7: Preparing 03:33:14 beb0009d24d1: Preparing 03:33:14 a8c53f943397: Preparing 03:33:14 dde9c27a1c54: Preparing 03:33:14 b2191e2be29d: Preparing 03:33:14 a8c53f943397: Waiting 03:33:14 dde9c27a1c54: Waiting 03:33:14 b2191e2be29d: Waiting 03:33:14 3a67587872e7: Layer already exists 03:33:14 beb0009d24d1: Layer already exists 03:33:14 e862c36e86f6: Layer already exists 03:33:14 d37e367da5f2: Layer already exists 03:33:14 cb17f1d7ec94: Layer already exists 03:33:14 b2191e2be29d: Layer already exists 03:33:14 dde9c27a1c54: Layer already exists 03:33:14 a8c53f943397: Layer already exists 03:33:14 latest: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.56 03:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:33:14 e862c36e86f6: Preparing 03:33:14 d37e367da5f2: Preparing 03:33:14 cb17f1d7ec94: Preparing 03:33:14 3a67587872e7: Preparing 03:33:14 beb0009d24d1: Preparing 03:33:14 a8c53f943397: Preparing 03:33:14 dde9c27a1c54: Preparing 03:33:14 b2191e2be29d: Preparing 03:33:14 a8c53f943397: Waiting 03:33:14 dde9c27a1c54: Waiting 03:33:14 b2191e2be29d: Waiting 03:33:14 cb17f1d7ec94: Layer already exists 03:33:14 beb0009d24d1: Layer already exists 03:33:14 d37e367da5f2: Layer already exists 03:33:14 3a67587872e7: Layer already exists 03:33:14 e862c36e86f6: Layer already exists 03:33:14 dde9c27a1c54: Layer already exists 03:33:14 a8c53f943397: Layer already exists 03:33:14 b2191e2be29d: Layer already exists 03:33:15 3.1.0-dev.56: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:33:15 e862c36e86f6: Preparing 03:33:15 d37e367da5f2: Preparing 03:33:15 cb17f1d7ec94: Preparing 03:33:15 3a67587872e7: Preparing 03:33:15 beb0009d24d1: Preparing 03:33:15 a8c53f943397: Preparing 03:33:15 dde9c27a1c54: Preparing 03:33:15 b2191e2be29d: Preparing 03:33:15 dde9c27a1c54: Waiting 03:33:15 b2191e2be29d: Waiting 03:33:15 a8c53f943397: Waiting 03:33:15 3a67587872e7: Layer already exists 03:33:15 cb17f1d7ec94: Layer already exists 03:33:15 beb0009d24d1: Layer already exists 03:33:15 e862c36e86f6: Layer already exists 03:33:15 d37e367da5f2: Layer already exists 03:33:15 dde9c27a1c54: Layer already exists 03:33:15 a8c53f943397: Layer already exists 03:33:15 b2191e2be29d: Layer already exists 03:33:15 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + 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 03:33:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:33:16 e862c36e86f6: Preparing 03:33:16 d37e367da5f2: Preparing 03:33:16 cb17f1d7ec94: Preparing 03:33:16 3a67587872e7: Preparing 03:33:16 beb0009d24d1: Preparing 03:33:16 a8c53f943397: Preparing 03:33:16 dde9c27a1c54: Preparing 03:33:16 b2191e2be29d: Preparing 03:33:16 dde9c27a1c54: Waiting 03:33:16 a8c53f943397: Waiting 03:33:16 b2191e2be29d: Waiting 03:33:16 cb17f1d7ec94: Layer already exists 03:33:16 3a67587872e7: Layer already exists 03:33:16 e862c36e86f6: Layer already exists 03:33:16 d37e367da5f2: Layer already exists 03:33:16 beb0009d24d1: Layer already exists 03:33:16 b2191e2be29d: Layer already exists 03:33:16 a8c53f943397: Layer already exists 03:33:16 dde9c27a1c54: Layer already exists 03:33:16 main: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:16 ===================================================== [Pipeline] echo 03:33:16 taggedImages: 03:33:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:33:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.56 03:33:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:33:16 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:33:16 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:16 latest 03:33:16 3.1.0-dev.56 03:33:16 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:16 main 03:33:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:33:17 76d6f09483db: Preparing 03:33:17 3a01185ad47c: Preparing 03:33:17 beb0009d24d1: Preparing 03:33:17 a8c53f943397: Preparing 03:33:17 583d6e965278: Preparing 03:33:17 b2191e2be29d: Preparing 03:33:17 b2191e2be29d: Waiting 03:33:17 beb0009d24d1: Layer already exists 03:33:17 a8c53f943397: Layer already exists 03:33:17 b2191e2be29d: Layer already exists 03:33:17 76d6f09483db: Pushed 03:33:17 583d6e965278: Pushed 03:33:21 3a01185ad47c: Pushed 03:33:21 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:33:22 76d6f09483db: Preparing 03:33:22 3a01185ad47c: Preparing 03:33:22 beb0009d24d1: Preparing 03:33:22 a8c53f943397: Preparing 03:33:22 583d6e965278: Preparing 03:33:22 b2191e2be29d: Preparing 03:33:22 b2191e2be29d: Waiting 03:33:22 76d6f09483db: Layer already exists 03:33:22 583d6e965278: Layer already exists 03:33:22 3a01185ad47c: Layer already exists 03:33:22 a8c53f943397: Layer already exists 03:33:22 beb0009d24d1: Layer already exists 03:33:22 b2191e2be29d: Layer already exists 03:33:22 latest: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.56 03:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:33:23 76d6f09483db: Preparing 03:33:23 3a01185ad47c: Preparing 03:33:23 beb0009d24d1: Preparing 03:33:23 a8c53f943397: Preparing 03:33:23 583d6e965278: Preparing 03:33:23 b2191e2be29d: Preparing 03:33:23 b2191e2be29d: Waiting 03:33:23 3a01185ad47c: Layer already exists 03:33:23 76d6f09483db: Layer already exists 03:33:23 beb0009d24d1: Layer already exists 03:33:23 583d6e965278: Layer already exists 03:33:23 a8c53f943397: Layer already exists 03:33:23 b2191e2be29d: Layer already exists 03:33:23 3.1.0-dev.56: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:33:24 76d6f09483db: Preparing 03:33:24 3a01185ad47c: Preparing 03:33:24 beb0009d24d1: Preparing 03:33:24 a8c53f943397: Preparing 03:33:24 583d6e965278: Preparing 03:33:24 b2191e2be29d: Preparing 03:33:24 b2191e2be29d: Waiting 03:33:24 583d6e965278: Layer already exists 03:33:24 76d6f09483db: Layer already exists 03:33:24 3a01185ad47c: Layer already exists 03:33:24 a8c53f943397: Layer already exists 03:33:24 beb0009d24d1: Layer already exists 03:33:24 b2191e2be29d: Layer already exists 03:33:24 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:33:24 76d6f09483db: Preparing 03:33:24 3a01185ad47c: Preparing 03:33:24 beb0009d24d1: Preparing 03:33:24 a8c53f943397: Preparing 03:33:24 583d6e965278: Preparing 03:33:24 b2191e2be29d: Preparing 03:33:24 b2191e2be29d: Waiting 03:33:24 583d6e965278: Layer already exists 03:33:24 3a01185ad47c: Layer already exists 03:33:24 76d6f09483db: Layer already exists 03:33:24 a8c53f943397: Layer already exists 03:33:24 beb0009d24d1: Layer already exists 03:33:24 b2191e2be29d: Layer already exists 03:33:24 main: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:24 ===================================================== [Pipeline] echo 03:33:24 taggedImages: 03:33:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:33:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.56 03:33:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:33:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:33:24 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:24 latest 03:33:24 3.1.0-dev.56 03:33:24 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:24 main 03:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:33:25 74f3dd49da2b: Preparing 03:33:25 b1d20fa39c53: Preparing 03:33:25 d63b528c9880: Preparing 03:33:25 beb0009d24d1: Preparing 03:33:25 a8c53f943397: Preparing 03:33:25 dde9c27a1c54: Preparing 03:33:25 b2191e2be29d: Preparing 03:33:25 dde9c27a1c54: Waiting 03:33:25 b2191e2be29d: Waiting 03:33:25 a8c53f943397: Layer already exists 03:33:25 beb0009d24d1: Layer already exists 03:33:25 dde9c27a1c54: Layer already exists 03:33:25 b2191e2be29d: Layer already exists 03:33:25 b1d20fa39c53: Pushed 03:33:25 74f3dd49da2b: Pushed 03:33:29 d63b528c9880: Pushed 03:33:29 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:33:29 74f3dd49da2b: Preparing 03:33:29 b1d20fa39c53: Preparing 03:33:29 d63b528c9880: Preparing 03:33:29 beb0009d24d1: Preparing 03:33:29 a8c53f943397: Preparing 03:33:29 dde9c27a1c54: Preparing 03:33:29 b2191e2be29d: Preparing 03:33:29 dde9c27a1c54: Waiting 03:33:29 b2191e2be29d: Waiting 03:33:29 b1d20fa39c53: Layer already exists 03:33:29 d63b528c9880: Layer already exists 03:33:29 a8c53f943397: Layer already exists 03:33:29 74f3dd49da2b: Layer already exists 03:33:29 beb0009d24d1: Layer already exists 03:33:29 dde9c27a1c54: Layer already exists 03:33:29 b2191e2be29d: Layer already exists 03:33:29 latest: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.56 03:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:33:30 74f3dd49da2b: Preparing 03:33:30 b1d20fa39c53: Preparing 03:33:30 d63b528c9880: Preparing 03:33:30 beb0009d24d1: Preparing 03:33:30 a8c53f943397: Preparing 03:33:30 dde9c27a1c54: Preparing 03:33:30 b2191e2be29d: Preparing 03:33:30 b2191e2be29d: Waiting 03:33:30 beb0009d24d1: Layer already exists 03:33:30 d63b528c9880: Layer already exists 03:33:30 b1d20fa39c53: Layer already exists 03:33:30 74f3dd49da2b: Layer already exists 03:33:30 a8c53f943397: Layer already exists 03:33:30 dde9c27a1c54: Layer already exists 03:33:30 b2191e2be29d: Layer already exists 03:33:30 3.1.0-dev.56: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:33:31 74f3dd49da2b: Preparing 03:33:31 b1d20fa39c53: Preparing 03:33:31 d63b528c9880: Preparing 03:33:31 beb0009d24d1: Preparing 03:33:31 a8c53f943397: Preparing 03:33:31 dde9c27a1c54: Preparing 03:33:31 b2191e2be29d: Preparing 03:33:31 dde9c27a1c54: Waiting 03:33:31 b2191e2be29d: Waiting 03:33:31 74f3dd49da2b: Layer already exists 03:33:31 a8c53f943397: Layer already exists 03:33:31 beb0009d24d1: Layer already exists 03:33:31 d63b528c9880: Layer already exists 03:33:31 b1d20fa39c53: Layer already exists 03:33:31 dde9c27a1c54: Layer already exists 03:33:31 b2191e2be29d: Layer already exists 03:33:31 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:33:32 74f3dd49da2b: Preparing 03:33:32 b1d20fa39c53: Preparing 03:33:32 d63b528c9880: Preparing 03:33:32 beb0009d24d1: Preparing 03:33:32 a8c53f943397: Preparing 03:33:32 dde9c27a1c54: Preparing 03:33:32 b2191e2be29d: Preparing 03:33:32 dde9c27a1c54: Waiting 03:33:32 b2191e2be29d: Waiting 03:33:32 a8c53f943397: Layer already exists 03:33:32 d63b528c9880: Layer already exists 03:33:32 beb0009d24d1: Layer already exists 03:33:32 b1d20fa39c53: Layer already exists 03:33:32 74f3dd49da2b: Layer already exists 03:33:32 dde9c27a1c54: Layer already exists 03:33:32 b2191e2be29d: Layer already exists 03:33:32 main: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:32 ===================================================== [Pipeline] echo 03:33:32 taggedImages: 03:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.56 03:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:33:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:33:32 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:32 latest 03:33:32 3.1.0-dev.56 03:33:32 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:32 main 03:33:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:33:34 5c3dd646ea11: Preparing 03:33:34 aaf4d9141941: Preparing 03:33:34 b79ebff10191: Preparing 03:33:34 a3091f779b8f: Preparing 03:33:34 3036b8a05e20: Preparing 03:33:34 79d4e2c07eb2: Preparing 03:33:34 e9860aa6cb28: Preparing 03:33:34 beb0009d24d1: Preparing 03:33:34 a8c53f943397: Preparing 03:33:34 4c05e6c3f339: Preparing 03:33:34 3c183618d567: Preparing 03:33:34 5f70bf18a086: Preparing 03:33:34 3061e28699fe: Preparing 03:33:34 c45aae917f22: Preparing 03:33:34 b2191e2be29d: Preparing 03:33:34 beb0009d24d1: Waiting 03:33:34 a8c53f943397: Waiting 03:33:34 4c05e6c3f339: Waiting 03:33:34 3c183618d567: Waiting 03:33:34 5f70bf18a086: Waiting 03:33:34 3061e28699fe: Waiting 03:33:34 c45aae917f22: Waiting 03:33:34 b2191e2be29d: Waiting 03:33:34 79d4e2c07eb2: Waiting 03:33:34 e9860aa6cb28: Waiting 03:33:34 aaf4d9141941: Pushed 03:33:34 3036b8a05e20: Pushed 03:33:34 a3091f779b8f: Pushed 03:33:34 beb0009d24d1: Layer already exists 03:33:34 b79ebff10191: Pushed 03:33:34 5c3dd646ea11: Pushed 03:33:34 a8c53f943397: Layer already exists 03:33:34 79d4e2c07eb2: Pushed 03:33:35 4c05e6c3f339: Pushed 03:33:35 5f70bf18a086: Pushed 03:33:35 3c183618d567: Pushed 03:33:35 3061e28699fe: Pushed 03:33:35 b2191e2be29d: Layer already exists 03:33:35 c45aae917f22: Pushed 03:33:38 e9860aa6cb28: Pushed 03:33:38 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:33:39 5c3dd646ea11: Preparing 03:33:39 aaf4d9141941: Preparing 03:33:39 b79ebff10191: Preparing 03:33:39 a3091f779b8f: Preparing 03:33:39 3036b8a05e20: Preparing 03:33:39 79d4e2c07eb2: Preparing 03:33:39 e9860aa6cb28: Preparing 03:33:39 beb0009d24d1: Preparing 03:33:39 a8c53f943397: Preparing 03:33:39 4c05e6c3f339: Preparing 03:33:39 3c183618d567: Preparing 03:33:39 5f70bf18a086: Preparing 03:33:39 3061e28699fe: Preparing 03:33:39 c45aae917f22: Preparing 03:33:39 b2191e2be29d: Preparing 03:33:39 a8c53f943397: Waiting 03:33:39 3061e28699fe: Waiting 03:33:39 c45aae917f22: Waiting 03:33:39 b2191e2be29d: Waiting 03:33:39 4c05e6c3f339: Waiting 03:33:39 3c183618d567: Waiting 03:33:39 5f70bf18a086: Waiting 03:33:39 79d4e2c07eb2: Waiting 03:33:39 e9860aa6cb28: Waiting 03:33:39 beb0009d24d1: Waiting 03:33:39 5c3dd646ea11: Layer already exists 03:33:39 aaf4d9141941: Layer already exists 03:33:39 a3091f779b8f: Layer already exists 03:33:39 3036b8a05e20: Layer already exists 03:33:39 b79ebff10191: Layer already exists 03:33:39 a8c53f943397: Layer already exists 03:33:39 e9860aa6cb28: Layer already exists 03:33:39 79d4e2c07eb2: Layer already exists 03:33:39 beb0009d24d1: Layer already exists 03:33:39 4c05e6c3f339: Layer already exists 03:33:39 3c183618d567: Layer already exists 03:33:39 5f70bf18a086: Layer already exists 03:33:39 b2191e2be29d: Layer already exists 03:33:39 c45aae917f22: Layer already exists 03:33:39 3061e28699fe: Layer already exists 03:33:39 latest: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.56 03:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:33:39 5c3dd646ea11: Preparing 03:33:39 aaf4d9141941: Preparing 03:33:39 b79ebff10191: Preparing 03:33:39 a3091f779b8f: Preparing 03:33:39 3036b8a05e20: Preparing 03:33:39 79d4e2c07eb2: Preparing 03:33:39 e9860aa6cb28: Preparing 03:33:39 beb0009d24d1: Preparing 03:33:39 a8c53f943397: Preparing 03:33:39 4c05e6c3f339: Preparing 03:33:39 3c183618d567: Preparing 03:33:39 5f70bf18a086: Preparing 03:33:39 3061e28699fe: Preparing 03:33:39 c45aae917f22: Preparing 03:33:39 b2191e2be29d: Preparing 03:33:39 4c05e6c3f339: Waiting 03:33:39 3c183618d567: Waiting 03:33:39 5f70bf18a086: Waiting 03:33:39 79d4e2c07eb2: Waiting 03:33:39 3061e28699fe: Waiting 03:33:39 c45aae917f22: Waiting 03:33:39 b2191e2be29d: Waiting 03:33:39 e9860aa6cb28: Waiting 03:33:39 a8c53f943397: Waiting 03:33:39 beb0009d24d1: Waiting 03:33:39 aaf4d9141941: Layer already exists 03:33:39 5c3dd646ea11: Layer already exists 03:33:39 a3091f779b8f: Layer already exists 03:33:39 3036b8a05e20: Layer already exists 03:33:39 79d4e2c07eb2: Layer already exists 03:33:39 b79ebff10191: Layer already exists 03:33:39 e9860aa6cb28: Layer already exists 03:33:39 beb0009d24d1: Layer already exists 03:33:39 a8c53f943397: Layer already exists 03:33:39 5f70bf18a086: Layer already exists 03:33:39 3c183618d567: Layer already exists 03:33:39 3061e28699fe: Layer already exists 03:33:39 c45aae917f22: Layer already exists 03:33:39 4c05e6c3f339: Layer already exists 03:33:39 b2191e2be29d: Layer already exists 03:33:40 3.1.0-dev.56: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:33:40 5c3dd646ea11: Preparing 03:33:40 aaf4d9141941: Preparing 03:33:40 b79ebff10191: Preparing 03:33:40 a3091f779b8f: Preparing 03:33:40 3036b8a05e20: Preparing 03:33:40 79d4e2c07eb2: Preparing 03:33:40 e9860aa6cb28: Preparing 03:33:40 beb0009d24d1: Preparing 03:33:40 a8c53f943397: Preparing 03:33:40 4c05e6c3f339: Preparing 03:33:40 3c183618d567: Preparing 03:33:40 5f70bf18a086: Preparing 03:33:40 3061e28699fe: Preparing 03:33:40 c45aae917f22: Preparing 03:33:40 b2191e2be29d: Preparing 03:33:40 a8c53f943397: Waiting 03:33:40 4c05e6c3f339: Waiting 03:33:40 3061e28699fe: Waiting 03:33:40 c45aae917f22: Waiting 03:33:40 b2191e2be29d: Waiting 03:33:40 3c183618d567: Waiting 03:33:40 5f70bf18a086: Waiting 03:33:40 79d4e2c07eb2: Waiting 03:33:40 e9860aa6cb28: Waiting 03:33:40 beb0009d24d1: Waiting 03:33:40 aaf4d9141941: Layer already exists 03:33:40 b79ebff10191: Layer already exists 03:33:40 5c3dd646ea11: Layer already exists 03:33:40 3036b8a05e20: Layer already exists 03:33:40 a3091f779b8f: Layer already exists 03:33:40 e9860aa6cb28: Layer already exists 03:33:40 79d4e2c07eb2: Layer already exists 03:33:40 beb0009d24d1: Layer already exists 03:33:40 a8c53f943397: Layer already exists 03:33:40 4c05e6c3f339: Layer already exists 03:33:40 5f70bf18a086: Layer already exists 03:33:40 3c183618d567: Layer already exists 03:33:40 b2191e2be29d: Layer already exists 03:33:40 3061e28699fe: Layer already exists 03:33:40 c45aae917f22: Layer already exists 03:33:41 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:33:41 5c3dd646ea11: Preparing 03:33:41 aaf4d9141941: Preparing 03:33:41 b79ebff10191: Preparing 03:33:41 a3091f779b8f: Preparing 03:33:41 3036b8a05e20: Preparing 03:33:41 79d4e2c07eb2: Preparing 03:33:41 e9860aa6cb28: Preparing 03:33:41 beb0009d24d1: Preparing 03:33:41 a8c53f943397: Preparing 03:33:41 4c05e6c3f339: Preparing 03:33:41 3c183618d567: Preparing 03:33:41 5f70bf18a086: Preparing 03:33:41 3061e28699fe: Preparing 03:33:41 c45aae917f22: Preparing 03:33:41 b2191e2be29d: Preparing 03:33:41 79d4e2c07eb2: Waiting 03:33:41 e9860aa6cb28: Waiting 03:33:41 beb0009d24d1: Waiting 03:33:41 a8c53f943397: Waiting 03:33:41 4c05e6c3f339: Waiting 03:33:41 3c183618d567: Waiting 03:33:41 5f70bf18a086: Waiting 03:33:41 3061e28699fe: Waiting 03:33:41 c45aae917f22: Waiting 03:33:41 b2191e2be29d: Waiting 03:33:41 a3091f779b8f: Layer already exists 03:33:41 aaf4d9141941: Layer already exists 03:33:41 5c3dd646ea11: Layer already exists 03:33:41 3036b8a05e20: Layer already exists 03:33:41 b79ebff10191: Layer already exists 03:33:41 79d4e2c07eb2: Layer already exists 03:33:41 e9860aa6cb28: Layer already exists 03:33:41 beb0009d24d1: Layer already exists 03:33:41 4c05e6c3f339: Layer already exists 03:33:41 a8c53f943397: Layer already exists 03:33:41 3c183618d567: Layer already exists 03:33:41 5f70bf18a086: Layer already exists 03:33:41 3061e28699fe: Layer already exists 03:33:41 c45aae917f22: Layer already exists 03:33:41 b2191e2be29d: Layer already exists 03:33:42 main: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:42 ===================================================== [Pipeline] echo 03:33:42 taggedImages: 03:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.56 03:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:33:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:33:42 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:42 latest 03:33:42 3.1.0-dev.56 03:33:42 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:42 main 03:33:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:33:42 f44a172824e9: Preparing 03:33:42 ba7809c1878e: Preparing 03:33:42 5ff36552342f: Preparing 03:33:42 a4a121f0d9f3: Preparing 03:33:42 beb0009d24d1: Preparing 03:33:42 a8c53f943397: Preparing 03:33:42 dde9c27a1c54: Preparing 03:33:42 b2191e2be29d: Preparing 03:33:42 a8c53f943397: Waiting 03:33:42 b2191e2be29d: Waiting 03:33:42 dde9c27a1c54: Waiting 03:33:42 beb0009d24d1: Layer already exists 03:33:43 a8c53f943397: Layer already exists 03:33:43 dde9c27a1c54: Layer already exists 03:33:43 b2191e2be29d: Layer already exists 03:33:43 5ff36552342f: Pushed 03:33:43 f44a172824e9: Pushed 03:33:43 ba7809c1878e: Pushed 03:33:45 a4a121f0d9f3: Pushed 03:33:45 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:46 + 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 03:33:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:33:48 f44a172824e9: Preparing 03:33:48 ba7809c1878e: Preparing 03:33:48 5ff36552342f: Preparing 03:33:48 a4a121f0d9f3: Preparing 03:33:48 beb0009d24d1: Preparing 03:33:48 a8c53f943397: Preparing 03:33:48 dde9c27a1c54: Preparing 03:33:48 b2191e2be29d: Preparing 03:33:48 a8c53f943397: Waiting 03:33:48 b2191e2be29d: Waiting 03:33:48 dde9c27a1c54: Waiting 03:33:48 beb0009d24d1: Layer already exists 03:33:48 f44a172824e9: Layer already exists 03:33:48 ba7809c1878e: Layer already exists 03:33:48 a4a121f0d9f3: Layer already exists 03:33:48 5ff36552342f: Layer already exists 03:33:48 dde9c27a1c54: Layer already exists 03:33:48 a8c53f943397: Layer already exists 03:33:48 b2191e2be29d: Layer already exists 03:33:48 latest: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.56 03:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:33:49 f44a172824e9: Preparing 03:33:49 ba7809c1878e: Preparing 03:33:49 5ff36552342f: Preparing 03:33:49 a4a121f0d9f3: Preparing 03:33:49 beb0009d24d1: Preparing 03:33:49 a8c53f943397: Preparing 03:33:49 dde9c27a1c54: Preparing 03:33:49 b2191e2be29d: Preparing 03:33:49 a8c53f943397: Waiting 03:33:49 b2191e2be29d: Waiting 03:33:49 dde9c27a1c54: Waiting 03:33:49 f44a172824e9: Layer already exists 03:33:49 ba7809c1878e: Layer already exists 03:33:49 beb0009d24d1: Layer already exists 03:33:49 a8c53f943397: Layer already exists 03:33:49 dde9c27a1c54: Layer already exists 03:33:49 a4a121f0d9f3: Layer already exists 03:33:49 5ff36552342f: Layer already exists 03:33:49 b2191e2be29d: Layer already exists 03:33:49 3.1.0-dev.56: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:33:50 f44a172824e9: Preparing 03:33:50 ba7809c1878e: Preparing 03:33:50 5ff36552342f: Preparing 03:33:50 a4a121f0d9f3: Preparing 03:33:50 beb0009d24d1: Preparing 03:33:50 a8c53f943397: Preparing 03:33:50 dde9c27a1c54: Preparing 03:33:50 b2191e2be29d: Preparing 03:33:50 a8c53f943397: Waiting 03:33:50 dde9c27a1c54: Waiting 03:33:50 b2191e2be29d: Waiting 03:33:50 beb0009d24d1: Layer already exists 03:33:50 a4a121f0d9f3: Layer already exists 03:33:50 5ff36552342f: Layer already exists 03:33:50 ba7809c1878e: Layer already exists 03:33:50 f44a172824e9: Layer already exists 03:33:50 a8c53f943397: Layer already exists 03:33:50 dde9c27a1c54: Layer already exists 03:33:50 b2191e2be29d: Layer already exists 03:33:50 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:50 + 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 03:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:33:51 f44a172824e9: Preparing 03:33:51 ba7809c1878e: Preparing 03:33:51 5ff36552342f: Preparing 03:33:51 a4a121f0d9f3: Preparing 03:33:51 beb0009d24d1: Preparing 03:33:51 a8c53f943397: Preparing 03:33:51 dde9c27a1c54: Preparing 03:33:51 b2191e2be29d: Preparing 03:33:51 a8c53f943397: Waiting 03:33:51 dde9c27a1c54: Waiting 03:33:51 b2191e2be29d: Waiting 03:33:51 beb0009d24d1: Layer already exists 03:33:51 a4a121f0d9f3: Layer already exists 03:33:51 f44a172824e9: Layer already exists 03:33:51 ba7809c1878e: Layer already exists 03:33:51 5ff36552342f: Layer already exists 03:33:51 a8c53f943397: Layer already exists 03:33:51 dde9c27a1c54: Layer already exists 03:33:51 b2191e2be29d: Layer already exists 03:33:51 main: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:51 ===================================================== [Pipeline] echo 03:33:51 taggedImages: 03:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.56 03:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:33:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:33:51 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:51 latest 03:33:51 3.1.0-dev.56 03:33:51 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:51 main 03:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:33:52 83fe80bc7cbb: Preparing 03:33:52 f33cd74c9a04: Preparing 03:33:52 7f8e0afc9d0f: Preparing 03:33:52 e127011cf79f: Preparing 03:33:52 2302409622f2: Preparing 03:33:52 beb0009d24d1: Preparing 03:33:52 a8c53f943397: Preparing 03:33:52 512ce93f123f: Preparing 03:33:52 ff08d69cb82a: Preparing 03:33:52 b2191e2be29d: Preparing 03:33:52 a8c53f943397: Waiting 03:33:52 512ce93f123f: Waiting 03:33:52 ff08d69cb82a: Waiting 03:33:52 b2191e2be29d: Waiting 03:33:52 beb0009d24d1: Waiting 03:33:52 f33cd74c9a04: Pushed 03:33:52 e127011cf79f: Pushed 03:33:52 83fe80bc7cbb: Pushed 03:33:52 2302409622f2: Pushed 03:33:52 beb0009d24d1: Layer already exists 03:33:52 a8c53f943397: Layer already exists 03:33:52 b2191e2be29d: Layer already exists 03:33:52 512ce93f123f: Pushed 03:33:54 7f8e0afc9d0f: Pushed 03:33:55 ff08d69cb82a: Pushed 03:33:56 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:56 + 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 03:33:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:33:56 83fe80bc7cbb: Preparing 03:33:56 f33cd74c9a04: Preparing 03:33:56 7f8e0afc9d0f: Preparing 03:33:56 e127011cf79f: Preparing 03:33:56 2302409622f2: Preparing 03:33:56 beb0009d24d1: Preparing 03:33:56 a8c53f943397: Preparing 03:33:56 512ce93f123f: Preparing 03:33:56 ff08d69cb82a: Preparing 03:33:56 b2191e2be29d: Preparing 03:33:56 512ce93f123f: Waiting 03:33:56 ff08d69cb82a: Waiting 03:33:56 b2191e2be29d: Waiting 03:33:56 beb0009d24d1: Waiting 03:33:56 a8c53f943397: Waiting 03:33:56 2302409622f2: Layer already exists 03:33:56 e127011cf79f: Layer already exists 03:33:56 83fe80bc7cbb: Layer already exists 03:33:56 f33cd74c9a04: Layer already exists 03:33:56 7f8e0afc9d0f: Layer already exists 03:33:56 beb0009d24d1: Layer already exists 03:33:56 b2191e2be29d: Layer already exists 03:33:56 a8c53f943397: Layer already exists 03:33:56 512ce93f123f: Layer already exists 03:33:56 ff08d69cb82a: Layer already exists 03:33:57 latest: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.56 03:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:33:57 83fe80bc7cbb: Preparing 03:33:57 f33cd74c9a04: Preparing 03:33:57 7f8e0afc9d0f: Preparing 03:33:57 e127011cf79f: Preparing 03:33:57 2302409622f2: Preparing 03:33:57 beb0009d24d1: Preparing 03:33:57 a8c53f943397: Preparing 03:33:57 512ce93f123f: Preparing 03:33:57 ff08d69cb82a: Preparing 03:33:57 b2191e2be29d: Preparing 03:33:57 beb0009d24d1: Waiting 03:33:57 a8c53f943397: Waiting 03:33:57 512ce93f123f: Waiting 03:33:57 ff08d69cb82a: Waiting 03:33:57 b2191e2be29d: Waiting 03:33:57 2302409622f2: Layer already exists 03:33:57 f33cd74c9a04: Layer already exists 03:33:57 83fe80bc7cbb: Layer already exists 03:33:57 7f8e0afc9d0f: Layer already exists 03:33:57 e127011cf79f: Layer already exists 03:33:57 beb0009d24d1: Layer already exists 03:33:57 ff08d69cb82a: Layer already exists 03:33:57 a8c53f943397: Layer already exists 03:33:57 512ce93f123f: Layer already exists 03:33:57 b2191e2be29d: Layer already exists 03:33:57 3.1.0-dev.56: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:33:58 83fe80bc7cbb: Preparing 03:33:58 f33cd74c9a04: Preparing 03:33:58 7f8e0afc9d0f: Preparing 03:33:58 e127011cf79f: Preparing 03:33:58 2302409622f2: Preparing 03:33:58 beb0009d24d1: Preparing 03:33:58 a8c53f943397: Preparing 03:33:58 512ce93f123f: Preparing 03:33:58 ff08d69cb82a: Preparing 03:33:58 b2191e2be29d: Preparing 03:33:58 beb0009d24d1: Waiting 03:33:58 a8c53f943397: Waiting 03:33:58 512ce93f123f: Waiting 03:33:58 ff08d69cb82a: Waiting 03:33:58 b2191e2be29d: Waiting 03:33:58 f33cd74c9a04: Layer already exists 03:33:58 83fe80bc7cbb: Layer already exists 03:33:58 e127011cf79f: Layer already exists 03:33:58 2302409622f2: Layer already exists 03:33:58 7f8e0afc9d0f: Layer already exists 03:33:58 a8c53f943397: Layer already exists 03:33:58 beb0009d24d1: Layer already exists 03:33:58 512ce93f123f: Layer already exists 03:33:58 ff08d69cb82a: Layer already exists 03:33:58 b2191e2be29d: Layer already exists 03:33:58 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:59 + 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 03:33:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:33:59 83fe80bc7cbb: Preparing 03:33:59 f33cd74c9a04: Preparing 03:33:59 7f8e0afc9d0f: Preparing 03:33:59 e127011cf79f: Preparing 03:33:59 2302409622f2: Preparing 03:33:59 beb0009d24d1: Preparing 03:33:59 a8c53f943397: Preparing 03:33:59 512ce93f123f: Preparing 03:33:59 ff08d69cb82a: Preparing 03:33:59 b2191e2be29d: Preparing 03:33:59 512ce93f123f: Waiting 03:33:59 beb0009d24d1: Waiting 03:33:59 a8c53f943397: Waiting 03:33:59 ff08d69cb82a: Waiting 03:33:59 b2191e2be29d: Waiting 03:33:59 2302409622f2: Layer already exists 03:33:59 7f8e0afc9d0f: Layer already exists 03:33:59 83fe80bc7cbb: Layer already exists 03:33:59 e127011cf79f: Layer already exists 03:33:59 f33cd74c9a04: Layer already exists 03:33:59 ff08d69cb82a: Layer already exists 03:33:59 512ce93f123f: Layer already exists 03:33:59 a8c53f943397: Layer already exists 03:33:59 b2191e2be29d: Layer already exists 03:33:59 beb0009d24d1: Layer already exists 03:33:59 main: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:59 ===================================================== [Pipeline] echo 03:33:59 taggedImages: 03:33:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:33:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.56 03:33:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:33:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:33:59 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:33:59 latest 03:33:59 3.1.0-dev.56 03:33:59 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:33:59 main 03:33:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:34:00 ff8bc8cdca05: Preparing 03:34:00 57cb51f34edc: Preparing 03:34:00 d0a1a738c689: Preparing 03:34:00 50ed4e929c34: Preparing 03:34:00 6e0f58b8aa0f: Preparing 03:34:00 596c2a388498: Preparing 03:34:00 db76e4cb2400: Preparing 03:34:00 beb0009d24d1: Preparing 03:34:00 a8c53f943397: Preparing 03:34:00 c8bf06a76761: Preparing 03:34:00 b2191e2be29d: Preparing 03:34:00 beb0009d24d1: Waiting 03:34:00 a8c53f943397: Waiting 03:34:00 c8bf06a76761: Waiting 03:34:00 596c2a388498: Waiting 03:34:00 db76e4cb2400: Waiting 03:34:00 b2191e2be29d: Waiting 03:34:00 ff8bc8cdca05: Pushed 03:34:00 57cb51f34edc: Pushed 03:34:00 6e0f58b8aa0f: Pushed 03:34:00 596c2a388498: Pushed 03:34:01 beb0009d24d1: Layer already exists 03:34:01 a8c53f943397: Layer already exists 03:34:01 b2191e2be29d: Layer already exists 03:34:01 db76e4cb2400: Pushed 03:34:03 50ed4e929c34: Pushed 03:34:03 c8bf06a76761: Pushed 03:34:04 d0a1a738c689: Pushed 03:34:04 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:04 + 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 03:34:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:34:05 ff8bc8cdca05: Preparing 03:34:05 57cb51f34edc: Preparing 03:34:05 d0a1a738c689: Preparing 03:34:05 50ed4e929c34: Preparing 03:34:05 6e0f58b8aa0f: Preparing 03:34:05 596c2a388498: Preparing 03:34:05 db76e4cb2400: Preparing 03:34:05 beb0009d24d1: Preparing 03:34:05 a8c53f943397: Preparing 03:34:05 c8bf06a76761: Preparing 03:34:05 b2191e2be29d: Preparing 03:34:05 596c2a388498: Waiting 03:34:05 db76e4cb2400: Waiting 03:34:05 beb0009d24d1: Waiting 03:34:05 a8c53f943397: Waiting 03:34:05 c8bf06a76761: Waiting 03:34:05 b2191e2be29d: Waiting 03:34:05 57cb51f34edc: Layer already exists 03:34:05 50ed4e929c34: Layer already exists 03:34:05 d0a1a738c689: Layer already exists 03:34:05 6e0f58b8aa0f: Layer already exists 03:34:05 ff8bc8cdca05: Layer already exists 03:34:05 db76e4cb2400: Layer already exists 03:34:05 596c2a388498: Layer already exists 03:34:05 a8c53f943397: Layer already exists 03:34:05 beb0009d24d1: Layer already exists 03:34:05 c8bf06a76761: Layer already exists 03:34:05 b2191e2be29d: Layer already exists 03:34:05 latest: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.56 03:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:34:05 ff8bc8cdca05: Preparing 03:34:05 57cb51f34edc: Preparing 03:34:05 d0a1a738c689: Preparing 03:34:05 50ed4e929c34: Preparing 03:34:05 6e0f58b8aa0f: Preparing 03:34:05 596c2a388498: Preparing 03:34:05 db76e4cb2400: Preparing 03:34:05 beb0009d24d1: Preparing 03:34:05 a8c53f943397: Preparing 03:34:05 c8bf06a76761: Preparing 03:34:05 b2191e2be29d: Preparing 03:34:05 beb0009d24d1: Waiting 03:34:05 a8c53f943397: Waiting 03:34:05 596c2a388498: Waiting 03:34:05 c8bf06a76761: Waiting 03:34:05 db76e4cb2400: Waiting 03:34:05 b2191e2be29d: Waiting 03:34:05 50ed4e929c34: Layer already exists 03:34:05 57cb51f34edc: Layer already exists 03:34:05 6e0f58b8aa0f: Layer already exists 03:34:05 ff8bc8cdca05: Layer already exists 03:34:05 d0a1a738c689: Layer already exists 03:34:05 db76e4cb2400: Layer already exists 03:34:05 596c2a388498: Layer already exists 03:34:05 a8c53f943397: Layer already exists 03:34:05 beb0009d24d1: Layer already exists 03:34:05 c8bf06a76761: Layer already exists 03:34:05 b2191e2be29d: Layer already exists 03:34:06 3.1.0-dev.56: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:34:06 ff8bc8cdca05: Preparing 03:34:06 57cb51f34edc: Preparing 03:34:06 d0a1a738c689: Preparing 03:34:06 50ed4e929c34: Preparing 03:34:06 6e0f58b8aa0f: Preparing 03:34:06 596c2a388498: Preparing 03:34:06 db76e4cb2400: Preparing 03:34:06 beb0009d24d1: Preparing 03:34:06 a8c53f943397: Preparing 03:34:06 c8bf06a76761: Preparing 03:34:06 b2191e2be29d: Preparing 03:34:06 596c2a388498: Waiting 03:34:06 db76e4cb2400: Waiting 03:34:06 beb0009d24d1: Waiting 03:34:06 a8c53f943397: Waiting 03:34:06 c8bf06a76761: Waiting 03:34:06 b2191e2be29d: Waiting 03:34:06 ff8bc8cdca05: Layer already exists 03:34:06 d0a1a738c689: Layer already exists 03:34:06 50ed4e929c34: Layer already exists 03:34:06 6e0f58b8aa0f: Layer already exists 03:34:06 57cb51f34edc: Layer already exists 03:34:06 596c2a388498: Layer already exists 03:34:06 c8bf06a76761: Layer already exists 03:34:06 db76e4cb2400: Layer already exists 03:34:06 beb0009d24d1: Layer already exists 03:34:06 a8c53f943397: Layer already exists 03:34:06 b2191e2be29d: Layer already exists 03:34:07 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:07 + 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 03:34:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:34:07 ff8bc8cdca05: Preparing 03:34:07 57cb51f34edc: Preparing 03:34:07 d0a1a738c689: Preparing 03:34:07 50ed4e929c34: Preparing 03:34:07 6e0f58b8aa0f: Preparing 03:34:07 596c2a388498: Preparing 03:34:07 db76e4cb2400: Preparing 03:34:07 beb0009d24d1: Preparing 03:34:07 a8c53f943397: Preparing 03:34:07 c8bf06a76761: Preparing 03:34:07 b2191e2be29d: Preparing 03:34:07 beb0009d24d1: Waiting 03:34:07 596c2a388498: Waiting 03:34:07 b2191e2be29d: Waiting 03:34:07 a8c53f943397: Waiting 03:34:07 c8bf06a76761: Waiting 03:34:07 db76e4cb2400: Waiting 03:34:07 ff8bc8cdca05: Layer already exists 03:34:07 d0a1a738c689: Layer already exists 03:34:07 50ed4e929c34: Layer already exists 03:34:07 6e0f58b8aa0f: Layer already exists 03:34:07 57cb51f34edc: Layer already exists 03:34:07 596c2a388498: Layer already exists 03:34:07 db76e4cb2400: Layer already exists 03:34:07 a8c53f943397: Layer already exists 03:34:07 c8bf06a76761: Layer already exists 03:34:07 beb0009d24d1: Layer already exists 03:34:07 b2191e2be29d: Layer already exists 03:34:08 main: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:08 ===================================================== [Pipeline] echo 03:34:08 taggedImages: 03:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.56 03:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:34:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:34:08 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:08 latest 03:34:08 3.1.0-dev.56 03:34:08 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:08 main 03:34:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:34:08 2ce9b7a6f5a0: Preparing 03:34:08 2c667fa557a6: Preparing 03:34:08 beb0009d24d1: Preparing 03:34:08 a8c53f943397: Preparing 03:34:08 672a39787359: Preparing 03:34:08 b2191e2be29d: Preparing 03:34:08 b2191e2be29d: Waiting 03:34:08 a8c53f943397: Layer already exists 03:34:08 beb0009d24d1: Layer already exists 03:34:09 b2191e2be29d: Layer already exists 03:34:09 2ce9b7a6f5a0: Pushed 03:34:10 672a39787359: Pushed 03:34:13 2c667fa557a6: Pushed 03:34:13 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:15 + 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 03:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:34:15 2ce9b7a6f5a0: Preparing 03:34:15 2c667fa557a6: Preparing 03:34:15 beb0009d24d1: Preparing 03:34:15 a8c53f943397: Preparing 03:34:15 672a39787359: Preparing 03:34:15 b2191e2be29d: Preparing 03:34:15 b2191e2be29d: Waiting 03:34:15 a8c53f943397: Layer already exists 03:34:15 2ce9b7a6f5a0: Layer already exists 03:34:15 2c667fa557a6: Layer already exists 03:34:15 672a39787359: Layer already exists 03:34:15 beb0009d24d1: Layer already exists 03:34:15 b2191e2be29d: Layer already exists 03:34:16 latest: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.56 03:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:34:16 2ce9b7a6f5a0: Preparing 03:34:16 2c667fa557a6: Preparing 03:34:16 beb0009d24d1: Preparing 03:34:16 a8c53f943397: Preparing 03:34:16 672a39787359: Preparing 03:34:16 b2191e2be29d: Preparing 03:34:16 b2191e2be29d: Waiting 03:34:16 672a39787359: Layer already exists 03:34:16 a8c53f943397: Layer already exists 03:34:16 2ce9b7a6f5a0: Layer already exists 03:34:16 beb0009d24d1: Layer already exists 03:34:16 2c667fa557a6: Layer already exists 03:34:16 b2191e2be29d: Layer already exists 03:34:16 3.1.0-dev.56: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:34:17 2ce9b7a6f5a0: Preparing 03:34:17 2c667fa557a6: Preparing 03:34:17 beb0009d24d1: Preparing 03:34:17 a8c53f943397: Preparing 03:34:17 672a39787359: Preparing 03:34:17 b2191e2be29d: Preparing 03:34:17 b2191e2be29d: Waiting 03:34:17 a8c53f943397: Layer already exists 03:34:17 beb0009d24d1: Layer already exists 03:34:17 2ce9b7a6f5a0: Layer already exists 03:34:17 672a39787359: Layer already exists 03:34:17 2c667fa557a6: Layer already exists 03:34:17 b2191e2be29d: Layer already exists 03:34:17 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:17 + 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 03:34:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:34:18 2ce9b7a6f5a0: Preparing 03:34:18 2c667fa557a6: Preparing 03:34:18 beb0009d24d1: Preparing 03:34:18 a8c53f943397: Preparing 03:34:18 672a39787359: Preparing 03:34:18 b2191e2be29d: Preparing 03:34:18 b2191e2be29d: Waiting 03:34:18 2c667fa557a6: Layer already exists 03:34:18 beb0009d24d1: Layer already exists 03:34:18 a8c53f943397: Layer already exists 03:34:18 672a39787359: Layer already exists 03:34:18 2ce9b7a6f5a0: Layer already exists 03:34:18 b2191e2be29d: Layer already exists 03:34:18 main: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:18 ===================================================== [Pipeline] echo 03:34:18 taggedImages: 03:34:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:34:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.56 03:34:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:34:18 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:34:18 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:18 latest 03:34:18 3.1.0-dev.56 03:34:18 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:18 main 03:34:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:34:18 e920bb6967da: Preparing 03:34:18 9b8e3aeb4c6f: Preparing 03:34:18 2654be8678e2: Preparing 03:34:18 beb0009d24d1: Preparing 03:34:18 a8c53f943397: Preparing 03:34:18 3a424f7cc8c3: Preparing 03:34:18 8b5daf4e687d: Preparing 03:34:18 8fd15f34d07d: Preparing 03:34:18 b2191e2be29d: Preparing 03:34:18 3a424f7cc8c3: Waiting 03:34:18 8b5daf4e687d: Waiting 03:34:18 8fd15f34d07d: Waiting 03:34:18 b2191e2be29d: Waiting 03:34:18 beb0009d24d1: Layer already exists 03:34:18 a8c53f943397: Layer already exists 03:34:19 9b8e3aeb4c6f: Pushed 03:34:19 2654be8678e2: Pushed 03:34:19 e920bb6967da: Pushed 03:34:19 b2191e2be29d: Layer already exists 03:34:21 8fd15f34d07d: Pushed 03:34:31 8b5daf4e687d: Pushed 03:34:36 3a424f7cc8c3: Pushed 03:34:36 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:36 + 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 03:34:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:34:37 e920bb6967da: Preparing 03:34:37 9b8e3aeb4c6f: Preparing 03:34:37 2654be8678e2: Preparing 03:34:37 beb0009d24d1: Preparing 03:34:37 a8c53f943397: Preparing 03:34:37 3a424f7cc8c3: Preparing 03:34:37 8b5daf4e687d: Preparing 03:34:37 8fd15f34d07d: Preparing 03:34:37 b2191e2be29d: Preparing 03:34:37 3a424f7cc8c3: Waiting 03:34:37 8b5daf4e687d: Waiting 03:34:37 8fd15f34d07d: Waiting 03:34:37 b2191e2be29d: Waiting 03:34:37 a8c53f943397: Layer already exists 03:34:37 2654be8678e2: Layer already exists 03:34:37 beb0009d24d1: Layer already exists 03:34:37 9b8e3aeb4c6f: Layer already exists 03:34:37 e920bb6967da: Layer already exists 03:34:37 8fd15f34d07d: Layer already exists 03:34:37 3a424f7cc8c3: Layer already exists 03:34:37 b2191e2be29d: Layer already exists 03:34:37 8b5daf4e687d: Layer already exists 03:34:37 latest: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.56 03:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:34:38 e920bb6967da: Preparing 03:34:38 9b8e3aeb4c6f: Preparing 03:34:38 2654be8678e2: Preparing 03:34:38 beb0009d24d1: Preparing 03:34:38 a8c53f943397: Preparing 03:34:38 3a424f7cc8c3: Preparing 03:34:38 8b5daf4e687d: Preparing 03:34:38 8fd15f34d07d: Preparing 03:34:38 b2191e2be29d: Preparing 03:34:38 8b5daf4e687d: Waiting 03:34:38 3a424f7cc8c3: Waiting 03:34:38 8fd15f34d07d: Waiting 03:34:38 b2191e2be29d: Waiting 03:34:38 beb0009d24d1: Layer already exists 03:34:38 9b8e3aeb4c6f: Layer already exists 03:34:38 e920bb6967da: Layer already exists 03:34:38 2654be8678e2: Layer already exists 03:34:38 a8c53f943397: Layer already exists 03:34:38 3a424f7cc8c3: Layer already exists 03:34:38 8b5daf4e687d: Layer already exists 03:34:38 8fd15f34d07d: Layer already exists 03:34:38 b2191e2be29d: Layer already exists 03:34:38 3.1.0-dev.56: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:34:39 e920bb6967da: Preparing 03:34:39 9b8e3aeb4c6f: Preparing 03:34:39 2654be8678e2: Preparing 03:34:39 beb0009d24d1: Preparing 03:34:39 a8c53f943397: Preparing 03:34:39 3a424f7cc8c3: Preparing 03:34:39 8b5daf4e687d: Preparing 03:34:39 8fd15f34d07d: Preparing 03:34:39 b2191e2be29d: Preparing 03:34:39 3a424f7cc8c3: Waiting 03:34:39 8b5daf4e687d: Waiting 03:34:39 8fd15f34d07d: Waiting 03:34:39 e920bb6967da: Layer already exists 03:34:39 9b8e3aeb4c6f: Layer already exists 03:34:39 a8c53f943397: Layer already exists 03:34:39 2654be8678e2: Layer already exists 03:34:39 beb0009d24d1: Layer already exists 03:34:39 3a424f7cc8c3: Layer already exists 03:34:39 b2191e2be29d: Layer already exists 03:34:39 8b5daf4e687d: Layer already exists 03:34:39 8fd15f34d07d: Layer already exists 03:34:39 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:39 + 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 03:34:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:34:40 e920bb6967da: Preparing 03:34:40 9b8e3aeb4c6f: Preparing 03:34:40 2654be8678e2: Preparing 03:34:40 beb0009d24d1: Preparing 03:34:40 a8c53f943397: Preparing 03:34:40 3a424f7cc8c3: Preparing 03:34:40 8b5daf4e687d: Preparing 03:34:40 8fd15f34d07d: Preparing 03:34:40 b2191e2be29d: Preparing 03:34:40 3a424f7cc8c3: Waiting 03:34:40 8b5daf4e687d: Waiting 03:34:40 8fd15f34d07d: Waiting 03:34:40 b2191e2be29d: Waiting 03:34:40 e920bb6967da: Layer already exists 03:34:40 a8c53f943397: Layer already exists 03:34:40 beb0009d24d1: Layer already exists 03:34:40 9b8e3aeb4c6f: Layer already exists 03:34:40 2654be8678e2: Layer already exists 03:34:40 b2191e2be29d: Layer already exists 03:34:40 8fd15f34d07d: Layer already exists 03:34:40 3a424f7cc8c3: Layer already exists 03:34:40 8b5daf4e687d: Layer already exists 03:34:40 main: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:40 ===================================================== [Pipeline] echo 03:34:40 taggedImages: 03:34:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:34:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.56 03:34:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:34:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:34:40 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:40 latest 03:34:40 3.1.0-dev.56 03:34:40 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:40 main 03:34:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:41 94fa3aad3ce7: Preparing 03:34:41 e6ba8202441d: Preparing 03:34:41 0dfe047fbd28: Preparing 03:34:41 beb0009d24d1: Preparing 03:34:41 a8c53f943397: Preparing 03:34:41 3a424f7cc8c3: Preparing 03:34:41 74cc05077a52: Preparing 03:34:41 b2191e2be29d: Preparing 03:34:41 3a424f7cc8c3: Waiting 03:34:41 b2191e2be29d: Waiting 03:34:41 74cc05077a52: Waiting 03:34:41 a8c53f943397: Layer already exists 03:34:41 0dfe047fbd28: Pushed 03:34:41 e6ba8202441d: Pushed 03:34:42 beb0009d24d1: Layer already exists 03:34:42 3a424f7cc8c3: Layer already exists 03:34:42 b2191e2be29d: Layer already exists 03:34:42 94fa3aad3ce7: Pushed 03:34:42 74cc05077a52: Pushed 03:34:42 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:43 94fa3aad3ce7: Preparing 03:34:43 e6ba8202441d: Preparing 03:34:43 0dfe047fbd28: Preparing 03:34:43 beb0009d24d1: Preparing 03:34:43 a8c53f943397: Preparing 03:34:43 3a424f7cc8c3: Preparing 03:34:43 74cc05077a52: Preparing 03:34:43 b2191e2be29d: Preparing 03:34:43 3a424f7cc8c3: Waiting 03:34:43 b2191e2be29d: Waiting 03:34:43 74cc05077a52: Waiting 03:34:43 e6ba8202441d: Layer already exists 03:34:43 a8c53f943397: Layer already exists 03:34:43 0dfe047fbd28: Layer already exists 03:34:43 94fa3aad3ce7: Layer already exists 03:34:43 beb0009d24d1: Layer already exists 03:34:43 74cc05077a52: Layer already exists 03:34:43 3a424f7cc8c3: Layer already exists 03:34:43 b2191e2be29d: Layer already exists 03:34:43 latest: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.56 03:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:44 94fa3aad3ce7: Preparing 03:34:44 e6ba8202441d: Preparing 03:34:44 0dfe047fbd28: Preparing 03:34:44 beb0009d24d1: Preparing 03:34:44 a8c53f943397: Preparing 03:34:44 3a424f7cc8c3: Preparing 03:34:44 74cc05077a52: Preparing 03:34:44 b2191e2be29d: Preparing 03:34:44 74cc05077a52: Waiting 03:34:44 3a424f7cc8c3: Waiting 03:34:44 b2191e2be29d: Waiting 03:34:44 beb0009d24d1: Layer already exists 03:34:44 e6ba8202441d: Layer already exists 03:34:44 94fa3aad3ce7: Layer already exists 03:34:44 0dfe047fbd28: Layer already exists 03:34:44 a8c53f943397: Layer already exists 03:34:44 74cc05077a52: Layer already exists 03:34:44 3a424f7cc8c3: Layer already exists 03:34:44 b2191e2be29d: Layer already exists 03:34:44 3.1.0-dev.56: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:45 94fa3aad3ce7: Preparing 03:34:45 e6ba8202441d: Preparing 03:34:45 0dfe047fbd28: Preparing 03:34:45 beb0009d24d1: Preparing 03:34:45 a8c53f943397: Preparing 03:34:45 3a424f7cc8c3: Preparing 03:34:45 74cc05077a52: Preparing 03:34:45 b2191e2be29d: Preparing 03:34:45 74cc05077a52: Waiting 03:34:45 3a424f7cc8c3: Waiting 03:34:45 e6ba8202441d: Layer already exists 03:34:45 beb0009d24d1: Layer already exists 03:34:45 a8c53f943397: Layer already exists 03:34:45 94fa3aad3ce7: Layer already exists 03:34:45 0dfe047fbd28: Layer already exists 03:34:45 3a424f7cc8c3: Layer already exists 03:34:45 74cc05077a52: Layer already exists 03:34:45 b2191e2be29d: Layer already exists 03:34:45 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:45 + 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 03:34:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:34:46 94fa3aad3ce7: Preparing 03:34:46 e6ba8202441d: Preparing 03:34:46 0dfe047fbd28: Preparing 03:34:46 beb0009d24d1: Preparing 03:34:46 a8c53f943397: Preparing 03:34:46 3a424f7cc8c3: Preparing 03:34:46 74cc05077a52: Preparing 03:34:46 b2191e2be29d: Preparing 03:34:46 3a424f7cc8c3: Waiting 03:34:46 74cc05077a52: Waiting 03:34:46 b2191e2be29d: Waiting 03:34:46 a8c53f943397: Layer already exists 03:34:46 94fa3aad3ce7: Layer already exists 03:34:46 beb0009d24d1: Layer already exists 03:34:46 0dfe047fbd28: Layer already exists 03:34:46 e6ba8202441d: Layer already exists 03:34:46 74cc05077a52: Layer already exists 03:34:46 3a424f7cc8c3: Layer already exists 03:34:46 b2191e2be29d: Layer already exists 03:34:46 main: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:34:46 ===================================================== [Pipeline] echo 03:34:46 taggedImages: 03:34:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:34:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.56 03:34:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:34:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:34:46 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:46 latest 03:34:46 3.1.0-dev.56 03:34:46 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:34:46 main 03:34:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:34:47 e920bb6967da: Preparing 03:34:47 84a97b7dd381: Preparing 03:34:47 163a05361cc1: Preparing 03:34:47 beb0009d24d1: Preparing 03:34:47 a8c53f943397: Preparing 03:34:47 7e90791e0b25: Preparing 03:34:47 8fd15f34d07d: Preparing 03:34:47 b2191e2be29d: Preparing 03:34:47 8fd15f34d07d: Waiting 03:34:47 7e90791e0b25: Waiting 03:34:47 b2191e2be29d: Waiting 03:34:47 e920bb6967da: Layer already exists 03:34:47 a8c53f943397: Layer already exists 03:34:47 beb0009d24d1: Layer already exists 03:34:47 8fd15f34d07d: Layer already exists 03:34:47 b2191e2be29d: Layer already exists 03:34:47 163a05361cc1: Pushed 03:34:47 84a97b7dd381: Pushed 03:35:02 7e90791e0b25: Pushed 03:35:02 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:02 + 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 03:35:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:35:02 e920bb6967da: Preparing 03:35:02 84a97b7dd381: Preparing 03:35:02 163a05361cc1: Preparing 03:35:02 beb0009d24d1: Preparing 03:35:02 a8c53f943397: Preparing 03:35:02 7e90791e0b25: Preparing 03:35:02 8fd15f34d07d: Preparing 03:35:02 b2191e2be29d: Preparing 03:35:02 8fd15f34d07d: Waiting 03:35:02 b2191e2be29d: Waiting 03:35:02 7e90791e0b25: Waiting 03:35:02 163a05361cc1: Layer already exists 03:35:02 beb0009d24d1: Layer already exists 03:35:02 e920bb6967da: Layer already exists 03:35:02 a8c53f943397: Layer already exists 03:35:02 84a97b7dd381: Layer already exists 03:35:02 7e90791e0b25: Layer already exists 03:35:02 8fd15f34d07d: Layer already exists 03:35:02 b2191e2be29d: Layer already exists 03:35:03 latest: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.56 03:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:35:03 e920bb6967da: Preparing 03:35:03 84a97b7dd381: Preparing 03:35:03 163a05361cc1: Preparing 03:35:03 beb0009d24d1: Preparing 03:35:03 a8c53f943397: Preparing 03:35:03 7e90791e0b25: Preparing 03:35:03 8fd15f34d07d: Preparing 03:35:03 b2191e2be29d: Preparing 03:35:03 b2191e2be29d: Waiting 03:35:03 7e90791e0b25: Waiting 03:35:03 8fd15f34d07d: Waiting 03:35:03 beb0009d24d1: Layer already exists 03:35:03 163a05361cc1: Layer already exists 03:35:03 e920bb6967da: Layer already exists 03:35:03 84a97b7dd381: Layer already exists 03:35:03 a8c53f943397: Layer already exists 03:35:03 8fd15f34d07d: Layer already exists 03:35:03 b2191e2be29d: Layer already exists 03:35:03 7e90791e0b25: Layer already exists 03:35:03 3.1.0-dev.56: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:35:04 e920bb6967da: Preparing 03:35:04 84a97b7dd381: Preparing 03:35:04 163a05361cc1: Preparing 03:35:04 beb0009d24d1: Preparing 03:35:04 a8c53f943397: Preparing 03:35:04 7e90791e0b25: Preparing 03:35:04 8fd15f34d07d: Preparing 03:35:04 b2191e2be29d: Preparing 03:35:04 8fd15f34d07d: Waiting 03:35:04 b2191e2be29d: Waiting 03:35:04 7e90791e0b25: Waiting 03:35:04 a8c53f943397: Layer already exists 03:35:04 beb0009d24d1: Layer already exists 03:35:04 84a97b7dd381: Layer already exists 03:35:04 e920bb6967da: Layer already exists 03:35:04 163a05361cc1: Layer already exists 03:35:04 7e90791e0b25: Layer already exists 03:35:04 b2191e2be29d: Layer already exists 03:35:04 8fd15f34d07d: Layer already exists 03:35:04 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:05 + 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 03:35:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:35:05 e920bb6967da: Preparing 03:35:05 84a97b7dd381: Preparing 03:35:05 163a05361cc1: Preparing 03:35:05 beb0009d24d1: Preparing 03:35:05 a8c53f943397: Preparing 03:35:05 7e90791e0b25: Preparing 03:35:05 8fd15f34d07d: Preparing 03:35:05 b2191e2be29d: Preparing 03:35:05 7e90791e0b25: Waiting 03:35:05 8fd15f34d07d: Waiting 03:35:05 b2191e2be29d: Waiting 03:35:05 163a05361cc1: Layer already exists 03:35:05 84a97b7dd381: Layer already exists 03:35:05 a8c53f943397: Layer already exists 03:35:05 e920bb6967da: Layer already exists 03:35:05 8fd15f34d07d: Layer already exists 03:35:05 7e90791e0b25: Layer already exists 03:35:05 b2191e2be29d: Layer already exists 03:35:05 beb0009d24d1: Layer already exists 03:35:05 main: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:05 ===================================================== [Pipeline] echo 03:35:05 taggedImages: 03:35:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:35:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.56 03:35:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:35:05 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:35:05 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:05 latest 03:35:05 3.1.0-dev.56 03:35:05 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:05 main 03:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:06 7062c835f36a: Preparing 03:35:06 56a204b95fc6: Preparing 03:35:06 beb0009d24d1: Preparing 03:35:06 a8c53f943397: Preparing 03:35:06 c374ef056a0e: Preparing 03:35:06 b2191e2be29d: Preparing 03:35:06 b2191e2be29d: Waiting 03:35:06 beb0009d24d1: Layer already exists 03:35:06 a8c53f943397: Layer already exists 03:35:06 b2191e2be29d: Layer already exists 03:35:06 7062c835f36a: Pushed 03:35:06 c374ef056a0e: Pushed 03:35:13 56a204b95fc6: Pushed 03:35:13 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:14 7062c835f36a: Preparing 03:35:14 56a204b95fc6: Preparing 03:35:14 beb0009d24d1: Preparing 03:35:14 a8c53f943397: Preparing 03:35:14 c374ef056a0e: Preparing 03:35:14 b2191e2be29d: Preparing 03:35:14 b2191e2be29d: Waiting 03:35:14 c374ef056a0e: Layer already exists 03:35:14 7062c835f36a: Layer already exists 03:35:14 a8c53f943397: Layer already exists 03:35:14 56a204b95fc6: Layer already exists 03:35:14 beb0009d24d1: Layer already exists 03:35:14 b2191e2be29d: Layer already exists 03:35:14 latest: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.56 03:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:14 7062c835f36a: Preparing 03:35:14 56a204b95fc6: Preparing 03:35:14 beb0009d24d1: Preparing 03:35:14 a8c53f943397: Preparing 03:35:14 c374ef056a0e: Preparing 03:35:14 b2191e2be29d: Preparing 03:35:14 b2191e2be29d: Waiting 03:35:14 a8c53f943397: Layer already exists 03:35:14 c374ef056a0e: Layer already exists 03:35:14 7062c835f36a: Layer already exists 03:35:14 beb0009d24d1: Layer already exists 03:35:14 56a204b95fc6: Layer already exists 03:35:14 b2191e2be29d: Layer already exists 03:35:14 3.1.0-dev.56: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:15 7062c835f36a: Preparing 03:35:15 56a204b95fc6: Preparing 03:35:15 beb0009d24d1: Preparing 03:35:15 a8c53f943397: Preparing 03:35:15 c374ef056a0e: Preparing 03:35:15 b2191e2be29d: Preparing 03:35:15 b2191e2be29d: Waiting 03:35:15 7062c835f36a: Layer already exists 03:35:15 c374ef056a0e: Layer already exists 03:35:15 56a204b95fc6: Layer already exists 03:35:15 beb0009d24d1: Layer already exists 03:35:15 a8c53f943397: Layer already exists 03:35:15 b2191e2be29d: Layer already exists 03:35:15 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:35:16 7062c835f36a: Preparing 03:35:16 56a204b95fc6: Preparing 03:35:16 beb0009d24d1: Preparing 03:35:16 a8c53f943397: Preparing 03:35:16 c374ef056a0e: Preparing 03:35:16 b2191e2be29d: Preparing 03:35:16 b2191e2be29d: Waiting 03:35:16 a8c53f943397: Layer already exists 03:35:16 c374ef056a0e: Layer already exists 03:35:16 7062c835f36a: Layer already exists 03:35:16 56a204b95fc6: Layer already exists 03:35:16 beb0009d24d1: Layer already exists 03:35:16 b2191e2be29d: Layer already exists 03:35:16 main: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:16 ===================================================== [Pipeline] echo 03:35:16 taggedImages: 03:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.56 03:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:35:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:35:16 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:16 latest 03:35:16 3.1.0-dev.56 03:35:16 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:16 main 03:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:17 ed46d6f7d932: Preparing 03:35:17 b4f629c349c5: Preparing 03:35:17 beb0009d24d1: Preparing 03:35:17 a8c53f943397: Preparing 03:35:17 dde9c27a1c54: Preparing 03:35:17 b2191e2be29d: Preparing 03:35:17 b2191e2be29d: Waiting 03:35:17 beb0009d24d1: Layer already exists 03:35:17 a8c53f943397: Layer already exists 03:35:17 dde9c27a1c54: Layer already exists 03:35:17 b2191e2be29d: Layer already exists 03:35:17 ed46d6f7d932: Pushed 03:35:24 b4f629c349c5: Pushed 03:35:24 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:24 ed46d6f7d932: Preparing 03:35:24 b4f629c349c5: Preparing 03:35:24 beb0009d24d1: Preparing 03:35:24 a8c53f943397: Preparing 03:35:24 dde9c27a1c54: Preparing 03:35:24 b2191e2be29d: Preparing 03:35:24 b2191e2be29d: Waiting 03:35:24 a8c53f943397: Layer already exists 03:35:24 ed46d6f7d932: Layer already exists 03:35:24 dde9c27a1c54: Layer already exists 03:35:24 b4f629c349c5: Layer already exists 03:35:24 beb0009d24d1: Layer already exists 03:35:24 b2191e2be29d: Layer already exists 03:35:24 latest: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.56 03:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:25 ed46d6f7d932: Preparing 03:35:25 b4f629c349c5: Preparing 03:35:25 beb0009d24d1: Preparing 03:35:25 a8c53f943397: Preparing 03:35:25 dde9c27a1c54: Preparing 03:35:25 b2191e2be29d: Preparing 03:35:25 b2191e2be29d: Waiting 03:35:25 dde9c27a1c54: Layer already exists 03:35:25 ed46d6f7d932: Layer already exists 03:35:25 a8c53f943397: Layer already exists 03:35:25 b4f629c349c5: Layer already exists 03:35:25 beb0009d24d1: Layer already exists 03:35:25 b2191e2be29d: Layer already exists 03:35:25 3.1.0-dev.56: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:26 ed46d6f7d932: Preparing 03:35:26 b4f629c349c5: Preparing 03:35:26 beb0009d24d1: Preparing 03:35:26 a8c53f943397: Preparing 03:35:26 dde9c27a1c54: Preparing 03:35:26 b2191e2be29d: Preparing 03:35:26 b2191e2be29d: Waiting 03:35:26 ed46d6f7d932: Layer already exists 03:35:26 a8c53f943397: Layer already exists 03:35:26 b4f629c349c5: Layer already exists 03:35:26 beb0009d24d1: Layer already exists 03:35:26 dde9c27a1c54: Layer already exists 03:35:26 b2191e2be29d: Layer already exists 03:35:26 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:35:26 ed46d6f7d932: Preparing 03:35:26 b4f629c349c5: Preparing 03:35:26 beb0009d24d1: Preparing 03:35:26 a8c53f943397: Preparing 03:35:26 dde9c27a1c54: Preparing 03:35:26 b2191e2be29d: Preparing 03:35:26 b2191e2be29d: Waiting 03:35:26 a8c53f943397: Layer already exists 03:35:26 dde9c27a1c54: Layer already exists 03:35:26 b4f629c349c5: Layer already exists 03:35:26 beb0009d24d1: Layer already exists 03:35:26 ed46d6f7d932: Layer already exists 03:35:26 b2191e2be29d: Layer already exists 03:35:27 main: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:27 ===================================================== [Pipeline] echo 03:35:27 taggedImages: 03:35:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 03:35:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:35:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.56 03:35:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 03:35:27 - 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 03:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:27 03:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:27 arm64: Pulling from edgex-lftools-log-publisher 03:35:27 8998bd30e6a1: Pulling fs layer 03:35:27 04944245beec: Pulling fs layer 03:35:27 699f458cf7ca: Pulling fs layer 03:35:27 765212b225bb: Pulling fs layer 03:35:27 f23df028b6ca: Pulling fs layer 03:35:27 d65c8cfc05b1: Pulling fs layer 03:35:27 2437ff75d9bd: Pulling fs layer 03:35:27 f23df028b6ca: Waiting 03:35:27 d65c8cfc05b1: Waiting 03:35:27 2437ff75d9bd: Waiting 03:35:27 765212b225bb: Waiting 03:35:28 04944245beec: Verifying Checksum 03:35:28 04944245beec: Download complete 03:35:28 765212b225bb: Verifying Checksum 03:35:28 765212b225bb: Download complete 03:35:28 f23df028b6ca: Verifying Checksum 03:35:28 f23df028b6ca: Download complete 03:35:28 d65c8cfc05b1: Verifying Checksum 03:35:28 d65c8cfc05b1: Download complete 03:35:28 699f458cf7ca: Verifying Checksum 03:35:28 699f458cf7ca: Download complete 03:35:28 8998bd30e6a1: Verifying Checksum 03:35:28 8998bd30e6a1: Download complete 03:35:31 2437ff75d9bd: Verifying Checksum 03:35:31 2437ff75d9bd: Download complete 03:35:32 8998bd30e6a1: Pull complete 03:35:33 04944245beec: Pull complete 03:35:34 699f458cf7ca: Pull complete 03:35:34 765212b225bb: Pull complete 03:35:35 f23df028b6ca: Pull complete 03:35:35 d65c8cfc05b1: Pull complete 03:35:50 2437ff75d9bd: Pull complete 03:35:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:35:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 03:35:50 $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@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 03:35:53 $ docker top e7b9f07ce569b092db94ef9e02ce3505018ea9777a4d9f1b89e799bb15e29233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:54 ---> job-cost.sh 03:35:54 lf-activate-venv: SKIPPING 03:35:54 INFO: No Stack... 03:35:54 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:55 INFO: Archiving Costs [Pipeline] sh 03:35:56 + cat /w/workspace/edgex-go/590/archives/cost.csv 03:35:56 + cut -d, -f6 [Pipeline] lock 03:35:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] 03:35:56 Resource [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] did not exist. Created. 03:35:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:56 + echo total: 0.10999999940395355 [Pipeline] stash 03:35:57 Stashed 1 file(s) [Pipeline] } 03:35:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:57 $ docker stop --time=1 e7b9f07ce569b092db94ef9e02ce3505018ea9777a4d9f1b89e799bb15e29233 03:35:58 $ docker rm -f --volumes e7b9f07ce569b092db94ef9e02ce3505018ea9777a4d9f1b89e799bb15e29233 [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 03:35:59 provisioning config files... 03:35:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/590@tmp/config6085625817293519798tmp [Pipeline] { [Pipeline] sh 03:35:59 + set +x 03:35:59 + curl -s https://codecov.io/bash 03:35:59 + bash -s -- 03:35:59 03:35:59 _____ _ 03:35:59 / ____| | | 03:35:59 | | ___ __| | ___ ___ _____ __ 03:35:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:35:59 | |___| (_) | (_| | __/ (_| (_) \ V / 03:35:59 \_____\___/ \__,_|\___|\___\___/ \_/ 03:35:59 Bash-1.0.6 03:35:59 03:35:59 03:35:59 ==> git version 2.25.1 found 03:35:59 ==> 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 03:35:59 Release-Date: 2020-01-08 03:35:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:35:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:35:59 ==> Jenkins CI detected. 03:35:59 current dir:  /w/workspace/edgex-go/590 03:35:59 project root: . 03:35:59 --> token set from env 03:35:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:35:59 ==> Running gcov in . (disable via -X gcov) 03:35:59 ==> Python coveragepy not found 03:35:59 ==> Searching for coverage reports in: 03:35:59 + . 03:36:00 -> Found 1 reports 03:36:00 ==> Detecting git/mercurial file structure 03:36:00 ==> Reading reports 03:36:00 + ./coverage.out bytes=453602 03:36:00 ==> Appending adjustments 03:36:00 https://docs.codecov.io/docs/fixing-reports 03:36:01 + Found adjustments 03:36:01 ==> Gzipping contents 03:36:01 60K /tmp/codecov.YxG6o8.gz 03:36:01 ==> Uploading reports 03:36:01 url: https://codecov.io 03:36:01 query: branch=main&commit=8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3&build=590&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F590%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:36:01 -> Pinging Codecov 03:36:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3&build=590&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F590%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:36:09 -> Uploading to 03:36:09 https://storage.googleapis.com/codecov/v4/raw/2023-09-26/00271124DB129430A58F1EEE437C3FCB/8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3/df08d425-8f27-472d-b02c-472a696cc962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T033607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1ae023c32b83670e6744493d62220fcf24e17a92e6631e09f846565b8eaed74 03:36:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:09 Dload Upload Total Spent Left Speed 03:36:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58261 0 0 100 58261 0 236k --:--:-- --:--:-- --:--:-- 236k 03:36:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } 03:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:36:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:36:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:36:09 03:36:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:36:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:36:10 df9b9388f04a: Pulling fs layer 03:36:10 52dc419b0ee2: Pulling fs layer 03:36:10 25bc292e5bac: Pulling fs layer 03:36:10 114826534d7a: Pulling fs layer 03:36:10 4657fd5d0bcf: Pulling fs layer 03:36:10 6ad1cebc031e: Pulling fs layer 03:36:10 8a3aa393b2d8: Pulling fs layer 03:36:10 114826534d7a: Waiting 03:36:10 6ad1cebc031e: Waiting 03:36:10 4657fd5d0bcf: Waiting 03:36:10 25bc292e5bac: Verifying Checksum 03:36:10 25bc292e5bac: Download complete 03:36:10 52dc419b0ee2: Verifying Checksum 03:36:10 52dc419b0ee2: Download complete 03:36:10 4657fd5d0bcf: Verifying Checksum 03:36:10 4657fd5d0bcf: Download complete 03:36:10 df9b9388f04a: Download complete 03:36:10 6ad1cebc031e: Verifying Checksum 03:36:10 6ad1cebc031e: Download complete 03:36:10 df9b9388f04a: Pull complete 03:36:10 52dc419b0ee2: Pull complete 03:36:10 25bc292e5bac: Pull complete 03:36:10 114826534d7a: Verifying Checksum 03:36:10 114826534d7a: Download complete 03:36:11 8a3aa393b2d8: Verifying Checksum 03:36:11 8a3aa393b2d8: Download complete 03:36:14 114826534d7a: Pull complete 03:36:14 4657fd5d0bcf: Pull complete 03:36:14 6ad1cebc031e: Pull complete 03:36:17 8a3aa393b2d8: Pull complete 03:36:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:17 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:36:17 $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:36:24 $ docker top ddcc733dcee4618fbb53b19be8180bc447b032aee91cca296016dd39ae2f66cc -eo pid,comm [Pipeline] { [Pipeline] echo 03:36:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:36:24 + set -o pipefail 03:36:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:36:31 03:36:31 Monitoring /w/workspace/edgex-go/590 (github.com/edgexfoundry/edgex-go)... 03:36:31 03:36:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/20b2aeb6-2d62-4ffc-bad6-ea7797d1a990 03:36:31 03:36:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:36:31 03:36:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:36:31 03:36:31 03:36:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:36:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:36:31 More details here: https://snyk.co/ue1NS [Pipeline] } 03:36:31 $ docker stop --time=1 ddcc733dcee4618fbb53b19be8180bc447b032aee91cca296016dd39ae2f66cc 03:36:37 $ docker rm -f --volumes ddcc733dcee4618fbb53b19be8180bc447b032aee91cca296016dd39ae2f66cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:36:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:37 provisioning config files... 03:36:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/590@tmp/config5379080096752254062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:38 --> edgex-publish-swagger.sh 03:36:38 === Publish openapi/v3 API === 03:36:38 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:36:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/590/openapi/v3/core-command.yaml] 03:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:38 Dload Upload Total Spent Left Speed 03:36:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 61389 --:--:-- --:--:-- --:--:-- 61274 03:36:38 03:36:38 03:36:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/590/openapi/v3/core-data.yaml] 03:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:38 Dload Upload Total Spent Left Speed 03:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 145k --:--:-- --:--:-- --:--:-- 145k 03:36:39 03:36:39 03:36:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/590/openapi/v3/core-metadata.yaml] 03:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:39 Dload Upload Total Spent Left Speed 03:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65535 0 1084k --:--:-- --:--:-- --:--:-- 1066k 100 144k 0 0 100 144k 0 178k --:--:-- --:--:-- --:--:-- 178k 03:36:39 03:36:39 03:36:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/590/openapi/v3/support-notifications.yaml] 03:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:39 Dload Upload Total Spent Left Speed 03:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k 03:36:40 03:36:40 03:36:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/590/openapi/v3/support-scheduler.yaml] 03:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:40 Dload Upload Total Spent Left Speed 03:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 80862 --:--:-- --:--:-- --:--:-- 80862 03:36:41 03:36:41 [Pipeline] } 03:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:36:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:41 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:36:42 $ docker top e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 -eo pid,comm 03:36:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:36:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:42 [ssh-agent] Looking for ssh-agent implementation... 03:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:42 $ docker exec e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 ssh-agent 03:36:42 SSH_AUTH_SOCK=/tmp/ssh-mlVHC9GGcOYI/agent.32 03:36:42 SSH_AGENT_PID=38 03:36:42 Running ssh-add (command line suppressed) 03:36:42 Identity added: /w/workspace/edgex-go/590@tmp/private_key_17276679782335440293.key (/w/workspace/edgex-go/590@tmp/private_key_17276679782335440293.key) 03:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:43 + git semver tag 03:36:43 2023-09-26 03:36:43,329 [run_tag] DEBUG tag force:False 03:36:43 2023-09-26 03:36:43,329 [check_head_tag] DEBUG check head tag 03:36:43 2023-09-26 03:36:43,331 [execute] INFO git cat-file --batch-check 03:36:43 2023-09-26 03:36:43,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=) 03:36:43 2023-09-26 03:36:43,335 [execute] INFO git cat-file --batch 03:36:43 2023-09-26 03:36:43,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=) 03:36:43 2023-09-26 03:36:43,359 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:36:43 2023-09-26 03:36:43,359 [execute] INFO git tag -a v3.1.0-dev.56 -m v3.1.0-dev.56 03:36:43 2023-09-26 03:36:43,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.56', '-m', 'v3.1.0-dev.56'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=None) 03:36:43 2023-09-26 03:36:43,364 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:36:43 3.1.0-dev.56 [Pipeline] } 03:36:43 $ docker exec --env ******** --env ******** e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 ssh-agent -k 03:36:43 unset SSH_AUTH_SOCK; 03:36:43 unset SSH_AGENT_PID; 03:36:43 echo Agent pid 38 killed; 03:36:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:43 + git semver [Pipeline] } 03:36:44 $ docker stop --time=1 e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 03:36:45 $ docker rm -f --volumes e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:36:45 03:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:36:46 0.23.1-centos7: Pulling from edgex-lftools 03:36:46 ab5ef0e58194: Pulling fs layer 03:36:46 9712f1f96733: Pulling fs layer 03:36:46 63f879dbbcfc: Pulling fs layer 03:36:46 0d9ebad4ef96: Pulling fs layer 03:36:46 e9a5061849ea: Pulling fs layer 03:36:46 d747dcd14b5f: Pulling fs layer 03:36:46 2de7ff778b66: Pulling fs layer 03:36:46 0d9ebad4ef96: Waiting 03:36:46 e9a5061849ea: Waiting 03:36:46 d747dcd14b5f: Waiting 03:36:46 2de7ff778b66: Waiting 03:36:46 9712f1f96733: Verifying Checksum 03:36:46 9712f1f96733: Download complete 03:36:46 63f879dbbcfc: Verifying Checksum 03:36:46 63f879dbbcfc: Download complete 03:36:46 e9a5061849ea: Verifying Checksum 03:36:46 e9a5061849ea: Download complete 03:36:46 d747dcd14b5f: Verifying Checksum 03:36:46 d747dcd14b5f: Download complete 03:36:46 ab5ef0e58194: Verifying Checksum 03:36:46 ab5ef0e58194: Download complete 03:36:46 0d9ebad4ef96: Verifying Checksum 03:36:46 0d9ebad4ef96: Download complete 03:36:46 2de7ff778b66: Verifying Checksum 03:36:46 2de7ff778b66: Download complete 03:36:49 ab5ef0e58194: Pull complete 03:36:49 9712f1f96733: Pull complete 03:36:50 63f879dbbcfc: Pull complete 03:36:54 0d9ebad4ef96: Pull complete 03:36:54 e9a5061849ea: Pull complete 03:36:54 d747dcd14b5f: Pull complete 03:36:56 2de7ff778b66: Pull complete 03:36:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:36:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:56 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:37:05 $ docker top c769f24a3ca4a1816789f3061b0e582d3c1bf342770e0fca8504805fb0cf6bb5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:37:05 provisioning config files... 03:37:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/590@tmp/config82708520778261189tmp 03:37:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/590@tmp/config17606481827137512086tmp 03:37:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/590@tmp/config6221004101348986039tmp [Pipeline] { [Pipeline] echo 03:37:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:37:05 ---> sigul-configuration.sh 03:37:05 gpg: directory `/root/.gnupg' created 03:37:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:37:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:37:05 gpg: keyring `/root/.gnupg/secring.gpg' created 03:37:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:37:05 gpg: CAST5 encrypted data 03:37:05 gpg: encrypted with 1 passphrase 03:37:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:37:06 + mkdir /home/jenkins 03:37:06 + mkdir /home/jenkins/sigul [Pipeline] sh 03:37:06 + 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 03:37:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:37:06 ---> sigul-install.sh 03:37:06 Sigul already installed; skipping installation. [Pipeline] sh 03:37:07 + git tag --list 03:37:07 0.6.0 03:37:07 0.6.1 03:37:07 0.7.0 03:37:07 0.7.1 03:37:07 v1.0.0 03:37:07 v1.0.1 03:37:07 v1.1.0 03:37:07 v1.2.0 03:37:07 v1.2.1 03:37:07 v1.3.0 03:37:07 v1.3.1 03:37:07 v2.0.0 03:37:07 v2.1.0 03:37:07 v2.1.1 03:37:07 v2.2.0 03:37:07 v2.3.0 03:37:07 v3.0 03:37:07 v3.0.0 03:37:07 v3.1.0-dev.1 03:37:07 v3.1.0-dev.10 03:37:07 v3.1.0-dev.11 03:37:07 v3.1.0-dev.12 03:37:07 v3.1.0-dev.13 03:37:07 v3.1.0-dev.14 03:37:07 v3.1.0-dev.15 03:37:07 v3.1.0-dev.16 03:37:07 v3.1.0-dev.17 03:37:07 v3.1.0-dev.18 03:37:07 v3.1.0-dev.19 03:37:07 v3.1.0-dev.2 03:37:07 v3.1.0-dev.20 03:37:07 v3.1.0-dev.21 03:37:07 v3.1.0-dev.22 03:37:07 v3.1.0-dev.23 03:37:07 v3.1.0-dev.24 03:37:07 v3.1.0-dev.25 03:37:07 v3.1.0-dev.26 03:37:07 v3.1.0-dev.27 03:37:07 v3.1.0-dev.28 03:37:07 v3.1.0-dev.29 03:37:07 v3.1.0-dev.3 03:37:07 v3.1.0-dev.30 03:37:07 v3.1.0-dev.31 03:37:07 v3.1.0-dev.32 03:37:07 v3.1.0-dev.33 03:37:07 v3.1.0-dev.34 03:37:07 v3.1.0-dev.35 03:37:07 v3.1.0-dev.36 03:37:07 v3.1.0-dev.37 03:37:07 v3.1.0-dev.38 03:37:07 v3.1.0-dev.39 03:37:07 v3.1.0-dev.4 03:37:07 v3.1.0-dev.40 03:37:07 v3.1.0-dev.41 03:37:07 v3.1.0-dev.42 03:37:07 v3.1.0-dev.43 03:37:07 v3.1.0-dev.44 03:37:07 v3.1.0-dev.45 03:37:07 v3.1.0-dev.46 03:37:07 v3.1.0-dev.47 03:37:07 v3.1.0-dev.48 03:37:07 v3.1.0-dev.49 03:37:07 v3.1.0-dev.5 03:37:07 v3.1.0-dev.50 03:37:07 v3.1.0-dev.51 03:37:07 v3.1.0-dev.52 03:37:07 v3.1.0-dev.53 03:37:07 v3.1.0-dev.54 03:37:07 v3.1.0-dev.55 03:37:07 v3.1.0-dev.56 03:37:07 v3.1.0-dev.6 03:37:07 v3.1.0-dev.7 03:37:07 v3.1.0-dev.8 03:37:07 v3.1.0-dev.9 [Pipeline] sh 03:37:07 + lftools sign git-tag v3.1.0-dev.56 03:37:07 Signing Git tag with Sigul... 03:37:07 Signing v3.1.0-dev.56 [Pipeline] echo 03:37:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:37:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:37:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:37:08 $ docker stop --time=1 c769f24a3ca4a1816789f3061b0e582d3c1bf342770e0fca8504805fb0cf6bb5 03:37:10 $ docker rm -f --volumes c769f24a3ca4a1816789f3061b0e582d3c1bf342770e0fca8504805fb0cf6bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:37:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:11 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:37:11 $ docker top a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af -eo pid,comm 03:37:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:37:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:11 [ssh-agent] Looking for ssh-agent implementation... 03:37:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:11 $ docker exec a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af ssh-agent 03:37:12 SSH_AUTH_SOCK=/tmp/ssh-d3zN7oslkStX/agent.33 03:37:12 SSH_AGENT_PID=39 03:37:12 Running ssh-add (command line suppressed) 03:37:12 Identity added: /w/workspace/edgex-go/590@tmp/private_key_7902158859082345267.key (/w/workspace/edgex-go/590@tmp/private_key_7902158859082345267.key) 03:37:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:12 + git semver bump pre 03:37:12 2023-09-26 03:37:12,594 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:37:12 2023-09-26 03:37:12,594 [bump_version] DEBUG bumping version:3.1.0-dev.56 on axis:pre with prefix:dev 03:37:12 2023-09-26 03:37:12,594 [bump_version] DEBUG bumped version:3.1.0-dev.57 03:37:12 2023-09-26 03:37:12,594 [write_version] DEBUG write version:3.1.0-dev.57 to path:/w/workspace/edgex-go/590/.semver/main with force:True 03:37:12 2023-09-26 03:37:12,594 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:37:12 2023-09-26 03:37:12,594 [write_file] DEBUG write to file:/w/workspace/edgex-go/590/.semver/main 03:37:12 2023-09-26 03:37:12,596 [execute] INFO git cat-file --batch-check 03:37:12 2023-09-26 03:37:12,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=) 03:37:12 2023-09-26 03:37:12,602 [execute] INFO git cat-file --batch 03:37:12 2023-09-26 03:37:12,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=) 03:37:12 2023-09-26 03:37:12,609 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:37:12 3.1.0-dev.57 [Pipeline] } 03:37:12 $ docker exec --env ******** --env ******** a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af ssh-agent -k 03:37:12 unset SSH_AUTH_SOCK; 03:37:12 unset SSH_AGENT_PID; 03:37:12 echo Agent pid 39 killed; 03:37:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:13 + git semver [Pipeline] } 03:37:13 $ docker stop --time=1 a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af 03:37:16 $ docker rm -f --volumes a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af [Pipeline] // withDockerContainer [Pipeline] sh 03:37:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:17 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:37:17 $ docker top d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a -eo pid,comm 03:37:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:37:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:17 [ssh-agent] Looking for ssh-agent implementation... 03:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:18 $ docker exec d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a ssh-agent 03:37:18 SSH_AUTH_SOCK=/tmp/ssh-db5K7iRJAjK2/agent.32 03:37:18 SSH_AGENT_PID=38 03:37:18 Running ssh-add (command line suppressed) 03:37:18 Identity added: /w/workspace/edgex-go/590@tmp/private_key_12055893502794914724.key (/w/workspace/edgex-go/590@tmp/private_key_12055893502794914724.key) 03:37:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:18 + git semver push 03:37:18 2023-09-26 03:37:18,763 [run_push] DEBUG push 03:37:18 2023-09-26 03:37:18,764 [execute] INFO git cat-file --batch-check 03:37:18 2023-09-26 03:37:18,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=) 03:37:18 2023-09-26 03:37:18,769 [execute] INFO git rev-list 0134585bae197864bbd6e54e6a122bba68824a0d -- 03:37:18 2023-09-26 03:37:18,769 [execute] DEBUG Popen(['git', 'rev-list', '0134585bae197864bbd6e54e6a122bba68824a0d', '--'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=None) 03:37:18 2023-09-26 03:37:18,786 [execute] INFO git fetch -v origin 03:37:18 2023-09-26 03:37:18,786 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=True, shell=None, istream=None) 03:37:19 2023-09-26 03:37:19,273 [run_push] DEBUG no remote changes detected 03:37:19 2023-09-26 03:37:19,273 [execute] INFO git push origin semver 03:37:19 2023-09-26 03:37:19,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=None) 03:37:20 2023-09-26 03:37:20,074 [run_push] DEBUG push all version tags 03:37:20 2023-09-26 03:37:20,075 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:37:20 2023-09-26 03:37:20,075 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=None) 03:37:21 2023-09-26 03:37:20,933 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main 03:37:21 3.1.0-dev.57 [Pipeline] } 03:37:21 $ docker exec --env ******** --env ******** d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a ssh-agent -k 03:37:21 unset SSH_AUTH_SOCK; 03:37:21 unset SSH_AGENT_PID; 03:37:21 echo Agent pid 38 killed; 03:37:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:21 + git semver [Pipeline] } 03:37:21 $ docker stop --time=1 d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a 03:37:23 $ docker rm -f --volumes d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a [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 03:37:23 + [ -d /w/workspace/edgex-go/590/archives ] [Pipeline] libraryResource [Pipeline] sh 03:37:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:37:25 ---> package-listing.sh 03:37:25 ++ facter osfamily 03:37:25 ++ tr '[:upper:]' '[:lower:]' 03:37:25 + OS_FAMILY=debian 03:37:25 + workspace=/w/workspace/edgex-go/590 03:37:25 + START_PACKAGES=/tmp/packages_start.txt 03:37:25 + END_PACKAGES=/tmp/packages_end.txt 03:37:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:37:25 + PACKAGES=/tmp/packages_start.txt 03:37:25 + '[' /w/workspace/edgex-go/590 ']' 03:37:25 + PACKAGES=/tmp/packages_end.txt 03:37:25 + case "${OS_FAMILY}" in 03:37:25 + dpkg -l 03:37:25 + grep '^ii' 03:37:25 + '[' -f /tmp/packages_start.txt ']' 03:37:25 + '[' -f /tmp/packages_end.txt ']' 03:37:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:37:25 + '[' /w/workspace/edgex-go/590 ']' 03:37:25 + mkdir -p /w/workspace/edgex-go/590/archives/ 03:37:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/590/archives/ [Pipeline] echo 03:37:25 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/590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:37:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:26 03:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:26 latest: Pulling from edgex-lftools-log-publisher 03:37:26 5eb5b503b376: Pulling fs layer 03:37:26 5c69ac0246d0: Pulling fs layer 03:37:26 ec43610c2a17: Pulling fs layer 03:37:26 3a2ae6a8a46f: Pulling fs layer 03:37:26 33b1e0a273af: Pulling fs layer 03:37:26 5d3b04190fa2: Pulling fs layer 03:37:26 3a2ae6a8a46f: Waiting 03:37:26 33b1e0a273af: Waiting 03:37:26 2f39f015ded8: Pulling fs layer 03:37:26 5d3b04190fa2: Waiting 03:37:26 2f39f015ded8: Waiting 03:37:26 5c69ac0246d0: Verifying Checksum 03:37:26 5c69ac0246d0: Download complete 03:37:26 3a2ae6a8a46f: Verifying Checksum 03:37:26 3a2ae6a8a46f: Download complete 03:37:26 33b1e0a273af: Verifying Checksum 03:37:26 33b1e0a273af: Download complete 03:37:26 ec43610c2a17: Verifying Checksum 03:37:26 ec43610c2a17: Download complete 03:37:26 5d3b04190fa2: Verifying Checksum 03:37:26 5d3b04190fa2: Download complete 03:37:26 5eb5b503b376: Verifying Checksum 03:37:26 5eb5b503b376: Download complete 03:37:27 2f39f015ded8: Download complete 03:37:28 5eb5b503b376: Pull complete 03:37:28 5c69ac0246d0: Pull complete 03:37:28 ec43610c2a17: Pull complete 03:37:28 3a2ae6a8a46f: Pull complete 03:37:29 33b1e0a273af: Pull complete 03:37:29 5d3b04190fa2: Pull complete 03:37:34 2f39f015ded8: Pull complete 03:37:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:37:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:34 prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container 03:37:34 $ 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/590/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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:37:41 $ docker top 2866c0c95bf50c4c8aacf7f175d53ae7e866c9454de2a0d49a8a0595de8f6b31 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:37:41 + mkdir -p /var/log/sysstat [Pipeline] sh 03:37:42 + ls /var/log/sa-host 03:37:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:42 provisioning config files... 03:37:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/590@tmp/config490639674743386329tmp [Pipeline] { [Pipeline] echo 03:37:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:37:42 ---> create-netrc.sh [Pipeline] } 03:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:37:42 ---> python-tools-install.sh [Pipeline] echo 03:37:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:37:43 ---> sudo-logs.sh 03:37:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:37:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:37:43 ---> job-cost.sh 03:37:43 lf-activate-venv: SKIPPING 03:37:43 DEBUG: total: 0.10999999940395355 03:37:43 INFO: Retrieving Stack Cost... 03:37:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:37:44 INFO: Archiving Costs [Pipeline] echo 03:37:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:44 ---> logs-deploy.sh 03:37:44 lf-activate-venv: SKIPPING 03:37:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/590 03:37:44 INFO: archiving workspace using pattern(s): 03:37:45 Archives upload complete. 03:37:45 INFO: archiving logs to Nexus 03:37:46 ---> uname -a: 03:37:46 Linux prd-ubuntu20-04-docker-8c-8g-7910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:37:46 03:37:46 03:37:46 ---> lscpu: 03:37:46 Architecture: x86_64 03:37:46 CPU op-mode(s): 32-bit, 64-bit 03:37:46 Byte Order: Little Endian 03:37:46 Address sizes: 40 bits physical, 48 bits virtual 03:37:46 CPU(s): 8 03:37:46 On-line CPU(s) list: 0-7 03:37:46 Thread(s) per core: 1 03:37:46 Core(s) per socket: 1 03:37:46 Socket(s): 8 03:37:46 NUMA node(s): 1 03:37:46 Vendor ID: AuthenticAMD 03:37:46 CPU family: 23 03:37:46 Model: 49 03:37:46 Model name: AMD EPYC-Rome Processor 03:37:46 Stepping: 0 03:37:46 CPU MHz: 2799.998 03:37:46 BogoMIPS: 5599.99 03:37:46 Virtualization: AMD-V 03:37:46 Hypervisor vendor: KVM 03:37:46 Virtualization type: full 03:37:46 L1d cache: 256 KiB 03:37:46 L1i cache: 256 KiB 03:37:46 L2 cache: 4 MiB 03:37:46 L3 cache: 128 MiB 03:37:46 NUMA node0 CPU(s): 0-7 03:37:46 Vulnerability Itlb multihit: Not affected 03:37:46 Vulnerability L1tf: Not affected 03:37:46 Vulnerability Mds: Not affected 03:37:46 Vulnerability Meltdown: Not affected 03:37:46 Vulnerability Mmio stale data: Not affected 03:37:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:37:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:37:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:37:46 Vulnerability Srbds: Not affected 03:37:46 Vulnerability Tsx async abort: Not affected 03:37:46 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 03:37:46 03:37:46 03:37:46 ---> nproc: 03:37:46 8 03:37:46 03:37:46 03:37:46 ---> df -h: 03:37:46 Filesystem Size Used Avail Use% Mounted on 03:37:46 overlay 155G 22G 134G 14% / 03:37:46 tmpfs 64M 0 64M 0% /dev 03:37:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:37:46 shm 64M 0 64M 0% /dev/shm 03:37:46 /dev/vda1 155G 22G 134G 14% /facter-os 03:37:46 03:37:46 03:37:46 ---> sar -b -r -n DEV: 03:37:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7910) 09/26/23 _x86_64_ (8 CPU) 03:37:46 03:37:46 03:12:05 LINUX RESTART (8 CPU) 03:37:46 03:37:46 03:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:37:46 03:14:01 121.58 1.00 120.58 0.00 42.79 62624.76 0.00 03:37:46 03:15:01 30.88 0.00 30.88 0.00 0.00 19490.77 0.00 03:37:46 03:16:01 48.86 0.22 48.64 0.00 6.80 25690.65 0.00 03:37:46 03:17:01 410.75 0.42 410.33 0.00 51.59 167216.66 0.00 03:37:46 03:18:01 398.23 15.58 382.65 0.00 5220.86 126899.38 0.00 03:37:46 03:19:01 340.68 2.63 338.04 0.00 280.35 76756.27 0.00 03:37:46 03:20:01 404.67 0.17 404.50 0.00 29.20 18350.67 0.00 03:37:46 03:21:01 18.50 0.02 18.48 0.00 2.27 505.78 0.00 03:37:46 03:22:01 2.35 0.00 2.35 0.00 0.00 26.53 0.00 03:37:46 03:23:01 1.77 0.00 1.77 0.00 0.00 33.59 0.00 03:37:46 03:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 03:37:46 03:25:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 03:37:46 03:26:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 03:37:46 03:27:02 1.80 0.02 1.78 0.00 0.13 20.13 0.00 03:37:46 03:28:01 1.25 0.00 1.25 0.00 0.00 14.78 0.00 03:37:46 03:29:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 03:37:46 03:30:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 03:37:46 03:31:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 03:37:46 03:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:37:46 03:33:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 03:37:46 03:34:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 03:37:46 03:35:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 03:37:46 03:36:01 1.02 0.07 0.95 0.00 7.87 25.60 0.00 03:37:46 03:37:01 108.17 0.22 107.95 0.00 5.72 51742.12 0.00 03:37:46 Average: 79.33 0.85 78.48 0.00 235.45 22914.55 0.00 03:37:46 03:37:46 03:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:46 03:14:01 27965104 31258496 1042492 3.17 117168 3380552 2379488 7.01 1570376 2897456 178276 03:37:46 03:15:01 27497516 31171284 1126420 3.43 119932 3731844 2437948 7.18 1732680 3173608 242492 03:37:46 03:16:01 27896724 31571060 733044 2.23 122688 3736092 1720816 5.07 1241280 3282584 349020 03:37:46 03:17:01 23036824 31360620 919284 2.80 139084 8205356 3369232 9.93 1911420 7278632 10456 03:37:46 03:18:01 16504160 29057272 3156444 9.60 234836 11949384 9290556 27.38 5035888 10194324 217436 03:37:46 03:19:01 17926712 31409604 852580 2.59 249908 12926212 2618012 7.72 2537768 11409148 185936 03:37:46 03:20:01 17783584 31472832 796716 2.42 255892 13120544 2313508 6.82 2693168 11404152 520 03:37:46 03:21:01 17782856 31473692 795592 2.42 256924 13120952 2319164 6.83 3072720 11024428 548 03:37:46 03:22:01 17782964 31473800 795316 2.42 256952 13120952 2319164 6.83 3073084 11024428 208 03:37:46 03:23:01 17794468 31485364 784224 2.38 257008 13120932 2319164 6.83 3060240 11024408 16 03:37:46 03:24:01 17794704 31485604 783944 2.38 257028 13120936 2319164 6.83 3060448 11024412 4 03:37:46 03:25:01 17800244 31491148 778540 2.37 257052 13120936 2319164 6.83 3055208 11024412 12 03:37:46 03:26:01 17800376 31491344 778352 2.37 257068 13120940 2319164 6.83 3055000 11024420 28 03:37:46 03:27:02 17799832 31491384 778832 2.37 257104 13120940 2356492 6.94 3054592 11024852 216 03:37:46 03:28:01 17799760 31491332 778764 2.37 257132 13120948 2356492 6.94 3054700 11024856 12 03:37:46 03:29:01 17799728 31491340 778704 2.37 257180 13120952 2356492 6.94 3054596 11024864 8 03:37:46 03:30:01 17799948 31491560 778432 2.37 257192 13120952 2356492 6.94 3054596 11024864 8 03:37:46 03:31:01 17799940 31491616 778364 2.37 257212 13120956 2356492 6.94 3054652 11024872 16 03:37:46 03:32:01 17799868 31491548 778400 2.37 257224 13120956 2356492 6.94 3055828 11024872 8 03:37:46 03:33:01 17800028 31491768 778340 2.37 257276 13120960 2356492 6.94 3055964 11024880 8 03:37:46 03:34:01 17800020 31491764 778292 2.37 257300 13120964 2356492 6.94 3056196 11024884 12 03:37:46 03:35:01 17799752 31491560 778512 2.37 257328 13120964 2356492 6.94 3055988 11024888 4 03:37:46 03:36:01 17794988 31487060 782552 2.38 257352 13121280 2400940 7.08 3061096 11025320 284 03:37:46 03:37:01 16281308 31438960 810752 2.47 291988 14428908 2467344 7.27 3169396 12287664 172044 03:37:46 Average: 19151725 31356334 914287 2.78 235243 11725600 2671719 7.87 2867787 9930134 56566 03:37:46 03:37:46 03:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:46 03:14:01 docker0 714.33 758.19 52.31 4515.04 0.00 0.00 0.00 0.00 03:37:46 03:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:37:46 03:14:01 ens3 901.62 800.97 7637.53 87.70 0.00 0.00 0.00 0.00 03:37:46 03:14:01 veth5d7b030 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:15:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 03:37:46 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:15:01 ens3 51.96 59.41 30.28 109.02 0.00 0.00 0.00 0.00 03:37:46 03:15:01 veth5d7b030 1.70 1.75 0.15 0.16 0.00 0.00 0.00 0.00 03:37:46 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:16:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:37:46 03:16:01 ens3 98.10 60.26 2222.82 17.47 0.00 0.00 0.00 0.00 03:37:46 03:17:01 veth35ea21d 27.83 41.48 2.67 12.57 0.00 0.00 0.00 0.00 03:37:46 03:17:01 veth8b0d3b9 27.91 41.79 2.68 12.59 0.00 0.00 0.00 0.00 03:37:46 03:17:01 docker0 147.68 231.73 11.41 814.54 0.00 0.00 0.00 0.00 03:37:46 03:17:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:37:46 03:17:01 ens3 294.80 181.00 1578.39 30.64 0.00 0.00 0.00 0.00 03:37:46 03:17:01 veth6a8bc50 0.53 1.12 0.05 0.21 0.00 0.00 0.00 0.00 03:37:46 03:17:01 veth53a87a2 28.18 41.54 2.70 12.58 0.00 0.00 0.00 0.00 03:37:46 03:17:01 veth5d51e62 28.11 42.09 2.70 12.62 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth8e93704 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth14a37fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 vethc6f8853 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 docker0 269.46 463.27 20.83 2312.55 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth9c53d96 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth6e25bcb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 vetha9d48b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 ens3 630.33 370.69 4351.95 36.88 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth286ffb4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth7df64c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth98cd7ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth6a8bc50 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 vethfab2d7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:18:01 veth222e6d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth8e93704 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth14a37fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 vethc6f8853 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth9c53d96 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth6e25bcb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 vetha9d48b1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 ens3 5.98 4.18 4.60 2.45 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth286ffb4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth7df64c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth98cd7ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth6a8bc50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 vethfab2d7b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:19:01 veth222e6d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:20:01 lo 45.66 45.66 4.50 4.50 0.00 0.00 0.00 0.00 03:37:46 03:20:01 ens3 377.89 416.16 229.67 1718.01 0.00 0.00 0.00 0.00 03:37:46 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:21:01 lo 25.80 25.80 2.54 2.54 0.00 0.00 0.00 0.00 03:37:46 03:21:01 ens3 303.28 325.20 139.54 2177.21 0.00 0.00 0.00 0.00 03:37:46 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:23:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:37:46 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:27:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:28:01 ens3 0.19 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:37:46 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:30:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:32:01 ens3 5.95 9.53 8.19 15.03 0.00 0.00 0.00 0.00 03:37:46 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:33:01 ens3 1.25 1.60 3.69 6.61 0.00 0.00 0.00 0.00 03:37:46 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:46 03:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:37:46 03:36:01 ens3 36.03 65.57 6.67 103.73 0.00 0.00 0.00 0.00 03:37:46 03:37:01 docker0 72.79 136.93 5.53 1025.62 0.00 0.00 0.00 0.00 03:37:46 03:37:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 03:37:46 03:37:01 ens3 406.92 231.42 8188.03 45.43 0.00 0.00 0.00 0.00 03:37:46 Average: docker0 50.28 66.37 3.76 361.45 0.00 0.00 0.00 0.00 03:37:46 Average: lo 3.28 3.28 0.32 0.32 0.00 0.00 0.00 0.00 03:37:46 Average: ens3 129.91 105.36 1017.95 181.37 0.00 0.00 0.00 0.00 03:37:46 03:37:46 03:37:46 ---> sar -P ALL: 03:37:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7910) 09/26/23 _x86_64_ (8 CPU) 03:37:46 03:37:46 03:12:05 LINUX RESTART (8 CPU) 03:37:46 03:37:46 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:37:46 03:14:01 all 12.88 0.00 3.69 4.25 0.06 79.11 03:37:46 03:14:01 0 12.26 0.00 4.04 1.13 0.05 82.51 03:37:46 03:14:01 1 12.21 0.00 3.43 8.14 0.08 76.14 03:37:46 03:14:01 2 11.39 0.00 3.84 0.13 0.03 84.61 03:37:46 03:14:01 3 18.24 0.00 3.81 2.43 0.05 75.48 03:37:46 03:14:01 4 12.74 0.00 3.27 5.33 0.07 78.59 03:37:46 03:14:01 5 11.44 0.00 3.34 16.60 0.05 68.57 03:37:46 03:14:01 6 12.17 0.00 4.40 0.25 0.07 83.11 03:37:46 03:14:01 7 12.64 0.00 3.42 0.02 0.07 83.85 03:37:46 03:15:01 all 30.05 0.00 3.86 1.17 0.09 64.83 03:37:46 03:15:01 0 29.47 0.00 3.94 0.07 0.08 66.44 03:37:46 03:15:01 1 32.52 0.00 3.59 0.02 0.10 63.77 03:37:46 03:15:01 2 30.66 0.00 4.77 0.00 0.08 64.49 03:37:46 03:15:01 3 29.62 0.00 4.37 1.87 0.10 64.04 03:37:46 03:15:01 4 30.02 0.00 3.70 7.29 0.08 58.90 03:37:46 03:15:01 5 27.76 0.00 3.94 0.13 0.08 68.08 03:37:46 03:15:01 6 30.40 0.00 3.19 0.00 0.07 66.35 03:37:46 03:15:01 7 29.98 0.00 3.35 0.00 0.13 66.53 03:37:46 03:16:01 all 43.22 0.00 4.69 1.52 0.09 50.48 03:37:46 03:16:01 0 42.13 0.00 4.33 0.13 0.07 53.34 03:37:46 03:16:01 1 43.16 0.00 5.29 8.71 0.08 42.76 03:37:46 03:16:01 2 45.25 0.00 5.49 0.03 0.08 49.13 03:37:46 03:16:01 3 43.66 0.00 4.54 2.11 0.08 49.61 03:37:46 03:16:01 4 42.02 0.00 4.44 0.39 0.10 53.05 03:37:46 03:16:01 5 44.03 0.00 4.53 0.10 0.07 51.27 03:37:46 03:16:01 6 42.40 0.00 4.34 0.07 0.12 53.08 03:37:46 03:16:01 7 43.08 0.00 4.60 0.67 0.08 51.57 03:37:46 03:17:01 all 12.98 0.00 5.35 14.16 0.08 67.42 03:37:46 03:17:01 0 13.06 0.00 5.28 19.62 0.12 61.91 03:37:46 03:17:01 1 12.29 0.00 4.90 6.48 0.08 76.25 03:37:46 03:17:01 2 12.99 0.00 5.78 7.48 0.07 73.68 03:37:46 03:17:01 3 13.67 0.00 5.90 22.03 0.08 58.32 03:37:46 03:17:01 4 10.69 0.00 4.24 14.92 0.08 70.07 03:37:46 03:17:01 5 14.92 0.00 5.98 24.19 0.08 54.82 03:37:46 03:17:01 6 12.05 0.00 4.85 13.87 0.05 69.18 03:37:46 03:17:01 7 14.20 0.00 5.90 4.72 0.08 75.10 03:37:46 03:18:01 all 42.65 0.00 7.74 12.91 0.10 36.60 03:37:46 03:18:01 0 42.95 0.00 7.85 5.13 0.12 43.96 03:37:46 03:18:01 1 43.08 0.00 6.50 12.89 0.10 37.43 03:37:46 03:18:01 2 44.07 0.00 8.70 21.27 0.12 25.85 03:37:46 03:18:01 3 42.50 0.00 8.09 8.52 0.08 40.81 03:37:46 03:18:01 4 41.62 0.00 7.23 9.28 0.08 41.78 03:37:46 03:18:01 5 42.58 0.00 7.32 22.17 0.09 27.85 03:37:46 03:18:01 6 42.06 0.00 6.87 5.18 0.08 45.81 03:37:46 03:18:01 7 42.32 0.00 9.43 19.03 0.12 29.11 03:37:46 03:19:01 all 82.66 0.00 7.12 1.48 0.13 8.61 03:37:46 03:19:01 0 82.70 0.00 7.60 0.49 0.14 9.08 03:37:46 03:19:01 1 82.74 0.00 6.57 0.05 0.10 10.55 03:37:46 03:19:01 2 82.21 0.00 7.18 0.08 0.15 10.37 03:37:46 03:19:01 3 82.04 0.00 8.26 1.56 0.12 8.02 03:37:46 03:19:01 4 83.68 0.00 5.71 0.10 0.12 10.38 03:37:46 03:19:01 5 82.66 0.00 6.91 0.03 0.17 10.22 03:37:46 03:19:01 6 82.72 0.00 6.82 0.25 0.10 10.11 03:37:46 03:19:01 7 82.50 0.00 7.93 9.26 0.15 0.15 03:37:46 03:20:01 all 6.35 0.00 1.84 2.31 0.07 89.44 03:37:46 03:20:01 0 7.12 0.00 1.96 0.64 0.07 90.22 03:37:46 03:20:01 1 6.61 0.00 1.81 1.11 0.07 90.41 03:37:46 03:20:01 2 6.15 0.00 2.06 1.29 0.05 90.45 03:37:46 03:20:01 3 8.19 0.00 1.76 2.40 0.08 87.56 03:37:46 03:20:01 4 5.57 0.00 1.70 2.77 0.08 89.87 03:37:46 03:20:01 5 5.88 0.00 1.44 1.76 0.05 90.87 03:37:46 03:20:01 6 3.58 0.00 1.54 2.72 0.05 92.11 03:37:46 03:20:01 7 7.69 0.00 2.46 5.79 0.08 83.98 03:37:46 03:21:01 all 7.95 0.00 0.59 0.06 0.06 91.35 03:37:46 03:21:01 0 8.44 0.00 0.72 0.02 0.05 90.78 03:37:46 03:21:01 1 7.61 0.00 0.45 0.00 0.07 91.87 03:37:46 03:21:01 2 12.01 0.00 0.55 0.02 0.05 87.37 03:37:46 03:21:01 3 5.69 0.00 0.60 0.02 0.07 93.62 03:37:46 03:21:01 4 6.48 0.00 0.54 0.03 0.05 92.90 03:37:46 03:21:01 5 8.97 0.00 0.54 0.02 0.05 90.43 03:37:46 03:21:01 6 10.82 0.00 0.55 0.02 0.05 88.57 03:37:46 03:21:01 7 3.55 0.00 0.80 0.33 0.07 95.24 03:37:46 03:22:01 all 0.01 0.00 0.01 0.01 0.01 99.95 03:37:46 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:37:46 03:22:01 3 0.02 0.00 0.03 0.00 0.05 99.90 03:37:46 03:22:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:37:46 03:22:01 5 0.00 0.00 0.00 0.05 0.02 99.93 03:37:46 03:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:37:46 03:22:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:37:46 03:23:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:37:46 03:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:37:46 03:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:37:46 03:23:01 3 0.08 0.00 0.03 0.00 0.03 99.85 03:37:46 03:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:37:46 03:23:01 5 0.05 0.00 0.00 0.02 0.00 99.93 03:37:46 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:37:46 03:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:37:46 03:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:37:46 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:37:46 03:24:01 3 0.00 0.00 0.03 0.00 0.03 99.93 03:37:46 03:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:37:46 03:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:46 03:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:37:46 03:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:37:46 03:37:46 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:37:46 03:25:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:37:46 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:37:46 03:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:37:46 03:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:37:46 03:25:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:37:46 03:25:01 4 0.63 0.00 0.00 0.00 0.00 99.37 03:37:46 03:25:01 5 0.08 0.00 0.02 0.00 0.02 99.88 03:37:46 03:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:37:46 03:25:01 7 0.03 0.00 0.00 0.03 0.00 99.93 03:37:46 03:26:01 all 0.13 0.00 0.00 0.00 0.01 99.86 03:37:46 03:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:37:46 03:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:37:46 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:37:46 03:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:37:46 03:26:01 4 0.93 0.00 0.02 0.00 0.02 99.04 03:37:46 03:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:37:46 03:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:37:46 03:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:37:46 03:27:02 all 0.04 0.00 0.02 0.00 0.00 99.92 03:37:46 03:27:02 0 0.05 0.00 0.00 0.00 0.00 99.95 03:37:46 03:27:02 1 0.02 0.00 0.03 0.00 0.00 99.95 03:37:46 03:27:02 2 0.03 0.00 0.03 0.00 0.00 99.93 03:37:46 03:27:02 3 0.08 0.00 0.05 0.00 0.03 99.83 03:37:46 03:27:02 4 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:27:02 5 0.03 0.00 0.00 0.02 0.00 99.95 03:37:46 03:27:02 6 0.07 0.00 0.03 0.00 0.00 99.90 03:37:46 03:27:02 7 0.05 0.00 0.02 0.02 0.00 99.92 03:37:46 03:28:01 all 0.09 0.00 0.01 0.00 0.01 99.89 03:37:46 03:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:37:46 03:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:37:46 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:28:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:37:46 03:28:01 4 0.58 0.00 0.03 0.00 0.02 99.37 03:37:46 03:28:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:37:46 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:37:46 03:29:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:37:46 03:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:37:46 03:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:37:46 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:37:46 03:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:37:46 03:29:01 4 1.94 0.00 0.03 0.00 0.00 98.03 03:37:46 03:29:01 5 0.02 0.00 0.02 0.03 0.02 99.92 03:37:46 03:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:37:46 03:29:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:37:46 03:30:01 all 0.05 0.00 0.01 0.02 0.01 99.90 03:37:46 03:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:37:46 03:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:37:46 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:30:01 3 0.08 0.00 0.02 0.00 0.03 99.87 03:37:46 03:30:01 4 0.18 0.00 0.03 0.00 0.02 99.77 03:37:46 03:30:01 5 0.03 0.00 0.02 0.08 0.02 99.85 03:37:46 03:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:30:01 7 0.02 0.00 0.02 0.08 0.00 99.88 03:37:46 03:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:37:46 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:37:46 03:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:37:46 03:31:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:37:46 03:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:37:46 03:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:37:46 03:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:37:46 03:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:37:46 03:32:01 all 0.06 0.00 0.01 0.00 0.00 99.92 03:37:46 03:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:37:46 03:32:01 1 0.07 0.00 0.00 0.02 0.00 99.92 03:37:46 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:32:01 3 0.08 0.00 0.02 0.00 0.00 99.90 03:37:46 03:32:01 4 0.12 0.00 0.03 0.00 0.00 99.85 03:37:46 03:32:01 5 0.08 0.00 0.00 0.00 0.02 99.90 03:37:46 03:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:37:46 03:32:01 7 0.07 0.00 0.00 0.00 0.00 99.93 03:37:46 03:33:01 all 0.04 0.00 0.02 0.01 0.01 99.94 03:37:46 03:33:01 0 0.10 0.00 0.02 0.00 0.00 99.88 03:37:46 03:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:37:46 03:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:33:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:37:46 03:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:37:46 03:33:01 5 0.05 0.00 0.02 0.02 0.00 99.92 03:37:46 03:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:37:46 03:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:37:46 03:34:01 all 0.03 0.00 0.01 0.01 0.00 99.94 03:37:46 03:34:01 0 0.10 0.00 0.00 0.00 0.02 99.88 03:37:46 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:34:01 3 0.02 0.00 0.00 0.07 0.00 99.92 03:37:46 03:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:37:46 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:37:46 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 03:37:46 03:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:37:46 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:37:46 03:35:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:37:46 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:37:46 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:37:46 03:35:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:37:46 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:37:46 03:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:37:46 03:35:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:37:46 03:37:46 03:35:01 CPU %user %nice %system %iowait %steal %idle 03:37:46 03:36:01 all 0.24 0.00 0.16 0.00 0.00 99.59 03:37:46 03:36:01 0 0.25 0.00 0.27 0.00 0.00 99.48 03:37:46 03:36:01 1 0.25 0.00 0.13 0.00 0.00 99.62 03:37:46 03:36:01 2 0.22 0.00 0.10 0.00 0.00 99.68 03:37:46 03:36:01 3 0.28 0.00 0.20 0.00 0.00 99.52 03:37:46 03:36:01 4 0.30 0.00 0.15 0.00 0.02 99.53 03:37:46 03:36:01 5 0.13 0.00 0.20 0.00 0.00 99.67 03:37:46 03:36:01 6 0.27 0.00 0.08 0.00 0.00 99.65 03:37:46 03:36:01 7 0.23 0.00 0.15 0.02 0.02 99.58 03:37:46 03:37:01 all 8.62 0.00 3.72 3.75 0.05 83.85 03:37:46 03:37:01 0 9.22 0.00 2.95 1.31 0.05 86.47 03:37:46 03:37:01 1 8.20 0.00 4.56 1.13 0.07 86.05 03:37:46 03:37:01 2 9.12 0.00 2.95 0.05 0.05 87.84 03:37:46 03:37:01 3 9.76 0.00 4.05 10.88 0.07 75.25 03:37:46 03:37:01 4 8.75 0.00 3.38 8.37 0.05 79.45 03:37:46 03:37:01 5 8.54 0.00 3.32 6.25 0.05 81.83 03:37:46 03:37:01 6 8.03 0.00 4.61 0.12 0.03 87.21 03:37:46 03:37:01 7 7.37 0.00 3.97 1.95 0.07 86.64 03:37:46 Average: all 10.27 0.00 1.61 1.72 0.04 86.36 03:37:46 Average: 0 10.23 0.00 1.61 1.17 0.03 86.95 03:37:46 Average: 1 10.31 0.00 1.55 1.59 0.04 86.51 03:37:46 Average: 2 10.50 0.00 1.72 1.25 0.03 86.50 03:37:46 Average: 3 10.54 0.00 1.74 2.14 0.05 85.54 03:37:46 Average: 4 10.21 0.00 1.43 2.00 0.04 86.31 03:37:46 Average: 5 10.18 0.00 1.55 2.95 0.03 85.29 03:37:46 Average: 6 10.15 0.00 1.55 0.93 0.03 87.34 03:37:46 Average: 7 10.06 0.00 1.73 1.73 0.04 86.44 03:37:46 03:37:46 03:37:46