Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba9e2b1039273402b718e5663479bf12101d0715 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-ssh4087274776536694333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12941302369422377094.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17366222310228633661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6100269144601764078.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-ssh2656017833180808932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27004’ Running on prd-ubuntu20.04-docker-8c-8g-27007 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/754 [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/754 # 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 ba9e2b1039273402b718e5663479bf12101d0715 (main) Commit message: "Merge pull request #5005 from weichou1229/postgres-utc" > 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 ba9e2b1039273402b718e5663479bf12101d0715 # timeout=10 > git rev-list --no-walk 7addbec354a77316b727e383be6098b331324c50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:10:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:10:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:10:03 ========================================================= 09:10:03 EdgeX Global Pipelines Version Info 09:10:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:10:04 ------------------- 09:10:04 stable info: 09:10:04 ------------------- 09:10:04 Commited By: Ginny Guan ginny@iotechsys.com 09:10:04 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:10:04 Message: update stable to v1.0.265 09:10:04 ------------------- 09:10:04 experimental info: 09:10:04 ------------------- 09:10:04 Commited By: Cherry Wang cherry@iotechsys.com 09:10:04 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:10:04 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:10:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:10:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:10:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba9e2b1 [Pipeline] echo 09:10:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:05 provisioning config files... 09:10:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/754@tmp/config1520561359854215999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:05 ---> ****-login.sh 09:10:05 nexus3.edgexfoundry.org:10001 09:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:06 Configure a credential helper to remove this warning. See 09:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:06 09:10:06 Login Succeeded 09:10:06 nexus3.edgexfoundry.org:10002 09:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:06 Configure a credential helper to remove this warning. See 09:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:06 09:10:06 Login Succeeded 09:10:06 nexus3.edgexfoundry.org:10003 09:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:06 Configure a credential helper to remove this warning. See 09:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:06 09:10:06 Login Succeeded 09:10:06 nexus3.edgexfoundry.org:10004 09:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:06 Configure a credential helper to remove this warning. See 09:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:06 09:10:06 Login Succeeded 09:10:06 ****.io 09:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:07 Configure a credential helper to remove this warning. See 09:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:07 09:10:07 Login Succeeded 09:10:07 ---> ****-login.sh ends [Pipeline] } 09:10:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:07 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:10:07 + + dirname cmd/core-command/Dockerfile 09:10:07 cut -d/ -f2 09:10:07 + echo core-command,cmd/core-command/Dockerfile 09:10:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:10:07 + dirname cmd/core-data/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo core-data,cmd/core-data/Dockerfile 09:10:07 + dirname cmd/core-keeper/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo core-keeper,cmd/core-keeper/Dockerfile 09:10:07 + dirname cmd/core-metadata/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo core-metadata,cmd/core-metadata/Dockerfile 09:10:07 + dirname cmd/security-bootstrapper/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:10:07 + dirname cmd/security-proxy-auth/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:10:07 + dirname cmd/security-proxy-setup/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:10:07 + dirname cmd/security-secretstore-setup/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:10:07 + + dirname cmd/security-spiffe-token-provider/Dockerfile 09:10:07 cut -d/ -f2 09:10:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:10:07 + dirname cmd/security-spire-agent/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:10:07 + dirname cmd/security-spire-config/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:10:07 + dirname cmd/security-spire-server/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:10:07 + dirname cmd/support-notifications/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo support-notifications,cmd/support-notifications/Dockerfile 09:10:07 + dirname cmd/support-scheduler/Dockerfile 09:10:07 + cut -d/ -f2 09:10:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:10:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:10:07 + git rev-list -1 --merges ba9e2b1039273402b718e5663479bf12101d0715~1..ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] echo 09:10:07 -----------> git rev-list -1 --merges ba9e2b1039273402b718e5663479bf12101d0715~1..ba9e2b1039273402b718e5663479bf12101d0715 ba9e2b1039273402b718e5663479bf12101d0715 09:10:07 ba9e2b1039273402b718e5663479bf12101d0715 [false] [Pipeline] sh 09:10:08 + git log --format=format:%s -1 ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] echo 09:10:08 ========================================================= 09:10:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:10:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:10:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:10:08 + grep -v github /etc/ssh/ssh_known_hosts 09:10:08 + [ -e /tmp/ssh_known_hosts ] 09:10:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:10:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:10:08 + sudo tee -a /etc/ssh/ssh_known_hosts 09:10:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:08 09:10:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:09 0.1.4: Pulling from edgex-devops/py-git-semver 09:10:09 b85a868b505f: Pulling fs layer 09:10:09 e2be974225ed: Pulling fs layer 09:10:09 339a4e72a1f5: Pulling fs layer 09:10:09 988bab9f4d93: Pulling fs layer 09:10:09 1469e6f7b9e6: Pulling fs layer 09:10:09 eaf3925da568: Pulling fs layer 09:10:09 bab4dde63d76: Pulling fs layer 09:10:09 bde34c3a00c8: Pulling fs layer 09:10:09 b352a97aabf1: Pulling fs layer 09:10:09 4872d77fe225: Pulling fs layer 09:10:09 5851b861e8e6: Pulling fs layer 09:10:09 1469e6f7b9e6: Waiting 09:10:09 eaf3925da568: Waiting 09:10:09 bab4dde63d76: Waiting 09:10:09 bde34c3a00c8: Waiting 09:10:09 b352a97aabf1: Waiting 09:10:09 5851b861e8e6: Waiting 09:10:09 4872d77fe225: Waiting 09:10:09 988bab9f4d93: Waiting 09:10:09 e2be974225ed: Download complete 09:10:09 988bab9f4d93: Verifying Checksum 09:10:09 988bab9f4d93: Download complete 09:10:09 339a4e72a1f5: Verifying Checksum 09:10:09 339a4e72a1f5: Download complete 09:10:09 eaf3925da568: Verifying Checksum 09:10:09 eaf3925da568: Download complete 09:10:09 1469e6f7b9e6: Verifying Checksum 09:10:09 1469e6f7b9e6: Download complete 09:10:09 bde34c3a00c8: Verifying Checksum 09:10:09 bde34c3a00c8: Download complete 09:10:09 b352a97aabf1: Verifying Checksum 09:10:09 b352a97aabf1: Download complete 09:10:09 4872d77fe225: Download complete 09:10:09 5851b861e8e6: Verifying Checksum 09:10:09 5851b861e8e6: Download complete 09:10:09 b85a868b505f: Verifying Checksum 09:10:09 bab4dde63d76: Verifying Checksum 09:10:09 bab4dde63d76: Download complete 09:10:10 b85a868b505f: Pull complete 09:10:10 e2be974225ed: Pull complete 09:10:11 339a4e72a1f5: Pull complete 09:10:11 988bab9f4d93: Pull complete 09:10:11 1469e6f7b9e6: Pull complete 09:10:11 eaf3925da568: Pull complete 09:10:13 bab4dde63d76: Pull complete 09:10:13 bde34c3a00c8: Pull complete 09:10:13 b352a97aabf1: Pull complete 09:10:13 4872d77fe225: Pull complete 09:10:13 5851b861e8e6: Pull complete 09:10:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:10:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:13 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:10:15 $ docker top 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 -eo pid,comm 09:10:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:10:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:15 [ssh-agent] Looking for ssh-agent implementation... 09:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:15 $ docker exec 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 ssh-agent 09:10:15 SSH_AUTH_SOCK=/tmp/ssh-kmJgpbcDfhD1/agent.33 09:10:15 SSH_AGENT_PID=39 09:10:15 Running ssh-add (command line suppressed) 09:10:15 Identity added: /w/workspace/edgex-go/754@tmp/private_key_13454023815260235195.key (/w/workspace/edgex-go/754@tmp/private_key_13454023815260235195.key) 09:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:15 + git tag --points-at HEAD [Pipeline] } 09:10:15 $ docker exec --env ******** --env ******** 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 ssh-agent -k 09:10:15 unset SSH_AUTH_SOCK; 09:10:15 unset SSH_AGENT_PID; 09:10:15 echo Agent pid 39 killed; 09:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:15 [ssh-agent] Looking for ssh-agent implementation... 09:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:16 $ docker exec 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 ssh-agent 09:10:16 SSH_AUTH_SOCK=/tmp/ssh-uNbI3RgHQkZj/agent.72 09:10:16 SSH_AGENT_PID=78 09:10:16 Running ssh-add (command line suppressed) 09:10:16 Identity added: /w/workspace/edgex-go/754@tmp/private_key_11277988893604810225.key (/w/workspace/edgex-go/754@tmp/private_key_11277988893604810225.key) 09:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:16 + git semver init 09:10:16 2024-11-19 09:10:16,861 [run_init] DEBUG init version:0.0.0 force:False 09:10:16 2024-11-19 09:10:16,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/754/.semver 09:10:16 2024-11-19 09:10:16,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/754/.semver 09:10:16 2024-11-19 09:10:16,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/754/.semver'], cwd=/w/workspace/edgex-go/754, universal_newlines=False, shell=None, istream=None) 09:10:22 2024-11-19 09:10:21,206 [append_file] DEBUG append to file:/w/workspace/edgex-go/754/.git/info/exclude 09:10:22 2024-11-19 09:10:21,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/754/.semver/main with force:False 09:10:22 2024-11-19 09:10:21,207 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:10:22 2024-11-19 09:10:21,207 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:10:22 4.0.0-dev.20 [Pipeline] } 09:10:22 $ docker exec --env ******** --env ******** 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 ssh-agent -k 09:10:22 unset SSH_AUTH_SOCK; 09:10:22 unset SSH_AGENT_PID; 09:10:22 echo Agent pid 78 killed; 09:10:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:22 + git semver [Pipeline] } 09:10:22 $ docker stop --time=1 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 09:10:24 $ docker rm -f --volumes 23f52ba8e1d76b4015237374b025eff066a677314ad5b9d9f432551a953fb377 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:10:24 Stashed 1 file(s) [Pipeline] echo 09:10:24 [edgeXSemver]: initialized semver on version 4.0.0-dev.20 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:25 + git config --global --add safe.directory /w/workspace/edgex-go/754 [Pipeline] echo 09:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:10:25 ========================================================= 09:10:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:10:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:10:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:10:25 43c4264eed91: Pulling fs layer 09:10:25 4cc291be95ef: Pulling fs layer 09:10:25 2ac1f1163629: Pulling fs layer 09:10:25 5c3c966382ef: Pulling fs layer 09:10:25 4f4fb700ef54: Pulling fs layer 09:10:25 5d5c8e513c77: Pulling fs layer 09:10:25 9f66e0745190: Pulling fs layer 09:10:25 f49a43e4bbc0: Pulling fs layer 09:10:25 561ebcabdf7f: Pulling fs layer 09:10:25 4f4fb700ef54: Waiting 09:10:25 5d5c8e513c77: Waiting 09:10:25 9f66e0745190: Waiting 09:10:25 f49a43e4bbc0: Waiting 09:10:25 561ebcabdf7f: Waiting 09:10:25 4cc291be95ef: Download complete 09:10:25 5c3c966382ef: Verifying Checksum 09:10:25 5c3c966382ef: Download complete 09:10:25 4f4fb700ef54: Verifying Checksum 09:10:25 4f4fb700ef54: Download complete 09:10:25 5d5c8e513c77: Verifying Checksum 09:10:25 5d5c8e513c77: Download complete 09:10:25 43c4264eed91: Download complete 09:10:25 9f66e0745190: Verifying Checksum 09:10:25 9f66e0745190: Download complete 09:10:25 43c4264eed91: Pull complete 09:10:25 561ebcabdf7f: Download complete 09:10:25 4cc291be95ef: Pull complete 09:10:26 2ac1f1163629: Verifying Checksum 09:10:26 2ac1f1163629: Download complete 09:10:26 f49a43e4bbc0: Verifying Checksum 09:10:26 f49a43e4bbc0: Download complete 09:10:29 2ac1f1163629: Pull complete 09:10:29 5c3c966382ef: Pull complete 09:10:29 4f4fb700ef54: Pull complete 09:10:29 5d5c8e513c77: Pull complete 09:10:29 9f66e0745190: Pull complete 09:10:32 f49a43e4bbc0: Pull complete 09:10:32 561ebcabdf7f: Pull complete 09:10:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:10:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:10:32 WORKDIR /edgex 09:10:32 COPY go.mod . 09:10:32 RUN go mod download 09:10:32 + docker build -t ci-base-image-x86_64 -f - . 09:10:33 Sending build context to Docker daemon 178.1MB 09:10:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:10:33 ---> 3a752c3f9dda 09:10:33 Step 2/4 : WORKDIR /edgex 09:10:35 ---> Running in 316b53ec233b 09:10:35 Removing intermediate container 316b53ec233b 09:10:35 ---> 924b6c1fac00 09:10:35 Step 3/4 : COPY go.mod . 09:10:35 ---> a5e9b8476917 09:10:35 Step 4/4 : RUN go mod download 09:10:35 ---> Running in 724cf0373d7c 09:10:39 Still waiting to schedule task 09:10:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27005’ 09:11:02 Removing intermediate container 724cf0373d7c 09:11:02 ---> a0c8d86eb5bd 09:11:02 Successfully built a0c8d86eb5bd 09:11:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:02 + docker inspect -f . ci-base-image-x86_64 09:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:02 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:11:02 $ docker top f4a88444b7ad61d3d7c03a6e25f282251a73acfca57195a4e17b95c4d22edbb8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:03 + go version 09:11:03 go version go1.23.2 linux/amd64 [Pipeline] } 09:11:03 $ docker stop --time=1 f4a88444b7ad61d3d7c03a6e25f282251a73acfca57195a4e17b95c4d22edbb8 09:11:04 $ docker rm -f --volumes f4a88444b7ad61d3d7c03a6e25f282251a73acfca57195a4e17b95c4d22edbb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:04 + docker inspect -f . ci-base-image-x86_64 09:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:04 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:11:05 $ 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/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:11:05 $ docker top b32f10294de3cbd3c3c1f34f495451346d93272401571a17d81e65a34242582b -eo pid,comm [Pipeline] { [Pipeline] echo 09:11:05 ========================================================= 09:11:05 [edgeXBuildGoParallel] Running Tests and Build... 09:11:05 ========================================================= [Pipeline] sh 09:11:05 + git config --global --add safe.directory /w/workspace/edgex-go/754 [Pipeline] fileExists [Pipeline] sh 09:11:06 + make test 09:11:06 go test -race -coverprofile=coverage.out ./... 09:11:14 ? github.com/edgexfoundry/edgex-go [no test files] 09:11:40 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:11:40 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:11:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:11:41 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:11:41 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:11:42 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:11:42 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:11:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 09:11:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:11:44 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 09:11:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:11:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:11:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:11:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 09:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:11:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:11:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:11:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:11:46 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:11:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:11:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 09:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 48.4% of statements 09:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.176s coverage: 93.4% of statements 09:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 09:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements 09:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:11:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:11:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.436s coverage: 95.8% of statements 09:11:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 09:11:51 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:11:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:11:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 09:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 1.1% of statements 09:11:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 44.2% of statements 09:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:11:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:11:55 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:11:55 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:11:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:11:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:11:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:11:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:11:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:12:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:12:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:12:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:12:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:12:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:12:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:12:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:12:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:12:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:12:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:12:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:12:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:12:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:12:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:12:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 09:12:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:12:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:12:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:12:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:12:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.8% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.2% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 97.7% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 45.8% of statements 09:12:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:12:16 running golangci-lint 09:12:16 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:12:16 go version go1.23.2 linux/amd64 09:12:16 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:12:16 level=info msg="[config_reader] Used config file .golangci.yml" 09:12:16 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:12:37 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|compiled_files|deps|imports|types_sizes) took 20.63689415s" 09:12:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 62.571521ms" 09:12:50 level=info msg="[linters_context/goanalysis] analyzers took 2m4.461788101s with top 10 stages: buildir: 1m2.029721891s, gosec: 3.999990091s, inspect: 3.008756556s, fact_deprecated: 2.770761504s, ctrlflow: 2.07633785s, printf: 1.877224816s, fact_purity: 1.502807737s, S1038: 1.269799708s, nilness: 1.244408959s, unused: 922.021377ms" 09:12:50 level=info msg="[runner] Issues before processing: 193, after processing: 0" 09:12:50 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 193/193, exclude-rules: 193/15, filename_unadjuster: 193/193, path_prettifier: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, exclude: 193/193, cgo: 193/193, invalid_issue: 193/193, skip_dirs: 193/193, nolint: 15/0" 09:12:50 level=info msg="[runner] processing took 13.345032ms with stages: nolint: 6.06375ms, identifier_marker: 3.708751ms, autogenerated_exclude: 1.057669ms, path_prettifier: 1.030289ms, exclude-rules: 966.569µs, skip_dirs: 374.893µs, invalid_issue: 77.67µs, cgo: 40.451µs, filename_unadjuster: 19.27µs, max_same_issues: 950ns, uniq_by_line: 900ns, exclude: 730ns, skip_files: 690ns, fixer: 660ns, sort_results: 410ns, path_prefixer: 390ns, path_shortener: 280ns, max_from_linter: 200ns, diff: 170ns, source_code: 130ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 09:12:50 level=info msg="[runner] linters took 12.815080932s with stages: goanalysis_metalinter: 12.801630118s" 09:12:50 level=info msg="File cache stats: 0 entries of total size 0B" 09:12:50 level=info msg="Memory: 330 samples, avg is 301.5MB, max is 1306.6MB" 09:12:50 level=info msg="Execution took 33.522235571s" 09:12:50 go vet ./... 09:12:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:12:56 ./bin/test-attribution-txt.sh [Pipeline] echo 09:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:12:57 + ls -al . 09:12:57 total 1740 09:12:57 drwxrwxr-x 11 1001 1001 4096 Nov 19 09:11 . 09:12:57 drwxr-xr-x 4 root root 4096 Nov 19 09:11 .. 09:12:57 drwxrwxr-x 2 1001 1001 4096 Nov 19 09:09 .blubracket 09:12:57 -rw-rw-r-- 1 1001 1001 10 Nov 19 09:09 .dockerignore 09:12:57 drwxrwxr-x 8 1001 1001 4096 Nov 19 09:12 .git 09:12:57 drwxrwxr-x 3 1001 1001 4096 Nov 19 09:09 .github 09:12:57 -rw-rw-r-- 1 1001 1001 907 Nov 19 09:09 .gitignore 09:12:57 -rw-rw-r-- 1 1001 1001 199 Nov 19 09:09 .golangci.yml 09:12:57 -rw-rw-r-- 1 1001 1001 100 Nov 19 09:09 .hadolint.yml 09:12:57 drwxr-xr-x 3 1001 1001 4096 Nov 19 09:10 .semver 09:12:57 -rw-rw-r-- 1 1001 1001 155 Nov 19 09:09 .sonarcloud.properties 09:12:57 -rw-rw-r-- 1 1001 1001 1171 Nov 19 09:09 ADOPTERS.md 09:12:57 -rw-rw-r-- 1 1001 1001 17141 Nov 19 09:09 Attribution.txt 09:12:57 -rw-rw-r-- 1 1001 1001 100284 Nov 19 09:09 CHANGELOG.md 09:12:57 -rw-rw-r-- 1 1001 1001 3804 Nov 19 09:09 CONTRIBUTING.md 09:12:57 -rw-rw-r-- 1 1001 1001 677 Nov 19 09:09 GOVERNANCE.md 09:12:57 -rw-rw-r-- 1 1001 1001 858 Nov 19 09:09 Jenkinsfile 09:12:57 -rw-rw-r-- 1 1001 1001 10775 Nov 19 09:09 LICENSE 09:12:57 -rw-rw-r-- 1 1001 1001 16740 Nov 19 09:09 Makefile 09:12:57 -rw-rw-r-- 1 1001 1001 582 Nov 19 09:09 OWNERS.md 09:12:57 -rw-rw-r-- 1 1001 1001 9932 Nov 19 09:09 README.md 09:12:57 -rw-rw-r-- 1 1001 1001 789 Nov 19 09:09 SECURITY.md 09:12:57 -rw-rw-r-- 1 1001 1001 12 Nov 19 09:10 VERSION 09:12:57 drwxrwxr-x 2 1001 1001 4096 Nov 19 09:09 bin 09:12:57 drwxrwxr-x 19 1001 1001 4096 Nov 19 09:09 cmd 09:12:57 -rw-r--r-- 1 root root 1412874 Nov 19 09:12 coverage.out 09:12:57 drwxrwxr-x 2 1001 1001 4096 Nov 19 09:09 fuzz_test 09:12:57 -rw-rw-r-- 1 1001 1001 6528 Nov 19 09:09 go.mod 09:12:57 -rw-rw-r-- 1 1001 1001 88078 Nov 19 09:09 go.sum 09:12:57 drwxrwxr-x 7 1001 1001 4096 Nov 19 09:09 internal 09:12:57 drwxrwxr-x 2 1001 1001 4096 Nov 19 09:09 openapi 09:12:57 -rw-rw-r-- 1 1001 1001 584 Nov 19 09:09 security.txt 09:12:57 -rw-rw-r-- 1 1001 1001 204 Nov 19 09:09 version.go [Pipeline] sh 09:12:57 + '[' -e coverage.out ] 09:12:57 + chown 1001:1001 coverage.out [Pipeline] stash 09:12:57 Stashed 1 file(s) [Pipeline] sh 09:12:57 + make build 09:12:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:13:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:13:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:13:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:13:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:13:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:13:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:13:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:13:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:13:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:13:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:13:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:13:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:13:35 $ docker stop --time=1 b32f10294de3cbd3c3c1f34f495451346d93272401571a17d81e65a34242582b 09:13:38 $ docker rm -f --volumes b32f10294de3cbd3c3c1f34f495451346d93272401571a17d81e65a34242582b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:39 09:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:39 latest: Pulling from edgex-devops/edgex-compose 09:13:39 91d30c5bc195: Pulling fs layer 09:13:39 2e9b0aa3be6d: Pulling fs layer 09:13:39 9c61dcf015f6: Pulling fs layer 09:13:39 4698f68db338: Pulling fs layer 09:13:39 2a2f49069b9e: Pulling fs layer 09:13:39 e0025b399a48: Pulling fs layer 09:13:39 e0025b399a48: Waiting 09:13:39 2a2f49069b9e: Waiting 09:13:39 4698f68db338: Waiting 09:13:39 91d30c5bc195: Verifying Checksum 09:13:39 91d30c5bc195: Download complete 09:13:39 4698f68db338: Verifying Checksum 09:13:39 4698f68db338: Download complete 09:13:39 2e9b0aa3be6d: Verifying Checksum 09:13:39 2e9b0aa3be6d: Download complete 09:13:39 91d30c5bc195: Pull complete 09:13:39 e0025b399a48: Download complete 09:13:39 2a2f49069b9e: Download complete 09:13:40 2e9b0aa3be6d: Pull complete 09:13:40 9c61dcf015f6: Verifying Checksum 09:13:40 9c61dcf015f6: Download complete 09:13:42 9c61dcf015f6: Pull complete 09:13:42 4698f68db338: Pull complete 09:13:43 2a2f49069b9e: Pull complete 09:13:43 e0025b399a48: Pull complete 09:13:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:13:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:43 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:13:43 $ 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/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:13:44 $ docker top cfd31882e07dc49fa57b0200bc986015245cabcbb0b1b83ccbe608572b51f5a4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:44 + docker compose -f ./docker-compose-build.yml build --parallel 09:13:47 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:13:47 #1 transferring dockerfile: 3.02kB done 09:13:47 #1 DONE 0.0s 09:13:47 09:13:47 #2 [support-notifications internal] load build definition from Dockerfile 09:13:47 #2 transferring dockerfile: 2.02kB done 09:13:47 #2 DONE 0.0s 09:13:47 09:13:47 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:13:47 #3 transferring dockerfile: 2.23kB done 09:13:47 #3 DONE 0.0s 09:13:47 09:13:47 #4 [security-secretstore-setup internal] load build definition from Dockerfile 09:13:47 #4 transferring dockerfile: 2.49kB done 09:13:47 #4 DONE 0.0s 09:13:47 09:13:47 #5 [security-proxy-auth internal] load build definition from Dockerfile 09:13:47 #5 transferring dockerfile: 2.15kB done 09:13:47 #5 DONE 0.0s 09:13:47 09:13:47 #6 [security-spire-server internal] load build definition from Dockerfile 09:13:47 #6 transferring dockerfile: 1.70kB done 09:13:47 #6 DONE 0.0s 09:13:47 09:13:47 #7 [security-bootstrapper internal] load .dockerignore 09:13:47 #7 DONE 0.0s 09:13:47 09:13:47 #8 [core-keeper internal] load build definition from Dockerfile 09:13:47 #8 transferring dockerfile: 2.07kB done 09:13:47 #8 DONE 0.0s 09:13:47 09:13:47 #9 [core-command internal] load build definition from Dockerfile 09:13:47 #9 transferring dockerfile: 1.94kB done 09:13:47 #9 DONE 0.0s 09:13:47 09:13:47 #10 [core-metadata internal] load build definition from Dockerfile 09:13:47 #10 transferring dockerfile: 2.13kB done 09:13:47 #10 DONE 0.0s 09:13:47 09:13:47 #11 [security-spire-config internal] load build definition from Dockerfile 09:13:47 #11 transferring dockerfile: 1.69kB done 09:13:47 #11 DONE 0.0s 09:13:47 09:13:47 #12 [core-data internal] load build definition from Dockerfile 09:13:47 #12 transferring dockerfile: 2.07kB done 09:13:47 #12 DONE 0.1s 09:13:47 09:13:47 #13 [security-proxy-setup internal] load build definition from Dockerfile 09:13:47 #13 transferring dockerfile: 2.50kB done 09:13:47 #13 DONE 0.1s 09:13:47 09:13:47 #7 [security-bootstrapper internal] load .dockerignore 09:13:47 #7 transferring context: 50B done 09:13:47 #7 DONE 0.0s 09:13:47 09:13:47 #14 [security-spire-agent internal] load build definition from Dockerfile 09:13:47 #14 transferring dockerfile: 1.81kB done 09:13:47 #14 DONE 0.1s 09:13:47 09:13:47 #15 [support-scheduler internal] load build definition from Dockerfile 09:13:47 #15 transferring dockerfile: 1.82kB done 09:13:47 #15 DONE 0.1s 09:13:47 09:13:47 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:13:47 #16 transferring dockerfile: 1.89kB done 09:13:47 #16 DONE 0.1s 09:13:47 09:13:47 #17 [support-notifications internal] load .dockerignore 09:13:47 #17 transferring context: 50B done 09:13:47 #17 DONE 0.0s 09:13:47 09:13:47 #18 [core-common-config-bootstrapper internal] load .dockerignore 09:13:47 #18 transferring context: 50B done 09:13:47 #18 DONE 0.0s 09:13:47 09:13:47 #19 [security-secretstore-setup internal] load .dockerignore 09:13:47 #19 transferring context: 50B done 09:13:47 #19 DONE 0.0s 09:13:47 09:13:47 #20 [security-proxy-auth internal] load .dockerignore 09:13:47 #20 transferring context: 50B done 09:13:47 #20 DONE 0.0s 09:13:47 09:13:47 #21 [security-spire-server internal] load .dockerignore 09:13:47 #21 transferring context: 50B done 09:13:47 #21 DONE 0.0s 09:13:47 09:13:47 #22 [core-command internal] load .dockerignore 09:13:47 #22 transferring context: 50B done 09:13:47 #22 DONE 0.0s 09:13:47 09:13:47 #23 [core-data internal] load .dockerignore 09:13:47 #23 DONE 0.0s 09:13:47 09:13:47 #24 [core-keeper internal] load .dockerignore 09:13:47 #24 transferring context: 50B done 09:13:47 #24 DONE 0.1s 09:13:47 09:13:47 #25 [core-metadata internal] load .dockerignore 09:13:47 #25 transferring context: 50B done 09:13:47 #25 DONE 0.1s 09:13:47 09:13:47 #23 [core-data internal] load .dockerignore 09:13:47 #23 transferring context: 50B done 09:13:47 #23 DONE 0.1s 09:13:47 09:13:47 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:47 #26 DONE 0.0s 09:13:47 09:13:47 #27 [security-proxy-setup internal] load .dockerignore 09:13:48 #27 transferring context: 50B done 09:13:48 #27 DONE 0.2s 09:13:48 09:13:48 #28 [support-scheduler internal] load .dockerignore 09:13:48 #28 transferring context: 50B done 09:13:48 #28 DONE 0.2s 09:13:48 09:13:48 #29 [security-spire-config internal] load .dockerignore 09:13:48 #29 transferring context: 50B done 09:13:48 #29 DONE 0.2s 09:13:48 09:13:48 #30 [security-spiffe-token-provider internal] load .dockerignore 09:13:48 #30 transferring context: 50B done 09:13:48 #30 DONE 0.2s 09:13:48 09:13:48 #31 [security-spire-agent internal] load .dockerignore 09:13:48 #31 transferring context: 50B done 09:13:48 #31 DONE 0.2s 09:13:48 09:13:48 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:48 #26 DONE 0.0s 09:13:48 09:13:48 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:13:48 #32 DONE 0.2s 09:13:48 09:13:48 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:48 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:13:48 #33 ... 09:13:48 09:13:48 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:48 #26 DONE 0.0s 09:13:48 09:13:48 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:13:48 #32 DONE 0.2s 09:13:48 09:13:48 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:48 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:13:48 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:13:48 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:13:48 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:13:48 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 1.05MB / 3.62MB 0.1s 09:13:48 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 09:13:48 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 09:13:48 #33 ... 09:13:48 09:13:48 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:48 #26 DONE 0.0s 09:13:48 09:13:48 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:13:48 #32 DONE 0.2s 09:13:48 09:13:48 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:48 #33 ... 09:13:48 09:13:48 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:48 #26 DONE 0.0s 09:13:48 09:13:48 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 09:13:48 #32 DONE 0.3s 09:13:48 09:13:48 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:48 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:13:48 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:13:48 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:13:48 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:13:48 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 09:13:48 #33 ... 09:13:48 09:13:48 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:13:48 #26 DONE 0.0s 09:13:48 09:13:48 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:48 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:13:48 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:13:48 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:13:48 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:13:48 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 09:13:48 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 09:13:48 #33 ... 09:13:48 09:13:48 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:13:48 #32 DONE 0.4s 09:13:48 09:13:48 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:13:48 #34 DONE 0.6s 09:13:48 09:13:48 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:13:48 #35 DONE 0.9s 09:13:48 09:13:48 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:48 #33 DONE 1.0s 09:13:48 09:13:48 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:13:50 #36 DONE 1.5s 09:13:50 09:13:50 #37 [security-spire-server internal] load build context 09:13:50 #37 transferring context: 23.57kB 0.0s done 09:13:50 #37 DONE 1.4s 09:13:50 09:13:50 #38 [security-spire-config internal] load build context 09:13:50 #38 transferring context: 21.82kB 0.0s done 09:13:50 #38 DONE 1.4s 09:13:50 09:13:50 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:13:50 #39 ... 09:13:50 09:13:50 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:13:50 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:13:50 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:13:50 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:13:50 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:13:50 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 09:13:50 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 09:13:50 #33 DONE 1.0s 09:13:50 09:13:50 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:13:50 #40 DONE 1.8s 09:13:50 09:13:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:13:50 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:13:50 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:13:50 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:13:50 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:13:50 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done 09:13:50 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 09:13:50 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 09:13:50 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:13:50 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.8s 09:13:50 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:13:50 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:13:50 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s 09:13:50 #41 ... 09:13:50 09:13:50 #42 [security-spire-agent internal] load build context 09:13:50 #42 transferring context: 23.10kB 0.0s done 09:13:50 #42 DONE 0.3s 09:13:50 09:13:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:13:50 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s done 09:13:50 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:13:53 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done 09:13:57 #41 ... 09:13:57 09:13:57 #43 [support-notifications internal] load build context 09:13:57 #43 transferring context: 361.89MB 9.4s 09:13:57 #43 ... 09:13:57 09:13:57 #44 [core-keeper internal] load build context 09:13:57 #44 ... 09:13:57 09:13:57 #43 [support-notifications internal] load build context 09:13:58 #43 ... 09:13:58 09:13:58 #45 [security-bootstrapper internal] load build context 09:13:58 #45 ... 09:13:58 09:13:58 #46 [security-proxy-auth internal] load build context 09:13:58 #46 ... 09:13:58 09:13:58 #47 [core-metadata internal] load build context 09:13:58 #47 ... 09:13:58 09:13:58 #48 [core-common-config-bootstrapper internal] load build context 09:13:58 #48 ... 09:13:58 09:13:58 #49 [core-command internal] load build context 09:13:58 #49 ... 09:13:58 09:13:58 #50 [security-proxy-setup internal] load build context 09:13:58 #50 ... 09:13:58 09:13:58 #51 [support-scheduler internal] load build context 09:13:58 #51 ... 09:13:58 09:13:58 #52 [security-spiffe-token-provider internal] load build context 09:13:58 #52 ... 09:13:58 09:13:58 #53 [core-data internal] load build context 09:13:58 #53 ... 09:13:58 09:13:58 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:13:58 #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:13:58 #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:13:58 #0 2.628 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:13:58 #0 2.628 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:13:58 #0 2.628 OK: 24169 distinct packages available 09:13:58 #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:13:58 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:13:58 #0 3.249 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:13:58 #0 3.284 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:13:58 #0 3.297 (3/7) Installing dumb-init (1.2.5-r3) 09:13:58 #0 3.301 (4/7) Installing musl-obstack (1.2.3-r2) 09:13:58 #0 3.308 (5/7) Installing libucontext (1.2-r3) 09:13:58 #0 3.308 (6/7) Installing gcompat (1.1.0-r4) 09:13:58 #0 3.315 (7/7) Installing openssl (3.3.2-r1) 09:13:58 #0 3.320 Executing busybox-1.36.1-r29.trigger 09:13:58 #0 3.360 OK: 9 MiB in 19 packages 09:13:59 #54 ... 09:13:59 09:13:59 #55 [security-secretstore-setup internal] load build context 09:13:59 #55 transferring context: 433.24MB 10.9s done 09:13:59 #55 ... 09:13:59 09:13:59 #52 [security-spiffe-token-provider internal] load build context 09:13:59 #52 transferring context: 433.24MB 10.8s done 09:13:59 #52 ... 09:13:59 09:14:00 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:14:00 #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:00 #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:00 #0 1.878 OK: 246 MiB in 54 packages 09:14:00 #56 ... 09:14:00 09:14:00 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:14:00 #57 ... 09:14:00 09:14:00 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:14:00 #58 ... 09:14:00 09:14:00 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:14:00 #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:00 #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:00 #0 1.492 OK: 246 MiB in 54 packages 09:14:00 #59 ... 09:14:00 09:14:00 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:00 #60 ... 09:14:00 09:14:00 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:14:00 #61 ... 09:14:00 09:14:00 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:00 #62 ... 09:14:00 09:14:00 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:14:01 #63 ... 09:14:01 09:14:01 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:14:01 #64 ... 09:14:01 09:14:01 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:01 #65 ... 09:14:01 09:14:01 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:01 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 09:14:01 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:14:01 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:14:01 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:14:01 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:14:01 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:14:01 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 09:14:01 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 09:14:01 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:14:01 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done 09:14:01 #66 ... 09:14:01 09:14:01 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:14:01 #0 0.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:01 #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:01 #0 1.487 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:14:01 #0 1.487 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:14:01 #0 1.487 OK: 24173 distinct packages available 09:14:01 #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:01 #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:01 #0 2.021 OK: 246 MiB in 54 packages 09:14:01 #67 ... 09:14:01 09:14:01 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:14:01 #39 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:01 #39 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:01 #39 2.083 OK: 246 MiB in 54 packages 09:14:01 #39 ... 09:14:01 09:14:01 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:14:01 #68 ... 09:14:01 09:14:01 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:14:01 #69 ... 09:14:01 09:14:01 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:14:01 #70 ... 09:14:01 09:14:01 #49 [core-command internal] load build context 09:14:01 #49 transferring context: 433.24MB 13.8s done 09:14:04 #49 ... 09:14:04 09:14:04 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:14:04 #68 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:04 #68 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:04 #68 13.46 (1/3) Installing ca-certificates (20240705-r0) 09:14:04 #68 13.48 (2/3) Installing dumb-init (1.2.5-r3) 09:14:04 #68 13.48 (3/3) Installing tzdata (2024b-r0) 09:14:04 #68 13.51 Executing busybox-1.36.1-r29.trigger 09:14:04 #68 13.51 Executing ca-certificates-20240705-r0.trigger 09:14:04 #68 13.56 OK: 10 MiB in 17 packages 09:14:07 #68 ... 09:14:07 09:14:07 #44 [core-keeper internal] load build context 09:14:07 #44 transferring context: 433.24MB 10.8s done 09:14:08 #44 ... 09:14:08 09:14:08 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:14:08 #63 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:08 #63 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:08 #63 15.86 (1/2) Installing dumb-init (1.2.5-r3) 09:14:08 #63 15.87 (2/2) Installing su-exec (0.2-r3) 09:14:08 #63 15.87 Executing busybox-1.36.1-r29.trigger 09:14:08 #63 15.88 OK: 8 MiB in 16 packages 09:14:08 #63 ... 09:14:08 09:14:08 #45 [security-bootstrapper internal] load build context 09:14:08 #45 transferring context: 433.24MB 11.5s done 09:14:08 #45 ... 09:14:08 09:14:08 #47 [core-metadata internal] load build context 09:14:08 #47 transferring context: 433.24MB 10.7s done 09:14:09 #47 ... 09:14:09 09:14:09 #46 [security-proxy-auth internal] load build context 09:14:09 #46 transferring context: 433.24MB 10.6s done 09:14:09 #46 ... 09:14:09 09:14:09 #43 [support-notifications internal] load build context 09:14:09 #43 transferring context: 433.24MB 11.0s done 09:14:09 #43 ... 09:14:09 09:14:09 #48 [core-common-config-bootstrapper internal] load build context 09:14:09 #48 transferring context: 433.24MB 11.3s done 09:14:10 #48 ... 09:14:10 09:14:10 #53 [core-data internal] load build context 09:14:10 #53 transferring context: 433.24MB 11.0s done 09:14:10 #53 ... 09:14:10 09:14:10 #51 [support-scheduler internal] load build context 09:14:10 #51 transferring context: 433.24MB 10.8s done 09:14:10 #51 ... 09:14:10 09:14:10 #50 [security-proxy-setup internal] load build context 09:14:10 #50 transferring context: 433.24MB 12.5s done 09:14:10 #50 ... 09:14:10 09:14:10 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:14:10 #69 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:10 #69 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:10 #69 18.17 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:14:10 #69 18.17 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:14:10 #69 18.17 OK: 24169 distinct packages available 09:14:10 #69 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:10 #69 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:10 #69 18.58 (1/4) Installing dumb-init (1.2.5-r3) 09:14:10 #69 18.58 (2/4) Installing musl-obstack (1.2.3-r2) 09:14:10 #69 18.59 (3/4) Installing libucontext (1.2-r3) 09:14:10 #69 18.59 (4/4) Installing gcompat (1.1.0-r4) 09:14:10 #69 18.59 Executing busybox-1.36.1-r29.trigger 09:14:10 #69 19.16 OK: 8 MiB in 18 packages 09:14:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27009 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:14:12 Running in /w/workspace/edgex-go/754 [Pipeline] { [Pipeline] checkout 09:14:15 The recommended git tool is: git 09:14:21 using credential edgex-jenkins-ssh 09:14:21 Cloning the remote Git repository 09:14:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:14:21 > git init /w/workspace/edgex-go/754 # timeout=10 09:14:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:21 > git --version # timeout=10 09:14:21 > git --version # 'git version 2.25.1' 09:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:37 #69 ... 09:14:37 09:14:37 #46 [security-proxy-auth internal] load build context 09:14:37 #46 DONE 47.3s 09:14:37 09:14:37 #47 [core-metadata internal] load build context 09:14:37 #47 DONE 47.3s 09:14:37 09:14:37 #44 [core-keeper internal] load build context 09:14:37 #44 DONE 47.3s 09:14:37 09:14:37 #43 [support-notifications internal] load build context 09:14:37 #43 DONE 47.4s 09:14:37 09:14:37 #55 [security-secretstore-setup internal] load build context 09:14:37 #55 DONE 47.4s 09:14:37 09:14:37 #51 [support-scheduler internal] load build context 09:14:37 #51 DONE 47.0s 09:14:37 09:14:37 #48 [core-common-config-bootstrapper internal] load build context 09:14:37 #48 DONE 47.4s 09:14:37 09:14:37 #53 [core-data internal] load build context 09:14:37 #53 DONE 47.1s 09:14:37 09:14:37 #52 [security-spiffe-token-provider internal] load build context 09:14:37 #52 DONE 46.9s 09:14:37 09:14:37 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:14:37 #63 DONE 45.5s 09:14:37 09:14:37 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:14:37 #69 DONE 45.4s 09:14:37 09:14:37 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:14:37 #39 DONE 45.5s 09:14:37 09:14:37 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:14:37 #67 DONE 45.5s 09:14:37 09:14:37 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:14:37 #68 DONE 45.4s 09:14:37 09:14:37 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:14:37 #54 DONE 46.7s 09:14:37 09:14:37 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:37 #60 DONE 45.6s 09:14:37 09:14:37 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:14:37 #56 DONE 45.7s 09:14:37 09:14:37 #45 [security-bootstrapper internal] load build context 09:14:37 #45 DONE 47.6s 09:14:37 09:14:37 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:14:37 #71 ... 09:14:37 09:14:37 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:14:37 #59 DONE 45.6s 09:14:37 09:14:37 #49 [core-command internal] load build context 09:14:37 #49 DONE 47.5s 09:14:37 09:14:37 #50 [security-proxy-setup internal] load build context 09:14:37 #50 DONE 47.0s 09:14:37 09:14:37 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:14:37 #72 DONE 0.3s 09:14:37 09:14:37 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:14:37 #73 DONE 0.3s 09:14:37 09:14:37 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:14:37 #74 DONE 0.2s 09:14:37 09:14:37 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:14:37 #75 DONE 0.3s 09:14:37 09:14:37 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:37 #41 ... 09:14:37 09:14:37 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:37 #65 DONE 46.4s 09:14:37 09:14:37 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:14:37 #76 ... 09:14:37 09:14:37 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:14:37 #64 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:37 #64 46.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:37 #64 46.63 (1/1) Installing dumb-init (1.2.5-r3) 09:14:37 #64 46.64 Executing busybox-1.36.1-r29.trigger 09:14:37 #64 46.65 OK: 8 MiB in 15 packages 09:14:37 #64 DONE 47.1s 09:14:37 09:14:37 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:14:37 #61 46.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:37 #61 46.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:37 #61 46.64 (1/4) Installing ca-certificates (20240705-r0) 09:14:37 #61 46.66 (2/4) Installing dumb-init (1.2.5-r3) 09:14:37 #61 46.66 (3/4) Installing su-exec (0.2-r3) 09:14:37 #61 46.66 (4/4) Installing yq-go (4.44.1-r2) 09:14:37 #61 46.78 Executing busybox-1.36.1-r29.trigger 09:14:37 #61 46.79 Executing ca-certificates-20240705-r0.trigger 09:14:37 #61 46.82 OK: 19 MiB in 18 packages 09:14:37 #61 DONE 47.1s 09:14:37 09:14:37 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:14:38 #77 ... 09:14:38 09:14:38 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:14:38 #70 47.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #70 47.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #70 47.37 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:38 #70 47.44 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:38 #70 47.45 (3/6) Installing dumb-init (1.2.5-r3) 09:14:38 #70 47.46 (4/6) Installing openssl (3.3.2-r1) 09:14:38 #70 47.47 (5/6) Installing su-exec (0.2-r3) 09:14:38 #70 47.47 (6/6) Installing yq-go (4.44.1-r2) 09:14:38 #70 47.54 Executing busybox-1.36.1-r29.trigger 09:14:38 #70 47.55 OK: 19 MiB in 18 packages 09:14:38 #70 DONE 48.3s 09:14:38 09:14:38 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:14:38 #58 47.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #58 47.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #58 47.44 (1/2) Installing ca-certificates (20240705-r0) 09:14:38 #58 47.46 (2/2) Installing dumb-init (1.2.5-r3) 09:14:38 #58 47.46 Executing busybox-1.36.1-r29.trigger 09:14:38 #58 47.47 Executing ca-certificates-20240705-r0.trigger 09:14:38 #58 47.50 OK: 9 MiB in 16 packages 09:14:38 #58 DONE 48.3s 09:14:38 09:14:38 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:14:38 #57 47.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #57 47.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #57 47.77 (1/1) Installing dumb-init (1.2.5-r3) 09:14:38 #57 47.77 Executing busybox-1.36.1-r29.trigger 09:14:38 #57 47.78 OK: 8 MiB in 15 packages 09:14:38 #57 DONE 48.3s 09:14:38 09:14:38 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:38 #62 47.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #62 47.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #62 47.43 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:14:38 #62 47.43 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:14:38 #62 47.43 OK: 24169 distinct packages available 09:14:38 #62 47.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #62 47.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #62 47.88 (1/14) Installing ca-certificates (20240705-r0) 09:14:38 #62 47.89 (2/14) Installing brotli-libs (1.1.0-r2) 09:14:38 #62 47.91 (3/14) Installing c-ares (1.33.1-r0) 09:14:38 #62 47.91 (4/14) Installing libunistring (1.2-r0) 09:14:38 #62 47.92 (5/14) Installing libidn2 (2.3.7-r0) 09:14:38 #62 47.92 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:14:38 #62 47.93 (7/14) Installing libpsl (0.21.5-r1) 09:14:38 #62 47.93 (8/14) Installing zstd-libs (1.5.6-r0) 09:14:38 #62 47.94 (9/14) Installing libcurl (8.11.0-r2) 09:14:38 #62 47.95 (10/14) Installing curl (8.11.0-r2) 09:14:38 #62 47.95 (11/14) Installing dumb-init (1.2.5-r3) 09:14:38 #62 47.96 (12/14) Installing musl-obstack (1.2.3-r2) 09:14:38 #62 47.96 (13/14) Installing libucontext (1.2-r3) 09:14:38 #62 47.96 (14/14) Installing gcompat (1.1.0-r4) 09:14:38 #62 47.97 Executing busybox-1.36.1-r29.trigger 09:14:38 #62 47.97 Executing ca-certificates-20240705-r0.trigger 09:14:38 #62 48.01 OK: 13 MiB in 28 packages 09:14:38 #62 DONE 48.3s 09:14:38 09:14:38 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:14:38 #78 ... 09:14:38 09:14:38 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:14:38 #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #0 2.616 Upgrading critical system libraries and apk-tools: 09:14:38 #0 2.616 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:38 #0 2.623 Executing busybox-1.36.1-r29.trigger 09:14:38 #0 2.684 Continuing the upgrade transaction with new apk-tools: 09:14:38 #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:38 #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:38 #0 3.060 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:38 #0 3.094 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:38 #0 3.112 OK: 8 MiB in 18 packages 09:14:38 #79 DONE 3.3s 09:14:38 09:14:38 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:14:39 Avoid second fetch 09:14:39 Checking out Revision ba9e2b1039273402b718e5663479bf12101d0715 (main) 09:14:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:39 > git config core.sparsecheckout # timeout=10 09:14:39 > git checkout -f ba9e2b1039273402b718e5663479bf12101d0715 # timeout=10 09:14:40 #80 DONE 1.3s 09:14:40 09:14:40 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:14:40 #0 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:40 #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:40 #0 3.716 Upgrading critical system libraries and apk-tools: 09:14:40 #0 3.716 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:40 #0 3.723 Executing busybox-1.36.1-r29.trigger 09:14:40 #0 3.773 Continuing the upgrade transaction with new apk-tools: 09:14:40 #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:40 #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:40 #0 4.119 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:40 #0 4.148 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:40 #0 4.321 OK: 8 MiB in 16 packages 09:14:40 #81 DONE 4.6s 09:14:40 09:14:40 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:14:40 #82 DONE 0.2s 09:14:40 09:14:40 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:14:40 #71 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:40 #71 4.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:40 #71 ... 09:14:40 09:14:40 #83 [security-spire-config stage-2 6/10] COPY security.txt / 09:14:40 #83 DONE 0.1s 09:14:40 09:14:40 #84 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:14:40 #84 DONE 0.1s 09:14:40 Commit message: "Merge pull request #5005 from weichou1229/postgres-utc" 09:14:40 09:14:40 #85 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:14:40 #85 DONE 0.1s 09:14:40 09:14:40 #86 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:14:40 #86 DONE 0.2s 09:14:40 09:14:40 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:14:40 #71 5.077 Upgrading critical system libraries and apk-tools: 09:14:40 #71 5.077 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:40 #71 5.087 Executing busybox-1.36.1-r29.trigger 09:14:40 #71 5.200 Continuing the upgrade transaction with new apk-tools: 09:14:40 #71 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:40 #71 5.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:41 #71 5.579 OK: 9 MiB in 19 packages 09:14:41 #71 DONE 6.0s 09:14:41 09:14:41 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:14:41 #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:41 #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:41 #0 5.013 Upgrading critical system libraries and apk-tools: 09:14:41 #0 5.013 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:41 #0 5.030 Executing busybox-1.36.1-r29.trigger 09:14:41 #0 5.127 Continuing the upgrade transaction with new apk-tools: 09:14:41 #0 5.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:41 #0 5.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:41 #0 5.571 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:41 #0 5.625 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:41 #0 5.639 Executing ca-certificates-20240705-r0.trigger 09:14:41 #0 5.772 OK: 10 MiB in 17 packages 09:14:41 #87 DONE 6.0s 09:14:41 09:14:41 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:14:41 #88 ... 09:14:41 09:14:41 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:14:41 #0 4.590 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:41 #0 5.047 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:41 #0 5.870 OK: 246 MiB in 54 packages 09:14:41 #89 DONE 6.1s 09:14:41 09:14:41 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:14:41 #77 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:41 #77 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:41 #77 4.520 Upgrading critical system libraries and apk-tools: 09:14:41 #77 4.520 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:41 #77 4.534 Executing busybox-1.36.1-r29.trigger 09:14:41 #77 4.678 Continuing the upgrade transaction with new apk-tools: 09:14:41 #77 4.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:41 #77 4.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:42 #77 5.248 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:42 #77 5.415 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:43 #77 6.326 OK: 8 MiB in 15 packages 09:14:43 #77 ... 09:14:43 09:14:43 #90 [security-spire-config] exporting to image 09:14:43 #90 exporting layers 2.9s done 09:14:43 #90 writing image sha256:dd664a5afc4d75289daa340c2ef6b65082a3db1af24473d7f69cfd3e4ed28f24 0.0s done 09:14:43 #90 naming to docker.io/library/security-spire-config 0.0s done 09:14:43 #90 DONE 3.0s 09:14:43 09:14:43 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:14:43 #88 DONE 2.3s 09:14:43 09:14:43 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:14:43 #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:43 #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:43 #0 3.767 Upgrading critical system libraries and apk-tools: 09:14:43 #0 3.767 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:43 #0 3.777 Executing busybox-1.36.1-r29.trigger 09:14:43 #0 3.875 Continuing the upgrade transaction with new apk-tools: 09:14:43 #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:43 #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:43 #0 4.989 OK: 19 MiB in 18 packages 09:14:43 #91 DONE 5.5s 09:14:43 09:14:43 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:14:43 #77 DONE 6.7s 09:14:43 09:14:43 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:14:43 #92 DONE 2.3s 09:14:43 09:14:43 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:14:44 #93 ... 09:14:44 09:14:44 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:14:44 #94 DONE 2.2s 09:14:44 09:14:44 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:14:44 #76 4.735 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:44 #76 5.233 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:44 #76 6.080 (1/1) Installing dumb-init (1.2.5-r3) 09:14:44 #76 6.985 Executing busybox-1.36.1-r29.trigger 09:14:44 #76 7.170 OK: 8 MiB in 15 packages 09:14:44 #76 DONE 7.4s 09:14:44 09:14:44 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:14:44 #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:44 #0 4.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:44 #0 4.864 Upgrading critical system libraries and apk-tools: 09:14:44 #0 4.865 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:44 #0 4.954 Executing busybox-1.36.1-r29.trigger 09:14:44 #0 5.013 Continuing the upgrade transaction with new apk-tools: 09:14:44 #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:44 #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:44 #0 5.382 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:44 #0 6.294 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:44 #0 6.328 Executing ca-certificates-20240705-r0.trigger 09:14:44 #0 6.496 OK: 19 MiB in 18 packages 09:14:44 #95 DONE 6.8s 09:14:44 09:14:44 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:14:44 #96 DONE 0.2s 09:14:44 09:14:44 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:14:44 #78 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:44 #78 5.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:44 #78 6.141 Upgrading critical system libraries and apk-tools: 09:14:44 #78 6.141 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:44 #78 6.209 Executing busybox-1.36.1-r29.trigger [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:44 #78 6.384 Continuing the upgrade transaction with new apk-tools: 09:14:44 #78 6.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:44 #78 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:45 #78 ... 09:14:45 09:14:45 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:14:45 #93 DONE 1.1s 09:14:45 09:14:45 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:14:45 #97 DONE 1.2s 09:14:45 09:14:45 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:14:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:45 Dload Upload Total Spent Left Speed 09:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70483 0 --:--:-- --:--:-- --:--:-- 70872 [Pipeline] sh 09:14:45 #98 ... 09:14:45 09:14:45 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:14:45 #99 DONE 0.5s 09:14:45 09:14:45 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:14:45 #78 6.908 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:45 #78 6.946 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:45 #78 6.958 Executing ca-certificates-20240705-r0.trigger 09:14:45 #78 6.995 OK: 13 MiB in 28 packages 09:14:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:45 #78 DONE 7.4s 09:14:45 09:14:45 #100 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:14:45 #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:45 #0 5.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:45 #0 5.700 Upgrading critical system libraries and apk-tools: 09:14:45 #0 5.700 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:45 #0 6.068 Executing busybox-1.36.1-r29.trigger 09:14:45 #0 6.180 Continuing the upgrade transaction with new apk-tools: 09:14:45 #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:45 #0 6.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:45 #0 6.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:45 #0 6.767 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:45 #0 6.780 Executing ca-certificates-20240705-r0.trigger 09:14:45 #0 7.078 OK: 9 MiB in 16 packages 09:14:45 #100 DONE 7.4s 09:14:45 09:14:45 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:14:45 #98 DONE 0.7s 09:14:45 09:14:45 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:14:45 #101 DONE 5.7s 09:14:45 09:14:45 #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:45 #102 ... 09:14:45 09:14:45 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:14:45 #103 DONE 0.4s 09:14:45 09:14:45 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 09:14:45 #104 DONE 0.2s 09:14:45 09:14:45 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:45 #105 ... 09:14:45 09:14:45 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:14:45 #106 DONE 0.1s 09:14:45 09:14:45 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:14:45 #107 DONE 0.1s 09:14:45 09:14:45 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:14:45 #108 DONE 0.2s 09:14:45 09:14:45 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:45 + sudo tee /etc/docker/daemon.new 09:14:45 { 09:14:45 "registry-mirrors": [ 09:14:45 "https://nexus3.edgexfoundry.org:10001" 09:14:45 ], 09:14:45 "bip": "10.250.0.254/24", 09:14:45 "hosts": [ 09:14:45 "tcp://0.0.0.0:5555", 09:14:45 "unix:///var/run/docker.sock" 09:14:45 ], 09:14:45 "mtu": 1458, 09:14:45 "selinux-enabled": true, 09:14:45 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:45 } [Pipeline] sh 09:14:46 #109 ... 09:14:46 09:14:46 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:14:46 #110 DONE 0.1s 09:14:46 09:14:46 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:14:46 #111 DONE 0.1s 09:14:46 09:14:46 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:46 #66 ... 09:14:46 09:14:46 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:14:46 #112 DONE 0.1s 09:14:46 09:14:46 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:46 #113 ... 09:14:46 09:14:46 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:46 + sudo service docker restart 09:14:46 #114 ... 09:14:46 09:14:46 #115 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:14:46 #0 6.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:46 #0 7.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:46 #0 7.341 Upgrading critical system libraries and apk-tools: 09:14:46 #0 7.341 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:14:46 #0 7.370 Executing busybox-1.36.1-r29.trigger 09:14:46 #0 7.449 Continuing the upgrade transaction with new apk-tools: 09:14:46 #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:46 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:46 #0 7.936 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:14:46 #0 7.972 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:14:46 #0 7.981 OK: 8 MiB in 15 packages 09:14:46 #115 DONE 8.3s 09:14:46 09:14:46 #90 [security-spire-agent] exporting to image 09:14:46 #90 exporting layers 0.8s done 09:14:46 #90 exporting layers 0.6s done 09:14:46 #90 writing image sha256:d7b1427321942bebb62fd4dba612b01b0adaf448ea0c31e69d682a1e4afbd7e8 done 09:14:46 #90 naming to docker.io/library/security-spire-server done 09:14:46 #90 writing image sha256:94198831d0694b3776fe066974f01b463eb0e23fe56744b10e73207ac46d509f done 09:14:46 #90 naming to docker.io/library/security-spire-agent done 09:14:46 #90 DONE 3.8s 09:14:46 09:14:46 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:05 provisioning config files... 09:15:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/754@tmp/config9400210464040479625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:05 ---> ****-login.sh 09:15:05 nexus3.edgexfoundry.org:10001 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 nexus3.edgexfoundry.org:10002 09:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:06 Configure a credential helper to remove this warning. See 09:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:06 09:15:06 Login Succeeded 09:15:06 nexus3.edgexfoundry.org:10003 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 nexus3.edgexfoundry.org:10004 09:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:07 Configure a credential helper to remove this warning. See 09:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:07 09:15:07 Login Succeeded 09:15:07 ****.io 09:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:08 Configure a credential helper to remove this warning. See 09:15:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:08 09:15:08 Login Succeeded 09:15:08 ---> ****-login.sh ends [Pipeline] } 09:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:15:08 + git config --global --add safe.directory /w/workspace/edgex-go/754 [Pipeline] echo 09:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:09 ========================================================= 09:15:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:15:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:15:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:15:09 cf04c63912e1: Pulling fs layer 09:15:09 55b35a11ae5e: Pulling fs layer 09:15:09 a37a00ec5f00: Pulling fs layer 09:15:09 50b3750afda1: Pulling fs layer 09:15:09 4f4fb700ef54: Pulling fs layer 09:15:09 80978eb59214: Pulling fs layer 09:15:09 c9f46d7d2bd2: Pulling fs layer 09:15:09 c5a475d317c9: Pulling fs layer 09:15:09 50b3750afda1: Waiting 09:15:09 4f4fb700ef54: Waiting 09:15:09 80978eb59214: Waiting 09:15:09 c9f46d7d2bd2: Waiting 09:15:09 c5a475d317c9: Waiting 09:15:09 55b35a11ae5e: Verifying Checksum 09:15:09 55b35a11ae5e: Download complete 09:15:09 50b3750afda1: Verifying Checksum 09:15:09 50b3750afda1: Download complete 09:15:09 4f4fb700ef54: Verifying Checksum 09:15:09 4f4fb700ef54: Download complete 09:15:09 80978eb59214: Verifying Checksum 09:15:09 80978eb59214: Download complete 09:15:09 cf04c63912e1: Verifying Checksum 09:15:09 cf04c63912e1: Download complete 09:15:10 c5a475d317c9: Verifying Checksum 09:15:10 c5a475d317c9: Download complete 09:15:10 cf04c63912e1: Pull complete 09:15:11 55b35a11ae5e: Pull complete 09:15:11 a37a00ec5f00: Verifying Checksum 09:15:11 a37a00ec5f00: Download complete 09:15:12 c9f46d7d2bd2: Verifying Checksum 09:15:12 c9f46d7d2bd2: Download complete 09:15:28 a37a00ec5f00: Pull complete 09:15:28 50b3750afda1: Pull complete 09:15:28 4f4fb700ef54: Pull complete 09:15:28 80978eb59214: Pull complete 09:15:35 c9f46d7d2bd2: Pull complete 09:15:38 c5a475d317c9: Pull complete 09:15:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:15:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:15:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:15:38 WORKDIR /edgex 09:15:38 COPY go.mod . 09:15:38 RUN go mod download 09:15:38 + docker build -t ci-base-image-arm64 -f - . 09:15:39 Sending build context to Docker daemon 3.358MB 09:15:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:15:39 ---> be29e6b0f0d4 09:15:39 Step 2/4 : WORKDIR /edgex 09:15:40 ---> Running in 4c0a70c2a88f 09:15:40 Removing intermediate container 4c0a70c2a88f 09:15:40 ---> 34e953a96b5e 09:15:40 Step 3/4 : COPY go.mod . 09:15:41 ---> 8078e8abf620 09:15:41 Step 4/4 : RUN go mod download 09:15:41 ---> Running in ee33636aa5ea 09:15:55 #105 DONE 75.1s 09:15:55 09:15:55 #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:55 #102 DONE 67.0s 09:15:55 09:15:55 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:55 #113 DONE 75.1s 09:15:55 09:15:55 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:55 #114 DONE 75.1s 09:15:55 09:15:55 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:55 #109 DONE 75.2s 09:15:55 09:15:55 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 09:16:01 #116 ... 09:16:01 09:16:01 #117 [security-spiffe-token-provider builder 6/7] COPY . . 09:16:01 #117 ... 09:16:01 09:16:01 #118 [security-secretstore-setup builder 6/7] COPY . . 09:16:01 #118 ... 09:16:01 09:16:01 #119 [support-notifications builder 6/7] COPY . . 09:16:01 #119 ... 09:16:01 09:16:01 #120 [core-keeper builder 7/8] COPY . . 09:16:05 #120 DONE 14.5s 09:16:05 09:16:05 #119 [support-notifications builder 6/7] COPY . . 09:16:05 #119 DONE 14.6s 09:16:05 09:16:05 #118 [security-secretstore-setup builder 6/7] COPY . . 09:16:05 #118 DONE 14.5s 09:16:05 09:16:05 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:16:05 #121 CACHED 09:16:05 09:16:05 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #122 CACHED 09:16:05 09:16:05 #123 [support-scheduler builder 6/7] COPY . . 09:16:05 #123 CACHED 09:16:05 09:16:05 #124 [security-proxy-setup builder 6/7] COPY . . 09:16:05 #124 CACHED 09:16:05 09:16:05 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #125 CACHED 09:16:05 09:16:05 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:16:05 #126 CACHED 09:16:05 09:16:05 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 09:16:05 #116 DONE 14.5s 09:16:05 09:16:05 #127 [core-command builder 6/7] COPY . . 09:16:05 #127 CACHED 09:16:05 09:16:05 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #128 CACHED 09:16:05 09:16:05 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 09:16:05 #129 CACHED 09:16:05 09:16:05 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:16:05 #130 CACHED 09:16:05 09:16:05 #131 [security-proxy-auth builder 6/7] COPY . . 09:16:05 #131 CACHED 09:16:05 09:16:05 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #132 CACHED 09:16:05 09:16:05 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:16:05 #133 CACHED 09:16:05 09:16:05 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #134 CACHED 09:16:05 09:16:05 #135 [core-metadata builder 6/7] COPY . . 09:16:05 #135 CACHED 09:16:05 09:16:05 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 09:16:05 #136 CACHED 09:16:05 09:16:05 #137 [core-data builder 6/7] COPY . . 09:16:05 #137 CACHED 09:16:05 09:16:05 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #138 CACHED 09:16:05 09:16:05 #117 [security-spiffe-token-provider builder 6/7] COPY . . 09:16:05 #117 DONE 14.6s 09:16:05 09:16:05 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:05 #139 CACHED 09:16:05 09:16:05 #140 [security-bootstrapper builder 6/7] COPY . . 09:16:05 #140 CACHED 09:16:05 09:16:05 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:16:05 #141 CACHED 09:16:05 09:16:05 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:07 #142 1.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:16:11 #142 ... 09:16:11 09:16:11 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:16:11 #0 1.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:16:15 #143 ... 09:16:15 09:16:15 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:15 #0 1.070 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:16:15 #144 ... 09:16:15 09:16:15 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:16:15 #0 0.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:16:16 #145 ... 09:16:16 09:16:16 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:16:16 #0 1.022 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:16:17 #146 ... 09:16:17 09:16:17 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:17 #0 0.474 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:16:17 #147 ... 09:16:17 09:16:17 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:17 #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:16:17 #148 ... 09:16:17 09:16:17 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:16:17 #0 0.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:16:17 #149 ... 09:16:17 09:16:17 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:17 #0 0.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:16:17 #150 ... 09:16:17 09:16:17 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:16:17 #0 2.082 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:16:17 #151 ... 09:16:17 09:16:17 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:17 #0 1.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:16:17 #152 ... 09:16:17 09:16:17 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:16:17 #0 0.812 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:16:37 Removing intermediate container ee33636aa5ea 09:16:37 ---> 7feb18c3ab7c 09:16:37 Successfully built 7feb18c3ab7c 09:16:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:38 + docker inspect -f . ci-base-image-arm64 09:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-27009 does not seem to be running inside a container 09:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:16:39 $ docker top 322ef15f347b4bbf8e01c9012b9245b0a9c937ede8e0ab0fcb571dca50ae3c3b -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:40 + go version 09:16:40 go version go1.23.2 linux/arm64 [Pipeline] } 09:16:40 $ docker stop --time=1 322ef15f347b4bbf8e01c9012b9245b0a9c937ede8e0ab0fcb571dca50ae3c3b 09:16:42 $ docker rm -f --volumes 322ef15f347b4bbf8e01c9012b9245b0a9c937ede8e0ab0fcb571dca50ae3c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:42 09:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:43 latest: Pulling from edgex-devops/edgex-compose-arm64 09:16:43 547446be3368: Pulling fs layer 09:16:43 d125d8839a47: Pulling fs layer 09:16:43 3e85d5ac6304: Pulling fs layer 09:16:43 c3105a71a48b: Pulling fs layer 09:16:43 0f093f025ec4: Pulling fs layer 09:16:43 c3106fc0e877: Pulling fs layer 09:16:43 c3105a71a48b: Waiting 09:16:43 0f093f025ec4: Waiting 09:16:43 c3106fc0e877: Waiting 09:16:43 547446be3368: Download complete 09:16:43 c3105a71a48b: Verifying Checksum 09:16:43 c3105a71a48b: Download complete 09:16:43 d125d8839a47: Verifying Checksum 09:16:43 d125d8839a47: Download complete 09:16:44 c3106fc0e877: Verifying Checksum 09:16:44 c3106fc0e877: Download complete 09:16:44 0f093f025ec4: Verifying Checksum 09:16:44 0f093f025ec4: Download complete 09:16:44 547446be3368: Pull complete 09:16:45 d125d8839a47: Pull complete 09:16:45 3e85d5ac6304: Verifying Checksum 09:16:45 3e85d5ac6304: Download complete 09:16:55 3e85d5ac6304: Pull complete 09:16:55 c3105a71a48b: Pull complete 09:16:56 0f093f025ec4: Pull complete 09:16:57 c3106fc0e877: Pull complete 09:16:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:57 prd-ubuntu20.04-docker-arm64-4c-16g-27009 does not seem to be running inside a container 09:16:57 $ 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/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:16:59 $ docker top 21995eccd9589b1219b4d96151e509494933d1b424d69afa41f6753933b243ea -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:00 + docker compose -f ./docker-compose-build.yml build --parallel 09:17:10 #1 [security-spire-agent internal] load build definition from Dockerfile 09:17:10 #1 transferring dockerfile: 1.81kB done 09:17:10 #1 DONE 0.1s 09:17:10 09:17:10 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:17:10 #2 transferring dockerfile: 3.02kB done 09:17:10 #2 DONE 0.0s 09:17:10 09:17:10 #3 [core-metadata internal] load build definition from Dockerfile 09:17:10 #3 transferring dockerfile: 2.13kB done 09:17:10 #3 DONE 0.0s 09:17:10 09:17:10 #4 [security-spire-config internal] load build definition from Dockerfile 09:17:10 #4 transferring dockerfile: 1.69kB done 09:17:10 #4 DONE 0.1s 09:17:10 09:17:10 #5 [support-notifications internal] load build definition from Dockerfile 09:17:10 #5 transferring dockerfile: 2.02kB done 09:17:10 #5 DONE 0.1s 09:17:10 09:17:10 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:17:10 #6 transferring dockerfile: 2.49kB done 09:17:10 #6 DONE 0.1s 09:17:10 09:17:10 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:17:10 #7 transferring dockerfile: 1.89kB done 09:17:10 #7 DONE 0.1s 09:17:10 09:17:10 #8 [security-proxy-setup internal] load build definition from Dockerfile 09:17:10 #8 transferring dockerfile: 2.50kB done 09:17:10 #8 DONE 0.1s 09:17:10 09:17:10 #9 [core-data internal] load build definition from Dockerfile 09:17:10 #9 transferring dockerfile: 2.07kB done 09:17:10 #9 DONE 0.1s 09:17:10 09:17:10 #10 [security-proxy-auth internal] load build definition from Dockerfile 09:17:10 #10 transferring dockerfile: 2.15kB done 09:17:10 #10 DONE 0.1s 09:17:10 09:17:10 #11 [core-keeper internal] load build definition from Dockerfile 09:17:10 #11 transferring dockerfile: 2.07kB done 09:17:10 #11 DONE 0.1s 09:17:10 09:17:10 #12 [core-command internal] load build definition from Dockerfile 09:17:10 #12 transferring dockerfile: 1.94kB done 09:17:10 #12 DONE 0.1s 09:17:11 09:17:11 #13 [security-spire-server internal] load build definition from Dockerfile 09:17:11 #13 transferring dockerfile: 1.70kB done 09:17:11 #13 DONE 0.1s 09:17:11 09:17:11 #14 [support-scheduler internal] load build definition from Dockerfile 09:17:11 #14 transferring dockerfile: 1.82kB done 09:17:11 #14 DONE 0.1s 09:17:11 09:17:11 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:17:11 #15 transferring dockerfile: 2.23kB 0.0s done 09:17:11 #15 DONE 0.1s 09:17:11 09:17:11 #16 [security-spire-agent internal] load .dockerignore 09:17:11 #16 transferring context: 09:17:11 #16 transferring context: 50B 0.0s done 09:17:11 #16 DONE 0.1s 09:17:11 09:17:11 #17 [security-bootstrapper internal] load .dockerignore 09:17:11 #17 transferring context: 50B done 09:17:11 #17 DONE 0.0s 09:17:11 09:17:11 #18 [core-metadata internal] load .dockerignore 09:17:11 #18 transferring context: 50B done 09:17:11 #18 DONE 0.1s 09:17:11 09:17:11 #19 [security-spire-config internal] load .dockerignore 09:17:11 #19 transferring context: 50B 0.0s done 09:17:11 #19 DONE 0.1s 09:17:11 09:17:11 #20 [support-notifications internal] load .dockerignore 09:17:11 #20 transferring context: 50B 0.0s done 09:17:11 #20 DONE 0.1s 09:17:11 09:17:11 #21 [security-secretstore-setup internal] load .dockerignore 09:17:12 #21 transferring context: 50B done 09:17:12 #21 DONE 0.1s 09:17:12 09:17:12 #22 [security-spiffe-token-provider internal] load .dockerignore 09:17:12 #22 transferring context: 50B done 09:17:12 #22 DONE 0.1s 09:17:12 09:17:12 #23 [security-proxy-setup internal] load .dockerignore 09:17:12 #23 DONE 0.0s 09:17:12 09:17:12 #23 [security-proxy-setup internal] load .dockerignore 09:17:12 #23 transferring context: 50B 0.0s done 09:17:12 #23 DONE 0.1s 09:17:12 09:17:12 #24 [core-data internal] load .dockerignore 09:17:12 #24 transferring context: 50B 0.0s done 09:17:12 #24 DONE 0.1s 09:17:12 09:17:12 #25 [security-proxy-auth internal] load .dockerignore 09:17:12 #25 transferring context: 50B done 09:17:12 #25 DONE 0.1s 09:17:12 09:17:12 #26 [core-keeper internal] load .dockerignore 09:17:12 #26 transferring context: 50B 0.0s done 09:17:12 #26 DONE 0.1s 09:17:12 09:17:12 #27 [core-command internal] load .dockerignore 09:17:12 #27 transferring context: 50B done 09:17:12 #27 DONE 0.1s 09:17:12 09:17:12 #28 [security-spire-server internal] load .dockerignore 09:17:12 #28 transferring context: 50B done 09:17:12 #28 DONE 0.1s 09:17:12 09:17:12 #29 [support-scheduler internal] load .dockerignore 09:17:12 #29 transferring context: 50B 0.0s done 09:17:12 #29 DONE 0.1s 09:17:12 09:17:12 #30 [core-common-config-bootstrapper internal] load .dockerignore 09:17:12 #30 transferring context: 50B done 09:17:12 #30 DONE 0.1s 09:17:12 09:17:12 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:17:12 #31 ... 09:17:12 09:17:12 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:17:12 #32 DONE 0.2s 09:17:13 09:17:13 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:17:13 #33 DONE 0.7s 09:17:13 09:17:13 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:17:13 #31 DONE 0.6s 09:17:13 09:17:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:13 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:13 #34 ... 09:17:13 09:17:13 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:13 #35 DONE 0.0s 09:17:13 09:17:13 #36 [security-spire-agent internal] load build context 09:17:13 #36 transferring context: 23.10kB 0.0s done 09:17:13 #36 DONE 0.1s 09:17:13 09:17:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:13 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:17:13 #34 ... 09:17:13 09:17:13 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:13 #35 DONE 0.0s 09:17:13 09:17:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:13 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:17:13 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:17:13 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:17:13 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 09:17:13 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 09:17:13 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 09:17:13 #34 ... 09:17:13 09:17:13 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:13 #35 DONE 0.0s 09:17:13 09:17:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:13 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:13 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:17:13 #34 ... 09:17:13 09:17:13 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:13 #35 DONE 0.0s 09:17:13 09:17:13 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:17:13 #33 DONE 0.7s 09:17:13 09:17:13 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:13 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:17:13 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:17:13 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:17:13 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:17:13 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:13 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:17:13 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:17:13 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 09:17:13 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 09:17:14 #34 ... 09:17:14 09:17:14 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:14 #35 DONE 0.0s 09:17:14 09:17:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:14 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:17:14 #34 ... 09:17:14 09:17:14 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:14 #35 DONE 0.0s 09:17:14 09:17:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:14 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.22MB / 28.04MB 0.5s 09:17:14 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:17:14 #34 ... 09:17:14 09:17:14 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:17:14 #32 DONE 0.6s 09:17:14 09:17:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:14 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.45MB / 28.04MB 0.6s 09:17:14 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:17:14 #34 ... 09:17:14 09:17:14 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:14 #35 DONE 0.0s 09:17:14 09:17:14 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:17:14 #32 DONE 0.7s 09:17:14 09:17:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:14 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 0.7s 09:17:14 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.9s 09:17:14 #34 ... 09:17:14 09:17:14 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:14 #35 DONE 0.0s 09:17:14 09:17:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:14 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.1s 09:17:14 #34 ... 09:17:14 09:17:14 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:17:14 #32 DONE 0.9s 09:17:14 09:17:14 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:14 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.09MB / 28.04MB 1.4s 09:17:15 #34 ... 09:17:15 09:17:15 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:15 #35 DONE 0.0s 09:17:15 09:17:15 #37 [security-spire-config internal] load build context 09:17:15 #37 transferring context: 21.82kB 0.2s done 09:17:15 #37 DONE 1.1s 09:17:15 09:17:15 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:15 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 1.6s 09:17:15 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:17:15 #34 ... 09:17:15 09:17:15 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:17:15 #32 DONE 1.2s 09:17:15 09:17:15 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:15 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.2s 09:17:15 #34 ... 09:17:15 09:17:15 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:15 #35 DONE 0.0s 09:17:15 09:17:15 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:15 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.4s 09:17:16 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.62MB / 28.04MB 2.7s 09:17:16 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 2.8s 09:17:16 #34 ... 09:17:16 09:17:16 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:17:16 #32 DONE 2.1s 09:17:16 09:17:16 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:16 #34 ... 09:17:16 09:17:16 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:16 #35 DONE 0.0s 09:17:16 09:17:16 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:16 #34 ... 09:17:16 09:17:16 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:17:16 #35 DONE 0.0s 09:17:16 09:17:16 #38 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:17:16 #38 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:17:16 #38 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:17:16 #38 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:17:16 #38 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:17:16 #38 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 09:17:16 #38 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.9s 09:17:17 #38 ... 09:17:17 09:17:17 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:17:17 #33 DONE 1.7s 09:17:17 09:17:17 #38 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:17:17 #38 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:17:17 #38 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:17:17 #38 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:17:17 #38 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:17:17 #38 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 09:17:17 #38 ... 09:17:17 09:17:17 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:17:17 #32 DONE 2.9s 09:17:17 09:17:17 #38 [support-scheduler stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:17:17 #38 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:17:17 #38 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:17:17 #38 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:17:17 #38 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:17:17 #38 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 09:17:17 #38 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:17:17 #38 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:17:17 #38 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:17:17 #38 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:17:17 #38 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 09:17:18 #38 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.2s done 09:17:18 #38 ... 09:17:18 09:17:18 #39 [support-notifications internal] load build context 09:17:18 #39 transferring context: 2.94MB 2.8s done 09:17:18 #39 DONE 4.4s 09:17:18 09:17:18 #40 [security-bootstrapper internal] load build context 09:17:18 #40 transferring context: 2.94MB 2.7s done 09:17:18 #40 DONE 4.6s 09:17:18 09:17:18 #41 [security-proxy-setup internal] load build context 09:17:18 #41 transferring context: 2.94MB 2.9s done 09:17:18 #41 DONE 4.2s 09:17:18 09:17:18 #42 [core-metadata internal] load build context 09:17:18 #42 transferring context: 2.94MB 3.3s done 09:17:18 #42 DONE 4.7s 09:17:18 09:17:18 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:18 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:17:18 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:17:18 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:17:18 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:17:18 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:18 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:17:18 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:17:18 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:17:18 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.2s done 09:17:18 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:17:18 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:17:18 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s 09:17:18 #34 ... 09:17:18 09:17:18 #43 [security-secretstore-setup internal] load build context 09:17:18 #43 transferring context: 2.94MB 2.9s done 09:17:18 #43 DONE 4.5s 09:17:18 09:17:18 #44 [security-spiffe-token-provider internal] load build context 09:17:18 #44 transferring context: 2.94MB 2.9s done 09:17:18 #44 DONE 4.5s 09:17:18 09:17:18 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:18 #34 ... 09:17:18 09:17:18 #45 [security-proxy-auth internal] load build context 09:17:18 #45 transferring context: 2.94MB 1.5s done 09:17:18 #45 DONE 4.0s 09:17:18 09:17:18 #46 [core-data internal] load build context 09:17:18 #46 transferring context: 2.94MB 2.4s done 09:17:18 #46 DONE 4.5s 09:17:18 09:17:18 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:20 #34 ... 09:17:20 09:17:20 #38 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:17:20 #38 DONE 8.0s 09:17:20 09:17:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:20 #34 ... 09:17:20 09:17:20 #47 [security-spire-server internal] load build context 09:17:20 #47 transferring context: 23.57kB 0.1s done 09:17:20 #47 DONE 3.5s 09:17:20 09:17:20 #48 [core-command internal] load build context 09:17:20 #48 transferring context: 2.94MB 0.9s done 09:17:20 #48 DONE 4.7s 09:17:20 09:17:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:20 #34 ... 09:17:20 09:17:20 #49 [core-keeper internal] load build context 09:17:20 #49 transferring context: 2.94MB 1.0s done 09:17:20 #49 DONE 5.1s 09:17:20 09:17:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:20 #34 ... 09:17:20 09:17:20 #50 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:17:20 #50 DONE 7.5s 09:17:20 09:17:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:22 #34 ... 09:17:22 09:17:22 #51 [core-metadata builder 2/7] WORKDIR /edgex-go 09:17:22 #51 DONE 1.9s 09:17:22 09:17:22 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:23 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s 09:17:23 #34 ... 09:17:23 09:17:23 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:23 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 09:17:23 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:17:23 #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:17:23 #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:17:23 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:23 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:17:23 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 09:17:23 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done 09:17:23 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:17:23 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:17:23 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.3s done 09:17:23 #52 DONE 10.2s 09:17:23 09:17:23 #53 [support-scheduler internal] load build context 09:17:23 #53 transferring context: 2.94MB 2.0s done 09:17:23 #53 DONE 6.2s 09:17:23 09:17:23 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:17:24 #54 ... 09:17:24 09:17:24 #55 [core-common-config-bootstrapper internal] load build context 09:17:24 #55 transferring context: 2.94MB 3.5s done 09:17:24 #55 DONE 7.5s 09:17:24 09:17:24 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:29 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s done 09:17:29 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s done 09:17:29 #34 DONE 16.8s 09:17:29 09:17:29 #56 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 09:17:30 #56 ... 09:17:30 09:17:30 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:30 #57 DONE 9.7s 09:17:30 09:17:30 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:17:30 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:30 #0 7.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:30 #0 9.617 (1/4) Installing ca-certificates (20240705-r0) 09:17:30 #58 ... 09:17:30 09:17:30 #59 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:17:30 #59 ... 09:17:30 09:17:30 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:17:30 #60 ... 09:17:30 09:17:30 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:31 #61 ... 09:17:31 09:17:31 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:17:31 #0 8.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:31 #0 9.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:31 #62 ... 09:17:31 09:17:31 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:17:31 #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:31 #0 9.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:31 #63 ... 09:17:31 09:17:31 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:17:31 #64 ... 09:17:31 09:17:31 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:31 #0 9.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:31 #0 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:31 #65 ... 09:17:31 09:17:31 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:17:31 #0 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:31 #0 9.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:31 #66 ... 09:17:31 09:17:31 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:17:31 #0 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:31 #67 ... 09:17:31 09:17:31 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:17:31 #58 9.903 (2/4) Installing dumb-init (1.2.5-r3) 09:17:31 #58 9.927 (3/4) Installing su-exec (0.2-r3) 09:17:31 #58 9.944 (4/4) Installing yq-go (4.44.1-r2) 09:17:31 #58 10.79 Executing busybox-1.36.1-r29.trigger 09:17:31 #58 10.85 Executing ca-certificates-20240705-r0.trigger 09:17:32 #58 ... 09:17:32 09:17:32 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:17:32 #68 ... 09:17:32 09:17:32 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:32 #69 ... 09:17:32 09:17:32 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:17:33 #70 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:33 #70 ... 09:17:33 09:17:33 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:17:33 #71 ... 09:17:33 09:17:33 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:17:33 #68 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:33 #68 ... 09:17:33 09:17:33 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:33 #69 DONE 10.9s 09:17:33 09:17:33 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:17:35 #72 ... 09:17:35 09:17:35 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:17:35 #58 12.39 OK: 20 MiB in 18 packages 09:17:35 #58 DONE 14.5s 09:17:35 09:17:35 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:17:38 #73 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:38 #73 ... 09:17:38 09:17:38 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:17:38 #62 15.42 (1/2) Installing dumb-init (1.2.5-r3) 09:17:38 #62 15.46 (2/2) Installing su-exec (0.2-r3) 09:17:38 #62 15.47 Executing busybox-1.36.1-r29.trigger 09:17:38 #62 15.61 OK: 9 MiB in 16 packages 09:17:38 #62 DONE 17.8s 09:17:38 09:17:38 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:38 #65 17.84 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:17:38 #65 17.84 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:17:38 #65 17.84 OK: 24047 distinct packages available 09:17:40 #65 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:40 #65 ... 09:17:40 09:17:40 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:17:40 #63 15.57 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:17:40 #63 16.44 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:17:40 #63 16.62 (3/6) Installing dumb-init (1.2.5-r3) 09:17:40 #63 16.64 (4/6) Installing openssl (3.3.2-r1) 09:17:40 #63 16.77 (5/6) Installing su-exec (0.2-r3) 09:17:40 #63 16.79 (6/6) Installing yq-go (4.44.1-r2) 09:17:40 #63 17.79 Executing busybox-1.36.1-r29.trigger 09:17:40 #63 17.96 OK: 20 MiB in 18 packages 09:17:40 #63 DONE 19.8s 09:17:40 09:17:40 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:17:42 #74 ... 09:17:42 09:17:42 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:17:42 #54 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:42 #54 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:42 #54 19.38 OK: 238 MiB in 54 packages 09:17:42 #54 ... 09:17:42 09:17:42 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:42 #65 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:42 #65 ... 09:17:42 09:17:42 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:17:42 #60 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:42 #60 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:42 #60 ... 09:17:42 09:17:42 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:42 #61 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:42 #61 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:42 #61 22.31 (1/3) Installing ca-certificates (20240705-r0) 09:17:42 #61 ... 09:17:42 09:17:42 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:17:42 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:42 #0 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:42 #75 ... 09:17:42 09:17:42 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:17:42 #64 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:42 #64 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:44 #64 ... 09:17:44 09:17:44 #56 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 09:17:44 #56 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:44 #56 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:44 #56 ... 09:17:44 09:17:44 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:17:44 #60 22.57 (1/2) Installing ca-certificates (20240705-r0) 09:17:44 #60 ... 09:17:44 09:17:44 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:17:44 #71 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:44 #71 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:44 #71 20.70 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:17:44 #71 20.70 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:17:44 #71 20.70 OK: 24051 distinct packages available 09:17:44 #71 ... 09:17:44 09:17:44 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:17:44 #67 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:44 #67 21.96 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:17:44 #67 21.98 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:17:44 #67 21.98 OK: 24047 distinct packages available 09:17:44 #67 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:44 #67 ... 09:17:44 09:17:44 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:17:44 #54 DONE 22.6s 09:17:44 09:17:44 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:17:44 #67 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:44 #67 ... 09:17:44 09:17:44 #59 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:17:44 #59 4.255 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:44 #59 6.344 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:44 #59 14.00 (1/1) Installing dumb-init (1.2.5-r3) 09:17:45 #59 ... 09:17:45 09:17:45 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:17:45 #68 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:45 #68 20.36 OK: 238 MiB in 54 packages 09:17:45 #68 DONE 22.6s 09:17:45 09:17:45 #59 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:17:45 #59 14.58 Executing busybox-1.36.1-r29.trigger 09:17:45 #59 ... 09:17:45 09:17:45 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:45 #61 24.37 (2/3) Installing dumb-init (1.2.5-r3) 09:17:45 #61 24.45 (3/3) Installing tzdata (2024b-r0) 09:17:45 #61 ... 09:17:45 09:17:45 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:17:45 #70 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:45 #70 22.33 OK: 238 MiB in 54 packages 09:17:45 #70 ... 09:17:45 09:17:45 #59 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:17:45 #59 14.77 OK: 9 MiB in 15 packages 09:17:45 #59 ... 09:17:45 09:17:45 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:17:45 #76 DONE 0.8s 09:17:45 09:17:45 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:17:45 #77 DONE 0.8s 09:17:46 09:17:46 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:17:46 #60 25.07 (2/2) Installing dumb-init (1.2.5-r3) 09:17:46 #60 25.11 Executing busybox-1.36.1-r29.trigger 09:17:46 #60 25.42 Executing ca-certificates-20240705-r0.trigger 09:17:46 #60 ... 09:17:46 09:17:46 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:17:46 #72 3.028 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:46 #72 4.394 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:46 #72 11.45 OK: 238 MiB in 54 packages 09:17:46 #72 ... 09:17:46 09:17:46 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:17:46 #64 23.58 (1/1) Installing dumb-init (1.2.5-r3) 09:17:46 #64 24.15 Executing busybox-1.36.1-r29.trigger 09:17:46 #64 24.27 OK: 9 MiB in 15 packages 09:17:47 #64 DONE 26.5s 09:17:47 09:17:47 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:17:47 #72 DONE 13.7s 09:17:47 09:17:47 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:17:47 #78 ... 09:17:47 09:17:47 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:17:47 #66 16.58 v3.20.3-333-g6c990ae0069 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:17:47 #66 16.58 v3.20.3-334-g4d791ea3de5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:17:47 #66 16.58 OK: 24047 distinct packages available 09:17:47 #66 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:47 #66 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:47 #66 25.73 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:17:47 #66 26.51 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:17:47 #66 26.76 (3/7) Installing dumb-init (1.2.5-r3) 09:17:47 #66 26.80 (4/7) Installing musl-obstack (1.2.3-r2) 09:17:47 #66 26.83 (5/7) Installing libucontext (1.2-r3) 09:17:47 #66 ... 09:17:47 09:17:47 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:47 #61 26.97 Executing busybox-1.36.1-r29.trigger 09:17:48 #61 27.25 Executing ca-certificates-20240705-r0.trigger 09:17:48 #61 ... 09:17:48 09:17:48 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:17:48 #70 DONE 25.5s 09:17:48 09:17:48 #56 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 09:17:48 #56 22.85 (1/1) Installing dumb-init (1.2.5-r3) 09:17:48 #56 24.25 Executing busybox-1.36.1-r29.trigger 09:17:48 #56 24.64 OK: 9 MiB in 15 packages 09:17:48 #56 DONE 27.7s 09:17:48 09:17:48 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:17:48 #79 ... 09:17:48 09:17:48 #59 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:17:48 #59 DONE 17.9s 09:17:48 09:17:48 #80 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:17:48 #80 ... 09:17:48 09:17:48 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:17:48 #78 DONE 1.5s 09:17:48 09:17:48 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:48 #61 28.41 OK: 11 MiB in 17 packages 09:17:49 #61 ... 09:17:49 09:17:49 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:17:49 #73 3.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:49 #73 9.551 Upgrading critical system libraries and apk-tools: 09:17:49 #73 9.551 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:17:49 #73 9.648 Executing busybox-1.36.1-r29.trigger 09:17:49 #73 12.30 Continuing the upgrade transaction with new apk-tools: 09:17:49 #73 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:49 #73 ... 09:17:49 09:17:49 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:17:49 #75 10.70 Upgrading critical system libraries and apk-tools: 09:17:49 #75 10.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:17:49 #75 10.78 Executing busybox-1.36.1-r29.trigger 09:17:49 #75 ... 09:17:49 09:17:49 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:17:49 #79 DONE 1.3s 09:17:49 09:17:49 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:49 #65 28.68 (1/4) Installing dumb-init (1.2.5-r3) 09:17:49 #65 28.78 (2/4) Installing musl-obstack (1.2.3-r2) 09:17:49 #65 28.79 (3/4) Installing libucontext (1.2-r3) 09:17:49 #65 28.81 (4/4) Installing gcompat (1.1.0-r4) 09:17:49 #65 28.90 Executing busybox-1.36.1-r29.trigger 09:17:49 #65 ... 09:17:49 09:17:49 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:17:49 #60 26.64 OK: 10 MiB in 16 packages 09:17:49 #60 DONE 29.2s 09:17:49 09:17:49 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:49 #65 29.06 OK: 9 MiB in 18 packages 09:17:50 #65 ... 09:17:50 09:17:50 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:17:50 #66 26.90 (6/7) Installing gcompat (1.1.0-r4) 09:17:50 #66 26.97 (7/7) Installing openssl (3.3.2-r1) 09:17:50 #66 27.06 Executing busybox-1.36.1-r29.trigger 09:17:50 #66 27.29 OK: 10 MiB in 19 packages 09:17:50 #66 DONE 30.4s 09:17:50 09:17:50 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:17:51 #81 ... 09:17:51 09:17:51 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:51 #61 DONE 30.5s 09:17:51 09:17:51 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:17:51 #82 ... 09:17:51 09:17:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:51 #65 DONE 31.0s 09:17:51 09:17:51 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:17:53 #83 ... 09:17:53 09:17:53 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:17:53 #74 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:53 #74 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:53 #74 11.36 Upgrading critical system libraries and apk-tools: 09:17:53 #74 11.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:17:53 #74 11.40 Executing busybox-1.36.1-r29.trigger 09:17:53 #74 ... 09:17:53 09:17:53 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:17:53 #67 32.17 (1/14) Installing ca-certificates (20240705-r0) 09:17:53 #67 32.36 (2/14) Installing brotli-libs (1.1.0-r2) 09:17:53 #67 32.43 (3/14) Installing c-ares (1.33.1-r0) 09:17:53 #67 32.45 (4/14) Installing libunistring (1.2-r0) 09:17:53 #67 32.58 (5/14) Installing libidn2 (2.3.7-r0) 09:17:53 #67 32.60 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:17:53 #67 32.61 (7/14) Installing libpsl (0.21.5-r1) 09:17:53 #67 32.63 (8/14) Installing zstd-libs (1.5.6-r0) 09:17:53 #67 32.72 (9/14) Installing libcurl (8.11.0-r2) 09:17:53 #67 32.82 (10/14) Installing curl (8.11.0-r2) 09:17:53 #67 32.84 (11/14) Installing dumb-init (1.2.5-r3) 09:17:53 #67 32.84 (12/14) Installing musl-obstack (1.2.3-r2) 09:17:53 #67 32.86 (13/14) Installing libucontext (1.2-r3) 09:17:53 #67 32.86 (14/14) Installing gcompat (1.1.0-r4) 09:17:53 #67 32.88 Executing busybox-1.36.1-r29.trigger 09:17:53 #67 32.97 Executing ca-certificates-20240705-r0.trigger 09:17:54 #67 ... 09:17:54 09:17:54 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:17:54 #71 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:54 #71 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:54 #71 30.56 OK: 238 MiB in 54 packages 09:17:54 #71 DONE 31.5s 09:17:54 09:17:54 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:17:54 #84 ... 09:17:54 09:17:54 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:17:54 #67 33.70 OK: 15 MiB in 28 packages 09:17:54 #67 DONE 34.4s 09:17:55 #153 ... 09:17:55 09:17:55 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:55 #150 96.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:17:56 09:17:56 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:17:56 #85 ... 09:17:56 09:17:56 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:17:56 #84 DONE 1.4s 09:17:56 09:17:56 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:56 #86 ... 09:17:56 09:17:56 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:56 #87 ... 09:17:56 09:17:56 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:57 #88 ... 09:17:57 09:17:57 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:17:57 #89 ... 09:17:57 09:17:57 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:17:57 #75 11.96 Continuing the upgrade transaction with new apk-tools: 09:17:57 #75 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:57 #75 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:57 #75 18.05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:17:57 #75 18.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:17:57 #75 18.85 OK: 9 MiB in 16 packages 09:17:58 #75 DONE 19.6s 09:17:58 09:17:58 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:17:58 #74 12.67 Continuing the upgrade transaction with new apk-tools: 09:17:58 #74 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:58 #74 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:58 #74 ... 09:17:58 09:17:58 #80 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:17:58 #80 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:59 #80 ... 09:17:59 09:17:59 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:59 #90 ... 09:17:59 09:17:59 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:17:59 #74 18.40 OK: 20 MiB in 18 packages 09:17:59 #74 ... 09:17:59 09:17:59 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:17:59 #73 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:59 #73 21.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:17:59 #73 21.97 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:17:59 #73 22.03 Executing ca-certificates-20240705-r0.trigger 09:17:59 #73 22.59 OK: 20 MiB in 18 packages 09:17:59 #73 DONE 24.1s 09:17:59 09:17:59 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:59 #91 ... 09:17:59 09:17:59 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:17:59 #81 9.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:59 #81 ... 09:17:59 09:17:59 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:17:59 #92 ... 09:17:59 09:17:59 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:17:59 #89 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:00 #89 ... 09:18:00 09:18:00 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:18:00 #74 DONE 19.8s 09:18:00 09:18:00 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:18:00 #93 DONE 0.2s 09:18:00 09:18:00 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:18:00 #82 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:01 #82 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:01 #82 ... 09:18:01 09:18:01 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:18:01 #94 DONE 3.8s 09:18:02 09:18:02 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:18:02 #95 DONE 0.3s 09:18:02 09:18:02 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:18:02 #81 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:07 #81 ... 09:18:07 09:18:07 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:18:07 #82 15.02 Upgrading critical system libraries and apk-tools: 09:18:07 #82 15.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:07 #82 15.07 Executing busybox-1.36.1-r29.trigger 09:18:07 #82 16.16 Continuing the upgrade transaction with new apk-tools: 09:18:07 #82 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:08 #82 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:09 #82 ... 09:18:09 09:18:09 #80 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:18:09 #80 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:09 #80 17.07 Upgrading critical system libraries and apk-tools: 09:18:09 #80 17.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:09 #80 17.12 Executing busybox-1.36.1-r29.trigger 09:18:09 #80 18.20 Continuing the upgrade transaction with new apk-tools: 09:18:09 #80 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:09 #80 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:10 #80 ... 09:18:10 09:18:10 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:18:10 #83 8.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:10 #83 9.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:10 #83 14.68 Upgrading critical system libraries and apk-tools: 09:18:10 #83 14.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:10 #83 14.72 Executing busybox-1.36.1-r29.trigger 09:18:10 #83 15.91 Continuing the upgrade transaction with new apk-tools: 09:18:10 #83 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:10 #83 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:10 #83 ... 09:18:10 09:18:10 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:18:10 #81 17.91 Upgrading critical system libraries and apk-tools: 09:18:10 #81 17.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:10 #81 17.99 Executing busybox-1.36.1-r29.trigger 09:18:10 #81 19.86 Continuing the upgrade transaction with new apk-tools: 09:18:10 #81 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:10 #81 ... 09:18:10 09:18:10 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:18:10 #92 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:10 #92 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:10 #92 17.28 Upgrading critical system libraries and apk-tools: 09:18:10 #92 17.28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:10 #92 17.32 Executing busybox-1.36.1-r29.trigger 09:18:10 #92 18.22 Continuing the upgrade transaction with new apk-tools: 09:18:10 #92 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:10 #92 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:11 #92 ... 09:18:11 09:18:11 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:18:11 #85 5.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:11 #85 7.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:11 #85 11.82 Upgrading critical system libraries and apk-tools: 09:18:11 #85 11.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:11 #85 11.84 Executing busybox-1.36.1-r29.trigger 09:18:11 #85 12.85 Continuing the upgrade transaction with new apk-tools: 09:18:11 #85 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:11 #85 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:11 #85 ... 09:18:11 09:18:11 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:18:11 #81 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:11 #81 ... 09:18:11 09:18:11 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:18:11 #89 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:11 #89 18.75 Upgrading critical system libraries and apk-tools: 09:18:11 #89 18.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:18:11 #89 18.80 Executing busybox-1.36.1-r29.trigger 09:18:11 #89 19.62 Continuing the upgrade transaction with new apk-tools: 09:18:11 #89 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:18:11 #89 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:18:11 #89 24.62 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:12 #89 25.09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:12 #89 25.20 OK: 9 MiB in 15 packages 09:18:12 #89 ... 09:18:12 09:18:12 #80 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:18:12 #80 24.61 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:13 #80 24.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:13 #80 24.99 OK: 9 MiB in 15 packages 09:18:13 #80 DONE 25.9s 09:18:13 09:18:13 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:18:13 #89 DONE 26.5s 09:18:13 09:18:13 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:18:13 #83 21.35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:13 #83 21.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:13 #83 21.87 OK: 9 MiB in 18 packages 09:18:14 #83 DONE 23.2s 09:18:14 09:18:14 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:18:14 #85 17.76 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:14 #85 18.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:14 #85 18.13 Executing ca-certificates-20240705-r0.trigger 09:18:14 #85 19.17 OK: 15 MiB in 28 packages 09:18:14 #85 DONE 19.9s 09:18:14 09:18:14 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:16 #96 DONE 1.6s 09:18:16 09:18:16 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:18:16 #82 23.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:16 #82 23.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:16 #82 23.75 Executing ca-certificates-20240705-r0.trigger 09:18:16 #82 24.50 OK: 11 MiB in 17 packages 09:18:16 #82 DONE 25.4s 09:18:16 09:18:16 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:18:16 #97 DONE 0.3s 09:18:16 09:18:16 #98 [security-spire-config stage-2 6/10] COPY security.txt / 09:18:17 #98 ... 09:18:17 09:18:17 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:18:17 #92 24.37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:18:17 #92 24.67 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:18:17 #92 24.76 Executing ca-certificates-20240705-r0.trigger 09:18:17 #92 25.60 OK: 10 MiB in 16 packages 09:18:17 #92 DONE 27.3s 09:18:17 09:18:17 #98 [security-spire-config stage-2 6/10] COPY security.txt / 09:18:17 #98 DONE 0.3s 09:18:17 09:18:17 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:18:17 #99 DONE 0.3s 09:18:17 09:18:17 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:18:17 #100 DONE 0.2s 09:18:17 09:18:17 #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:18:17 #81 26.61 OK: 10 MiB in 19 packages 09:18:18 #81 DONE 28.5s 09:18:18 09:18:18 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:18 #101 ... 09:18:18 09:18:18 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:18:18 #102 DONE 0.5s 09:18:18 09:18:18 #103 [security-spire-config] exporting to image 09:18:18 #103 exporting layers 09:18:19 #103 ... 09:18:19 09:18:19 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:18:19 #104 DONE 1.6s 09:18:19 09:18:19 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:20 #105 ... 09:18:20 09:18:20 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:20 #101 DONE 2.8s 09:18:20 09:18:20 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:18:21 #106 DONE 0.3s 09:18:21 09:18:21 #103 [security-spire-config] exporting to image 09:18:21 #103 exporting layers 2.7s done 09:18:21 #103 writing image sha256:b364c3e747472af5ef64a08a64416b84f37f0585b75953e37b551bfdf9773e4c 0.0s done 09:18:21 #103 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:18:21 #103 DONE 2.8s 09:18:21 09:18:21 #107 [security-spire-server stage-2 6/9] COPY security.txt / 09:18:21 #107 DONE 0.2s 09:18:21 09:18:21 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:21 #86 ... 09:18:21 09:18:21 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:18:21 #108 DONE 0.3s 09:18:21 09:18:21 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:21 #105 DONE 2.1s 09:18:21 09:18:21 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:18:21 #109 DONE 0.2s 09:18:21 09:18:21 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:18:21 #110 DONE 0.2s 09:18:21 09:18:21 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:18:22 #111 DONE 0.3s 09:18:22 09:18:22 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 09:18:22 #112 DONE 0.4s 09:18:22 09:18:22 #103 [security-spire-server] exporting to image 09:18:22 #103 ... 09:18:22 09:18:22 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:18:22 #113 DONE 0.4s 09:18:22 09:18:22 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:18:22 #114 DONE 0.3s 09:18:22 09:18:22 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:18:23 #115 DONE 0.3s 09:18:23 09:18:23 #103 [security-spire-agent] exporting to image 09:18:25 #103 exporting layers 2.7s done 09:18:25 #103 writing image sha256:9e6d2d45114fdb8706a52a456f7504e0e18728635973524e31fbcaea315e9ab7 done 09:18:25 #103 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:18:25 #103 exporting layers 2.0s done 09:18:25 #103 writing image sha256:186a88a8f3cb6e9703512b1e8619c796eb704a0490c6ada3c9841861a98094cf done 09:18:25 #103 naming to docker.io/library/security-spire-agent-arm64 done 09:18:25 #103 DONE 6.8s 09:18:25 09:18:25 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:02 #150 ... 09:19:02 09:19:02 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:02 #143 DONE 177.2s 09:19:02 09:19:02 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:02 #149 DONE 177.3s 09:19:02 09:19:02 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:19:02 #142 DONE 177.2s 09:19:02 09:19:02 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:02 #146 DONE 177.2s 09:19:02 09:19:02 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:02 #148 DONE 177.3s 09:19:02 09:19:02 #154 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:19:02 #154 ... 09:19:02 09:19:02 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:02 #151 DONE 177.3s 09:19:02 09:19:02 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:02 #144 DONE 177.5s 09:19:02 09:19:02 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:02 #155 ... 09:19:02 09:19:02 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:19:02 #145 DONE 177.6s 09:19:02 09:19:02 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:02 #150 DONE 177.7s 09:19:03 09:19:03 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:03 #147 DONE 177.7s 09:19:03 09:19:03 #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #156 ... 09:19:03 09:19:03 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:19:03 #153 DONE 177.8s 09:19:03 09:19:03 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:19:03 #152 DONE 177.8s 09:19:03 09:19:03 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #157 ... 09:19:03 09:19:03 #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #156 DONE 0.4s 09:19:03 09:19:03 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:19:03 #158 DONE 0.9s 09:19:03 09:19:03 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #155 DONE 0.8s 09:19:03 09:19:03 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #159 DONE 0.9s 09:19:03 09:19:03 #154 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #154 DONE 1.0s 09:19:03 09:19:03 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #160 DONE 0.6s 09:19:03 09:19:03 #161 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:19:03 #161 ... 09:19:03 09:19:03 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:19:03 #162 DONE 0.5s 09:19:04 09:19:04 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:04 #157 DONE 0.5s 09:19:04 09:19:04 #163 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:19:04 #163 DONE 0.5s 09:19:04 09:19:04 #164 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:19:04 #164 ... 09:19:04 09:19:04 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:19:04 #165 DONE 0.5s 09:19:04 09:19:04 #161 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:19:04 #161 DONE 0.5s 09:19:04 09:19:04 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:19:04 #166 CACHED 09:19:04 09:19:04 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:19:04 #167 CACHED 09:19:04 09:19:04 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:04 #168 DONE 0.5s 09:19:04 09:19:04 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:19:04 #169 CACHED 09:19:04 09:19:04 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:19:04 #170 CACHED 09:19:04 09:19:04 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:19:04 #171 CACHED 09:19:04 09:19:04 #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:19:04 #172 CACHED 09:19:04 09:19:04 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:19:04 #173 DONE 0.4s 09:19:04 09:19:04 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:04 #174 DONE 0.5s 09:19:04 09:19:04 #175 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:19:04 #175 ... 09:19:04 09:19:04 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:19:04 #176 DONE 0.8s 09:19:04 09:19:04 #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:19:04 #177 ... 09:19:04 09:19:04 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:19:04 #178 DONE 0.9s 09:19:04 09:19:04 #164 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:19:04 #164 DONE 0.9s 09:19:04 09:19:04 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:19:06 #179 ... 09:19:06 09:19:06 #180 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:19:06 #180 DONE 2.2s 09:19:06 09:19:06 #181 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:19:07 #181 ... 09:19:07 09:19:07 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:19:07 #182 DONE 2.8s 09:19:07 09:19:07 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:19:07 #183 DONE 2.8s 09:19:07 09:19:07 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:19:07 #184 DONE 2.8s 09:19:07 09:19:07 #185 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:19:07 #185 DONE 2.8s 09:19:07 09:19:07 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:19:07 #186 DONE 2.8s 09:19:07 09:19:07 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:19:07 #187 DONE 2.9s 09:19:07 09:19:07 #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:19:07 #188 DONE 3.4s 09:19:07 09:19:07 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:19:07 #189 ... 09:19:07 09:19:07 #175 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:19:07 #175 DONE 3.4s 09:19:07 09:19:07 #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:19:07 #177 DONE 3.1s 09:19:07 09:19:07 #190 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:19:07 #190 DONE 2.9s 09:19:07 09:19:07 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:19:07 #191 DONE 0.7s 09:19:07 09:19:07 #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:19:07 #192 DONE 0.7s 09:19:07 09:19:07 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:19:07 #179 DONE 3.0s 09:19:07 09:19:07 #181 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:19:07 #181 DONE 1.3s 09:19:07 09:19:07 #193 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:19:07 #193 ... 09:19:07 09:19:07 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:19:07 #194 DONE 0.9s 09:19:07 09:19:07 #195 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:19:07 #195 DONE 0.9s 09:19:08 09:19:08 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:19:08 #196 DONE 0.9s 09:19:08 09:19:08 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:19:08 #197 DONE 0.9s 09:19:08 09:19:08 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:19:08 #198 DONE 0.4s 09:19:08 09:19:08 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:19:08 #189 DONE 0.9s 09:19:08 09:19:08 #90 [support-scheduler] exporting to image 09:19:08 #90 exporting layers 09:19:08 #90 ... 09:19:08 09:19:08 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:19:08 #199 DONE 0.5s 09:19:08 09:19:08 #200 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:19:08 #200 DONE 0.6s 09:19:08 09:19:08 #90 [core-keeper] exporting to image 09:19:08 #90 ... 09:19:08 09:19:08 #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:19:08 #201 DONE 0.8s 09:19:08 09:19:08 #193 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:19:08 #193 DONE 0.7s 09:19:08 09:19:08 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:19:08 #202 DONE 0.8s 09:19:08 09:19:08 #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:19:08 #203 DONE 0.7s 09:19:08 09:19:08 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:19:08 #204 DONE 0.6s 09:19:08 09:19:08 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:19:08 #205 DONE 0.6s 09:19:08 09:19:08 #206 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:08 #206 ... 09:19:08 09:19:08 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:19:08 #207 DONE 0.6s 09:19:08 09:19:08 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:19:08 #208 DONE 0.6s 09:19:08 09:19:08 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:19:08 #209 DONE 0.2s 09:19:08 09:19:08 #210 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:19:08 #210 DONE 0.3s 09:19:08 09:19:08 #90 [support-notifications] exporting to image 09:19:08 #90 writing image sha256:1fe8ddc2e857c819c8f7c06d0c53eb8371a1380b26432e1e4884ebe7ba4e8532 0.0s done 09:19:08 #90 naming to docker.io/library/security-spiffe-token-provider done 09:19:08 #90 writing image sha256:1ed3b4e213ee5327bc6ba406395d3029065b5d0aae40ecafc4ccad15d0136459 09:19:08 #90 writing image sha256:1ed3b4e213ee5327bc6ba406395d3029065b5d0aae40ecafc4ccad15d0136459 0.1s done 09:19:08 #90 naming to docker.io/library/core-command 09:19:09 #90 exporting layers 1.0s done 09:19:09 #90 naming to docker.io/library/core-command 0.1s done 09:19:09 #90 exporting layers 1.1s done 09:19:09 #90 ... 09:19:09 09:19:09 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:19:09 #211 DONE 0.7s 09:19:09 09:19:09 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:09 #212 DONE 0.8s 09:19:09 09:19:09 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:19:09 #213 DONE 0.6s 09:19:09 09:19:09 #206 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:09 #206 DONE 0.8s 09:19:09 09:19:09 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:19:09 #214 DONE 0.6s 09:19:09 09:19:09 #90 [core-common-config-bootstrapper] exporting to image 09:19:09 #90 writing image sha256:bdba5aa9ea8689e8ee14c04531bd9991f9230a7f6a15c13c99a855c1dca51a24 0.1s done 09:19:09 #90 writing image sha256:26583eccee4f27695d545e82ab0fbd359fea18bcb81fbd79e113c26f9390a0ff 0.1s done 09:19:09 #90 naming to docker.io/library/core-keeper done 09:19:09 #90 naming to docker.io/library/support-scheduler 09:19:09 #90 exporting layers 0.9s done 09:19:09 #90 naming to docker.io/library/support-scheduler 0.0s done 09:19:09 #90 ... 09:19:09 09:19:09 #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:19:09 #215 DONE 0.5s 09:19:09 09:19:09 #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:19:09 #216 DONE 0.5s 09:19:09 09:19:09 #90 [core-metadata] exporting to image 09:19:09 #90 writing image sha256:fba7630cf2ee7fd1303041dae9555c0d6d55140da802c3bdcba86856a2edbb8b 0.0s done 09:19:09 #90 writing image sha256:972c64bf13dca589b440abafc58171a733e33e089c442a1c6b38ee130709e16b 0.0s done 09:19:09 #90 naming to docker.io/library/core-metadata done 09:19:09 #90 naming to docker.io/library/core-data 09:19:10 #90 exporting layers 1.1s done 09:19:10 #90 naming to docker.io/library/core-data done 09:19:10 #90 writing image sha256:ee282fbbddf35d99a5b2ab76ae8217b2f4c3d5b4feb61d36bd9b7fea48c4de39 done 09:19:10 #90 writing image sha256:1adbc6048eb2f2c09efeb9ed53a313226bf4fb7e8bca031b822762c9eae6566c done 09:19:10 #90 naming to docker.io/library/security-proxy-auth done 09:19:10 #90 naming to docker.io/library/core-common-config-bootstrapper done 09:19:10 #90 writing image sha256:df662ed87a255c5c07bcd66896084cd2f5cc54c5ca5f448c8f84cdccbad219ab done 09:19:10 #90 naming to docker.io/library/support-notifications done 09:19:10 #90 DONE 5.8s 09:19:10 09:19:10 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:19:10 #217 DONE 0.1s 09:19:10 09:19:10 #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:19:10 #218 DONE 0.1s 09:19:10 09:19:10 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:19:10 #219 DONE 0.1s 09:19:10 09:19:10 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:10 #220 DONE 0.7s 09:19:10 09:19:10 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:19:10 #221 DONE 0.1s 09:19:10 09:19:10 #90 [security-proxy-setup] exporting to image 09:19:10 #90 ... 09:19:10 09:19:10 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:19:10 #222 DONE 0.0s 09:19:10 09:19:10 #90 [security-proxy-setup] exporting to image 09:19:10 #90 exporting layers 0.2s done 09:19:10 #90 writing image sha256:167642c8e2e56bb4195f4da5dc92dbac2e25ff50ca423800e8b38b14b122a035 done 09:19:10 #90 naming to docker.io/library/security-proxy-setup done 09:19:10 #90 DONE 6.0s 09:19:10 09:19:10 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:10 #223 DONE 0.5s 09:19:10 09:19:10 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:19:10 #224 ... 09:19:10 09:19:10 #90 [security-secretstore-setup] exporting to image 09:19:10 #90 exporting layers 0.2s done 09:19:10 #90 writing image sha256:106811565c5bd4f8da9b3f30b4955c30447924a15a22b714868bf3dd4cd12bc2 done 09:19:10 #90 naming to docker.io/library/security-secretstore-setup done 09:19:10 #90 DONE 6.3s 09:19:10 09:19:10 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:19:10 #224 DONE 0.5s 09:19:10 09:19:10 #90 [security-bootstrapper] exporting to image 09:19:10 #90 exporting layers 0.2s done 09:19:10 #90 writing image sha256:861157b14ee838aa0d3be59332a5ac1d3a7d43b23d5f617f18ae0913ba5c5afc done 09:19:10 #90 naming to docker.io/library/security-bootstrapper done 09:19:10 #90 DONE 6.5s 09:19:10 09:19:10 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:19:10 time="2024-11-19T09:13:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:19:10 $ docker stop --time=1 cfd31882e07dc49fa57b0200bc986015245cabcbb0b1b83ccbe608572b51f5a4 09:19:12 $ docker rm -f --volumes cfd31882e07dc49fa57b0200bc986015245cabcbb0b1b83ccbe608572b51f5a4 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:12 + docker images 09:19:12 REPOSITORY TAG IMAGE ID CREATED SIZE 09:19:12 security-secretstore-setup latest 106811565c5b 2 seconds ago 46.9MB 09:19:12 security-bootstrapper latest 861157b14ee8 2 seconds ago 26MB 09:19:12 security-proxy-auth latest ee282fbbddf3 3 seconds ago 32.2MB 09:19:12 security-proxy-setup latest 167642c8e2e5 3 seconds ago 35MB 09:19:12 core-common-config-bootstrapper latest 1adbc6048eb2 3 seconds ago 22.8MB 09:19:12 core-data latest 972c64bf13dc 4 seconds ago 37.4MB 09:19:12 core-keeper latest 26583eccee4f 4 seconds ago 31.3MB 09:19:12 core-metadata latest fba7630cf2ee 4 seconds ago 37.6MB 09:19:12 support-notifications latest df662ed87a25 4 seconds ago 51.9MB 09:19:12 security-spiffe-token-provider latest 1fe8ddc2e857 5 seconds ago 38.5MB 09:19:12 core-command latest 1ed3b4e213ee 5 seconds ago 33.2MB 09:19:12 support-scheduler latest bdba5aa9ea86 5 seconds ago 52.9MB 09:19:12 security-spire-agent latest 94198831d069 4 minutes ago 188MB 09:19:12 security-spire-server latest d7b142732194 4 minutes ago 128MB 09:19:12 security-spire-config latest dd664a5afc4d 4 minutes ago 127MB 09:19:12 ci-base-image-x86_64 latest a0c8d86eb5bd 8 minutes ago 975MB 09:19:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 weeks ago 573MB 09:19:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 09:19:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:12 provisioning config files... 09:19:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/754@tmp/config10777959920594594265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:12 ---> ****-login.sh 09:19:12 nexus3.edgexfoundry.org:10001 09:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:12 Configure a credential helper to remove this warning. See 09:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:12 09:19:12 Login Succeeded 09:19:12 nexus3.edgexfoundry.org:10002 09:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:12 Configure a credential helper to remove this warning. See 09:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:12 09:19:12 Login Succeeded 09:19:12 nexus3.edgexfoundry.org:10003 09:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:13 Configure a credential helper to remove this warning. See 09:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:13 09:19:13 Login Succeeded 09:19:13 nexus3.edgexfoundry.org:10004 09:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:13 Configure a credential helper to remove this warning. See 09:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:13 09:19:13 Login Succeeded 09:19:13 ****.io 09:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:13 Configure a credential helper to remove this warning. See 09:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:13 09:19:13 Login Succeeded 09:19:13 ---> ****-login.sh ends [Pipeline] } 09:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:19:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:19:13 ba9e2b1039273402b718e5663479bf12101d0715 09:19:13 latest 09:19:13 4.0.0-dev.20 09:19:13 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:13 main 09:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:14 + docker push nexus3.edgexfoundry.org:10004/core-command:ba9e2b1039273402b718e5663479bf12101d0715 09:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:14 9a6e3dfc0426: Preparing 09:19:14 ffd78ea7142b: Preparing 09:19:14 518fd4c5779e: Preparing 09:19:14 e69db43ed107: Preparing 09:19:14 33c2540671ff: Preparing 09:19:14 b2669e86d8fa: Preparing 09:19:14 75654b8eeebd: Preparing 09:19:14 b2669e86d8fa: Waiting 09:19:14 75654b8eeebd: Waiting 09:19:14 518fd4c5779e: Pushed 09:19:14 9a6e3dfc0426: Pushed 09:19:14 e69db43ed107: Pushed 09:19:14 75654b8eeebd: Layer already exists 09:19:14 b2669e86d8fa: Pushed 09:19:14 33c2540671ff: Pushed 09:19:16 ffd78ea7142b: Pushed 09:19:16 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:92e3c8f1592c1967453eef4577556b6143c7c2bc3dcb69a314f139c2972535ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:17 9a6e3dfc0426: Preparing 09:19:17 ffd78ea7142b: Preparing 09:19:17 518fd4c5779e: Preparing 09:19:17 e69db43ed107: Preparing 09:19:17 33c2540671ff: Preparing 09:19:17 b2669e86d8fa: Preparing 09:19:17 75654b8eeebd: Preparing 09:19:17 b2669e86d8fa: Waiting 09:19:17 75654b8eeebd: Waiting 09:19:17 33c2540671ff: Layer already exists 09:19:17 ffd78ea7142b: Layer already exists 09:19:17 9a6e3dfc0426: Layer already exists 09:19:17 518fd4c5779e: Layer already exists 09:19:17 e69db43ed107: Layer already exists 09:19:17 b2669e86d8fa: Layer already exists 09:19:17 75654b8eeebd: Layer already exists 09:19:17 latest: digest: sha256:92e3c8f1592c1967453eef4577556b6143c7c2bc3dcb69a314f139c2972535ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:17 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.20 09:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:17 9a6e3dfc0426: Preparing 09:19:17 ffd78ea7142b: Preparing 09:19:17 518fd4c5779e: Preparing 09:19:17 e69db43ed107: Preparing 09:19:17 33c2540671ff: Preparing 09:19:17 b2669e86d8fa: Preparing 09:19:17 75654b8eeebd: Preparing 09:19:17 b2669e86d8fa: Waiting 09:19:17 75654b8eeebd: Waiting 09:19:17 9a6e3dfc0426: Layer already exists 09:19:17 e69db43ed107: Layer already exists 09:19:17 518fd4c5779e: Layer already exists 09:19:17 33c2540671ff: Layer already exists 09:19:17 ffd78ea7142b: Layer already exists 09:19:17 b2669e86d8fa: Layer already exists 09:19:17 75654b8eeebd: Layer already exists 09:19:17 4.0.0-dev.20: digest: sha256:92e3c8f1592c1967453eef4577556b6143c7c2bc3dcb69a314f139c2972535ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:18 + docker push nexus3.edgexfoundry.org:10004/core-command:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:18 9a6e3dfc0426: Preparing 09:19:18 ffd78ea7142b: Preparing 09:19:18 518fd4c5779e: Preparing 09:19:18 e69db43ed107: Preparing 09:19:18 33c2540671ff: Preparing 09:19:18 b2669e86d8fa: Preparing 09:19:18 75654b8eeebd: Preparing 09:19:18 b2669e86d8fa: Waiting 09:19:18 e69db43ed107: Layer already exists 09:19:18 ffd78ea7142b: Layer already exists 09:19:18 518fd4c5779e: Layer already exists 09:19:18 33c2540671ff: Layer already exists 09:19:18 9a6e3dfc0426: Layer already exists 09:19:18 b2669e86d8fa: Layer already exists 09:19:18 75654b8eeebd: Layer already exists 09:19:18 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:92e3c8f1592c1967453eef4577556b6143c7c2bc3dcb69a314f139c2972535ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:19 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:19:19 9a6e3dfc0426: Preparing 09:19:19 ffd78ea7142b: Preparing 09:19:19 518fd4c5779e: Preparing 09:19:19 e69db43ed107: Preparing 09:19:19 33c2540671ff: Preparing 09:19:19 b2669e86d8fa: Preparing 09:19:19 75654b8eeebd: Preparing 09:19:19 b2669e86d8fa: Waiting 09:19:19 75654b8eeebd: Waiting 09:19:19 ffd78ea7142b: Layer already exists 09:19:19 9a6e3dfc0426: Layer already exists 09:19:19 33c2540671ff: Layer already exists 09:19:19 518fd4c5779e: Layer already exists 09:19:19 e69db43ed107: Layer already exists 09:19:19 b2669e86d8fa: Layer already exists 09:19:19 75654b8eeebd: Layer already exists 09:19:19 main: digest: sha256:92e3c8f1592c1967453eef4577556b6143c7c2bc3dcb69a314f139c2972535ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:19 ===================================================== [Pipeline] echo 09:19:19 taggedImages: 09:19:19 - nexus3.edgexfoundry.org:10004/core-command:ba9e2b1039273402b718e5663479bf12101d0715 09:19:19 - nexus3.edgexfoundry.org:10004/core-command:latest 09:19:19 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.20 09:19:19 - nexus3.edgexfoundry.org:10004/core-command:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:19:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:19:19 ba9e2b1039273402b718e5663479bf12101d0715 09:19:19 latest 09:19:19 4.0.0-dev.20 09:19:19 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:19 main 09:19:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715 09:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:19 79d1a8b8e2ec: Preparing 09:19:19 52086eb92a55: Preparing 09:19:19 e5bdac5c6a5e: Preparing 09:19:19 4d3188e797c5: Preparing 09:19:19 518fd4c5779e: Preparing 09:19:19 e69db43ed107: Preparing 09:19:19 33c2540671ff: Preparing 09:19:19 b2669e86d8fa: Preparing 09:19:19 75654b8eeebd: Preparing 09:19:19 e69db43ed107: Waiting 09:19:19 33c2540671ff: Waiting 09:19:19 75654b8eeebd: Waiting 09:19:19 b2669e86d8fa: Waiting 09:19:19 518fd4c5779e: Layer already exists 09:19:19 e69db43ed107: Layer already exists 09:19:19 33c2540671ff: Layer already exists 09:19:19 b2669e86d8fa: Layer already exists 09:19:19 75654b8eeebd: Layer already exists 09:19:19 52086eb92a55: Pushed 09:19:19 79d1a8b8e2ec: Pushed 09:19:19 e5bdac5c6a5e: Pushed 09:19:20 4d3188e797c5: Pushed 09:19:21 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:d730f402306dbe56662479f37930ac0fac4b5bff83210a54f07e100b58a5b494 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:21 79d1a8b8e2ec: Preparing 09:19:21 52086eb92a55: Preparing 09:19:21 e5bdac5c6a5e: Preparing 09:19:21 4d3188e797c5: Preparing 09:19:21 518fd4c5779e: Preparing 09:19:21 e69db43ed107: Preparing 09:19:21 33c2540671ff: Preparing 09:19:21 b2669e86d8fa: Preparing 09:19:21 75654b8eeebd: Preparing 09:19:21 e69db43ed107: Waiting 09:19:21 33c2540671ff: Waiting 09:19:21 b2669e86d8fa: Waiting 09:19:21 75654b8eeebd: Waiting 09:19:21 e5bdac5c6a5e: Layer already exists 09:19:21 79d1a8b8e2ec: Layer already exists 09:19:21 4d3188e797c5: Layer already exists 09:19:21 518fd4c5779e: Layer already exists 09:19:21 52086eb92a55: Layer already exists 09:19:21 e69db43ed107: Layer already exists 09:19:21 33c2540671ff: Layer already exists 09:19:21 b2669e86d8fa: Layer already exists 09:19:21 75654b8eeebd: Layer already exists 09:19:21 latest: digest: sha256:d730f402306dbe56662479f37930ac0fac4b5bff83210a54f07e100b58a5b494 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.20 09:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:22 79d1a8b8e2ec: Preparing 09:19:22 52086eb92a55: Preparing 09:19:22 e5bdac5c6a5e: Preparing 09:19:22 4d3188e797c5: Preparing 09:19:22 518fd4c5779e: Preparing 09:19:22 e69db43ed107: Preparing 09:19:22 33c2540671ff: Preparing 09:19:22 b2669e86d8fa: Preparing 09:19:22 75654b8eeebd: Preparing 09:19:22 e69db43ed107: Waiting 09:19:22 75654b8eeebd: Waiting 09:19:22 33c2540671ff: Waiting 09:19:22 b2669e86d8fa: Waiting 09:19:22 79d1a8b8e2ec: Layer already exists 09:19:22 e5bdac5c6a5e: Layer already exists 09:19:22 518fd4c5779e: Layer already exists 09:19:22 52086eb92a55: Layer already exists 09:19:22 4d3188e797c5: Layer already exists 09:19:22 33c2540671ff: Layer already exists 09:19:22 75654b8eeebd: Layer already exists 09:19:22 e69db43ed107: Layer already exists 09:19:22 b2669e86d8fa: Layer already exists 09:19:22 4.0.0-dev.20: digest: sha256:d730f402306dbe56662479f37930ac0fac4b5bff83210a54f07e100b58a5b494 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:23 79d1a8b8e2ec: Preparing 09:19:23 52086eb92a55: Preparing 09:19:23 e5bdac5c6a5e: Preparing 09:19:23 4d3188e797c5: Preparing 09:19:23 518fd4c5779e: Preparing 09:19:23 e69db43ed107: Preparing 09:19:23 33c2540671ff: Preparing 09:19:23 b2669e86d8fa: Preparing 09:19:23 75654b8eeebd: Preparing 09:19:23 e69db43ed107: Waiting 09:19:23 b2669e86d8fa: Waiting 09:19:23 75654b8eeebd: Waiting 09:19:23 33c2540671ff: Waiting 09:19:23 e5bdac5c6a5e: Layer already exists 09:19:23 79d1a8b8e2ec: Layer already exists 09:19:23 52086eb92a55: Layer already exists 09:19:23 518fd4c5779e: Layer already exists 09:19:23 4d3188e797c5: Layer already exists 09:19:23 b2669e86d8fa: Layer already exists 09:19:23 e69db43ed107: Layer already exists 09:19:23 33c2540671ff: Layer already exists 09:19:23 75654b8eeebd: Layer already exists 09:19:23 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:d730f402306dbe56662479f37930ac0fac4b5bff83210a54f07e100b58a5b494 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:19:23 79d1a8b8e2ec: Preparing 09:19:23 52086eb92a55: Preparing 09:19:23 e5bdac5c6a5e: Preparing 09:19:23 4d3188e797c5: Preparing 09:19:23 518fd4c5779e: Preparing 09:19:23 e69db43ed107: Preparing 09:19:23 33c2540671ff: Preparing 09:19:23 b2669e86d8fa: Preparing 09:19:23 75654b8eeebd: Preparing 09:19:23 e69db43ed107: Waiting 09:19:23 33c2540671ff: Waiting 09:19:23 b2669e86d8fa: Waiting 09:19:23 75654b8eeebd: Waiting 09:19:23 e5bdac5c6a5e: Layer already exists 09:19:23 52086eb92a55: Layer already exists 09:19:23 79d1a8b8e2ec: Layer already exists 09:19:23 4d3188e797c5: Layer already exists 09:19:23 518fd4c5779e: Layer already exists 09:19:23 e69db43ed107: Layer already exists 09:19:23 b2669e86d8fa: Layer already exists 09:19:23 75654b8eeebd: Layer already exists 09:19:23 33c2540671ff: Layer already exists 09:19:23 main: digest: sha256:d730f402306dbe56662479f37930ac0fac4b5bff83210a54f07e100b58a5b494 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:23 ===================================================== [Pipeline] echo 09:19:23 taggedImages: 09:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715 09:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.20 09:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:19:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:19:23 ba9e2b1039273402b718e5663479bf12101d0715 09:19:23 latest 09:19:23 4.0.0-dev.20 09:19:23 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:23 main 09:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:24 + docker push nexus3.edgexfoundry.org:10004/core-data:ba9e2b1039273402b718e5663479bf12101d0715 09:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:24 e60c2147ea1e: Preparing 09:19:24 52dd38c1e5a5: Preparing 09:19:24 04f9b0b744fe: Preparing 09:19:24 518fd4c5779e: Preparing 09:19:24 e69db43ed107: Preparing 09:19:24 56979c17af21: Preparing 09:19:24 f89a1f01c125: Preparing 09:19:24 75654b8eeebd: Preparing 09:19:24 56979c17af21: Waiting 09:19:24 f89a1f01c125: Waiting 09:19:24 75654b8eeebd: Waiting 09:19:24 e69db43ed107: Layer already exists 09:19:24 518fd4c5779e: Layer already exists 09:19:24 52dd38c1e5a5: Pushed 09:19:24 e60c2147ea1e: Pushed 09:19:24 75654b8eeebd: Layer already exists 09:19:24 f89a1f01c125: Pushed 09:19:25 56979c17af21: Pushed 09:19:27 04f9b0b744fe: Pushed 09:19:27 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:a5a0633c6e6b2af95cbc45acde2432ff18572e446aef6e05600de91aec249db9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:27 e60c2147ea1e: Preparing 09:19:27 52dd38c1e5a5: Preparing 09:19:27 04f9b0b744fe: Preparing 09:19:27 518fd4c5779e: Preparing 09:19:27 e69db43ed107: Preparing 09:19:27 56979c17af21: Preparing 09:19:27 f89a1f01c125: Preparing 09:19:27 75654b8eeebd: Preparing 09:19:27 56979c17af21: Waiting 09:19:27 75654b8eeebd: Waiting 09:19:27 f89a1f01c125: Waiting 09:19:27 04f9b0b744fe: Layer already exists 09:19:27 52dd38c1e5a5: Layer already exists 09:19:27 e60c2147ea1e: Layer already exists 09:19:27 518fd4c5779e: Layer already exists 09:19:27 e69db43ed107: Layer already exists 09:19:27 56979c17af21: Layer already exists 09:19:27 f89a1f01c125: Layer already exists 09:19:27 75654b8eeebd: Layer already exists 09:19:27 latest: digest: sha256:a5a0633c6e6b2af95cbc45acde2432ff18572e446aef6e05600de91aec249db9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:28 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.20 09:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:28 e60c2147ea1e: Preparing 09:19:28 52dd38c1e5a5: Preparing 09:19:28 04f9b0b744fe: Preparing 09:19:28 518fd4c5779e: Preparing 09:19:28 e69db43ed107: Preparing 09:19:28 56979c17af21: Preparing 09:19:28 f89a1f01c125: Preparing 09:19:28 75654b8eeebd: Preparing 09:19:28 56979c17af21: Waiting 09:19:28 f89a1f01c125: Waiting 09:19:28 75654b8eeebd: Waiting 09:19:28 52dd38c1e5a5: Layer already exists 09:19:28 e69db43ed107: Layer already exists 09:19:28 e60c2147ea1e: Layer already exists 09:19:28 04f9b0b744fe: Layer already exists 09:19:28 518fd4c5779e: Layer already exists 09:19:28 56979c17af21: Layer already exists 09:19:28 f89a1f01c125: Layer already exists 09:19:28 75654b8eeebd: Layer already exists 09:19:28 4.0.0-dev.20: digest: sha256:a5a0633c6e6b2af95cbc45acde2432ff18572e446aef6e05600de91aec249db9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:29 + docker push nexus3.edgexfoundry.org:10004/core-data:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:29 e60c2147ea1e: Preparing 09:19:29 52dd38c1e5a5: Preparing 09:19:29 04f9b0b744fe: Preparing 09:19:29 518fd4c5779e: Preparing 09:19:29 e69db43ed107: Preparing 09:19:29 56979c17af21: Preparing 09:19:29 f89a1f01c125: Preparing 09:19:29 75654b8eeebd: Preparing 09:19:29 56979c17af21: Waiting 09:19:29 75654b8eeebd: Waiting 09:19:29 52dd38c1e5a5: Layer already exists 09:19:29 518fd4c5779e: Layer already exists 09:19:29 e60c2147ea1e: Layer already exists 09:19:29 56979c17af21: Layer already exists 09:19:29 f89a1f01c125: Layer already exists 09:19:29 75654b8eeebd: Layer already exists 09:19:29 e69db43ed107: Layer already exists 09:19:29 04f9b0b744fe: Layer already exists 09:19:29 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:a5a0633c6e6b2af95cbc45acde2432ff18572e446aef6e05600de91aec249db9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:19:29 e60c2147ea1e: Preparing 09:19:29 52dd38c1e5a5: Preparing 09:19:29 04f9b0b744fe: Preparing 09:19:29 518fd4c5779e: Preparing 09:19:29 e69db43ed107: Preparing 09:19:29 56979c17af21: Preparing 09:19:29 f89a1f01c125: Preparing 09:19:29 75654b8eeebd: Preparing 09:19:29 56979c17af21: Waiting 09:19:29 f89a1f01c125: Waiting 09:19:29 75654b8eeebd: Waiting 09:19:29 518fd4c5779e: Layer already exists 09:19:29 52dd38c1e5a5: Layer already exists 09:19:29 04f9b0b744fe: Layer already exists 09:19:29 e60c2147ea1e: Layer already exists 09:19:29 e69db43ed107: Layer already exists 09:19:29 f89a1f01c125: Layer already exists 09:19:29 56979c17af21: Layer already exists 09:19:29 75654b8eeebd: Layer already exists 09:19:29 main: digest: sha256:a5a0633c6e6b2af95cbc45acde2432ff18572e446aef6e05600de91aec249db9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:29 ===================================================== [Pipeline] echo 09:19:29 taggedImages: 09:19:29 - nexus3.edgexfoundry.org:10004/core-data:ba9e2b1039273402b718e5663479bf12101d0715 09:19:29 - nexus3.edgexfoundry.org:10004/core-data:latest 09:19:29 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.20 09:19:29 - nexus3.edgexfoundry.org:10004/core-data:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:19:29 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:19:29 ba9e2b1039273402b718e5663479bf12101d0715 09:19:29 latest 09:19:29 4.0.0-dev.20 09:19:29 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:29 main 09:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ba9e2b1039273402b718e5663479bf12101d0715 09:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:19:30 f6ebbc6d0e48: Preparing 09:19:30 fdfff6136722: Preparing 09:19:30 7f309b1b46c3: Preparing 09:19:30 e69db43ed107: Preparing 09:19:30 05c4347d2ccd: Preparing 09:19:30 cb1932a48dc9: Preparing 09:19:30 75654b8eeebd: Preparing 09:19:30 cb1932a48dc9: Waiting 09:19:30 e69db43ed107: Layer already exists 09:19:30 fdfff6136722: Pushed 09:19:30 75654b8eeebd: Layer already exists 09:19:30 cb1932a48dc9: Pushed 09:19:30 05c4347d2ccd: Pushed 09:19:30 f6ebbc6d0e48: Pushed 09:19:33 7f309b1b46c3: Pushed 09:19:33 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:f5e928bb3f8208b2217f9b471ddbc4a5bb118aefe9c835325fc5410062261cbf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:19:33 f6ebbc6d0e48: Preparing 09:19:33 fdfff6136722: Preparing 09:19:33 7f309b1b46c3: Preparing 09:19:33 e69db43ed107: Preparing 09:19:33 05c4347d2ccd: Preparing 09:19:33 cb1932a48dc9: Preparing 09:19:33 75654b8eeebd: Preparing 09:19:33 75654b8eeebd: Waiting 09:19:33 fdfff6136722: Layer already exists 09:19:33 f6ebbc6d0e48: Layer already exists 09:19:33 7f309b1b46c3: Layer already exists 09:19:33 e69db43ed107: Layer already exists 09:19:33 05c4347d2ccd: Layer already exists 09:19:33 cb1932a48dc9: Layer already exists 09:19:33 75654b8eeebd: Layer already exists 09:19:33 latest: digest: sha256:f5e928bb3f8208b2217f9b471ddbc4a5bb118aefe9c835325fc5410062261cbf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.20 09:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:19:34 f6ebbc6d0e48: Preparing 09:19:34 fdfff6136722: Preparing 09:19:34 7f309b1b46c3: Preparing 09:19:34 e69db43ed107: Preparing 09:19:34 05c4347d2ccd: Preparing 09:19:34 cb1932a48dc9: Preparing 09:19:34 75654b8eeebd: Preparing 09:19:34 cb1932a48dc9: Waiting 09:19:34 75654b8eeebd: Waiting 09:19:34 f6ebbc6d0e48: Layer already exists 09:19:34 7f309b1b46c3: Layer already exists 09:19:34 e69db43ed107: Layer already exists 09:19:34 05c4347d2ccd: Layer already exists 09:19:34 fdfff6136722: Layer already exists 09:19:34 75654b8eeebd: Layer already exists 09:19:34 cb1932a48dc9: Layer already exists 09:19:34 4.0.0-dev.20: digest: sha256:f5e928bb3f8208b2217f9b471ddbc4a5bb118aefe9c835325fc5410062261cbf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:19:35 f6ebbc6d0e48: Preparing 09:19:35 fdfff6136722: Preparing 09:19:35 7f309b1b46c3: Preparing 09:19:35 e69db43ed107: Preparing 09:19:35 05c4347d2ccd: Preparing 09:19:35 cb1932a48dc9: Preparing 09:19:35 75654b8eeebd: Preparing 09:19:35 cb1932a48dc9: Waiting 09:19:35 75654b8eeebd: Waiting 09:19:35 7f309b1b46c3: Layer already exists 09:19:35 fdfff6136722: Layer already exists 09:19:35 05c4347d2ccd: Layer already exists 09:19:35 e69db43ed107: Layer already exists 09:19:35 f6ebbc6d0e48: Layer already exists 09:19:35 cb1932a48dc9: Layer already exists 09:19:35 75654b8eeebd: Layer already exists 09:19:35 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:f5e928bb3f8208b2217f9b471ddbc4a5bb118aefe9c835325fc5410062261cbf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:19:35 f6ebbc6d0e48: Preparing 09:19:35 fdfff6136722: Preparing 09:19:35 7f309b1b46c3: Preparing 09:19:35 e69db43ed107: Preparing 09:19:35 05c4347d2ccd: Preparing 09:19:35 cb1932a48dc9: Preparing 09:19:35 75654b8eeebd: Preparing 09:19:35 75654b8eeebd: Waiting 09:19:35 cb1932a48dc9: Waiting 09:19:35 f6ebbc6d0e48: Layer already exists 09:19:35 fdfff6136722: Layer already exists 09:19:35 7f309b1b46c3: Layer already exists 09:19:35 05c4347d2ccd: Layer already exists 09:19:35 e69db43ed107: Layer already exists 09:19:35 75654b8eeebd: Layer already exists 09:19:35 cb1932a48dc9: Layer already exists 09:19:35 main: digest: sha256:f5e928bb3f8208b2217f9b471ddbc4a5bb118aefe9c835325fc5410062261cbf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:35 ===================================================== [Pipeline] echo 09:19:35 taggedImages: 09:19:35 - nexus3.edgexfoundry.org:10004/core-keeper:ba9e2b1039273402b718e5663479bf12101d0715 09:19:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:19:35 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.20 09:19:35 - nexus3.edgexfoundry.org:10004/core-keeper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:35 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:19:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:19:35 ba9e2b1039273402b718e5663479bf12101d0715 09:19:35 latest 09:19:35 4.0.0-dev.20 09:19:35 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:35 main 09:19:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba9e2b1039273402b718e5663479bf12101d0715 09:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:36 515d74e93f10: Preparing 09:19:36 d3d106847934: Preparing 09:19:36 b4309bd367f1: Preparing 09:19:36 9a577b6ee57a: Preparing 09:19:36 518fd4c5779e: Preparing 09:19:36 e69db43ed107: Preparing 09:19:36 33c2540671ff: Preparing 09:19:36 b2669e86d8fa: Preparing 09:19:36 75654b8eeebd: Preparing 09:19:36 33c2540671ff: Waiting 09:19:36 e69db43ed107: Waiting 09:19:36 b2669e86d8fa: Waiting 09:19:36 75654b8eeebd: Waiting 09:19:36 518fd4c5779e: Layer already exists 09:19:36 e69db43ed107: Layer already exists 09:19:36 33c2540671ff: Layer already exists 09:19:36 b2669e86d8fa: Layer already exists 09:19:36 515d74e93f10: Pushed 09:19:36 75654b8eeebd: Layer already exists 09:19:36 d3d106847934: Pushed 09:19:36 b4309bd367f1: Pushed 09:19:39 9a577b6ee57a: Pushed 09:19:39 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:3a4759faa8f859582851935d85fa6bbebe79154f1e3726146afc06016f264005 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:39 515d74e93f10: Preparing 09:19:39 d3d106847934: Preparing 09:19:39 b4309bd367f1: Preparing 09:19:39 9a577b6ee57a: Preparing 09:19:39 518fd4c5779e: Preparing 09:19:39 e69db43ed107: Preparing 09:19:39 33c2540671ff: Preparing 09:19:39 b2669e86d8fa: Preparing 09:19:39 75654b8eeebd: Preparing 09:19:39 e69db43ed107: Waiting 09:19:39 33c2540671ff: Waiting 09:19:39 b2669e86d8fa: Waiting 09:19:39 75654b8eeebd: Waiting 09:19:39 518fd4c5779e: Layer already exists 09:19:39 b4309bd367f1: Layer already exists 09:19:39 d3d106847934: Layer already exists 09:19:39 9a577b6ee57a: Layer already exists 09:19:39 515d74e93f10: Layer already exists 09:19:39 e69db43ed107: Layer already exists 09:19:39 b2669e86d8fa: Layer already exists 09:19:39 33c2540671ff: Layer already exists 09:19:39 75654b8eeebd: Layer already exists 09:19:39 latest: digest: sha256:3a4759faa8f859582851935d85fa6bbebe79154f1e3726146afc06016f264005 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.20 09:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:40 515d74e93f10: Preparing 09:19:40 d3d106847934: Preparing 09:19:40 b4309bd367f1: Preparing 09:19:40 9a577b6ee57a: Preparing 09:19:40 518fd4c5779e: Preparing 09:19:40 e69db43ed107: Preparing 09:19:40 33c2540671ff: Preparing 09:19:40 b2669e86d8fa: Preparing 09:19:40 75654b8eeebd: Preparing 09:19:40 75654b8eeebd: Waiting 09:19:40 e69db43ed107: Waiting 09:19:40 33c2540671ff: Waiting 09:19:40 9a577b6ee57a: Layer already exists 09:19:40 515d74e93f10: Layer already exists 09:19:40 b4309bd367f1: Layer already exists 09:19:40 d3d106847934: Layer already exists 09:19:40 518fd4c5779e: Layer already exists 09:19:40 75654b8eeebd: Layer already exists 09:19:40 33c2540671ff: Layer already exists 09:19:40 b2669e86d8fa: Layer already exists 09:19:40 e69db43ed107: Layer already exists 09:19:40 4.0.0-dev.20: digest: sha256:3a4759faa8f859582851935d85fa6bbebe79154f1e3726146afc06016f264005 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:41 515d74e93f10: Preparing 09:19:41 d3d106847934: Preparing 09:19:41 b4309bd367f1: Preparing 09:19:41 9a577b6ee57a: Preparing 09:19:41 518fd4c5779e: Preparing 09:19:41 e69db43ed107: Preparing 09:19:41 33c2540671ff: Preparing 09:19:41 b2669e86d8fa: Preparing 09:19:41 75654b8eeebd: Preparing 09:19:41 e69db43ed107: Waiting 09:19:41 b2669e86d8fa: Waiting 09:19:41 75654b8eeebd: Waiting 09:19:41 b4309bd367f1: Layer already exists 09:19:41 518fd4c5779e: Layer already exists 09:19:41 515d74e93f10: Layer already exists 09:19:41 9a577b6ee57a: Layer already exists 09:19:41 d3d106847934: Layer already exists 09:19:41 b2669e86d8fa: Layer already exists 09:19:41 e69db43ed107: Layer already exists 09:19:41 33c2540671ff: Layer already exists 09:19:41 75654b8eeebd: Layer already exists 09:19:41 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:3a4759faa8f859582851935d85fa6bbebe79154f1e3726146afc06016f264005 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:19:41 515d74e93f10: Preparing 09:19:41 d3d106847934: Preparing 09:19:41 b4309bd367f1: Preparing 09:19:41 9a577b6ee57a: Preparing 09:19:41 518fd4c5779e: Preparing 09:19:41 e69db43ed107: Preparing 09:19:41 33c2540671ff: Preparing 09:19:41 b2669e86d8fa: Preparing 09:19:41 75654b8eeebd: Preparing 09:19:41 b2669e86d8fa: Waiting 09:19:41 e69db43ed107: Waiting 09:19:41 515d74e93f10: Layer already exists 09:19:41 d3d106847934: Layer already exists 09:19:41 9a577b6ee57a: Layer already exists 09:19:41 518fd4c5779e: Layer already exists 09:19:41 b4309bd367f1: Layer already exists 09:19:41 b2669e86d8fa: Layer already exists 09:19:41 e69db43ed107: Layer already exists 09:19:41 75654b8eeebd: Layer already exists 09:19:41 33c2540671ff: Layer already exists 09:19:41 main: digest: sha256:3a4759faa8f859582851935d85fa6bbebe79154f1e3726146afc06016f264005 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:41 ===================================================== [Pipeline] echo 09:19:41 taggedImages: 09:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:ba9e2b1039273402b718e5663479bf12101d0715 09:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.20 09:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:19:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:19:41 ba9e2b1039273402b718e5663479bf12101d0715 09:19:41 latest 09:19:41 4.0.0-dev.20 09:19:41 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:41 main 09:19:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715 09:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:42 62c0fafc0ae5: Preparing 09:19:42 452ac6c7bfdd: Preparing 09:19:42 b037f7f471d5: Preparing 09:19:42 8206cd3df402: Preparing 09:19:42 b6cef6c2f259: Preparing 09:19:42 1a6da0807fc8: Preparing 09:19:42 95e28f731e4a: Preparing 09:19:42 518fd4c5779e: Preparing 09:19:42 e69db43ed107: Preparing 09:19:42 2ceab2041928: Preparing 09:19:42 0437b9c7c818: Preparing 09:19:42 5f70bf18a086: Preparing 09:19:42 3b5a25e02617: Preparing 09:19:42 0d605a77f0ce: Preparing 09:19:42 ea3c7d74020d: Preparing 09:19:42 75654b8eeebd: Preparing 09:19:42 95e28f731e4a: Waiting 09:19:42 518fd4c5779e: Waiting 09:19:42 1a6da0807fc8: Waiting 09:19:42 2ceab2041928: Waiting 09:19:42 0437b9c7c818: Waiting 09:19:42 e69db43ed107: Waiting 09:19:42 0d605a77f0ce: Waiting 09:19:42 75654b8eeebd: Waiting 09:19:42 3b5a25e02617: Waiting 09:19:42 8206cd3df402: Pushed 09:19:42 b037f7f471d5: Pushed 09:19:42 b6cef6c2f259: Pushed 09:19:42 452ac6c7bfdd: Pushed 09:19:42 62c0fafc0ae5: Pushed 09:19:42 518fd4c5779e: Layer already exists 09:19:42 e69db43ed107: Layer already exists 09:19:42 5f70bf18a086: Layer already exists 09:19:42 1a6da0807fc8: Pushed 09:19:42 2ceab2041928: Pushed 09:19:42 0437b9c7c818: Pushed 09:19:42 3b5a25e02617: Pushed 09:19:42 75654b8eeebd: Layer already exists 09:19:42 ea3c7d74020d: Pushed 09:19:43 0d605a77f0ce: Pushed 09:19:43 95e28f731e4a: Pushed 09:19:44 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:aa71c7e12186f633883f966edfe1916e1e688ff43438b7adba13cf7e9a96b425 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:44 62c0fafc0ae5: Preparing 09:19:44 452ac6c7bfdd: Preparing 09:19:44 b037f7f471d5: Preparing 09:19:44 8206cd3df402: Preparing 09:19:44 b6cef6c2f259: Preparing 09:19:44 1a6da0807fc8: Preparing 09:19:44 95e28f731e4a: Preparing 09:19:44 518fd4c5779e: Preparing 09:19:44 e69db43ed107: Preparing 09:19:44 2ceab2041928: Preparing 09:19:44 0437b9c7c818: Preparing 09:19:44 5f70bf18a086: Preparing 09:19:44 3b5a25e02617: Preparing 09:19:44 0d605a77f0ce: Preparing 09:19:44 ea3c7d74020d: Preparing 09:19:44 75654b8eeebd: Preparing 09:19:44 1a6da0807fc8: Waiting 09:19:44 0437b9c7c818: Waiting 09:19:44 e69db43ed107: Waiting 09:19:44 5f70bf18a086: Waiting 09:19:44 2ceab2041928: Waiting 09:19:44 3b5a25e02617: Waiting 09:19:44 518fd4c5779e: Waiting 09:19:44 95e28f731e4a: Waiting 09:19:44 ea3c7d74020d: Waiting 09:19:44 75654b8eeebd: Waiting 09:19:44 62c0fafc0ae5: Layer already exists 09:19:44 8206cd3df402: Layer already exists 09:19:44 b6cef6c2f259: Layer already exists 09:19:44 452ac6c7bfdd: Layer already exists 09:19:44 b037f7f471d5: Layer already exists 09:19:44 1a6da0807fc8: Layer already exists 09:19:44 95e28f731e4a: Layer already exists 09:19:44 518fd4c5779e: Layer already exists 09:19:44 e69db43ed107: Layer already exists 09:19:44 2ceab2041928: Layer already exists 09:19:44 5f70bf18a086: Layer already exists 09:19:44 0437b9c7c818: Layer already exists 09:19:44 3b5a25e02617: Layer already exists 09:19:44 0d605a77f0ce: Layer already exists 09:19:44 ea3c7d74020d: Layer already exists 09:19:44 75654b8eeebd: Layer already exists 09:19:44 latest: digest: sha256:aa71c7e12186f633883f966edfe1916e1e688ff43438b7adba13cf7e9a96b425 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.20 09:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:45 62c0fafc0ae5: Preparing 09:19:45 452ac6c7bfdd: Preparing 09:19:45 b037f7f471d5: Preparing 09:19:45 8206cd3df402: Preparing 09:19:45 b6cef6c2f259: Preparing 09:19:45 1a6da0807fc8: Preparing 09:19:45 95e28f731e4a: Preparing 09:19:45 518fd4c5779e: Preparing 09:19:45 e69db43ed107: Preparing 09:19:45 2ceab2041928: Preparing 09:19:45 0437b9c7c818: Preparing 09:19:45 5f70bf18a086: Preparing 09:19:45 3b5a25e02617: Preparing 09:19:45 0d605a77f0ce: Preparing 09:19:45 ea3c7d74020d: Preparing 09:19:45 75654b8eeebd: Preparing 09:19:45 e69db43ed107: Waiting 09:19:45 2ceab2041928: Waiting 09:19:45 0437b9c7c818: Waiting 09:19:45 1a6da0807fc8: Waiting 09:19:45 5f70bf18a086: Waiting 09:19:45 95e28f731e4a: Waiting 09:19:45 3b5a25e02617: Waiting 09:19:45 75654b8eeebd: Waiting 09:19:45 0d605a77f0ce: Waiting 09:19:45 518fd4c5779e: Waiting 09:19:45 ea3c7d74020d: Waiting 09:19:45 62c0fafc0ae5: Layer already exists 09:19:45 b6cef6c2f259: Layer already exists 09:19:45 b037f7f471d5: Layer already exists 09:19:45 8206cd3df402: Layer already exists 09:19:45 452ac6c7bfdd: Layer already exists 09:19:45 1a6da0807fc8: Layer already exists 09:19:45 95e28f731e4a: Layer already exists 09:19:45 2ceab2041928: Layer already exists 09:19:45 518fd4c5779e: Layer already exists 09:19:45 e69db43ed107: Layer already exists 09:19:45 5f70bf18a086: Layer already exists 09:19:45 0d605a77f0ce: Layer already exists 09:19:45 0437b9c7c818: Layer already exists 09:19:45 ea3c7d74020d: Layer already exists 09:19:45 3b5a25e02617: Layer already exists 09:19:45 75654b8eeebd: Layer already exists 09:19:45 4.0.0-dev.20: digest: sha256:aa71c7e12186f633883f966edfe1916e1e688ff43438b7adba13cf7e9a96b425 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:46 62c0fafc0ae5: Preparing 09:19:46 452ac6c7bfdd: Preparing 09:19:46 b037f7f471d5: Preparing 09:19:46 8206cd3df402: Preparing 09:19:46 b6cef6c2f259: Preparing 09:19:46 1a6da0807fc8: Preparing 09:19:46 95e28f731e4a: Preparing 09:19:46 518fd4c5779e: Preparing 09:19:46 e69db43ed107: Preparing 09:19:46 2ceab2041928: Preparing 09:19:46 0437b9c7c818: Preparing 09:19:46 1a6da0807fc8: Waiting 09:19:46 95e28f731e4a: Waiting 09:19:46 518fd4c5779e: Waiting 09:19:46 e69db43ed107: Waiting 09:19:46 2ceab2041928: Waiting 09:19:46 5f70bf18a086: Preparing 09:19:46 3b5a25e02617: Preparing 09:19:46 0d605a77f0ce: Preparing 09:19:46 ea3c7d74020d: Preparing 09:19:46 75654b8eeebd: Preparing 09:19:46 0437b9c7c818: Waiting 09:19:46 5f70bf18a086: Waiting 09:19:46 0d605a77f0ce: Waiting 09:19:46 ea3c7d74020d: Waiting 09:19:46 3b5a25e02617: Waiting 09:19:46 8206cd3df402: Layer already exists 09:19:46 b6cef6c2f259: Layer already exists 09:19:46 452ac6c7bfdd: Layer already exists 09:19:46 b037f7f471d5: Layer already exists 09:19:46 62c0fafc0ae5: Layer already exists 09:19:46 1a6da0807fc8: Layer already exists 09:19:46 95e28f731e4a: Layer already exists 09:19:46 e69db43ed107: Layer already exists 09:19:46 518fd4c5779e: Layer already exists 09:19:46 2ceab2041928: Layer already exists 09:19:46 0437b9c7c818: Layer already exists 09:19:46 3b5a25e02617: Layer already exists 09:19:46 0d605a77f0ce: Layer already exists 09:19:46 5f70bf18a086: Layer already exists 09:19:46 ea3c7d74020d: Layer already exists 09:19:46 75654b8eeebd: Layer already exists 09:19:46 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:aa71c7e12186f633883f966edfe1916e1e688ff43438b7adba13cf7e9a96b425 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:19:46 62c0fafc0ae5: Preparing 09:19:46 452ac6c7bfdd: Preparing 09:19:46 b037f7f471d5: Preparing 09:19:46 8206cd3df402: Preparing 09:19:46 b6cef6c2f259: Preparing 09:19:46 1a6da0807fc8: Preparing 09:19:46 95e28f731e4a: Preparing 09:19:46 518fd4c5779e: Preparing 09:19:46 e69db43ed107: Preparing 09:19:46 2ceab2041928: Preparing 09:19:46 0437b9c7c818: Preparing 09:19:46 5f70bf18a086: Preparing 09:19:46 3b5a25e02617: Preparing 09:19:46 0d605a77f0ce: Preparing 09:19:46 ea3c7d74020d: Preparing 09:19:46 75654b8eeebd: Preparing 09:19:46 0437b9c7c818: Waiting 09:19:46 5f70bf18a086: Waiting 09:19:46 1a6da0807fc8: Waiting 09:19:46 3b5a25e02617: Waiting 09:19:46 95e28f731e4a: Waiting 09:19:46 0d605a77f0ce: Waiting 09:19:46 ea3c7d74020d: Waiting 09:19:46 518fd4c5779e: Waiting 09:19:46 75654b8eeebd: Waiting 09:19:46 e69db43ed107: Waiting 09:19:46 2ceab2041928: Waiting 09:19:46 b6cef6c2f259: Layer already exists 09:19:46 452ac6c7bfdd: Layer already exists 09:19:46 8206cd3df402: Layer already exists 09:19:46 b037f7f471d5: Layer already exists 09:19:46 62c0fafc0ae5: Layer already exists 09:19:46 95e28f731e4a: Layer already exists 09:19:46 518fd4c5779e: Layer already exists 09:19:46 1a6da0807fc8: Layer already exists 09:19:46 2ceab2041928: Layer already exists 09:19:46 e69db43ed107: Layer already exists 09:19:46 5f70bf18a086: Layer already exists 09:19:46 0437b9c7c818: Layer already exists 09:19:46 3b5a25e02617: Layer already exists 09:19:46 0d605a77f0ce: Layer already exists 09:19:46 ea3c7d74020d: Layer already exists 09:19:46 75654b8eeebd: Layer already exists 09:19:46 main: digest: sha256:aa71c7e12186f633883f966edfe1916e1e688ff43438b7adba13cf7e9a96b425 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:46 ===================================================== [Pipeline] echo 09:19:46 taggedImages: 09:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715 09:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.20 09:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:19:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:19:46 ba9e2b1039273402b718e5663479bf12101d0715 09:19:46 latest 09:19:46 4.0.0-dev.20 09:19:46 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:46 main 09:19:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:47 #88 ... 09:19:47 09:19:47 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #90 DONE 112.5s 09:19:47 09:19:47 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #87 DONE 115.6s 09:19:47 09:19:47 #116 [core-metadata builder 6/7] COPY . . 09:19:47 #116 ... 09:19:47 09:19:47 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #86 DONE 115.7s 09:19:47 09:19:47 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #91 DONE 112.2s 09:19:47 09:19:47 #117 [support-notifications builder 6/7] COPY . . 09:19:47 #117 ... 09:19:47 09:19:47 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #88 DONE 106.6s 09:19:47 09:19:47 #118 [security-spiffe-token-provider builder 6/7] COPY . . 09:19:47 #118 ... 09:19:47 09:19:47 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 09:19:47 #119 CACHED 09:19:47 09:19:47 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:19:47 #120 CACHED 09:19:47 09:19:47 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #121 CACHED 09:19:47 09:19:47 #122 [core-keeper builder 7/8] COPY . . 09:19:47 #122 DONE 1.9s 09:19:47 09:19:47 #123 [core-command builder 6/7] COPY . . 09:19:47 #123 CACHED 09:19:47 09:19:47 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #124 CACHED 09:19:47 09:19:47 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 09:19:47 #125 CACHED 09:19:47 09:19:47 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #126 CACHED 09:19:47 09:19:47 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:19:47 #127 CACHED 09:19:47 09:19:47 #128 [security-proxy-auth builder 6/7] COPY . . 09:19:47 #128 CACHED 09:19:47 09:19:47 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 09:19:47 #129 CACHED 09:19:47 09:19:47 #130 [core-data builder 6/7] COPY . . 09:19:47 #130 CACHED 09:19:47 09:19:47 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #131 CACHED 09:19:47 09:19:47 #116 [core-metadata builder 6/7] COPY . . 09:19:47 #116 DONE 1.8s 09:19:47 09:19:47 #132 [support-scheduler builder 6/7] COPY . . 09:19:47 #132 CACHED 09:19:47 09:19:47 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:19:47 #133 CACHED 09:19:47 09:19:47 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #134 CACHED 09:19:47 09:19:47 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #135 CACHED 09:19:47 09:19:47 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:19:47 #136 CACHED 09:19:47 09:19:47 #137 [security-proxy-setup builder 6/7] COPY . . 09:19:47 #137 CACHED 09:19:47 09:19:47 #117 [support-notifications builder 6/7] COPY . . 09:19:47 #117 DONE 2.0s 09:19:47 09:19:47 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:19:47 #138 CACHED 09:19:47 09:19:47 #139 [security-secretstore-setup builder 6/7] COPY . . 09:19:47 #139 CACHED 09:19:47 09:19:47 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:47 #140 CACHED 09:19:47 09:19:47 #141 [security-bootstrapper builder 6/7] COPY . . 09:19:47 #141 DONE 1.7s 09:19:47 09:19:47 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:47 #142 ... 09:19:47 09:19:47 #118 [security-spiffe-token-provider builder 6/7] COPY . . 09:19:47 #118 DONE 1.4s 09:19:47 09:19:47 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ba9e2b1039273402b718e5663479bf12101d0715 09:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:47 d0dd6d160891: Preparing 09:19:47 d63f35e8beef: Preparing 09:19:47 ca0897223ad1: Preparing 09:19:47 661cc05fa518: Preparing 09:19:47 518fd4c5779e: Preparing 09:19:47 e69db43ed107: Preparing 09:19:47 33c2540671ff: Preparing 09:19:47 b2669e86d8fa: Preparing 09:19:47 75654b8eeebd: Preparing 09:19:47 33c2540671ff: Waiting 09:19:47 e69db43ed107: Waiting 09:19:47 b2669e86d8fa: Waiting 09:19:47 75654b8eeebd: Waiting 09:19:47 518fd4c5779e: Layer already exists 09:19:47 e69db43ed107: Layer already exists 09:19:47 33c2540671ff: Layer already exists 09:19:47 b2669e86d8fa: Layer already exists 09:19:47 75654b8eeebd: Layer already exists 09:19:47 d63f35e8beef: Pushed 09:19:47 d0dd6d160891: Pushed 09:19:47 ca0897223ad1: Pushed 09:19:49 661cc05fa518: Pushed 09:19:49 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:903e589abab6e6d0514a0b5e88f2a8c00ef5459e8c6ba55a6c967b71b57d6671 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:50 d0dd6d160891: Preparing 09:19:50 d63f35e8beef: Preparing 09:19:50 ca0897223ad1: Preparing 09:19:50 661cc05fa518: Preparing 09:19:50 518fd4c5779e: Preparing 09:19:50 e69db43ed107: Preparing 09:19:50 33c2540671ff: Preparing 09:19:50 e69db43ed107: Waiting 09:19:50 b2669e86d8fa: Preparing 09:19:50 75654b8eeebd: Preparing 09:19:50 75654b8eeebd: Waiting 09:19:50 33c2540671ff: Waiting 09:19:50 b2669e86d8fa: Waiting 09:19:50 d0dd6d160891: Layer already exists 09:19:50 ca0897223ad1: Layer already exists 09:19:50 d63f35e8beef: Layer already exists 09:19:50 661cc05fa518: Layer already exists 09:19:50 518fd4c5779e: Layer already exists 09:19:50 e69db43ed107: Layer already exists 09:19:50 33c2540671ff: Layer already exists 09:19:50 b2669e86d8fa: Layer already exists 09:19:50 75654b8eeebd: Layer already exists 09:19:50 latest: digest: sha256:903e589abab6e6d0514a0b5e88f2a8c00ef5459e8c6ba55a6c967b71b57d6671 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:50 #143 ... 09:19:50 09:19:50 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:19:50 #0 6.783 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:19:50 #144 ... 09:19:50 09:19:50 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:50 #0 7.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:19:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.20 09:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:50 d0dd6d160891: Preparing 09:19:50 d63f35e8beef: Preparing 09:19:50 ca0897223ad1: Preparing 09:19:50 661cc05fa518: Preparing 09:19:50 518fd4c5779e: Preparing 09:19:50 e69db43ed107: Preparing 09:19:50 33c2540671ff: Preparing 09:19:50 b2669e86d8fa: Preparing 09:19:50 75654b8eeebd: Preparing 09:19:50 e69db43ed107: Waiting 09:19:50 33c2540671ff: Waiting 09:19:50 b2669e86d8fa: Waiting 09:19:50 75654b8eeebd: Waiting 09:19:50 ca0897223ad1: Layer already exists 09:19:50 518fd4c5779e: Layer already exists 09:19:50 661cc05fa518: Layer already exists 09:19:50 d63f35e8beef: Layer already exists 09:19:50 d0dd6d160891: Layer already exists 09:19:50 b2669e86d8fa: Layer already exists 09:19:50 e69db43ed107: Layer already exists 09:19:50 33c2540671ff: Layer already exists 09:19:50 75654b8eeebd: Layer already exists 09:19:50 4.0.0-dev.20: digest: sha256:903e589abab6e6d0514a0b5e88f2a8c00ef5459e8c6ba55a6c967b71b57d6671 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:51 #145 ... 09:19:51 09:19:51 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:51 #142 7.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:19:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:51 d0dd6d160891: Preparing 09:19:51 d63f35e8beef: Preparing 09:19:51 ca0897223ad1: Preparing 09:19:51 661cc05fa518: Preparing 09:19:51 518fd4c5779e: Preparing 09:19:51 e69db43ed107: Preparing 09:19:51 33c2540671ff: Preparing 09:19:51 b2669e86d8fa: Preparing 09:19:51 75654b8eeebd: Preparing 09:19:51 e69db43ed107: Waiting 09:19:51 b2669e86d8fa: Waiting 09:19:51 75654b8eeebd: Waiting 09:19:51 33c2540671ff: Waiting 09:19:51 661cc05fa518: Layer already exists 09:19:51 d0dd6d160891: Layer already exists 09:19:51 d63f35e8beef: Layer already exists 09:19:51 ca0897223ad1: Layer already exists 09:19:51 518fd4c5779e: Layer already exists 09:19:51 e69db43ed107: Layer already exists 09:19:51 33c2540671ff: Layer already exists 09:19:51 75654b8eeebd: Layer already exists 09:19:51 b2669e86d8fa: Layer already exists 09:19:51 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:903e589abab6e6d0514a0b5e88f2a8c00ef5459e8c6ba55a6c967b71b57d6671 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:19:52 d0dd6d160891: Preparing 09:19:52 d63f35e8beef: Preparing 09:19:52 ca0897223ad1: Preparing 09:19:52 661cc05fa518: Preparing 09:19:52 518fd4c5779e: Preparing 09:19:52 e69db43ed107: Preparing 09:19:52 33c2540671ff: Preparing 09:19:52 b2669e86d8fa: Preparing 09:19:52 75654b8eeebd: Preparing 09:19:52 e69db43ed107: Waiting 09:19:52 33c2540671ff: Waiting 09:19:52 b2669e86d8fa: Waiting 09:19:52 75654b8eeebd: Waiting 09:19:52 d63f35e8beef: Layer already exists 09:19:52 518fd4c5779e: Layer already exists 09:19:52 661cc05fa518: Layer already exists 09:19:52 d0dd6d160891: Layer already exists 09:19:52 ca0897223ad1: Layer already exists 09:19:52 e69db43ed107: Layer already exists 09:19:52 33c2540671ff: Layer already exists 09:19:52 b2669e86d8fa: Layer already exists 09:19:52 75654b8eeebd: Layer already exists 09:19:52 main: digest: sha256:903e589abab6e6d0514a0b5e88f2a8c00ef5459e8c6ba55a6c967b71b57d6671 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:52 ===================================================== [Pipeline] echo 09:19:52 taggedImages: 09:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ba9e2b1039273402b718e5663479bf12101d0715 09:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.20 09:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:19:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:19:52 ba9e2b1039273402b718e5663479bf12101d0715 09:19:52 latest 09:19:52 4.0.0-dev.20 09:19:52 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:52 main 09:19:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba9e2b1039273402b718e5663479bf12101d0715 09:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:53 77a67ee16711: Preparing 09:19:53 6678d88b403c: Preparing 09:19:53 f1e16e53b8ed: Preparing 09:19:53 d44ed560014e: Preparing 09:19:53 a5f06ef4d510: Preparing 09:19:53 518fd4c5779e: Preparing 09:19:53 e69db43ed107: Preparing 09:19:53 b9313de71f07: Preparing 09:19:53 d1af48b28f0a: Preparing 09:19:53 af7f8cf85376: Preparing 09:19:53 75654b8eeebd: Preparing 09:19:53 518fd4c5779e: Waiting 09:19:53 e69db43ed107: Waiting 09:19:53 b9313de71f07: Waiting 09:19:53 d1af48b28f0a: Waiting 09:19:53 af7f8cf85376: Waiting 09:19:53 75654b8eeebd: Waiting 09:19:53 6678d88b403c: Pushed 09:19:53 77a67ee16711: Pushed 09:19:53 a5f06ef4d510: Pushed 09:19:53 d44ed560014e: Pushed 09:19:53 518fd4c5779e: Layer already exists 09:19:53 e69db43ed107: Layer already exists 09:19:53 75654b8eeebd: Layer already exists 09:19:53 b9313de71f07: Pushed 09:19:53 d1af48b28f0a: Pushed 09:19:53 #142 ... 09:19:53 09:19:53 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:19:53 #0 8.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:19:53 #146 ... 09:19:53 09:19:53 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:53 #0 9.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:19:53 #147 ... 09:19:53 09:19:53 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:53 #148 ... 09:19:53 09:19:53 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:53 #0 7.817 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:19:53 #149 ... 09:19:53 09:19:53 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:53 #0 7.539 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:19:54 #150 ... 09:19:54 09:19:54 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:54 #0 9.050 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:19:54 #151 ... 09:19:54 09:19:54 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:19:54 #0 7.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:19:54 f1e16e53b8ed: Pushed 09:19:54 #152 ... 09:19:54 09:19:54 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:19:54 #0 9.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:19:54 #153 ... 09:19:54 09:19:54 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:54 #148 10.37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:19:54 af7f8cf85376: Pushed 09:19:55 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:4934cf2679c818215cb8104589930182aecbfdfc1d495eb96e60d8c35c63de26 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:55 77a67ee16711: Preparing 09:19:55 6678d88b403c: Preparing 09:19:55 f1e16e53b8ed: Preparing 09:19:55 d44ed560014e: Preparing 09:19:55 a5f06ef4d510: Preparing 09:19:55 518fd4c5779e: Preparing 09:19:55 e69db43ed107: Preparing 09:19:55 b9313de71f07: Preparing 09:19:55 d1af48b28f0a: Preparing 09:19:55 af7f8cf85376: Preparing 09:19:55 75654b8eeebd: Preparing 09:19:55 b9313de71f07: Waiting 09:19:55 75654b8eeebd: Waiting 09:19:55 af7f8cf85376: Waiting 09:19:55 d1af48b28f0a: Waiting 09:19:55 518fd4c5779e: Waiting 09:19:55 e69db43ed107: Waiting 09:19:55 77a67ee16711: Layer already exists 09:19:55 d44ed560014e: Layer already exists 09:19:55 f1e16e53b8ed: Layer already exists 09:19:55 6678d88b403c: Layer already exists 09:19:55 a5f06ef4d510: Layer already exists 09:19:55 518fd4c5779e: Layer already exists 09:19:55 e69db43ed107: Layer already exists 09:19:55 d1af48b28f0a: Layer already exists 09:19:55 b9313de71f07: Layer already exists 09:19:55 af7f8cf85376: Layer already exists 09:19:55 75654b8eeebd: Layer already exists 09:19:55 latest: digest: sha256:4934cf2679c818215cb8104589930182aecbfdfc1d495eb96e60d8c35c63de26 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.20 09:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:56 77a67ee16711: Preparing 09:19:56 6678d88b403c: Preparing 09:19:56 f1e16e53b8ed: Preparing 09:19:56 d44ed560014e: Preparing 09:19:56 a5f06ef4d510: Preparing 09:19:56 518fd4c5779e: Preparing 09:19:56 e69db43ed107: Preparing 09:19:56 b9313de71f07: Preparing 09:19:56 d1af48b28f0a: Preparing 09:19:56 af7f8cf85376: Preparing 09:19:56 75654b8eeebd: Preparing 09:19:56 e69db43ed107: Waiting 09:19:56 b9313de71f07: Waiting 09:19:56 75654b8eeebd: Waiting 09:19:56 d1af48b28f0a: Waiting 09:19:56 af7f8cf85376: Waiting 09:19:56 518fd4c5779e: Waiting 09:19:56 d44ed560014e: Layer already exists 09:19:56 f1e16e53b8ed: Layer already exists 09:19:56 a5f06ef4d510: Layer already exists 09:19:56 6678d88b403c: Layer already exists 09:19:56 77a67ee16711: Layer already exists 09:19:56 518fd4c5779e: Layer already exists 09:19:56 e69db43ed107: Layer already exists 09:19:56 b9313de71f07: Layer already exists 09:19:56 af7f8cf85376: Layer already exists 09:19:56 d1af48b28f0a: Layer already exists 09:19:56 75654b8eeebd: Layer already exists 09:19:56 4.0.0-dev.20: digest: sha256:4934cf2679c818215cb8104589930182aecbfdfc1d495eb96e60d8c35c63de26 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:57 77a67ee16711: Preparing 09:19:57 6678d88b403c: Preparing 09:19:57 f1e16e53b8ed: Preparing 09:19:57 d44ed560014e: Preparing 09:19:57 a5f06ef4d510: Preparing 09:19:57 518fd4c5779e: Preparing 09:19:57 e69db43ed107: Preparing 09:19:57 b9313de71f07: Preparing 09:19:57 d1af48b28f0a: Preparing 09:19:57 af7f8cf85376: Preparing 09:19:57 75654b8eeebd: Preparing 09:19:57 518fd4c5779e: Waiting 09:19:57 e69db43ed107: Waiting 09:19:57 b9313de71f07: Waiting 09:19:57 d1af48b28f0a: Waiting 09:19:57 af7f8cf85376: Waiting 09:19:57 75654b8eeebd: Waiting 09:19:57 a5f06ef4d510: Layer already exists 09:19:57 77a67ee16711: Layer already exists 09:19:57 f1e16e53b8ed: Layer already exists 09:19:57 d44ed560014e: Layer already exists 09:19:57 6678d88b403c: Layer already exists 09:19:57 518fd4c5779e: Layer already exists 09:19:57 e69db43ed107: Layer already exists 09:19:57 af7f8cf85376: Layer already exists 09:19:57 b9313de71f07: Layer already exists 09:19:57 d1af48b28f0a: Layer already exists 09:19:57 75654b8eeebd: Layer already exists 09:19:57 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:4934cf2679c818215cb8104589930182aecbfdfc1d495eb96e60d8c35c63de26 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:19:57 77a67ee16711: Preparing 09:19:57 6678d88b403c: Preparing 09:19:57 f1e16e53b8ed: Preparing 09:19:57 d44ed560014e: Preparing 09:19:57 a5f06ef4d510: Preparing 09:19:57 518fd4c5779e: Preparing 09:19:57 e69db43ed107: Preparing 09:19:57 b9313de71f07: Preparing 09:19:57 d1af48b28f0a: Preparing 09:19:57 af7f8cf85376: Preparing 09:19:57 75654b8eeebd: Preparing 09:19:57 b9313de71f07: Waiting 09:19:57 d1af48b28f0a: Waiting 09:19:57 518fd4c5779e: Waiting 09:19:57 e69db43ed107: Waiting 09:19:57 af7f8cf85376: Waiting 09:19:57 75654b8eeebd: Waiting 09:19:57 6678d88b403c: Layer already exists 09:19:57 77a67ee16711: Layer already exists 09:19:57 d44ed560014e: Layer already exists 09:19:57 f1e16e53b8ed: Layer already exists 09:19:57 a5f06ef4d510: Layer already exists 09:19:57 518fd4c5779e: Layer already exists 09:19:57 e69db43ed107: Layer already exists 09:19:57 af7f8cf85376: Layer already exists 09:19:57 b9313de71f07: Layer already exists 09:19:57 d1af48b28f0a: Layer already exists 09:19:57 75654b8eeebd: Layer already exists 09:19:57 main: digest: sha256:4934cf2679c818215cb8104589930182aecbfdfc1d495eb96e60d8c35c63de26 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:57 ===================================================== [Pipeline] echo 09:19:57 taggedImages: 09:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba9e2b1039273402b718e5663479bf12101d0715 09:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.20 09:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:19:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:19:57 ba9e2b1039273402b718e5663479bf12101d0715 09:19:57 latest 09:19:57 4.0.0-dev.20 09:19:57 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:19:57 main 09:19:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba9e2b1039273402b718e5663479bf12101d0715 09:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:19:58 6a2355b715dc: Preparing 09:19:58 c730f25c4192: Preparing 09:19:58 120ca40f2fca: Preparing 09:19:58 39e06cd8edac: Preparing 09:19:58 dcb3d33140cf: Preparing 09:19:58 1506afabb839: Preparing 09:19:58 840f628d3f70: Preparing 09:19:58 518fd4c5779e: Preparing 09:19:58 e69db43ed107: Preparing 09:19:58 b026eaaafcd1: Preparing 09:19:58 0519a9fd01ca: Preparing 09:19:58 75654b8eeebd: Preparing 09:19:58 e69db43ed107: Waiting 09:19:58 b026eaaafcd1: Waiting 09:19:58 75654b8eeebd: Waiting 09:19:58 0519a9fd01ca: Waiting 09:19:58 1506afabb839: Waiting 09:19:58 840f628d3f70: Waiting 09:19:58 518fd4c5779e: Waiting 09:19:58 6a2355b715dc: Pushed 09:19:58 dcb3d33140cf: Pushed 09:19:58 c730f25c4192: Pushed 09:19:58 518fd4c5779e: Layer already exists 09:19:58 e69db43ed107: Layer already exists 09:19:58 1506afabb839: Pushed 09:19:58 840f628d3f70: Pushed 09:19:58 75654b8eeebd: Layer already exists 09:19:59 b026eaaafcd1: Pushed 09:19:59 39e06cd8edac: Pushed 09:19:59 120ca40f2fca: Pushed 09:19:59 0519a9fd01ca: Pushed 09:19:59 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:e3be7aa3259df79c29218a9f5dde62ee71226d74ba9f780bf33a5d888180da22 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:20:00 6a2355b715dc: Preparing 09:20:00 c730f25c4192: Preparing 09:20:00 120ca40f2fca: Preparing 09:20:00 39e06cd8edac: Preparing 09:20:00 dcb3d33140cf: Preparing 09:20:00 1506afabb839: Preparing 09:20:00 840f628d3f70: Preparing 09:20:00 518fd4c5779e: Preparing 09:20:00 e69db43ed107: Preparing 09:20:00 b026eaaafcd1: Preparing 09:20:00 0519a9fd01ca: Preparing 09:20:00 75654b8eeebd: Preparing 09:20:00 1506afabb839: Waiting 09:20:00 840f628d3f70: Waiting 09:20:00 518fd4c5779e: Waiting 09:20:00 e69db43ed107: Waiting 09:20:00 b026eaaafcd1: Waiting 09:20:00 0519a9fd01ca: Waiting 09:20:00 75654b8eeebd: Waiting 09:20:00 dcb3d33140cf: Layer already exists 09:20:00 6a2355b715dc: Layer already exists 09:20:00 39e06cd8edac: Layer already exists 09:20:00 120ca40f2fca: Layer already exists 09:20:00 c730f25c4192: Layer already exists 09:20:00 1506afabb839: Layer already exists 09:20:00 e69db43ed107: Layer already exists 09:20:00 840f628d3f70: Layer already exists 09:20:00 518fd4c5779e: Layer already exists 09:20:00 b026eaaafcd1: Layer already exists 09:20:00 0519a9fd01ca: Layer already exists 09:20:00 75654b8eeebd: Layer already exists 09:20:00 latest: digest: sha256:e3be7aa3259df79c29218a9f5dde62ee71226d74ba9f780bf33a5d888180da22 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.20 09:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:20:01 6a2355b715dc: Preparing 09:20:01 c730f25c4192: Preparing 09:20:01 120ca40f2fca: Preparing 09:20:01 39e06cd8edac: Preparing 09:20:01 dcb3d33140cf: Preparing 09:20:01 1506afabb839: Preparing 09:20:01 840f628d3f70: Preparing 09:20:01 518fd4c5779e: Preparing 09:20:01 e69db43ed107: Preparing 09:20:01 b026eaaafcd1: Preparing 09:20:01 0519a9fd01ca: Preparing 09:20:01 75654b8eeebd: Preparing 09:20:01 e69db43ed107: Waiting 09:20:01 518fd4c5779e: Waiting 09:20:01 b026eaaafcd1: Waiting 09:20:01 0519a9fd01ca: Waiting 09:20:01 840f628d3f70: Waiting 09:20:01 1506afabb839: Waiting 09:20:01 75654b8eeebd: Waiting 09:20:01 120ca40f2fca: Layer already exists 09:20:01 c730f25c4192: Layer already exists 09:20:01 6a2355b715dc: Layer already exists 09:20:01 39e06cd8edac: Layer already exists 09:20:01 dcb3d33140cf: Layer already exists 09:20:01 e69db43ed107: Layer already exists 09:20:01 840f628d3f70: Layer already exists 09:20:01 1506afabb839: Layer already exists 09:20:01 518fd4c5779e: Layer already exists 09:20:01 b026eaaafcd1: Layer already exists 09:20:01 75654b8eeebd: Layer already exists 09:20:01 0519a9fd01ca: Layer already exists 09:20:01 4.0.0-dev.20: digest: sha256:e3be7aa3259df79c29218a9f5dde62ee71226d74ba9f780bf33a5d888180da22 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:20:01 6a2355b715dc: Preparing 09:20:01 c730f25c4192: Preparing 09:20:01 120ca40f2fca: Preparing 09:20:01 39e06cd8edac: Preparing 09:20:01 dcb3d33140cf: Preparing 09:20:01 1506afabb839: Preparing 09:20:01 840f628d3f70: Preparing 09:20:01 518fd4c5779e: Preparing 09:20:01 e69db43ed107: Preparing 09:20:01 b026eaaafcd1: Preparing 09:20:01 0519a9fd01ca: Preparing 09:20:01 75654b8eeebd: Preparing 09:20:01 1506afabb839: Waiting 09:20:01 e69db43ed107: Waiting 09:20:01 b026eaaafcd1: Waiting 09:20:01 0519a9fd01ca: Waiting 09:20:01 840f628d3f70: Waiting 09:20:01 518fd4c5779e: Waiting 09:20:01 75654b8eeebd: Waiting 09:20:01 c730f25c4192: Layer already exists 09:20:01 120ca40f2fca: Layer already exists 09:20:01 6a2355b715dc: Layer already exists 09:20:01 39e06cd8edac: Layer already exists 09:20:01 dcb3d33140cf: Layer already exists 09:20:01 1506afabb839: Layer already exists 09:20:01 840f628d3f70: Layer already exists 09:20:01 e69db43ed107: Layer already exists 09:20:01 b026eaaafcd1: Layer already exists 09:20:01 518fd4c5779e: Layer already exists 09:20:01 75654b8eeebd: Layer already exists 09:20:01 0519a9fd01ca: Layer already exists 09:20:01 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:e3be7aa3259df79c29218a9f5dde62ee71226d74ba9f780bf33a5d888180da22 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:20:02 6a2355b715dc: Preparing 09:20:02 c730f25c4192: Preparing 09:20:02 120ca40f2fca: Preparing 09:20:02 39e06cd8edac: Preparing 09:20:02 dcb3d33140cf: Preparing 09:20:02 1506afabb839: Preparing 09:20:02 840f628d3f70: Preparing 09:20:02 518fd4c5779e: Preparing 09:20:02 e69db43ed107: Preparing 09:20:02 b026eaaafcd1: Preparing 09:20:02 0519a9fd01ca: Preparing 09:20:02 1506afabb839: Waiting 09:20:02 840f628d3f70: Waiting 09:20:02 518fd4c5779e: Waiting 09:20:02 e69db43ed107: Waiting 09:20:02 b026eaaafcd1: Waiting 09:20:02 0519a9fd01ca: Waiting 09:20:02 75654b8eeebd: Preparing 09:20:02 75654b8eeebd: Waiting 09:20:02 39e06cd8edac: Layer already exists 09:20:02 c730f25c4192: Layer already exists 09:20:02 120ca40f2fca: Layer already exists 09:20:02 6a2355b715dc: Layer already exists 09:20:02 dcb3d33140cf: Layer already exists 09:20:02 840f628d3f70: Layer already exists 09:20:02 518fd4c5779e: Layer already exists 09:20:02 1506afabb839: Layer already exists 09:20:02 b026eaaafcd1: Layer already exists 09:20:02 e69db43ed107: Layer already exists 09:20:02 0519a9fd01ca: Layer already exists 09:20:02 75654b8eeebd: Layer already exists 09:20:02 main: digest: sha256:e3be7aa3259df79c29218a9f5dde62ee71226d74ba9f780bf33a5d888180da22 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:02 ===================================================== [Pipeline] echo 09:20:02 taggedImages: 09:20:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba9e2b1039273402b718e5663479bf12101d0715 09:20:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:20:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.20 09:20:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:20:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:20:02 ba9e2b1039273402b718e5663479bf12101d0715 09:20:02 latest 09:20:02 4.0.0-dev.20 09:20:02 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:02 main 09:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba9e2b1039273402b718e5663479bf12101d0715 09:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:03 0f7da5ab1fb5: Preparing 09:20:03 3d9a217514b8: Preparing 09:20:03 518fd4c5779e: Preparing 09:20:03 e69db43ed107: Preparing 09:20:03 102a12bb411c: Preparing 09:20:03 d2bdc9c9993f: Preparing 09:20:03 75654b8eeebd: Preparing 09:20:03 d2bdc9c9993f: Waiting 09:20:03 75654b8eeebd: Waiting 09:20:03 518fd4c5779e: Layer already exists 09:20:03 e69db43ed107: Layer already exists 09:20:03 75654b8eeebd: Layer already exists 09:20:03 0f7da5ab1fb5: Pushed 09:20:03 102a12bb411c: Pushed 09:20:04 d2bdc9c9993f: Pushed 09:20:04 #148 ... 09:20:04 09:20:04 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:04 #143 9.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:20:05 3d9a217514b8: Pushed 09:20:05 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:84fe778019f20caa0f57d2b07fe87766216d62f2c7e9bf9595f32769b01156ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:05 0f7da5ab1fb5: Preparing 09:20:05 3d9a217514b8: Preparing 09:20:05 518fd4c5779e: Preparing 09:20:05 e69db43ed107: Preparing 09:20:05 102a12bb411c: Preparing 09:20:05 d2bdc9c9993f: Preparing 09:20:05 75654b8eeebd: Preparing 09:20:05 d2bdc9c9993f: Waiting 09:20:05 75654b8eeebd: Waiting 09:20:05 518fd4c5779e: Layer already exists 09:20:05 3d9a217514b8: Layer already exists 09:20:05 0f7da5ab1fb5: Layer already exists 09:20:05 e69db43ed107: Layer already exists 09:20:05 102a12bb411c: Layer already exists 09:20:05 d2bdc9c9993f: Layer already exists 09:20:05 75654b8eeebd: Layer already exists 09:20:05 latest: digest: sha256:84fe778019f20caa0f57d2b07fe87766216d62f2c7e9bf9595f32769b01156ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.20 09:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:06 0f7da5ab1fb5: Preparing 09:20:06 3d9a217514b8: Preparing 09:20:06 518fd4c5779e: Preparing 09:20:06 e69db43ed107: Preparing 09:20:06 102a12bb411c: Preparing 09:20:06 d2bdc9c9993f: Preparing 09:20:06 75654b8eeebd: Preparing 09:20:06 d2bdc9c9993f: Waiting 09:20:06 0f7da5ab1fb5: Layer already exists 09:20:06 102a12bb411c: Layer already exists 09:20:06 e69db43ed107: Layer already exists 09:20:06 518fd4c5779e: Layer already exists 09:20:06 3d9a217514b8: Layer already exists 09:20:06 d2bdc9c9993f: Layer already exists 09:20:06 75654b8eeebd: Layer already exists 09:20:06 4.0.0-dev.20: digest: sha256:84fe778019f20caa0f57d2b07fe87766216d62f2c7e9bf9595f32769b01156ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:07 0f7da5ab1fb5: Preparing 09:20:07 3d9a217514b8: Preparing 09:20:07 518fd4c5779e: Preparing 09:20:07 e69db43ed107: Preparing 09:20:07 102a12bb411c: Preparing 09:20:07 d2bdc9c9993f: Preparing 09:20:07 75654b8eeebd: Preparing 09:20:07 d2bdc9c9993f: Waiting 09:20:07 75654b8eeebd: Waiting 09:20:07 518fd4c5779e: Layer already exists 09:20:07 e69db43ed107: Layer already exists 09:20:07 102a12bb411c: Layer already exists 09:20:07 3d9a217514b8: Layer already exists 09:20:07 0f7da5ab1fb5: Layer already exists 09:20:07 75654b8eeebd: Layer already exists 09:20:07 d2bdc9c9993f: Layer already exists 09:20:07 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:84fe778019f20caa0f57d2b07fe87766216d62f2c7e9bf9595f32769b01156ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:20:07 0f7da5ab1fb5: Preparing 09:20:07 3d9a217514b8: Preparing 09:20:07 518fd4c5779e: Preparing 09:20:07 e69db43ed107: Preparing 09:20:07 102a12bb411c: Preparing 09:20:07 d2bdc9c9993f: Preparing 09:20:07 75654b8eeebd: Preparing 09:20:07 d2bdc9c9993f: Waiting 09:20:07 75654b8eeebd: Waiting 09:20:07 518fd4c5779e: Layer already exists 09:20:07 e69db43ed107: Layer already exists 09:20:07 0f7da5ab1fb5: Layer already exists 09:20:07 102a12bb411c: Layer already exists 09:20:07 3d9a217514b8: Layer already exists 09:20:07 d2bdc9c9993f: Layer already exists 09:20:07 75654b8eeebd: Layer already exists 09:20:07 main: digest: sha256:84fe778019f20caa0f57d2b07fe87766216d62f2c7e9bf9595f32769b01156ab size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:07 ===================================================== [Pipeline] echo 09:20:07 taggedImages: 09:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba9e2b1039273402b718e5663479bf12101d0715 09:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.20 09:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:20:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:20:07 ba9e2b1039273402b718e5663479bf12101d0715 09:20:07 latest 09:20:07 4.0.0-dev.20 09:20:07 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:07 main 09:20:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba9e2b1039273402b718e5663479bf12101d0715 09:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:08 e803b163b4ec: Preparing 09:20:08 44c63bb37bd8: Preparing 09:20:08 468f8a298298: Preparing 09:20:08 518fd4c5779e: Preparing 09:20:08 e69db43ed107: Preparing 09:20:08 3e586ac9c901: Preparing 09:20:08 d2f31b547370: Preparing 09:20:08 c886f512b789: Preparing 09:20:08 3934a8715e54: Preparing 09:20:08 75654b8eeebd: Preparing 09:20:08 3e586ac9c901: Waiting 09:20:08 3934a8715e54: Waiting 09:20:08 d2f31b547370: Waiting 09:20:08 c886f512b789: Waiting 09:20:08 75654b8eeebd: Waiting 09:20:08 e69db43ed107: Layer already exists 09:20:08 518fd4c5779e: Layer already exists 09:20:08 468f8a298298: Pushed 09:20:08 e803b163b4ec: Pushed 09:20:08 44c63bb37bd8: Pushed 09:20:08 75654b8eeebd: Layer already exists 09:20:08 c886f512b789: Pushed 09:20:09 3934a8715e54: Pushed 09:20:14 d2f31b547370: Pushed 09:20:17 3e586ac9c901: Pushed 09:20:17 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:123a11928ed957b2ab8806c00caba935315c9a8d812f8bc04f081ba932c69016 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:18 e803b163b4ec: Preparing 09:20:18 44c63bb37bd8: Preparing 09:20:18 468f8a298298: Preparing 09:20:18 518fd4c5779e: Preparing 09:20:18 e69db43ed107: Preparing 09:20:18 3e586ac9c901: Preparing 09:20:18 d2f31b547370: Preparing 09:20:18 c886f512b789: Preparing 09:20:18 3934a8715e54: Preparing 09:20:18 75654b8eeebd: Preparing 09:20:18 c886f512b789: Waiting 09:20:18 3e586ac9c901: Waiting 09:20:18 75654b8eeebd: Waiting 09:20:18 d2f31b547370: Waiting 09:20:18 44c63bb37bd8: Layer already exists 09:20:18 468f8a298298: Layer already exists 09:20:18 518fd4c5779e: Layer already exists 09:20:18 e69db43ed107: Layer already exists 09:20:18 e803b163b4ec: Layer already exists 09:20:18 3e586ac9c901: Layer already exists 09:20:18 c886f512b789: Layer already exists 09:20:18 d2f31b547370: Layer already exists 09:20:18 75654b8eeebd: Layer already exists 09:20:18 3934a8715e54: Layer already exists 09:20:18 latest: digest: sha256:123a11928ed957b2ab8806c00caba935315c9a8d812f8bc04f081ba932c69016 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.20 09:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:19 e803b163b4ec: Preparing 09:20:19 44c63bb37bd8: Preparing 09:20:19 468f8a298298: Preparing 09:20:19 518fd4c5779e: Preparing 09:20:19 e69db43ed107: Preparing 09:20:19 3e586ac9c901: Preparing 09:20:19 d2f31b547370: Preparing 09:20:19 c886f512b789: Preparing 09:20:19 3934a8715e54: Preparing 09:20:19 75654b8eeebd: Preparing 09:20:19 c886f512b789: Waiting 09:20:19 3934a8715e54: Waiting 09:20:19 3e586ac9c901: Waiting 09:20:19 75654b8eeebd: Waiting 09:20:19 d2f31b547370: Waiting 09:20:19 e803b163b4ec: Layer already exists 09:20:19 468f8a298298: Layer already exists 09:20:19 e69db43ed107: Layer already exists 09:20:19 518fd4c5779e: Layer already exists 09:20:19 44c63bb37bd8: Layer already exists 09:20:19 75654b8eeebd: Layer already exists 09:20:19 d2f31b547370: Layer already exists 09:20:19 c886f512b789: Layer already exists 09:20:19 3e586ac9c901: Layer already exists 09:20:19 3934a8715e54: Layer already exists 09:20:19 4.0.0-dev.20: digest: sha256:123a11928ed957b2ab8806c00caba935315c9a8d812f8bc04f081ba932c69016 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:19 e803b163b4ec: Preparing 09:20:19 44c63bb37bd8: Preparing 09:20:19 468f8a298298: Preparing 09:20:19 518fd4c5779e: Preparing 09:20:19 e69db43ed107: Preparing 09:20:19 3e586ac9c901: Preparing 09:20:19 d2f31b547370: Preparing 09:20:19 c886f512b789: Preparing 09:20:19 3934a8715e54: Preparing 09:20:19 75654b8eeebd: Preparing 09:20:19 d2f31b547370: Waiting 09:20:19 c886f512b789: Waiting 09:20:19 3934a8715e54: Waiting 09:20:19 75654b8eeebd: Waiting 09:20:19 3e586ac9c901: Waiting 09:20:19 e69db43ed107: Layer already exists 09:20:19 e803b163b4ec: Layer already exists 09:20:19 518fd4c5779e: Layer already exists 09:20:19 44c63bb37bd8: Layer already exists 09:20:19 468f8a298298: Layer already exists 09:20:19 d2f31b547370: Layer already exists 09:20:19 3934a8715e54: Layer already exists 09:20:19 3e586ac9c901: Layer already exists 09:20:19 75654b8eeebd: Layer already exists 09:20:19 c886f512b789: Layer already exists 09:20:19 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:123a11928ed957b2ab8806c00caba935315c9a8d812f8bc04f081ba932c69016 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:20:20 e803b163b4ec: Preparing 09:20:20 44c63bb37bd8: Preparing 09:20:20 468f8a298298: Preparing 09:20:20 518fd4c5779e: Preparing 09:20:20 e69db43ed107: Preparing 09:20:20 3e586ac9c901: Preparing 09:20:20 d2f31b547370: Preparing 09:20:20 c886f512b789: Preparing 09:20:20 3934a8715e54: Preparing 09:20:20 75654b8eeebd: Preparing 09:20:20 3e586ac9c901: Waiting 09:20:20 d2f31b547370: Waiting 09:20:20 c886f512b789: Waiting 09:20:20 3934a8715e54: Waiting 09:20:20 75654b8eeebd: Waiting 09:20:20 44c63bb37bd8: Layer already exists 09:20:20 518fd4c5779e: Layer already exists 09:20:20 468f8a298298: Layer already exists 09:20:20 e803b163b4ec: Layer already exists 09:20:20 e69db43ed107: Layer already exists 09:20:20 c886f512b789: Layer already exists 09:20:20 3e586ac9c901: Layer already exists 09:20:20 d2f31b547370: Layer already exists 09:20:20 3934a8715e54: Layer already exists 09:20:20 75654b8eeebd: Layer already exists 09:20:20 main: digest: sha256:123a11928ed957b2ab8806c00caba935315c9a8d812f8bc04f081ba932c69016 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:20 ===================================================== [Pipeline] echo 09:20:20 taggedImages: 09:20:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:ba9e2b1039273402b718e5663479bf12101d0715 09:20:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:20:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.20 09:20:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:20:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:20:20 ba9e2b1039273402b718e5663479bf12101d0715 09:20:20 latest 09:20:20 4.0.0-dev.20 09:20:20 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:20 main 09:20:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba9e2b1039273402b718e5663479bf12101d0715 09:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:21 dfff0ddab891: Preparing 09:20:21 efd5eb765ccd: Preparing 09:20:21 d1b8e63f892b: Preparing 09:20:21 518fd4c5779e: Preparing 09:20:21 e69db43ed107: Preparing 09:20:21 2450cab4bbd0: Preparing 09:20:21 f7125763047b: Preparing 09:20:21 46e3cab60578: Preparing 09:20:21 75654b8eeebd: Preparing 09:20:21 2450cab4bbd0: Waiting 09:20:21 f7125763047b: Waiting 09:20:21 46e3cab60578: Waiting 09:20:21 518fd4c5779e: Layer already exists 09:20:21 e69db43ed107: Layer already exists 09:20:21 d1b8e63f892b: Pushed 09:20:21 dfff0ddab891: Pushed 09:20:21 efd5eb765ccd: Pushed 09:20:21 75654b8eeebd: Layer already exists 09:20:21 46e3cab60578: Pushed 09:20:21 f7125763047b: Pushed 09:20:31 2450cab4bbd0: Pushed 09:20:31 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:538e40c5285e0c1e8c69a1733b11ba5399de826b7d773f6e475375b993a1609d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:32 dfff0ddab891: Preparing 09:20:32 efd5eb765ccd: Preparing 09:20:32 d1b8e63f892b: Preparing 09:20:32 518fd4c5779e: Preparing 09:20:32 e69db43ed107: Preparing 09:20:32 2450cab4bbd0: Preparing 09:20:32 f7125763047b: Preparing 09:20:32 46e3cab60578: Preparing 09:20:32 2450cab4bbd0: Waiting 09:20:32 f7125763047b: Waiting 09:20:32 75654b8eeebd: Preparing 09:20:32 75654b8eeebd: Waiting 09:20:32 46e3cab60578: Waiting 09:20:32 518fd4c5779e: Layer already exists 09:20:32 e69db43ed107: Layer already exists 09:20:32 dfff0ddab891: Layer already exists 09:20:32 efd5eb765ccd: Layer already exists 09:20:32 d1b8e63f892b: Layer already exists 09:20:32 2450cab4bbd0: Layer already exists 09:20:32 f7125763047b: Layer already exists 09:20:32 75654b8eeebd: Layer already exists 09:20:32 46e3cab60578: Layer already exists 09:20:32 latest: digest: sha256:538e40c5285e0c1e8c69a1733b11ba5399de826b7d773f6e475375b993a1609d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.20 09:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:33 dfff0ddab891: Preparing 09:20:33 efd5eb765ccd: Preparing 09:20:33 d1b8e63f892b: Preparing 09:20:33 518fd4c5779e: Preparing 09:20:33 e69db43ed107: Preparing 09:20:33 2450cab4bbd0: Preparing 09:20:33 f7125763047b: Preparing 09:20:33 46e3cab60578: Preparing 09:20:33 75654b8eeebd: Preparing 09:20:33 f7125763047b: Waiting 09:20:33 46e3cab60578: Waiting 09:20:33 75654b8eeebd: Waiting 09:20:33 2450cab4bbd0: Waiting 09:20:33 e69db43ed107: Layer already exists 09:20:33 d1b8e63f892b: Layer already exists 09:20:33 518fd4c5779e: Layer already exists 09:20:33 dfff0ddab891: Layer already exists 09:20:33 efd5eb765ccd: Layer already exists 09:20:33 2450cab4bbd0: Layer already exists 09:20:33 75654b8eeebd: Layer already exists 09:20:33 46e3cab60578: Layer already exists 09:20:33 f7125763047b: Layer already exists 09:20:33 4.0.0-dev.20: digest: sha256:538e40c5285e0c1e8c69a1733b11ba5399de826b7d773f6e475375b993a1609d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:33 dfff0ddab891: Preparing 09:20:33 efd5eb765ccd: Preparing 09:20:33 d1b8e63f892b: Preparing 09:20:33 518fd4c5779e: Preparing 09:20:33 e69db43ed107: Preparing 09:20:33 2450cab4bbd0: Preparing 09:20:33 f7125763047b: Preparing 09:20:33 46e3cab60578: Preparing 09:20:33 75654b8eeebd: Preparing 09:20:33 2450cab4bbd0: Waiting 09:20:33 46e3cab60578: Waiting 09:20:33 f7125763047b: Waiting 09:20:33 75654b8eeebd: Waiting 09:20:33 d1b8e63f892b: Layer already exists 09:20:33 e69db43ed107: Layer already exists 09:20:33 518fd4c5779e: Layer already exists 09:20:33 dfff0ddab891: Layer already exists 09:20:33 efd5eb765ccd: Layer already exists 09:20:33 2450cab4bbd0: Layer already exists 09:20:33 f7125763047b: Layer already exists 09:20:33 46e3cab60578: Layer already exists 09:20:33 75654b8eeebd: Layer already exists 09:20:33 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:538e40c5285e0c1e8c69a1733b11ba5399de826b7d773f6e475375b993a1609d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:20:34 dfff0ddab891: Preparing 09:20:34 efd5eb765ccd: Preparing 09:20:34 d1b8e63f892b: Preparing 09:20:34 518fd4c5779e: Preparing 09:20:34 e69db43ed107: Preparing 09:20:34 2450cab4bbd0: Preparing 09:20:34 f7125763047b: Preparing 09:20:34 46e3cab60578: Preparing 09:20:34 75654b8eeebd: Preparing 09:20:34 2450cab4bbd0: Waiting 09:20:34 f7125763047b: Waiting 09:20:34 46e3cab60578: Waiting 09:20:34 75654b8eeebd: Waiting 09:20:34 d1b8e63f892b: Layer already exists 09:20:34 efd5eb765ccd: Layer already exists 09:20:34 518fd4c5779e: Layer already exists 09:20:34 e69db43ed107: Layer already exists 09:20:34 dfff0ddab891: Layer already exists 09:20:34 f7125763047b: Layer already exists 09:20:34 46e3cab60578: Layer already exists 09:20:34 2450cab4bbd0: Layer already exists 09:20:34 75654b8eeebd: Layer already exists 09:20:34 main: digest: sha256:538e40c5285e0c1e8c69a1733b11ba5399de826b7d773f6e475375b993a1609d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:34 ===================================================== [Pipeline] echo 09:20:34 taggedImages: 09:20:34 - nexus3.edgexfoundry.org:10004/security-spire-config:ba9e2b1039273402b718e5663479bf12101d0715 09:20:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:20:34 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.20 09:20:34 - nexus3.edgexfoundry.org:10004/security-spire-config:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:20:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:20:34 ba9e2b1039273402b718e5663479bf12101d0715 09:20:34 latest 09:20:34 4.0.0-dev.20 09:20:34 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:34 main 09:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba9e2b1039273402b718e5663479bf12101d0715 09:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:35 0455b581f869: Preparing 09:20:35 26de55498302: Preparing 09:20:35 52ddd6ed5092: Preparing 09:20:35 518fd4c5779e: Preparing 09:20:35 e69db43ed107: Preparing 09:20:35 2edcc795d515: Preparing 09:20:35 c886f512b789: Preparing 09:20:35 3934a8715e54: Preparing 09:20:35 75654b8eeebd: Preparing 09:20:35 2edcc795d515: Waiting 09:20:35 c886f512b789: Waiting 09:20:35 75654b8eeebd: Waiting 09:20:35 3934a8715e54: Waiting 09:20:35 e69db43ed107: Layer already exists 09:20:35 518fd4c5779e: Layer already exists 09:20:35 c886f512b789: Layer already exists 09:20:35 3934a8715e54: Layer already exists 09:20:35 75654b8eeebd: Layer already exists 09:20:35 26de55498302: Pushed 09:20:35 0455b581f869: Pushed 09:20:35 52ddd6ed5092: Pushed 09:20:45 2edcc795d515: Pushed 09:20:45 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:b3d9ebc1a3d8c38dcbff0d07f7c6585d50614e5b16fc4c91efdf11581a452cf3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:46 0455b581f869: Preparing 09:20:46 26de55498302: Preparing 09:20:46 52ddd6ed5092: Preparing 09:20:46 518fd4c5779e: Preparing 09:20:46 e69db43ed107: Preparing 09:20:46 2edcc795d515: Preparing 09:20:46 c886f512b789: Preparing 09:20:46 3934a8715e54: Preparing 09:20:46 75654b8eeebd: Preparing 09:20:46 2edcc795d515: Waiting 09:20:46 c886f512b789: Waiting 09:20:46 3934a8715e54: Waiting 09:20:46 75654b8eeebd: Waiting 09:20:46 518fd4c5779e: Layer already exists 09:20:46 0455b581f869: Layer already exists 09:20:46 26de55498302: Layer already exists 09:20:46 e69db43ed107: Layer already exists 09:20:46 52ddd6ed5092: Layer already exists 09:20:46 2edcc795d515: Layer already exists 09:20:46 c886f512b789: Layer already exists 09:20:46 3934a8715e54: Layer already exists 09:20:46 75654b8eeebd: Layer already exists 09:20:46 latest: digest: sha256:b3d9ebc1a3d8c38dcbff0d07f7c6585d50614e5b16fc4c91efdf11581a452cf3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.20 09:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:46 0455b581f869: Preparing 09:20:46 26de55498302: Preparing 09:20:46 52ddd6ed5092: Preparing 09:20:46 518fd4c5779e: Preparing 09:20:46 e69db43ed107: Preparing 09:20:46 2edcc795d515: Preparing 09:20:46 c886f512b789: Preparing 09:20:46 3934a8715e54: Preparing 09:20:46 75654b8eeebd: Preparing 09:20:46 3934a8715e54: Waiting 09:20:46 2edcc795d515: Waiting 09:20:46 75654b8eeebd: Waiting 09:20:46 e69db43ed107: Layer already exists 09:20:46 0455b581f869: Layer already exists 09:20:46 518fd4c5779e: Layer already exists 09:20:46 52ddd6ed5092: Layer already exists 09:20:46 26de55498302: Layer already exists 09:20:46 2edcc795d515: Layer already exists 09:20:46 c886f512b789: Layer already exists 09:20:46 3934a8715e54: Layer already exists 09:20:46 75654b8eeebd: Layer already exists 09:20:46 4.0.0-dev.20: digest: sha256:b3d9ebc1a3d8c38dcbff0d07f7c6585d50614e5b16fc4c91efdf11581a452cf3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:47 0455b581f869: Preparing 09:20:47 26de55498302: Preparing 09:20:47 52ddd6ed5092: Preparing 09:20:47 518fd4c5779e: Preparing 09:20:47 e69db43ed107: Preparing 09:20:47 2edcc795d515: Preparing 09:20:47 c886f512b789: Preparing 09:20:47 3934a8715e54: Preparing 09:20:47 75654b8eeebd: Preparing 09:20:47 2edcc795d515: Waiting 09:20:47 75654b8eeebd: Waiting 09:20:47 c886f512b789: Waiting 09:20:47 3934a8715e54: Waiting 09:20:47 26de55498302: Layer already exists 09:20:47 e69db43ed107: Layer already exists 09:20:47 518fd4c5779e: Layer already exists 09:20:47 0455b581f869: Layer already exists 09:20:47 52ddd6ed5092: Layer already exists 09:20:47 c886f512b789: Layer already exists 09:20:47 3934a8715e54: Layer already exists 09:20:47 2edcc795d515: Layer already exists 09:20:47 75654b8eeebd: Layer already exists 09:20:47 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:b3d9ebc1a3d8c38dcbff0d07f7c6585d50614e5b16fc4c91efdf11581a452cf3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:20:48 0455b581f869: Preparing 09:20:48 26de55498302: Preparing 09:20:48 52ddd6ed5092: Preparing 09:20:48 518fd4c5779e: Preparing 09:20:48 e69db43ed107: Preparing 09:20:48 2edcc795d515: Preparing 09:20:48 c886f512b789: Preparing 09:20:48 3934a8715e54: Preparing 09:20:48 75654b8eeebd: Preparing 09:20:48 c886f512b789: Waiting 09:20:48 2edcc795d515: Waiting 09:20:48 3934a8715e54: Waiting 09:20:48 75654b8eeebd: Waiting 09:20:48 26de55498302: Layer already exists 09:20:48 52ddd6ed5092: Layer already exists 09:20:48 e69db43ed107: Layer already exists 09:20:48 518fd4c5779e: Layer already exists 09:20:48 0455b581f869: Layer already exists 09:20:48 75654b8eeebd: Layer already exists 09:20:48 3934a8715e54: Layer already exists 09:20:48 c886f512b789: Layer already exists 09:20:48 2edcc795d515: Layer already exists 09:20:48 main: digest: sha256:b3d9ebc1a3d8c38dcbff0d07f7c6585d50614e5b16fc4c91efdf11581a452cf3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:48 ===================================================== [Pipeline] echo 09:20:48 taggedImages: 09:20:48 - nexus3.edgexfoundry.org:10004/security-spire-server:ba9e2b1039273402b718e5663479bf12101d0715 09:20:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:20:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.20 09:20:48 - nexus3.edgexfoundry.org:10004/security-spire-server:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:20:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:20:48 ba9e2b1039273402b718e5663479bf12101d0715 09:20:48 latest 09:20:48 4.0.0-dev.20 09:20:48 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:48 main 09:20:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba9e2b1039273402b718e5663479bf12101d0715 09:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:48 6a09877e5e9f: Preparing 09:20:48 af2f366fd1aa: Preparing 09:20:48 4bb87e265e7f: Preparing 09:20:48 518fd4c5779e: Preparing 09:20:48 e69db43ed107: Preparing 09:20:48 ae2e48fb2faa: Preparing 09:20:48 d81c919d127b: Preparing 09:20:48 75654b8eeebd: Preparing 09:20:48 ae2e48fb2faa: Waiting 09:20:48 75654b8eeebd: Waiting 09:20:48 d81c919d127b: Waiting 09:20:48 518fd4c5779e: Layer already exists 09:20:48 e69db43ed107: Layer already exists 09:20:49 6a09877e5e9f: Pushed 09:20:49 75654b8eeebd: Layer already exists 09:20:49 af2f366fd1aa: Pushed 09:20:49 d81c919d127b: Pushed 09:20:49 ae2e48fb2faa: Pushed 09:20:52 4bb87e265e7f: Pushed 09:20:52 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:065c8c2063b01e7f98b609b43be32f915ddb6a8cbcf16a7fdac519b383195ac2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:53 6a09877e5e9f: Preparing 09:20:53 af2f366fd1aa: Preparing 09:20:53 4bb87e265e7f: Preparing 09:20:53 518fd4c5779e: Preparing 09:20:53 e69db43ed107: Preparing 09:20:53 ae2e48fb2faa: Preparing 09:20:53 d81c919d127b: Preparing 09:20:53 75654b8eeebd: Preparing 09:20:53 75654b8eeebd: Waiting 09:20:53 ae2e48fb2faa: Waiting 09:20:53 af2f366fd1aa: Layer already exists 09:20:53 518fd4c5779e: Layer already exists 09:20:53 e69db43ed107: Layer already exists 09:20:53 4bb87e265e7f: Layer already exists 09:20:53 6a09877e5e9f: Layer already exists 09:20:53 d81c919d127b: Layer already exists 09:20:53 ae2e48fb2faa: Layer already exists 09:20:53 75654b8eeebd: Layer already exists 09:20:53 latest: digest: sha256:065c8c2063b01e7f98b609b43be32f915ddb6a8cbcf16a7fdac519b383195ac2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.20 09:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:54 6a09877e5e9f: Preparing 09:20:54 af2f366fd1aa: Preparing 09:20:54 4bb87e265e7f: Preparing 09:20:54 518fd4c5779e: Preparing 09:20:54 e69db43ed107: Preparing 09:20:54 ae2e48fb2faa: Preparing 09:20:54 d81c919d127b: Preparing 09:20:54 75654b8eeebd: Preparing 09:20:54 d81c919d127b: Waiting 09:20:54 75654b8eeebd: Waiting 09:20:54 ae2e48fb2faa: Waiting 09:20:54 6a09877e5e9f: Layer already exists 09:20:54 518fd4c5779e: Layer already exists 09:20:54 4bb87e265e7f: Layer already exists 09:20:54 e69db43ed107: Layer already exists 09:20:54 af2f366fd1aa: Layer already exists 09:20:54 d81c919d127b: Layer already exists 09:20:54 ae2e48fb2faa: Layer already exists 09:20:54 75654b8eeebd: Layer already exists 09:20:54 4.0.0-dev.20: digest: sha256:065c8c2063b01e7f98b609b43be32f915ddb6a8cbcf16a7fdac519b383195ac2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:54 6a09877e5e9f: Preparing 09:20:54 af2f366fd1aa: Preparing 09:20:54 4bb87e265e7f: Preparing 09:20:54 518fd4c5779e: Preparing 09:20:54 e69db43ed107: Preparing 09:20:54 ae2e48fb2faa: Preparing 09:20:54 d81c919d127b: Preparing 09:20:54 75654b8eeebd: Preparing 09:20:54 75654b8eeebd: Waiting 09:20:54 ae2e48fb2faa: Waiting 09:20:54 d81c919d127b: Waiting 09:20:54 e69db43ed107: Layer already exists 09:20:54 6a09877e5e9f: Layer already exists 09:20:54 4bb87e265e7f: Layer already exists 09:20:54 af2f366fd1aa: Layer already exists 09:20:54 518fd4c5779e: Layer already exists 09:20:54 d81c919d127b: Layer already exists 09:20:54 75654b8eeebd: Layer already exists 09:20:54 ae2e48fb2faa: Layer already exists 09:20:54 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:065c8c2063b01e7f98b609b43be32f915ddb6a8cbcf16a7fdac519b383195ac2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:20:55 6a09877e5e9f: Preparing 09:20:55 af2f366fd1aa: Preparing 09:20:55 4bb87e265e7f: Preparing 09:20:55 518fd4c5779e: Preparing 09:20:55 e69db43ed107: Preparing 09:20:55 ae2e48fb2faa: Preparing 09:20:55 d81c919d127b: Preparing 09:20:55 75654b8eeebd: Preparing 09:20:55 ae2e48fb2faa: Waiting 09:20:55 d81c919d127b: Waiting 09:20:55 75654b8eeebd: Waiting 09:20:55 518fd4c5779e: Layer already exists 09:20:55 e69db43ed107: Layer already exists 09:20:55 af2f366fd1aa: Layer already exists 09:20:55 6a09877e5e9f: Layer already exists 09:20:55 4bb87e265e7f: Layer already exists 09:20:55 ae2e48fb2faa: Layer already exists 09:20:55 d81c919d127b: Layer already exists 09:20:55 75654b8eeebd: Layer already exists 09:20:55 main: digest: sha256:065c8c2063b01e7f98b609b43be32f915ddb6a8cbcf16a7fdac519b383195ac2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:55 ===================================================== [Pipeline] echo 09:20:55 taggedImages: 09:20:55 - nexus3.edgexfoundry.org:10004/support-notifications:ba9e2b1039273402b718e5663479bf12101d0715 09:20:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:20:55 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.20 09:20:55 - nexus3.edgexfoundry.org:10004/support-notifications:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:20:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:20:55 ba9e2b1039273402b718e5663479bf12101d0715 09:20:55 latest 09:20:55 4.0.0-dev.20 09:20:55 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:20:55 main 09:20:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba9e2b1039273402b718e5663479bf12101d0715 09:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:20:56 02bbf8b09123: Preparing 09:20:56 aa74e9a11098: Preparing 09:20:56 518fd4c5779e: Preparing 09:20:56 e69db43ed107: Preparing 09:20:56 32d0a4a0dabd: Preparing 09:20:56 a3f296b31026: Preparing 09:20:56 75654b8eeebd: Preparing 09:20:56 a3f296b31026: Waiting 09:20:56 75654b8eeebd: Waiting 09:20:56 518fd4c5779e: Layer already exists 09:20:56 e69db43ed107: Layer already exists 09:20:56 75654b8eeebd: Layer already exists 09:20:56 02bbf8b09123: Pushed 09:20:56 a3f296b31026: Pushed 09:20:56 32d0a4a0dabd: Pushed 09:20:59 aa74e9a11098: Pushed 09:20:59 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:bf750c4241c1ef69de6dcf66f79751c0b419605a0732018791b919dc0920f354 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:21:00 02bbf8b09123: Preparing 09:21:00 aa74e9a11098: Preparing 09:21:00 518fd4c5779e: Preparing 09:21:00 e69db43ed107: Preparing 09:21:00 32d0a4a0dabd: Preparing 09:21:00 a3f296b31026: Preparing 09:21:00 75654b8eeebd: Preparing 09:21:00 a3f296b31026: Waiting 09:21:00 02bbf8b09123: Layer already exists 09:21:00 e69db43ed107: Layer already exists 09:21:00 aa74e9a11098: Layer already exists 09:21:00 32d0a4a0dabd: Layer already exists 09:21:00 518fd4c5779e: Layer already exists 09:21:00 a3f296b31026: Layer already exists 09:21:00 75654b8eeebd: Layer already exists 09:21:00 latest: digest: sha256:bf750c4241c1ef69de6dcf66f79751c0b419605a0732018791b919dc0920f354 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.20 09:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:21:01 02bbf8b09123: Preparing 09:21:01 aa74e9a11098: Preparing 09:21:01 518fd4c5779e: Preparing 09:21:01 e69db43ed107: Preparing 09:21:01 32d0a4a0dabd: Preparing 09:21:01 a3f296b31026: Preparing 09:21:01 75654b8eeebd: Preparing 09:21:01 75654b8eeebd: Waiting 09:21:01 a3f296b31026: Waiting 09:21:01 518fd4c5779e: Layer already exists 09:21:01 e69db43ed107: Layer already exists 09:21:01 02bbf8b09123: Layer already exists 09:21:01 aa74e9a11098: Layer already exists 09:21:01 32d0a4a0dabd: Layer already exists 09:21:01 a3f296b31026: Layer already exists 09:21:01 75654b8eeebd: Layer already exists 09:21:01 4.0.0-dev.20: digest: sha256:bf750c4241c1ef69de6dcf66f79751c0b419605a0732018791b919dc0920f354 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:21:01 02bbf8b09123: Preparing 09:21:01 aa74e9a11098: Preparing 09:21:01 518fd4c5779e: Preparing 09:21:01 e69db43ed107: Preparing 09:21:01 32d0a4a0dabd: Preparing 09:21:01 a3f296b31026: Preparing 09:21:01 75654b8eeebd: Preparing 09:21:01 a3f296b31026: Waiting 09:21:01 75654b8eeebd: Waiting 09:21:01 e69db43ed107: Layer already exists 09:21:01 aa74e9a11098: Layer already exists 09:21:01 518fd4c5779e: Layer already exists 09:21:01 02bbf8b09123: Layer already exists 09:21:01 32d0a4a0dabd: Layer already exists 09:21:01 a3f296b31026: Layer already exists 09:21:01 75654b8eeebd: Layer already exists 09:21:01 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:bf750c4241c1ef69de6dcf66f79751c0b419605a0732018791b919dc0920f354 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:21:02 02bbf8b09123: Preparing 09:21:02 aa74e9a11098: Preparing 09:21:02 518fd4c5779e: Preparing 09:21:02 e69db43ed107: Preparing 09:21:02 32d0a4a0dabd: Preparing 09:21:02 a3f296b31026: Preparing 09:21:02 75654b8eeebd: Preparing 09:21:02 a3f296b31026: Waiting 09:21:02 75654b8eeebd: Waiting 09:21:02 518fd4c5779e: Layer already exists 09:21:02 aa74e9a11098: Layer already exists 09:21:02 32d0a4a0dabd: Layer already exists 09:21:02 02bbf8b09123: Layer already exists 09:21:02 e69db43ed107: Layer already exists 09:21:02 a3f296b31026: Layer already exists 09:21:02 75654b8eeebd: Layer already exists 09:21:02 main: digest: sha256:bf750c4241c1ef69de6dcf66f79751c0b419605a0732018791b919dc0920f354 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:02 ===================================================== [Pipeline] echo 09:21:02 taggedImages: 09:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler:ba9e2b1039273402b718e5663479bf12101d0715 09:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.20 09:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:21:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:02 #143 ... 09:39:02 09:39:02 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:39:02 #149 DONE 1153.7s 09:39:02 09:39:02 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:39:02 #153 ... 09:39:02 09:39:02 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:02 #154 DONE 0.3s 09:39:02 09:39:02 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:39:02 #153 ... 09:39:02 09:39:02 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:02 #155 DONE 0.1s 09:39:02 09:39:02 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:39:02 #156 DONE 0.3s 09:39:02 09:39:02 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:02 #146 ... 09:39:02 09:39:02 #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:39:02 #157 DONE 0.1s 09:39:02 09:39:02 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:39:02 #158 DONE 0.1s 09:39:02 09:39:02 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:02 #146 ... 09:39:02 09:39:02 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:02 #159 DONE 3.5s 09:39:02 09:39:02 #103 [core-common-config-bootstrapper] exporting to image 09:39:02 #103 exporting layers 09:39:02 #103 exporting layers 0.8s done 09:39:02 #103 writing image sha256:7a014b30a33f16b39810020ae24691365347fc6ba4d282309dba45feea14985f done 09:39:02 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:39:02 #103 DONE 7.6s 09:39:02 09:39:02 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:39:17 #153 DONE 1173.0s 09:39:17 09:39:17 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:17 #150 ... 09:39:17 09:39:17 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:39:17 #160 DONE 0.2s 09:39:17 09:39:17 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:39:17 #161 DONE 0.2s 09:39:17 09:39:17 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:39:17 #162 DONE 0.2s 09:39:17 09:39:17 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:39:17 #163 DONE 0.1s 09:39:17 09:39:17 #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:39:18 #164 DONE 0.4s 09:39:18 09:39:18 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:18 #146 ... 09:39:18 09:39:18 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:39:18 #165 DONE 0.1s 09:39:18 09:39:18 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:20 #166 DONE 2.2s 09:39:20 09:39:20 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:20 #148 1175.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:39:21 #148 ... 09:39:21 09:39:21 #103 [security-proxy-setup] exporting to image 09:39:21 #103 exporting layers 0.8s done 09:39:21 #103 writing image sha256:cbbcfa308e1a1a72bb39e584b291cf23b3eba5f84a40265d395b40175113f7e6 0.0s done 09:39:21 #103 naming to docker.io/library/security-proxy-setup-arm64 done 09:39:21 #103 DONE 8.5s 09:39:21 09:39:21 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:22 #143 ... 09:39:22 09:39:22 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:39:22 #142 DONE 1179.0s 09:39:22 09:39:22 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:22 #150 ... 09:39:22 09:39:22 #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:39:23 #167 DONE 0.5s 09:39:23 09:39:23 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:39:26 #168 DONE 2.5s 09:39:26 09:39:26 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:39:26 #169 DONE 0.3s 09:39:26 09:39:26 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:39:26 #170 DONE 0.3s 09:39:26 09:39:26 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:39:26 #171 DONE 0.3s 09:39:26 09:39:26 #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:39:26 #172 DONE 0.2s 09:39:26 09:39:26 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:26 #146 ... 09:39:26 09:39:26 #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:39:26 #173 DONE 0.1s 09:39:27 09:39:27 #174 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:39:27 #174 DONE 0.1s 09:39:27 09:39:27 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:27 #150 ... 09:39:27 09:39:27 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:39:27 #175 DONE 0.1s 09:39:27 09:39:27 #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:39:27 #176 DONE 0.2s 09:39:27 09:39:27 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:39:29 #177 DONE 2.0s 09:39:29 09:39:29 #103 [security-bootstrapper] exporting to image 09:39:29 #103 exporting layers 09:39:31 #103 exporting layers 1.2s done 09:39:31 #103 writing image sha256:ffead33b0b3917aafe8f57532911be75578a06d2ec56e6f8ab2dbf6c8558784e 0.0s done 09:39:31 #103 naming to docker.io/library/security-bootstrapper-arm64 done 09:39:31 #103 DONE 9.7s 09:39:31 09:39:31 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:39 #146 ... 09:39:39 09:39:39 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:39 #148 DONE 1195.9s 09:39:39 09:39:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:40 #146 ... 09:39:40 09:39:40 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:39:40 #178 DONE 0.3s 09:39:40 09:39:40 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:39:40 #179 DONE 0.2s 09:39:40 09:39:40 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:39:40 #180 DONE 0.1s 09:39:40 09:39:40 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:39:40 #181 DONE 0.1s 09:39:40 09:39:40 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:41 #146 ... 09:39:41 09:39:41 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:39:41 #182 DONE 0.1s 09:39:41 09:39:41 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:39:41 #183 DONE 0.2s 09:39:41 09:39:41 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:39:41 #184 DONE 0.3s 09:39:41 09:39:41 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:39:41 #185 DONE 0.1s 09:39:41 09:39:41 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:41 #150 ... 09:39:41 09:39:41 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:44 #186 DONE 2.4s 09:39:44 09:39:44 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:44 #150 ... 09:39:44 09:39:44 #103 [security-secretstore-setup] exporting to image 09:39:44 #103 exporting layers 09:39:45 #103 exporting layers 1.2s done 09:39:45 #103 writing image sha256:655949e1cd13bf7b08518eb65fea37619e0479a2e2236c943366f5fa217633db done 09:39:45 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 09:39:45 #103 DONE 10.9s 09:39:45 09:39:45 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:37 #145 ... 09:42:37 09:42:37 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:42:37 #143 DONE 1367.8s 09:42:37 09:42:37 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:37 #150 ... 09:42:37 09:42:37 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:37 #187 DONE 0.1s 09:42:37 09:42:37 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:37 #145 ... 09:42:37 09:42:37 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:37 #188 DONE 0.2s 09:42:37 09:42:37 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:42:37 #189 DONE 0.3s 09:42:37 09:42:37 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:42:37 #190 DONE 0.2s 09:42:37 09:42:37 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:37 #150 ... 09:42:37 09:42:37 #103 [security-spiffe-token-provider] exporting to image 09:42:37 #103 exporting layers 09:42:37 #103 exporting layers 0.7s done 09:42:37 #103 writing image sha256:63c5aa05c2fd52b3d38d1272bfc7d3b99d7a79fd2ccebf0d98db0ae74636c9df 0.0s done 09:42:37 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:42:37 #103 DONE 11.6s 09:42:37 09:42:37 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:44 #145 ... 09:49:44 09:49:44 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:49:44 #146 DONE 1788.1s 09:49:44 09:49:44 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:49:44 #144 ... 09:49:44 09:49:44 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:49:44 #191 DONE 0.2s 09:49:44 09:49:44 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:44 #150 ... 09:49:44 09:49:44 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:49:44 #192 DONE 0.1s 09:49:44 09:49:44 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:49:44 #193 DONE 0.4s 09:49:44 09:49:44 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:49:44 #194 DONE 0.2s 09:49:44 09:49:44 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:49:44 #195 DONE 0.1s 09:49:44 09:49:44 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:49:44 #196 DONE 2.1s 09:49:44 09:49:44 #103 [security-proxy-auth] exporting to image 09:49:44 #103 exporting layers 09:49:44 #103 exporting layers 0.7s done 09:49:44 #103 writing image sha256:37429f375876e9c893d27f498bda53a7ce26133de9039e53214f2e25b3e7fe0b done 09:49:44 #103 naming to docker.io/library/security-proxy-auth-arm64 done 09:49:44 #103 DONE 12.4s 09:49:44 09:49:44 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:45 #150 ... 09:49:45 09:49:45 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:49:45 #144 DONE 1801.7s 09:49:45 09:49:45 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:45 #150 ... 09:49:45 09:49:45 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:49:45 #197 DONE 0.2s 09:49:45 09:49:45 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:49:45 #198 DONE 0.2s 09:49:45 09:49:45 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:45 #150 ... 09:49:45 09:49:45 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:49:46 #199 DONE 0.4s 09:49:46 09:49:46 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:49:46 #200 DONE 0.1s 09:49:46 09:49:46 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:46 #150 ... 09:49:46 09:49:46 #103 [core-command] exporting to image 09:49:46 #103 exporting layers 09:49:47 #103 exporting layers 0.4s done 09:49:47 #103 writing image sha256:40b3980586ec49469d80cb1ca600050341a26be78735640690b7d72f36d6b040 done 09:49:47 #103 naming to docker.io/library/core-command-arm64 done 09:49:47 #103 DONE 12.7s 09:49:47 09:49:47 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:51:38 #150 DONE 1907.3s 09:51:38 09:51:38 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:51:38 #152 DONE 1907.3s 09:51:38 09:51:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:51:38 #151 ... 09:51:38 09:51:38 #201 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:51:38 #201 DONE 0.2s 09:51:38 09:51:38 #202 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:51:38 #202 ... 09:51:38 09:51:38 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:51:38 #145 DONE 1908.4s 09:51:38 09:51:38 #202 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:51:38 #202 DONE 0.4s 09:51:38 09:51:38 #203 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:51:38 #203 DONE 0.5s 09:51:38 09:51:38 #204 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:51:38 #204 DONE 0.8s 09:51:38 09:51:38 #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:51:38 #205 DONE 1.0s 09:51:38 09:51:38 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:51:38 #206 ... 09:51:38 09:51:38 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:51:38 #207 DONE 0.3s 09:51:38 09:51:38 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:51:38 #206 DONE 0.3s 09:51:38 09:51:38 #208 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:51:38 #208 DONE 0.4s 09:51:38 09:51:38 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:51:38 #209 DONE 0.2s 09:51:38 09:51:38 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:51:38 #210 DONE 0.3s 09:51:38 09:51:38 #211 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:51:38 #211 DONE 0.3s 09:51:38 09:51:38 #103 [core-keeper] exporting to image 09:51:38 #103 exporting layers 09:51:38 #103 ... 09:51:38 09:51:38 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:51:38 #212 DONE 0.4s 09:51:38 09:51:38 #103 [core-metadata] exporting to image 09:51:38 #103 ... 09:51:38 09:51:38 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:51:38 #213 DONE 0.7s 09:51:38 09:51:38 #103 [core-metadata] exporting to image 09:51:38 #103 exporting layers 0.8s done 09:51:38 #103 writing image sha256:a42c587a448236d02cbcfd8fe276b303cbd6996f5412a13786471ad921467b17 0.0s done 09:51:38 #103 naming to docker.io/library/core-keeper-arm64 09:51:38 #103 naming to docker.io/library/core-keeper-arm64 done 09:51:38 #103 ... 09:51:38 09:51:38 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:51:38 #214 DONE 0.3s 09:51:38 09:51:38 #103 [core-keeper] exporting to image 09:51:38 #103 exporting layers 0.7s done 09:51:38 #103 writing image sha256:9605d3c9217140f4aa687e3e62fc6ab463e78e9ffc302aaaaaad20a3e008bef9 done 09:51:38 #103 naming to docker.io/library/core-metadata-arm64 done 09:51:38 #103 DONE 14.1s 09:51:38 09:51:38 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:51:38 #215 DONE 0.2s 09:51:38 09:51:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:51:38 #151 ... 09:51:38 09:51:38 #103 [core-data] exporting to image 09:51:38 #103 exporting layers 0.6s done 09:51:38 #103 writing image sha256:e1a2b99f190effe270826363daaac497d280ebbe1114b4fa2a27405df60c8550 done 09:51:38 #103 naming to docker.io/library/core-data-arm64 done 09:51:38 #103 DONE 14.7s 09:51:38 09:51:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:52:01 #151 DONE 1937.1s 09:52:01 09:52:01 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:01 #147 ... 09:52:01 09:52:01 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:52:01 #216 DONE 0.1s 09:52:01 09:52:01 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:52:01 #217 DONE 0.2s 09:52:01 09:52:01 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:02 #218 DONE 0.6s 09:52:02 09:52:02 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:02 #147 ... 09:52:02 09:52:02 #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:52:02 #219 DONE 0.1s 09:52:02 09:52:02 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:52:02 #220 DONE 0.1s 09:52:02 09:52:02 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:02 #147 ... 09:52:02 09:52:02 #103 [support-notifications] exporting to image 09:52:02 #103 exporting layers 09:52:02 #103 ... 09:52:02 09:52:02 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:02 #147 DONE 1939.1s 09:52:02 09:52:02 #103 [support-notifications] exporting to image 09:52:03 #103 exporting layers 0.7s done 09:52:03 #103 writing image sha256:b4ba0091d04f427caae0ec63ba6e73cc7dd9823e387b59498e0cf62a35f6731b done 09:52:03 #103 naming to docker.io/library/support-notifications-arm64 done 09:52:03 #103 DONE 15.4s 09:52:03 09:52:03 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:03 #221 DONE 0.1s 09:52:03 09:52:03 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:03 #222 DONE 0.1s 09:52:03 09:52:03 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:52:03 #223 DONE 0.5s 09:52:03 09:52:03 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:52:03 #224 DONE 0.1s 09:52:04 09:52:04 #103 [support-scheduler] exporting to image 09:52:04 #103 exporting layers 0.7s done 09:52:04 #103 writing image sha256:9f6022b156f3c5b911d3d6ecb27215d698d4d390cdf0849d49cd55a52c143cb3 done 09:52:04 #103 naming to docker.io/library/support-scheduler-arm64 done 09:52:04 #103 DONE 16.0s 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:04 time="2024-11-19T09:17:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:52:04 $ docker stop --time=1 21995eccd9589b1219b4d96151e509494933d1b424d69afa41f6753933b243ea 09:52:06 $ docker rm -f --volumes 21995eccd9589b1219b4d96151e509494933d1b424d69afa41f6753933b243ea [Pipeline] // withDockerContainer [Pipeline] sh 09:52:07 + docker images 09:52:07 REPOSITORY TAG IMAGE ID CREATED SIZE 09:52:07 support-scheduler-arm64 latest 9f6022b156f3 3 seconds ago 53.6MB 09:52:07 support-notifications-arm64 latest b4ba0091d04f 4 seconds ago 52.7MB 09:52:07 core-data-arm64 latest e1a2b99f190e 32 seconds ago 38.5MB 09:52:07 core-keeper-arm64 latest a42c587a4482 33 seconds ago 31.7MB 09:52:07 core-metadata-arm64 latest 9605d3c92171 33 seconds ago 38.5MB 09:52:07 core-command-arm64 latest 40b3980586ec 2 minutes ago 34.3MB 09:52:07 security-proxy-auth-arm64 latest 37429f375876 2 minutes ago 33.3MB 09:52:07 security-spiffe-token-provider-arm64 latest 63c5aa05c2fd 9 minutes ago 40.2MB 09:52:07 security-secretstore-setup-arm64 latest 655949e1cd13 12 minutes ago 47.6MB 09:52:07 security-bootstrapper-arm64 latest ffead33b0b39 12 minutes ago 27.2MB 09:52:07 security-proxy-setup-arm64 latest cbbcfa308e1a 12 minutes ago 36.2MB 09:52:07 core-common-config-bootstrapper-arm64 latest 7a014b30a33f 13 minutes ago 24.1MB 09:52:07 security-spire-agent-arm64 latest 186a88a8f3cb 33 minutes ago 182MB 09:52:07 security-spire-server-arm64 latest 9e6d2d45114f 33 minutes ago 124MB 09:52:07 security-spire-config-arm64 latest b364c3e74747 33 minutes ago 123MB 09:52:07 ci-base-image-arm64 latest 7feb18c3ab7c 35 minutes ago 960MB 09:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 6 weeks ago 558MB 09:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 09:52:07 provisioning config files... 09:52:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/754@tmp/config635121460877343465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:07 ---> ****-login.sh 09:52:07 nexus3.edgexfoundry.org:10001 09:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:07 Configure a credential helper to remove this warning. See 09:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:07 09:52:07 Login Succeeded 09:52:07 nexus3.edgexfoundry.org:10002 09:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:08 Configure a credential helper to remove this warning. See 09:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:08 09:52:08 Login Succeeded 09:52:08 nexus3.edgexfoundry.org:10003 09:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:08 Configure a credential helper to remove this warning. See 09:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:08 09:52:08 Login Succeeded 09:52:08 nexus3.edgexfoundry.org:10004 09:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:08 Configure a credential helper to remove this warning. See 09:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:08 09:52:08 Login Succeeded 09:52:08 ****.io 09:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:09 Configure a credential helper to remove this warning. See 09:52:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:09 09:52:09 Login Succeeded 09:52:09 ---> ****-login.sh ends [Pipeline] } 09:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:52:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:52:09 ba9e2b1039273402b718e5663479bf12101d0715 09:52:09 latest 09:52:09 4.0.0-dev.20 09:52:09 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:09 main 09:52:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:52:10 606c98570613: Preparing 09:52:10 2e46de96ec9e: Preparing 09:52:10 819cff356c30: Preparing 09:52:10 8a4bb0ea7942: Preparing 09:52:10 1b6eea513502: Preparing 09:52:10 3666afd317e1: Preparing 09:52:10 651d9022c234: Preparing 09:52:10 3666afd317e1: Waiting 09:52:10 651d9022c234: Waiting 09:52:10 8a4bb0ea7942: Pushed 09:52:10 606c98570613: Pushed 09:52:10 819cff356c30: Pushed 09:52:10 651d9022c234: Layer already exists 09:52:10 3666afd317e1: Pushed 09:52:11 1b6eea513502: Pushed 09:52:15 2e46de96ec9e: Pushed 09:52:15 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:ad2602fa62c3ae9030ab1c00cc96a15dd788a958ffc3596f4d956bfb2a84171a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:52:16 606c98570613: Preparing 09:52:16 2e46de96ec9e: Preparing 09:52:16 819cff356c30: Preparing 09:52:16 8a4bb0ea7942: Preparing 09:52:16 1b6eea513502: Preparing 09:52:16 3666afd317e1: Preparing 09:52:16 651d9022c234: Preparing 09:52:16 3666afd317e1: Waiting 09:52:16 651d9022c234: Waiting 09:52:16 606c98570613: Layer already exists 09:52:16 8a4bb0ea7942: Layer already exists 09:52:16 819cff356c30: Layer already exists 09:52:16 1b6eea513502: Layer already exists 09:52:16 2e46de96ec9e: Layer already exists 09:52:16 3666afd317e1: Layer already exists 09:52:16 651d9022c234: Layer already exists 09:52:16 latest: digest: sha256:ad2602fa62c3ae9030ab1c00cc96a15dd788a958ffc3596f4d956bfb2a84171a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.20 09:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:52:17 606c98570613: Preparing 09:52:17 2e46de96ec9e: Preparing 09:52:17 819cff356c30: Preparing 09:52:17 8a4bb0ea7942: Preparing 09:52:17 1b6eea513502: Preparing 09:52:17 3666afd317e1: Preparing 09:52:17 651d9022c234: Preparing 09:52:17 3666afd317e1: Waiting 09:52:17 651d9022c234: Waiting 09:52:17 606c98570613: Layer already exists 09:52:17 1b6eea513502: Layer already exists 09:52:17 819cff356c30: Layer already exists 09:52:17 2e46de96ec9e: Layer already exists 09:52:17 8a4bb0ea7942: Layer already exists 09:52:17 651d9022c234: Layer already exists 09:52:17 3666afd317e1: Layer already exists 09:52:17 4.0.0-dev.20: digest: sha256:ad2602fa62c3ae9030ab1c00cc96a15dd788a958ffc3596f4d956bfb2a84171a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:52:17 606c98570613: Preparing 09:52:17 2e46de96ec9e: Preparing 09:52:17 819cff356c30: Preparing 09:52:17 8a4bb0ea7942: Preparing 09:52:17 1b6eea513502: Preparing 09:52:17 3666afd317e1: Preparing 09:52:17 651d9022c234: Preparing 09:52:17 651d9022c234: Waiting 09:52:17 3666afd317e1: Waiting 09:52:17 819cff356c30: Layer already exists 09:52:17 2e46de96ec9e: Layer already exists 09:52:17 8a4bb0ea7942: Layer already exists 09:52:17 1b6eea513502: Layer already exists 09:52:17 606c98570613: Layer already exists 09:52:17 651d9022c234: Layer already exists 09:52:17 3666afd317e1: Layer already exists 09:52:18 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:ad2602fa62c3ae9030ab1c00cc96a15dd788a958ffc3596f4d956bfb2a84171a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:52:18 606c98570613: Preparing 09:52:18 2e46de96ec9e: Preparing 09:52:18 819cff356c30: Preparing 09:52:18 8a4bb0ea7942: Preparing 09:52:18 1b6eea513502: Preparing 09:52:18 3666afd317e1: Preparing 09:52:18 651d9022c234: Preparing 09:52:18 3666afd317e1: Waiting 09:52:18 651d9022c234: Waiting 09:52:18 1b6eea513502: Layer already exists 09:52:18 819cff356c30: Layer already exists 09:52:18 2e46de96ec9e: Layer already exists 09:52:18 8a4bb0ea7942: Layer already exists 09:52:18 606c98570613: Layer already exists 09:52:18 3666afd317e1: Layer already exists 09:52:18 651d9022c234: Layer already exists 09:52:19 main: digest: sha256:ad2602fa62c3ae9030ab1c00cc96a15dd788a958ffc3596f4d956bfb2a84171a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:19 ===================================================== [Pipeline] echo 09:52:19 taggedImages: 09:52:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:52:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.20 09:52:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:52:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:52:19 ba9e2b1039273402b718e5663479bf12101d0715 09:52:19 latest 09:52:19 4.0.0-dev.20 09:52:19 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:19 main 09:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:52:20 c642c46a1ceb: Preparing 09:52:20 c95850e5dba5: Preparing 09:52:20 518dee1cd8db: Preparing 09:52:20 9afae86cc7d7: Preparing 09:52:20 819cff356c30: Preparing 09:52:20 8a4bb0ea7942: Preparing 09:52:20 1b6eea513502: Preparing 09:52:20 8a4bb0ea7942: Waiting 09:52:20 3666afd317e1: Preparing 09:52:20 1b6eea513502: Waiting 09:52:20 651d9022c234: Preparing 09:52:20 3666afd317e1: Waiting 09:52:20 651d9022c234: Waiting 09:52:20 819cff356c30: Layer already exists 09:52:20 8a4bb0ea7942: Layer already exists 09:52:20 1b6eea513502: Layer already exists 09:52:20 c95850e5dba5: Pushed 09:52:20 3666afd317e1: Layer already exists 09:52:20 c642c46a1ceb: Pushed 09:52:20 518dee1cd8db: Pushed 09:52:20 651d9022c234: Layer already exists 09:52:22 9afae86cc7d7: Pushed 09:52:22 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:3c1b2b54392c42f630fbbbfc4ecb769d46066f2b8a94177236793d4386b5ff28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:22 + 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 09:52:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:52:23 c642c46a1ceb: Preparing 09:52:23 c95850e5dba5: Preparing 09:52:23 518dee1cd8db: Preparing 09:52:23 9afae86cc7d7: Preparing 09:52:23 819cff356c30: Preparing 09:52:23 8a4bb0ea7942: Preparing 09:52:23 1b6eea513502: Preparing 09:52:23 3666afd317e1: Preparing 09:52:23 651d9022c234: Preparing 09:52:23 8a4bb0ea7942: Waiting 09:52:23 3666afd317e1: Waiting 09:52:23 651d9022c234: Waiting 09:52:23 1b6eea513502: Waiting 09:52:23 819cff356c30: Layer already exists 09:52:23 518dee1cd8db: Layer already exists 09:52:23 c642c46a1ceb: Layer already exists 09:52:23 9afae86cc7d7: Layer already exists 09:52:23 c95850e5dba5: Layer already exists 09:52:23 651d9022c234: Layer already exists 09:52:23 3666afd317e1: Layer already exists 09:52:23 1b6eea513502: Layer already exists 09:52:23 8a4bb0ea7942: Layer already exists 09:52:23 latest: digest: sha256:3c1b2b54392c42f630fbbbfc4ecb769d46066f2b8a94177236793d4386b5ff28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.20 09:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:52:24 c642c46a1ceb: Preparing 09:52:24 c95850e5dba5: Preparing 09:52:24 518dee1cd8db: Preparing 09:52:24 9afae86cc7d7: Preparing 09:52:24 819cff356c30: Preparing 09:52:24 8a4bb0ea7942: Preparing 09:52:24 1b6eea513502: Preparing 09:52:24 3666afd317e1: Preparing 09:52:24 651d9022c234: Preparing 09:52:24 8a4bb0ea7942: Waiting 09:52:24 1b6eea513502: Waiting 09:52:24 3666afd317e1: Waiting 09:52:24 651d9022c234: Waiting 09:52:24 c642c46a1ceb: Layer already exists 09:52:24 c95850e5dba5: Layer already exists 09:52:24 9afae86cc7d7: Layer already exists 09:52:24 819cff356c30: Layer already exists 09:52:24 518dee1cd8db: Layer already exists 09:52:24 651d9022c234: Layer already exists 09:52:24 8a4bb0ea7942: Layer already exists 09:52:24 1b6eea513502: Layer already exists 09:52:24 3666afd317e1: Layer already exists 09:52:24 4.0.0-dev.20: digest: sha256:3c1b2b54392c42f630fbbbfc4ecb769d46066f2b8a94177236793d4386b5ff28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:52:25 c642c46a1ceb: Preparing 09:52:25 c95850e5dba5: Preparing 09:52:25 518dee1cd8db: Preparing 09:52:25 9afae86cc7d7: Preparing 09:52:25 819cff356c30: Preparing 09:52:25 8a4bb0ea7942: Preparing 09:52:25 1b6eea513502: Preparing 09:52:25 3666afd317e1: Preparing 09:52:25 651d9022c234: Preparing 09:52:25 1b6eea513502: Waiting 09:52:25 8a4bb0ea7942: Waiting 09:52:25 3666afd317e1: Waiting 09:52:25 651d9022c234: Waiting 09:52:25 c95850e5dba5: Layer already exists 09:52:25 9afae86cc7d7: Layer already exists 09:52:25 819cff356c30: Layer already exists 09:52:25 518dee1cd8db: Layer already exists 09:52:25 c642c46a1ceb: Layer already exists 09:52:25 8a4bb0ea7942: Layer already exists 09:52:25 3666afd317e1: Layer already exists 09:52:25 1b6eea513502: Layer already exists 09:52:25 651d9022c234: Layer already exists 09:52:25 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:3c1b2b54392c42f630fbbbfc4ecb769d46066f2b8a94177236793d4386b5ff28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:25 + 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 09:52:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:52:26 c642c46a1ceb: Preparing 09:52:26 c95850e5dba5: Preparing 09:52:26 518dee1cd8db: Preparing 09:52:26 9afae86cc7d7: Preparing 09:52:26 819cff356c30: Preparing 09:52:26 8a4bb0ea7942: Preparing 09:52:26 1b6eea513502: Preparing 09:52:26 3666afd317e1: Preparing 09:52:26 651d9022c234: Preparing 09:52:26 8a4bb0ea7942: Waiting 09:52:26 1b6eea513502: Waiting 09:52:26 3666afd317e1: Waiting 09:52:26 651d9022c234: Waiting 09:52:26 9afae86cc7d7: Layer already exists 09:52:26 c642c46a1ceb: Layer already exists 09:52:26 518dee1cd8db: Layer already exists 09:52:26 819cff356c30: Layer already exists 09:52:26 c95850e5dba5: Layer already exists 09:52:26 3666afd317e1: Layer already exists 09:52:26 651d9022c234: Layer already exists 09:52:26 8a4bb0ea7942: Layer already exists 09:52:26 1b6eea513502: Layer already exists 09:52:26 main: digest: sha256:3c1b2b54392c42f630fbbbfc4ecb769d46066f2b8a94177236793d4386b5ff28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:26 ===================================================== [Pipeline] echo 09:52:26 taggedImages: 09:52:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:52:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.20 09:52:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:52:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:52:26 ba9e2b1039273402b718e5663479bf12101d0715 09:52:26 latest 09:52:26 4.0.0-dev.20 09:52:26 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:26 main 09:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:52:27 13d8e36d8f18: Preparing 09:52:27 2a250ea591bb: Preparing 09:52:27 99594cb2ee65: Preparing 09:52:27 819cff356c30: Preparing 09:52:27 8a4bb0ea7942: Preparing 09:52:27 198f16fde722: Preparing 09:52:27 d8ee28f70049: Preparing 09:52:27 651d9022c234: Preparing 09:52:27 198f16fde722: Waiting 09:52:27 d8ee28f70049: Waiting 09:52:27 651d9022c234: Waiting 09:52:27 8a4bb0ea7942: Layer already exists 09:52:27 819cff356c30: Layer already exists 09:52:27 2a250ea591bb: Pushed 09:52:27 13d8e36d8f18: Pushed 09:52:27 651d9022c234: Layer already exists 09:52:27 d8ee28f70049: Pushed 09:52:29 198f16fde722: Pushed 09:52:32 99594cb2ee65: Pushed 09:52:32 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:3dc8e85a0ff5af81de7c7fd3679e918942f3893fd482c56f349ba3b4f88468c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:52:33 13d8e36d8f18: Preparing 09:52:33 2a250ea591bb: Preparing 09:52:33 99594cb2ee65: Preparing 09:52:33 819cff356c30: Preparing 09:52:33 8a4bb0ea7942: Preparing 09:52:33 198f16fde722: Preparing 09:52:33 d8ee28f70049: Preparing 09:52:33 651d9022c234: Preparing 09:52:33 198f16fde722: Waiting 09:52:33 d8ee28f70049: Waiting 09:52:33 651d9022c234: Waiting 09:52:33 819cff356c30: Layer already exists 09:52:33 13d8e36d8f18: Layer already exists 09:52:33 99594cb2ee65: Layer already exists 09:52:33 8a4bb0ea7942: Layer already exists 09:52:33 2a250ea591bb: Layer already exists 09:52:33 651d9022c234: Layer already exists 09:52:33 198f16fde722: Layer already exists 09:52:33 d8ee28f70049: Layer already exists 09:52:33 latest: digest: sha256:3dc8e85a0ff5af81de7c7fd3679e918942f3893fd482c56f349ba3b4f88468c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.20 09:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:52:34 13d8e36d8f18: Preparing 09:52:34 2a250ea591bb: Preparing 09:52:34 99594cb2ee65: Preparing 09:52:34 819cff356c30: Preparing 09:52:34 8a4bb0ea7942: Preparing 09:52:34 198f16fde722: Preparing 09:52:34 d8ee28f70049: Preparing 09:52:34 651d9022c234: Preparing 09:52:34 d8ee28f70049: Waiting 09:52:34 651d9022c234: Waiting 09:52:34 198f16fde722: Waiting 09:52:34 8a4bb0ea7942: Layer already exists 09:52:34 13d8e36d8f18: Layer already exists 09:52:34 99594cb2ee65: Layer already exists 09:52:34 2a250ea591bb: Layer already exists 09:52:34 819cff356c30: Layer already exists 09:52:34 d8ee28f70049: Layer already exists 09:52:34 198f16fde722: Layer already exists 09:52:34 651d9022c234: Layer already exists 09:52:34 4.0.0-dev.20: digest: sha256:3dc8e85a0ff5af81de7c7fd3679e918942f3893fd482c56f349ba3b4f88468c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:52:35 13d8e36d8f18: Preparing 09:52:35 2a250ea591bb: Preparing 09:52:35 99594cb2ee65: Preparing 09:52:35 819cff356c30: Preparing 09:52:35 8a4bb0ea7942: Preparing 09:52:35 198f16fde722: Preparing 09:52:35 d8ee28f70049: Preparing 09:52:35 651d9022c234: Preparing 09:52:35 198f16fde722: Waiting 09:52:35 d8ee28f70049: Waiting 09:52:35 651d9022c234: Waiting 09:52:35 13d8e36d8f18: Layer already exists 09:52:35 8a4bb0ea7942: Layer already exists 09:52:35 2a250ea591bb: Layer already exists 09:52:35 819cff356c30: Layer already exists 09:52:35 99594cb2ee65: Layer already exists 09:52:35 651d9022c234: Layer already exists 09:52:35 198f16fde722: Layer already exists 09:52:35 d8ee28f70049: Layer already exists 09:52:35 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:3dc8e85a0ff5af81de7c7fd3679e918942f3893fd482c56f349ba3b4f88468c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:52:36 13d8e36d8f18: Preparing 09:52:36 2a250ea591bb: Preparing 09:52:36 99594cb2ee65: Preparing 09:52:36 819cff356c30: Preparing 09:52:36 8a4bb0ea7942: Preparing 09:52:36 198f16fde722: Preparing 09:52:36 d8ee28f70049: Preparing 09:52:36 651d9022c234: Preparing 09:52:36 198f16fde722: Waiting 09:52:36 d8ee28f70049: Waiting 09:52:36 651d9022c234: Waiting 09:52:36 2a250ea591bb: Layer already exists 09:52:36 8a4bb0ea7942: Layer already exists 09:52:36 819cff356c30: Layer already exists 09:52:36 99594cb2ee65: Layer already exists 09:52:36 13d8e36d8f18: Layer already exists 09:52:36 d8ee28f70049: Layer already exists 09:52:36 651d9022c234: Layer already exists 09:52:36 198f16fde722: Layer already exists 09:52:36 main: digest: sha256:3dc8e85a0ff5af81de7c7fd3679e918942f3893fd482c56f349ba3b4f88468c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:36 ===================================================== [Pipeline] echo 09:52:36 taggedImages: 09:52:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:52:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.20 09:52:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:52:36 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:52:36 ba9e2b1039273402b718e5663479bf12101d0715 09:52:36 latest 09:52:36 4.0.0-dev.20 09:52:36 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:36 main 09:52:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:52:37 5e7c26977dc4: Preparing 09:52:37 a4f96172834f: Preparing 09:52:37 f4d3b4ba00f7: Preparing 09:52:37 8a4bb0ea7942: Preparing 09:52:37 bf51a4cfcd66: Preparing 09:52:37 507e3fd8f11f: Preparing 09:52:37 651d9022c234: Preparing 09:52:37 507e3fd8f11f: Waiting 09:52:37 651d9022c234: Waiting 09:52:37 8a4bb0ea7942: Layer already exists 09:52:37 a4f96172834f: Pushed 09:52:37 507e3fd8f11f: Pushed 09:52:37 651d9022c234: Layer already exists 09:52:37 bf51a4cfcd66: Pushed 09:52:37 5e7c26977dc4: Pushed 09:52:43 f4d3b4ba00f7: Pushed 09:52:43 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:3a5265683705d8d67a4196d228cd48ab525d48257e5e18754c3f044fe764ae3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:52:43 5e7c26977dc4: Preparing 09:52:43 a4f96172834f: Preparing 09:52:43 f4d3b4ba00f7: Preparing 09:52:43 8a4bb0ea7942: Preparing 09:52:43 bf51a4cfcd66: Preparing 09:52:43 507e3fd8f11f: Preparing 09:52:43 651d9022c234: Preparing 09:52:43 507e3fd8f11f: Waiting 09:52:43 651d9022c234: Waiting 09:52:43 bf51a4cfcd66: Layer already exists 09:52:43 f4d3b4ba00f7: Layer already exists 09:52:43 8a4bb0ea7942: Layer already exists 09:52:43 a4f96172834f: Layer already exists 09:52:43 5e7c26977dc4: Layer already exists 09:52:43 651d9022c234: Layer already exists 09:52:43 507e3fd8f11f: Layer already exists 09:52:44 latest: digest: sha256:3a5265683705d8d67a4196d228cd48ab525d48257e5e18754c3f044fe764ae3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.20 09:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:52:44 5e7c26977dc4: Preparing 09:52:44 a4f96172834f: Preparing 09:52:44 f4d3b4ba00f7: Preparing 09:52:44 8a4bb0ea7942: Preparing 09:52:44 bf51a4cfcd66: Preparing 09:52:44 507e3fd8f11f: Preparing 09:52:44 651d9022c234: Preparing 09:52:44 651d9022c234: Waiting 09:52:44 507e3fd8f11f: Waiting 09:52:44 bf51a4cfcd66: Layer already exists 09:52:44 f4d3b4ba00f7: Layer already exists 09:52:44 5e7c26977dc4: Layer already exists 09:52:44 a4f96172834f: Layer already exists 09:52:44 8a4bb0ea7942: Layer already exists 09:52:44 651d9022c234: Layer already exists 09:52:44 507e3fd8f11f: Layer already exists 09:52:45 4.0.0-dev.20: digest: sha256:3a5265683705d8d67a4196d228cd48ab525d48257e5e18754c3f044fe764ae3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:52:45 5e7c26977dc4: Preparing 09:52:45 a4f96172834f: Preparing 09:52:45 f4d3b4ba00f7: Preparing 09:52:45 8a4bb0ea7942: Preparing 09:52:45 bf51a4cfcd66: Preparing 09:52:45 507e3fd8f11f: Preparing 09:52:45 651d9022c234: Preparing 09:52:45 507e3fd8f11f: Waiting 09:52:45 651d9022c234: Waiting 09:52:45 f4d3b4ba00f7: Layer already exists 09:52:45 bf51a4cfcd66: Layer already exists 09:52:45 a4f96172834f: Layer already exists 09:52:45 8a4bb0ea7942: Layer already exists 09:52:45 5e7c26977dc4: Layer already exists 09:52:45 507e3fd8f11f: Layer already exists 09:52:45 651d9022c234: Layer already exists 09:52:45 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:3a5265683705d8d67a4196d228cd48ab525d48257e5e18754c3f044fe764ae3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:52:46 5e7c26977dc4: Preparing 09:52:46 a4f96172834f: Preparing 09:52:46 f4d3b4ba00f7: Preparing 09:52:46 8a4bb0ea7942: Preparing 09:52:46 bf51a4cfcd66: Preparing 09:52:46 507e3fd8f11f: Preparing 09:52:46 651d9022c234: Preparing 09:52:46 507e3fd8f11f: Waiting 09:52:46 651d9022c234: Waiting 09:52:47 8a4bb0ea7942: Layer already exists 09:52:47 bf51a4cfcd66: Layer already exists 09:52:47 a4f96172834f: Layer already exists 09:52:47 5e7c26977dc4: Layer already exists 09:52:47 f4d3b4ba00f7: Layer already exists 09:52:47 651d9022c234: Layer already exists 09:52:47 507e3fd8f11f: Layer already exists 09:52:47 main: digest: sha256:3a5265683705d8d67a4196d228cd48ab525d48257e5e18754c3f044fe764ae3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:47 ===================================================== [Pipeline] echo 09:52:47 taggedImages: 09:52:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:52:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.20 09:52:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:52:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:52:47 ba9e2b1039273402b718e5663479bf12101d0715 09:52:47 latest 09:52:47 4.0.0-dev.20 09:52:47 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:47 main 09:52:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:52:47 f10edbd602b1: Preparing 09:52:47 16916fec7073: Preparing 09:52:47 6c8c2e535ec1: Preparing 09:52:47 0a3d9276c2c3: Preparing 09:52:47 819cff356c30: Preparing 09:52:47 8a4bb0ea7942: Preparing 09:52:47 1b6eea513502: Preparing 09:52:47 3666afd317e1: Preparing 09:52:47 651d9022c234: Preparing 09:52:47 1b6eea513502: Waiting 09:52:47 3666afd317e1: Waiting 09:52:47 651d9022c234: Waiting 09:52:47 8a4bb0ea7942: Waiting 09:52:47 819cff356c30: Layer already exists 09:52:48 8a4bb0ea7942: Layer already exists 09:52:48 1b6eea513502: Layer already exists 09:52:48 16916fec7073: Pushed 09:52:48 3666afd317e1: Layer already exists 09:52:48 6c8c2e535ec1: Pushed 09:52:48 f10edbd602b1: Pushed 09:52:48 651d9022c234: Layer already exists 09:52:53 0a3d9276c2c3: Pushed 09:52:53 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:88c49265b32b0300f0e2c22efb40456bcec9595e7cc80b318c0c8416d80c8692 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:52:54 f10edbd602b1: Preparing 09:52:54 16916fec7073: Preparing 09:52:54 6c8c2e535ec1: Preparing 09:52:54 0a3d9276c2c3: Preparing 09:52:54 819cff356c30: Preparing 09:52:54 8a4bb0ea7942: Preparing 09:52:54 1b6eea513502: Preparing 09:52:54 3666afd317e1: Preparing 09:52:54 651d9022c234: Preparing 09:52:54 8a4bb0ea7942: Waiting 09:52:54 1b6eea513502: Waiting 09:52:54 651d9022c234: Waiting 09:52:54 16916fec7073: Layer already exists 09:52:54 6c8c2e535ec1: Layer already exists 09:52:54 f10edbd602b1: Layer already exists 09:52:54 0a3d9276c2c3: Layer already exists 09:52:54 819cff356c30: Layer already exists 09:52:54 1b6eea513502: Layer already exists 09:52:54 3666afd317e1: Layer already exists 09:52:54 8a4bb0ea7942: Layer already exists 09:52:54 651d9022c234: Layer already exists 09:52:55 latest: digest: sha256:88c49265b32b0300f0e2c22efb40456bcec9595e7cc80b318c0c8416d80c8692 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.20 09:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:52:55 f10edbd602b1: Preparing 09:52:55 16916fec7073: Preparing 09:52:55 6c8c2e535ec1: Preparing 09:52:55 0a3d9276c2c3: Preparing 09:52:55 819cff356c30: Preparing 09:52:55 8a4bb0ea7942: Preparing 09:52:55 1b6eea513502: Preparing 09:52:55 3666afd317e1: Preparing 09:52:55 651d9022c234: Preparing 09:52:55 1b6eea513502: Waiting 09:52:55 3666afd317e1: Waiting 09:52:55 651d9022c234: Waiting 09:52:55 8a4bb0ea7942: Waiting 09:52:55 16916fec7073: Layer already exists 09:52:55 6c8c2e535ec1: Layer already exists 09:52:55 819cff356c30: Layer already exists 09:52:55 f10edbd602b1: Layer already exists 09:52:55 0a3d9276c2c3: Layer already exists 09:52:55 3666afd317e1: Layer already exists 09:52:55 651d9022c234: Layer already exists 09:52:55 1b6eea513502: Layer already exists 09:52:55 8a4bb0ea7942: Layer already exists 09:52:56 4.0.0-dev.20: digest: sha256:88c49265b32b0300f0e2c22efb40456bcec9595e7cc80b318c0c8416d80c8692 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:52:56 f10edbd602b1: Preparing 09:52:56 16916fec7073: Preparing 09:52:56 6c8c2e535ec1: Preparing 09:52:56 0a3d9276c2c3: Preparing 09:52:56 819cff356c30: Preparing 09:52:56 8a4bb0ea7942: Preparing 09:52:56 1b6eea513502: Preparing 09:52:56 3666afd317e1: Preparing 09:52:56 651d9022c234: Preparing 09:52:56 8a4bb0ea7942: Waiting 09:52:56 1b6eea513502: Waiting 09:52:56 3666afd317e1: Waiting 09:52:56 651d9022c234: Waiting 09:52:56 f10edbd602b1: Layer already exists 09:52:56 819cff356c30: Layer already exists 09:52:56 16916fec7073: Layer already exists 09:52:56 0a3d9276c2c3: Layer already exists 09:52:56 6c8c2e535ec1: Layer already exists 09:52:56 8a4bb0ea7942: Layer already exists 09:52:56 651d9022c234: Layer already exists 09:52:56 1b6eea513502: Layer already exists 09:52:56 3666afd317e1: Layer already exists 09:52:57 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:88c49265b32b0300f0e2c22efb40456bcec9595e7cc80b318c0c8416d80c8692 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:52:57 f10edbd602b1: Preparing 09:52:57 16916fec7073: Preparing 09:52:57 6c8c2e535ec1: Preparing 09:52:57 0a3d9276c2c3: Preparing 09:52:57 819cff356c30: Preparing 09:52:57 8a4bb0ea7942: Preparing 09:52:57 1b6eea513502: Preparing 09:52:57 3666afd317e1: Preparing 09:52:57 651d9022c234: Preparing 09:52:57 8a4bb0ea7942: Waiting 09:52:57 1b6eea513502: Waiting 09:52:57 3666afd317e1: Waiting 09:52:57 651d9022c234: Waiting 09:52:57 f10edbd602b1: Layer already exists 09:52:57 6c8c2e535ec1: Layer already exists 09:52:57 819cff356c30: Layer already exists 09:52:57 0a3d9276c2c3: Layer already exists 09:52:57 16916fec7073: Layer already exists 09:52:57 8a4bb0ea7942: Layer already exists 09:52:57 3666afd317e1: Layer already exists 09:52:57 651d9022c234: Layer already exists 09:52:57 1b6eea513502: Layer already exists 09:52:58 main: digest: sha256:88c49265b32b0300f0e2c22efb40456bcec9595e7cc80b318c0c8416d80c8692 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:52:58 ===================================================== [Pipeline] echo 09:52:58 taggedImages: 09:52:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:52:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.20 09:52:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:52:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:52:58 ba9e2b1039273402b718e5663479bf12101d0715 09:52:58 latest 09:52:58 4.0.0-dev.20 09:52:58 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:52:58 main 09:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:52:59 8f056179b31a: Preparing 09:52:59 fdfd0865c702: Preparing 09:52:59 196c03271956: Preparing 09:52:59 836252fb2571: Preparing 09:52:59 008ef3ee80c8: Preparing 09:52:59 0130d8fd08bb: Preparing 09:52:59 645dc8debc08: Preparing 09:52:59 819cff356c30: Preparing 09:52:59 8a4bb0ea7942: Preparing 09:52:59 44a8f18d4f47: Preparing 09:52:59 4c432f6eec1a: Preparing 09:52:59 5f70bf18a086: Preparing 09:52:59 f5b62fc8a60c: Preparing 09:52:59 04a84834e5cb: Preparing 09:52:59 3fe7842ae0a3: Preparing 09:52:59 651d9022c234: Preparing 09:52:59 0130d8fd08bb: Waiting 09:52:59 645dc8debc08: Waiting 09:52:59 819cff356c30: Waiting 09:52:59 8a4bb0ea7942: Waiting 09:52:59 44a8f18d4f47: Waiting 09:52:59 4c432f6eec1a: Waiting 09:52:59 5f70bf18a086: Waiting 09:52:59 f5b62fc8a60c: Waiting 09:52:59 04a84834e5cb: Waiting 09:52:59 3fe7842ae0a3: Waiting 09:52:59 651d9022c234: Waiting 09:52:59 836252fb2571: Pushed 09:52:59 fdfd0865c702: Pushed 09:52:59 196c03271956: Pushed 09:52:59 008ef3ee80c8: Pushed 09:52:59 8f056179b31a: Pushed 09:52:59 819cff356c30: Layer already exists 09:52:59 8a4bb0ea7942: Layer already exists 09:52:59 5f70bf18a086: Layer already exists 09:52:59 0130d8fd08bb: Pushed 09:52:59 44a8f18d4f47: Pushed 09:52:59 4c432f6eec1a: Pushed 09:52:59 651d9022c234: Layer already exists 09:52:59 f5b62fc8a60c: Pushed 09:52:59 3fe7842ae0a3: Pushed 09:53:01 04a84834e5cb: Pushed 09:53:02 645dc8debc08: Pushed 09:53:02 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:413650340a9c062423c4f0da2e7f9261323e6a39b4c3635cade398b2c833154d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:53:03 8f056179b31a: Preparing 09:53:03 fdfd0865c702: Preparing 09:53:03 196c03271956: Preparing 09:53:03 836252fb2571: Preparing 09:53:03 008ef3ee80c8: Preparing 09:53:03 0130d8fd08bb: Preparing 09:53:03 645dc8debc08: Preparing 09:53:03 819cff356c30: Preparing 09:53:03 8a4bb0ea7942: Preparing 09:53:03 44a8f18d4f47: Preparing 09:53:03 4c432f6eec1a: Preparing 09:53:03 5f70bf18a086: Preparing 09:53:03 f5b62fc8a60c: Preparing 09:53:03 04a84834e5cb: Preparing 09:53:03 3fe7842ae0a3: Preparing 09:53:03 651d9022c234: Preparing 09:53:03 645dc8debc08: Waiting 09:53:03 819cff356c30: Waiting 09:53:03 8a4bb0ea7942: Waiting 09:53:03 44a8f18d4f47: Waiting 09:53:03 4c432f6eec1a: Waiting 09:53:03 5f70bf18a086: Waiting 09:53:03 f5b62fc8a60c: Waiting 09:53:03 0130d8fd08bb: Waiting 09:53:03 3fe7842ae0a3: Waiting 09:53:03 04a84834e5cb: Waiting 09:53:03 651d9022c234: Waiting 09:53:03 008ef3ee80c8: Layer already exists 09:53:03 8f056179b31a: Layer already exists 09:53:03 fdfd0865c702: Layer already exists 09:53:03 196c03271956: Layer already exists 09:53:03 836252fb2571: Layer already exists 09:53:03 8a4bb0ea7942: Layer already exists 09:53:03 0130d8fd08bb: Layer already exists 09:53:03 645dc8debc08: Layer already exists 09:53:03 819cff356c30: Layer already exists 09:53:03 44a8f18d4f47: Layer already exists 09:53:03 5f70bf18a086: Layer already exists 09:53:03 4c432f6eec1a: Layer already exists 09:53:03 04a84834e5cb: Layer already exists 09:53:03 f5b62fc8a60c: Layer already exists 09:53:03 3fe7842ae0a3: Layer already exists 09:53:03 651d9022c234: Layer already exists 09:53:03 latest: digest: sha256:413650340a9c062423c4f0da2e7f9261323e6a39b4c3635cade398b2c833154d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.20 09:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:53:04 8f056179b31a: Preparing 09:53:04 fdfd0865c702: Preparing 09:53:04 196c03271956: Preparing 09:53:04 836252fb2571: Preparing 09:53:04 008ef3ee80c8: Preparing 09:53:04 0130d8fd08bb: Preparing 09:53:04 645dc8debc08: Preparing 09:53:04 819cff356c30: Preparing 09:53:04 8a4bb0ea7942: Preparing 09:53:04 44a8f18d4f47: Preparing 09:53:04 4c432f6eec1a: Preparing 09:53:04 5f70bf18a086: Preparing 09:53:04 f5b62fc8a60c: Preparing 09:53:04 04a84834e5cb: Preparing 09:53:04 0130d8fd08bb: Waiting 09:53:04 3fe7842ae0a3: Preparing 09:53:04 651d9022c234: Preparing 09:53:04 645dc8debc08: Waiting 09:53:04 819cff356c30: Waiting 09:53:04 8a4bb0ea7942: Waiting 09:53:04 44a8f18d4f47: Waiting 09:53:04 4c432f6eec1a: Waiting 09:53:04 5f70bf18a086: Waiting 09:53:04 f5b62fc8a60c: Waiting 09:53:04 04a84834e5cb: Waiting 09:53:04 3fe7842ae0a3: Waiting 09:53:04 651d9022c234: Waiting 09:53:04 008ef3ee80c8: Layer already exists 09:53:04 836252fb2571: Layer already exists 09:53:04 fdfd0865c702: Layer already exists 09:53:04 196c03271956: Layer already exists 09:53:04 8f056179b31a: Layer already exists 09:53:04 0130d8fd08bb: Layer already exists 09:53:04 819cff356c30: Layer already exists 09:53:04 44a8f18d4f47: Layer already exists 09:53:04 645dc8debc08: Layer already exists 09:53:04 8a4bb0ea7942: Layer already exists 09:53:04 4c432f6eec1a: Layer already exists 09:53:04 5f70bf18a086: Layer already exists 09:53:04 f5b62fc8a60c: Layer already exists 09:53:04 3fe7842ae0a3: Layer already exists 09:53:04 04a84834e5cb: Layer already exists 09:53:04 651d9022c234: Layer already exists 09:53:04 4.0.0-dev.20: digest: sha256:413650340a9c062423c4f0da2e7f9261323e6a39b4c3635cade398b2c833154d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:53:05 8f056179b31a: Preparing 09:53:05 fdfd0865c702: Preparing 09:53:05 196c03271956: Preparing 09:53:05 836252fb2571: Preparing 09:53:05 008ef3ee80c8: Preparing 09:53:05 0130d8fd08bb: Preparing 09:53:05 645dc8debc08: Preparing 09:53:05 819cff356c30: Preparing 09:53:05 8a4bb0ea7942: Preparing 09:53:05 44a8f18d4f47: Preparing 09:53:05 4c432f6eec1a: Preparing 09:53:05 5f70bf18a086: Preparing 09:53:05 f5b62fc8a60c: Preparing 09:53:05 04a84834e5cb: Preparing 09:53:05 3fe7842ae0a3: Preparing 09:53:05 651d9022c234: Preparing 09:53:05 8a4bb0ea7942: Waiting 09:53:05 44a8f18d4f47: Waiting 09:53:05 4c432f6eec1a: Waiting 09:53:05 5f70bf18a086: Waiting 09:53:05 04a84834e5cb: Waiting 09:53:05 3fe7842ae0a3: Waiting 09:53:05 651d9022c234: Waiting 09:53:05 0130d8fd08bb: Waiting 09:53:05 645dc8debc08: Waiting 09:53:05 819cff356c30: Waiting 09:53:05 f5b62fc8a60c: Waiting 09:53:05 836252fb2571: Layer already exists 09:53:05 8f056179b31a: Layer already exists 09:53:05 196c03271956: Layer already exists 09:53:05 008ef3ee80c8: Layer already exists 09:53:05 fdfd0865c702: Layer already exists 09:53:05 0130d8fd08bb: Layer already exists 09:53:05 819cff356c30: Layer already exists 09:53:05 44a8f18d4f47: Layer already exists 09:53:05 645dc8debc08: Layer already exists 09:53:05 8a4bb0ea7942: Layer already exists 09:53:05 5f70bf18a086: Layer already exists 09:53:05 3fe7842ae0a3: Layer already exists 09:53:05 4c432f6eec1a: Layer already exists 09:53:05 f5b62fc8a60c: Layer already exists 09:53:05 04a84834e5cb: Layer already exists 09:53:05 651d9022c234: Layer already exists 09:53:05 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:413650340a9c062423c4f0da2e7f9261323e6a39b4c3635cade398b2c833154d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:53:06 8f056179b31a: Preparing 09:53:06 fdfd0865c702: Preparing 09:53:06 196c03271956: Preparing 09:53:06 836252fb2571: Preparing 09:53:06 008ef3ee80c8: Preparing 09:53:06 0130d8fd08bb: Preparing 09:53:06 645dc8debc08: Preparing 09:53:06 819cff356c30: Preparing 09:53:06 8a4bb0ea7942: Preparing 09:53:06 44a8f18d4f47: Preparing 09:53:06 4c432f6eec1a: Preparing 09:53:06 5f70bf18a086: Preparing 09:53:06 f5b62fc8a60c: Preparing 09:53:06 04a84834e5cb: Preparing 09:53:06 3fe7842ae0a3: Preparing 09:53:06 651d9022c234: Preparing 09:53:06 0130d8fd08bb: Waiting 09:53:06 645dc8debc08: Waiting 09:53:06 819cff356c30: Waiting 09:53:06 4c432f6eec1a: Waiting 09:53:06 8a4bb0ea7942: Waiting 09:53:06 5f70bf18a086: Waiting 09:53:06 44a8f18d4f47: Waiting 09:53:06 f5b62fc8a60c: Waiting 09:53:06 04a84834e5cb: Waiting 09:53:06 651d9022c234: Waiting 09:53:06 3fe7842ae0a3: Waiting 09:53:06 836252fb2571: Layer already exists 09:53:06 008ef3ee80c8: Layer already exists 09:53:06 8f056179b31a: Layer already exists 09:53:06 fdfd0865c702: Layer already exists 09:53:06 196c03271956: Layer already exists 09:53:06 645dc8debc08: Layer already exists 09:53:06 0130d8fd08bb: Layer already exists 09:53:06 819cff356c30: Layer already exists 09:53:06 8a4bb0ea7942: Layer already exists 09:53:06 44a8f18d4f47: Layer already exists 09:53:06 4c432f6eec1a: Layer already exists 09:53:06 f5b62fc8a60c: Layer already exists 09:53:06 5f70bf18a086: Layer already exists 09:53:06 04a84834e5cb: Layer already exists 09:53:06 3fe7842ae0a3: Layer already exists 09:53:06 651d9022c234: Layer already exists 09:53:06 main: digest: sha256:413650340a9c062423c4f0da2e7f9261323e6a39b4c3635cade398b2c833154d size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:06 ===================================================== [Pipeline] echo 09:53:06 taggedImages: 09:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.20 09:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:53:06 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:53:06 ba9e2b1039273402b718e5663479bf12101d0715 09:53:06 latest 09:53:06 4.0.0-dev.20 09:53:06 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:06 main 09:53:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:53:07 e574761e8840: Preparing 09:53:07 d74364e49e36: Preparing 09:53:07 bd70e1fb9d8d: Preparing 09:53:07 afbafedc7a34: Preparing 09:53:07 819cff356c30: Preparing 09:53:07 8a4bb0ea7942: Preparing 09:53:07 1b6eea513502: Preparing 09:53:07 3666afd317e1: Preparing 09:53:07 651d9022c234: Preparing 09:53:07 1b6eea513502: Waiting 09:53:07 3666afd317e1: Waiting 09:53:07 651d9022c234: Waiting 09:53:07 8a4bb0ea7942: Waiting 09:53:07 819cff356c30: Layer already exists 09:53:07 8a4bb0ea7942: Layer already exists 09:53:07 1b6eea513502: Layer already exists 09:53:07 e574761e8840: Pushed 09:53:07 3666afd317e1: Layer already exists 09:53:07 d74364e49e36: Pushed 09:53:07 bd70e1fb9d8d: Pushed 09:53:07 651d9022c234: Layer already exists 09:53:12 afbafedc7a34: Pushed 09:53:12 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:3f079dae33d10adb1b24e198be621f21b8498d49fae9d7b70a63b5a8444ee0f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:12 + 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 09:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:53:12 e574761e8840: Preparing 09:53:12 d74364e49e36: Preparing 09:53:12 bd70e1fb9d8d: Preparing 09:53:12 afbafedc7a34: Preparing 09:53:12 819cff356c30: Preparing 09:53:12 8a4bb0ea7942: Preparing 09:53:12 1b6eea513502: Preparing 09:53:12 3666afd317e1: Preparing 09:53:12 651d9022c234: Preparing 09:53:12 8a4bb0ea7942: Waiting 09:53:12 1b6eea513502: Waiting 09:53:12 3666afd317e1: Waiting 09:53:12 651d9022c234: Waiting 09:53:12 819cff356c30: Layer already exists 09:53:12 d74364e49e36: Layer already exists 09:53:12 bd70e1fb9d8d: Layer already exists 09:53:12 e574761e8840: Layer already exists 09:53:12 afbafedc7a34: Layer already exists 09:53:12 1b6eea513502: Layer already exists 09:53:12 8a4bb0ea7942: Layer already exists 09:53:12 651d9022c234: Layer already exists 09:53:12 3666afd317e1: Layer already exists 09:53:13 latest: digest: sha256:3f079dae33d10adb1b24e198be621f21b8498d49fae9d7b70a63b5a8444ee0f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.20 09:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:53:13 e574761e8840: Preparing 09:53:13 d74364e49e36: Preparing 09:53:13 bd70e1fb9d8d: Preparing 09:53:13 afbafedc7a34: Preparing 09:53:13 819cff356c30: Preparing 09:53:13 8a4bb0ea7942: Preparing 09:53:13 1b6eea513502: Preparing 09:53:13 3666afd317e1: Preparing 09:53:13 651d9022c234: Preparing 09:53:13 8a4bb0ea7942: Waiting 09:53:13 651d9022c234: Waiting 09:53:13 1b6eea513502: Waiting 09:53:13 3666afd317e1: Waiting 09:53:13 e574761e8840: Layer already exists 09:53:13 bd70e1fb9d8d: Layer already exists 09:53:13 d74364e49e36: Layer already exists 09:53:13 819cff356c30: Layer already exists 09:53:13 afbafedc7a34: Layer already exists 09:53:13 1b6eea513502: Layer already exists 09:53:13 8a4bb0ea7942: Layer already exists 09:53:13 3666afd317e1: Layer already exists 09:53:13 651d9022c234: Layer already exists 09:53:13 4.0.0-dev.20: digest: sha256:3f079dae33d10adb1b24e198be621f21b8498d49fae9d7b70a63b5a8444ee0f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:53:14 e574761e8840: Preparing 09:53:14 d74364e49e36: Preparing 09:53:14 bd70e1fb9d8d: Preparing 09:53:14 afbafedc7a34: Preparing 09:53:14 819cff356c30: Preparing 09:53:14 8a4bb0ea7942: Preparing 09:53:14 1b6eea513502: Preparing 09:53:14 3666afd317e1: Preparing 09:53:14 651d9022c234: Preparing 09:53:14 1b6eea513502: Waiting 09:53:14 8a4bb0ea7942: Waiting 09:53:14 3666afd317e1: Waiting 09:53:14 651d9022c234: Waiting 09:53:14 d74364e49e36: Layer already exists 09:53:14 e574761e8840: Layer already exists 09:53:14 afbafedc7a34: Layer already exists 09:53:14 bd70e1fb9d8d: Layer already exists 09:53:14 819cff356c30: Layer already exists 09:53:14 1b6eea513502: Layer already exists 09:53:14 8a4bb0ea7942: Layer already exists 09:53:14 3666afd317e1: Layer already exists 09:53:14 651d9022c234: Layer already exists 09:53:14 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:3f079dae33d10adb1b24e198be621f21b8498d49fae9d7b70a63b5a8444ee0f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:15 + 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 09:53:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:53:15 e574761e8840: Preparing 09:53:15 d74364e49e36: Preparing 09:53:15 bd70e1fb9d8d: Preparing 09:53:15 afbafedc7a34: Preparing 09:53:15 819cff356c30: Preparing 09:53:15 8a4bb0ea7942: Preparing 09:53:15 1b6eea513502: Preparing 09:53:15 3666afd317e1: Preparing 09:53:15 651d9022c234: Preparing 09:53:15 8a4bb0ea7942: Waiting 09:53:15 1b6eea513502: Waiting 09:53:15 3666afd317e1: Waiting 09:53:15 651d9022c234: Waiting 09:53:15 bd70e1fb9d8d: Layer already exists 09:53:15 819cff356c30: Layer already exists 09:53:15 e574761e8840: Layer already exists 09:53:15 d74364e49e36: Layer already exists 09:53:15 afbafedc7a34: Layer already exists 09:53:15 8a4bb0ea7942: Layer already exists 09:53:15 3666afd317e1: Layer already exists 09:53:15 1b6eea513502: Layer already exists 09:53:15 651d9022c234: Layer already exists 09:53:15 main: digest: sha256:3f079dae33d10adb1b24e198be621f21b8498d49fae9d7b70a63b5a8444ee0f0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:16 ===================================================== [Pipeline] echo 09:53:16 taggedImages: 09:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.20 09:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:53:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:53:16 ba9e2b1039273402b718e5663479bf12101d0715 09:53:16 latest 09:53:16 4.0.0-dev.20 09:53:16 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:16 main 09:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:53:18 440f650c9df2: Preparing 09:53:18 51c0c6a0e726: Preparing 09:53:18 e1ff6752b8f8: Preparing 09:53:18 381156240e2c: Preparing 09:53:18 7e53051ce084: Preparing 09:53:18 819cff356c30: Preparing 09:53:18 8a4bb0ea7942: Preparing 09:53:18 2fb19a0378d7: Preparing 09:53:18 ee742222e2a7: Preparing 09:53:18 850164fb3d50: Preparing 09:53:18 651d9022c234: Preparing 09:53:18 2fb19a0378d7: Waiting 09:53:18 ee742222e2a7: Waiting 09:53:18 850164fb3d50: Waiting 09:53:18 651d9022c234: Waiting 09:53:18 819cff356c30: Waiting 09:53:18 8a4bb0ea7942: Waiting 09:53:18 381156240e2c: Pushed 09:53:18 51c0c6a0e726: Pushed 09:53:18 7e53051ce084: Pushed 09:53:18 440f650c9df2: Pushed 09:53:18 819cff356c30: Layer already exists 09:53:18 8a4bb0ea7942: Layer already exists 09:53:18 651d9022c234: Layer already exists 09:53:18 2fb19a0378d7: Pushed 09:53:18 ee742222e2a7: Pushed 09:53:21 e1ff6752b8f8: Pushed 09:53:23 850164fb3d50: Pushed 09:53:23 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:5aa42e6baae13041526b9b79315db126ef4db128d3bede00a430f16279254304 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:23 + 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 09:53:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:53:24 440f650c9df2: Preparing 09:53:24 51c0c6a0e726: Preparing 09:53:24 e1ff6752b8f8: Preparing 09:53:24 381156240e2c: Preparing 09:53:24 7e53051ce084: Preparing 09:53:24 819cff356c30: Preparing 09:53:24 8a4bb0ea7942: Preparing 09:53:24 2fb19a0378d7: Preparing 09:53:24 ee742222e2a7: Preparing 09:53:24 850164fb3d50: Preparing 09:53:24 651d9022c234: Preparing 09:53:24 2fb19a0378d7: Waiting 09:53:24 ee742222e2a7: Waiting 09:53:24 850164fb3d50: Waiting 09:53:24 651d9022c234: Waiting 09:53:24 819cff356c30: Waiting 09:53:24 8a4bb0ea7942: Waiting 09:53:24 7e53051ce084: Layer already exists 09:53:24 e1ff6752b8f8: Layer already exists 09:53:24 440f650c9df2: Layer already exists 09:53:24 51c0c6a0e726: Layer already exists 09:53:24 381156240e2c: Layer already exists 09:53:24 8a4bb0ea7942: Layer already exists 09:53:24 2fb19a0378d7: Layer already exists 09:53:24 819cff356c30: Layer already exists 09:53:24 ee742222e2a7: Layer already exists 09:53:24 850164fb3d50: Layer already exists 09:53:24 651d9022c234: Layer already exists 09:53:24 latest: digest: sha256:5aa42e6baae13041526b9b79315db126ef4db128d3bede00a430f16279254304 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.20 09:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:53:24 440f650c9df2: Preparing 09:53:24 51c0c6a0e726: Preparing 09:53:24 e1ff6752b8f8: Preparing 09:53:24 381156240e2c: Preparing 09:53:24 7e53051ce084: Preparing 09:53:24 819cff356c30: Preparing 09:53:24 8a4bb0ea7942: Preparing 09:53:24 2fb19a0378d7: Preparing 09:53:24 ee742222e2a7: Preparing 09:53:24 850164fb3d50: Preparing 09:53:24 651d9022c234: Preparing 09:53:24 8a4bb0ea7942: Waiting 09:53:24 2fb19a0378d7: Waiting 09:53:24 ee742222e2a7: Waiting 09:53:24 850164fb3d50: Waiting 09:53:24 651d9022c234: Waiting 09:53:24 819cff356c30: Waiting 09:53:24 e1ff6752b8f8: Layer already exists 09:53:24 7e53051ce084: Layer already exists 09:53:24 440f650c9df2: Layer already exists 09:53:24 51c0c6a0e726: Layer already exists 09:53:24 381156240e2c: Layer already exists 09:53:24 819cff356c30: Layer already exists 09:53:24 8a4bb0ea7942: Layer already exists 09:53:24 ee742222e2a7: Layer already exists 09:53:24 850164fb3d50: Layer already exists 09:53:24 2fb19a0378d7: Layer already exists 09:53:24 651d9022c234: Layer already exists 09:53:25 4.0.0-dev.20: digest: sha256:5aa42e6baae13041526b9b79315db126ef4db128d3bede00a430f16279254304 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:53:25 440f650c9df2: Preparing 09:53:25 51c0c6a0e726: Preparing 09:53:25 e1ff6752b8f8: Preparing 09:53:25 381156240e2c: Preparing 09:53:25 7e53051ce084: Preparing 09:53:25 819cff356c30: Preparing 09:53:25 8a4bb0ea7942: Preparing 09:53:25 2fb19a0378d7: Preparing 09:53:25 ee742222e2a7: Preparing 09:53:25 850164fb3d50: Preparing 09:53:25 651d9022c234: Preparing 09:53:25 2fb19a0378d7: Waiting 09:53:25 819cff356c30: Waiting 09:53:25 8a4bb0ea7942: Waiting 09:53:25 ee742222e2a7: Waiting 09:53:25 651d9022c234: Waiting 09:53:25 850164fb3d50: Waiting 09:53:25 440f650c9df2: Layer already exists 09:53:25 51c0c6a0e726: Layer already exists 09:53:25 381156240e2c: Layer already exists 09:53:25 7e53051ce084: Layer already exists 09:53:25 e1ff6752b8f8: Layer already exists 09:53:25 819cff356c30: Layer already exists 09:53:25 2fb19a0378d7: Layer already exists 09:53:25 8a4bb0ea7942: Layer already exists 09:53:25 ee742222e2a7: Layer already exists 09:53:25 850164fb3d50: Layer already exists 09:53:25 651d9022c234: Layer already exists 09:53:26 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:5aa42e6baae13041526b9b79315db126ef4db128d3bede00a430f16279254304 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:26 + 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 09:53:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:53:26 440f650c9df2: Preparing 09:53:26 51c0c6a0e726: Preparing 09:53:26 e1ff6752b8f8: Preparing 09:53:26 381156240e2c: Preparing 09:53:26 7e53051ce084: Preparing 09:53:26 819cff356c30: Preparing 09:53:26 8a4bb0ea7942: Preparing 09:53:26 2fb19a0378d7: Preparing 09:53:26 ee742222e2a7: Preparing 09:53:26 850164fb3d50: Preparing 09:53:26 651d9022c234: Preparing 09:53:26 2fb19a0378d7: Waiting 09:53:26 ee742222e2a7: Waiting 09:53:26 850164fb3d50: Waiting 09:53:26 651d9022c234: Waiting 09:53:26 819cff356c30: Waiting 09:53:26 8a4bb0ea7942: Waiting 09:53:26 7e53051ce084: Layer already exists 09:53:26 e1ff6752b8f8: Layer already exists 09:53:26 381156240e2c: Layer already exists 09:53:26 51c0c6a0e726: Layer already exists 09:53:26 440f650c9df2: Layer already exists 09:53:26 819cff356c30: Layer already exists 09:53:26 8a4bb0ea7942: Layer already exists 09:53:26 2fb19a0378d7: Layer already exists 09:53:26 ee742222e2a7: Layer already exists 09:53:26 850164fb3d50: Layer already exists 09:53:26 651d9022c234: Layer already exists 09:53:27 main: digest: sha256:5aa42e6baae13041526b9b79315db126ef4db128d3bede00a430f16279254304 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:27 ===================================================== [Pipeline] echo 09:53:27 taggedImages: 09:53:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:53:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.20 09:53:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:53:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:53:27 ba9e2b1039273402b718e5663479bf12101d0715 09:53:27 latest 09:53:27 4.0.0-dev.20 09:53:27 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:27 main 09:53:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:53:27 ffd5ddbca755: Preparing 09:53:27 e59dee375e05: Preparing 09:53:27 61485de6f534: Preparing 09:53:27 c4d8ff72ad2f: Preparing 09:53:27 e3bb8187f0b3: Preparing 09:53:27 6e32bd19cc08: Preparing 09:53:27 794196ff659e: Preparing 09:53:27 819cff356c30: Preparing 09:53:27 8a4bb0ea7942: Preparing 09:53:27 6d67f37b1e4b: Preparing 09:53:27 814642365a9a: Preparing 09:53:27 651d9022c234: Preparing 09:53:27 8a4bb0ea7942: Waiting 09:53:27 6e32bd19cc08: Waiting 09:53:27 794196ff659e: Waiting 09:53:27 819cff356c30: Waiting 09:53:27 6d67f37b1e4b: Waiting 09:53:27 651d9022c234: Waiting 09:53:27 814642365a9a: Waiting 09:53:28 e3bb8187f0b3: Pushed 09:53:28 e59dee375e05: Pushed 09:53:28 ffd5ddbca755: Pushed 09:53:28 819cff356c30: Layer already exists 09:53:28 8a4bb0ea7942: Layer already exists 09:53:28 6e32bd19cc08: Pushed 09:53:28 794196ff659e: Pushed 09:53:29 651d9022c234: Layer already exists 09:53:30 c4d8ff72ad2f: Pushed 09:53:30 6d67f37b1e4b: Pushed 09:53:30 61485de6f534: Pushed 09:53:32 814642365a9a: Pushed 09:53:32 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:d369b234f3ded87254c3c9832184793e8f909f8688fbbc8530fe91fc49194b77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:32 + 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 09:53:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:53:32 ffd5ddbca755: Preparing 09:53:32 e59dee375e05: Preparing 09:53:32 61485de6f534: Preparing 09:53:32 c4d8ff72ad2f: Preparing 09:53:32 e3bb8187f0b3: Preparing 09:53:32 6e32bd19cc08: Preparing 09:53:32 794196ff659e: Preparing 09:53:32 819cff356c30: Preparing 09:53:32 8a4bb0ea7942: Preparing 09:53:32 6d67f37b1e4b: Preparing 09:53:32 814642365a9a: Preparing 09:53:32 651d9022c234: Preparing 09:53:32 6e32bd19cc08: Waiting 09:53:32 8a4bb0ea7942: Waiting 09:53:32 6d67f37b1e4b: Waiting 09:53:32 794196ff659e: Waiting 09:53:32 819cff356c30: Waiting 09:53:32 814642365a9a: Waiting 09:53:32 651d9022c234: Waiting 09:53:32 61485de6f534: Layer already exists 09:53:32 ffd5ddbca755: Layer already exists 09:53:32 c4d8ff72ad2f: Layer already exists 09:53:32 e59dee375e05: Layer already exists 09:53:32 e3bb8187f0b3: Layer already exists 09:53:32 6e32bd19cc08: Layer already exists 09:53:32 819cff356c30: Layer already exists 09:53:32 8a4bb0ea7942: Layer already exists 09:53:32 794196ff659e: Layer already exists 09:53:32 6d67f37b1e4b: Layer already exists 09:53:32 814642365a9a: Layer already exists 09:53:32 651d9022c234: Layer already exists 09:53:33 latest: digest: sha256:d369b234f3ded87254c3c9832184793e8f909f8688fbbc8530fe91fc49194b77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.20 09:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:53:33 ffd5ddbca755: Preparing 09:53:33 e59dee375e05: Preparing 09:53:33 61485de6f534: Preparing 09:53:33 c4d8ff72ad2f: Preparing 09:53:33 e3bb8187f0b3: Preparing 09:53:33 6e32bd19cc08: Preparing 09:53:33 794196ff659e: Preparing 09:53:33 6e32bd19cc08: Waiting 09:53:33 819cff356c30: Preparing 09:53:33 794196ff659e: Waiting 09:53:33 8a4bb0ea7942: Preparing 09:53:33 819cff356c30: Waiting 09:53:33 8a4bb0ea7942: Waiting 09:53:33 6d67f37b1e4b: Preparing 09:53:33 814642365a9a: Preparing 09:53:33 651d9022c234: Preparing 09:53:33 6d67f37b1e4b: Waiting 09:53:33 814642365a9a: Waiting 09:53:33 651d9022c234: Waiting 09:53:33 e3bb8187f0b3: Layer already exists 09:53:33 ffd5ddbca755: Layer already exists 09:53:33 e59dee375e05: Layer already exists 09:53:33 c4d8ff72ad2f: Layer already exists 09:53:33 61485de6f534: Layer already exists 09:53:33 794196ff659e: Layer already exists 09:53:33 6e32bd19cc08: Layer already exists 09:53:33 6d67f37b1e4b: Layer already exists 09:53:33 819cff356c30: Layer already exists 09:53:33 8a4bb0ea7942: Layer already exists 09:53:33 651d9022c234: Layer already exists 09:53:33 814642365a9a: Layer already exists 09:53:34 4.0.0-dev.20: digest: sha256:d369b234f3ded87254c3c9832184793e8f909f8688fbbc8530fe91fc49194b77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:53:34 ffd5ddbca755: Preparing 09:53:34 e59dee375e05: Preparing 09:53:34 61485de6f534: Preparing 09:53:34 c4d8ff72ad2f: Preparing 09:53:34 e3bb8187f0b3: Preparing 09:53:34 6e32bd19cc08: Preparing 09:53:34 794196ff659e: Preparing 09:53:34 819cff356c30: Preparing 09:53:34 8a4bb0ea7942: Preparing 09:53:34 6d67f37b1e4b: Preparing 09:53:34 814642365a9a: Preparing 09:53:34 651d9022c234: Preparing 09:53:34 6e32bd19cc08: Waiting 09:53:34 794196ff659e: Waiting 09:53:34 819cff356c30: Waiting 09:53:34 814642365a9a: Waiting 09:53:34 8a4bb0ea7942: Waiting 09:53:34 651d9022c234: Waiting 09:53:34 6d67f37b1e4b: Waiting 09:53:34 61485de6f534: Layer already exists 09:53:34 e3bb8187f0b3: Layer already exists 09:53:34 c4d8ff72ad2f: Layer already exists 09:53:34 e59dee375e05: Layer already exists 09:53:34 ffd5ddbca755: Layer already exists 09:53:34 6e32bd19cc08: Layer already exists 09:53:34 794196ff659e: Layer already exists 09:53:34 8a4bb0ea7942: Layer already exists 09:53:34 6d67f37b1e4b: Layer already exists 09:53:34 819cff356c30: Layer already exists 09:53:34 814642365a9a: Layer already exists 09:53:34 651d9022c234: Layer already exists 09:53:35 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:d369b234f3ded87254c3c9832184793e8f909f8688fbbc8530fe91fc49194b77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:35 + 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 09:53:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:53:35 ffd5ddbca755: Preparing 09:53:35 e59dee375e05: Preparing 09:53:35 61485de6f534: Preparing 09:53:35 c4d8ff72ad2f: Preparing 09:53:35 e3bb8187f0b3: Preparing 09:53:35 6e32bd19cc08: Preparing 09:53:35 794196ff659e: Preparing 09:53:35 819cff356c30: Preparing 09:53:35 8a4bb0ea7942: Preparing 09:53:35 6d67f37b1e4b: Preparing 09:53:35 814642365a9a: Preparing 09:53:35 651d9022c234: Preparing 09:53:35 6e32bd19cc08: Waiting 09:53:35 794196ff659e: Waiting 09:53:35 819cff356c30: Waiting 09:53:35 8a4bb0ea7942: Waiting 09:53:35 6d67f37b1e4b: Waiting 09:53:35 814642365a9a: Waiting 09:53:35 651d9022c234: Waiting 09:53:35 61485de6f534: Layer already exists 09:53:35 e59dee375e05: Layer already exists 09:53:35 ffd5ddbca755: Layer already exists 09:53:35 c4d8ff72ad2f: Layer already exists 09:53:35 e3bb8187f0b3: Layer already exists 09:53:35 6d67f37b1e4b: Layer already exists 09:53:35 6e32bd19cc08: Layer already exists 09:53:35 794196ff659e: Layer already exists 09:53:35 819cff356c30: Layer already exists 09:53:35 8a4bb0ea7942: Layer already exists 09:53:35 814642365a9a: Layer already exists 09:53:35 651d9022c234: Layer already exists 09:53:36 main: digest: sha256:d369b234f3ded87254c3c9832184793e8f909f8688fbbc8530fe91fc49194b77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:36 ===================================================== [Pipeline] echo 09:53:36 taggedImages: 09:53:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:53:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.20 09:53:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:53:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:53:36 ba9e2b1039273402b718e5663479bf12101d0715 09:53:36 latest 09:53:36 4.0.0-dev.20 09:53:36 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:36 main 09:53:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:53:36 2f39f9e3e98f: Preparing 09:53:36 7a8541f3c3f0: Preparing 09:53:36 819cff356c30: Preparing 09:53:36 8a4bb0ea7942: Preparing 09:53:36 8589a16c1f63: Preparing 09:53:36 d7dcd88ac2a3: Preparing 09:53:36 651d9022c234: Preparing 09:53:36 d7dcd88ac2a3: Waiting 09:53:36 651d9022c234: Waiting 09:53:36 8a4bb0ea7942: Layer already exists 09:53:37 819cff356c30: Layer already exists 09:53:37 651d9022c234: Layer already exists 09:53:37 2f39f9e3e98f: Pushed 09:53:38 8589a16c1f63: Pushed 09:53:39 d7dcd88ac2a3: Pushed 09:53:41 7a8541f3c3f0: Pushed 09:53:41 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:e786cd5cbd76834b4ad44e8ba624cdb9821077d06254f4dcb9d5ed32cf93b3ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:41 + 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 09:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:53:41 2f39f9e3e98f: Preparing 09:53:41 7a8541f3c3f0: Preparing 09:53:41 819cff356c30: Preparing 09:53:41 8a4bb0ea7942: Preparing 09:53:41 8589a16c1f63: Preparing 09:53:41 d7dcd88ac2a3: Preparing 09:53:41 651d9022c234: Preparing 09:53:41 d7dcd88ac2a3: Waiting 09:53:41 651d9022c234: Waiting 09:53:41 8589a16c1f63: Layer already exists 09:53:41 819cff356c30: Layer already exists 09:53:41 2f39f9e3e98f: Layer already exists 09:53:41 8a4bb0ea7942: Layer already exists 09:53:41 7a8541f3c3f0: Layer already exists 09:53:41 d7dcd88ac2a3: Layer already exists 09:53:42 651d9022c234: Layer already exists 09:53:42 latest: digest: sha256:e786cd5cbd76834b4ad44e8ba624cdb9821077d06254f4dcb9d5ed32cf93b3ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.20 09:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:53:42 2f39f9e3e98f: Preparing 09:53:42 7a8541f3c3f0: Preparing 09:53:42 819cff356c30: Preparing 09:53:42 8a4bb0ea7942: Preparing 09:53:42 8589a16c1f63: Preparing 09:53:42 d7dcd88ac2a3: Preparing 09:53:42 651d9022c234: Preparing 09:53:42 651d9022c234: Waiting 09:53:42 d7dcd88ac2a3: Waiting 09:53:42 819cff356c30: Layer already exists 09:53:42 7a8541f3c3f0: Layer already exists 09:53:42 8a4bb0ea7942: Layer already exists 09:53:42 2f39f9e3e98f: Layer already exists 09:53:42 8589a16c1f63: Layer already exists 09:53:42 d7dcd88ac2a3: Layer already exists 09:53:42 651d9022c234: Layer already exists 09:53:43 4.0.0-dev.20: digest: sha256:e786cd5cbd76834b4ad44e8ba624cdb9821077d06254f4dcb9d5ed32cf93b3ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:53:43 2f39f9e3e98f: Preparing 09:53:43 7a8541f3c3f0: Preparing 09:53:43 819cff356c30: Preparing 09:53:43 8a4bb0ea7942: Preparing 09:53:43 8589a16c1f63: Preparing 09:53:43 d7dcd88ac2a3: Preparing 09:53:43 651d9022c234: Preparing 09:53:43 d7dcd88ac2a3: Waiting 09:53:43 651d9022c234: Waiting 09:53:43 8589a16c1f63: Layer already exists 09:53:43 2f39f9e3e98f: Layer already exists 09:53:43 819cff356c30: Layer already exists 09:53:43 7a8541f3c3f0: Layer already exists 09:53:43 8a4bb0ea7942: Layer already exists 09:53:43 d7dcd88ac2a3: Layer already exists 09:53:43 651d9022c234: Layer already exists 09:53:44 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:e786cd5cbd76834b4ad44e8ba624cdb9821077d06254f4dcb9d5ed32cf93b3ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:44 + 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 09:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:53:44 2f39f9e3e98f: Preparing 09:53:44 7a8541f3c3f0: Preparing 09:53:44 819cff356c30: Preparing 09:53:44 8a4bb0ea7942: Preparing 09:53:44 8589a16c1f63: Preparing 09:53:44 d7dcd88ac2a3: Preparing 09:53:44 651d9022c234: Preparing 09:53:44 d7dcd88ac2a3: Waiting 09:53:44 651d9022c234: Waiting 09:53:44 8589a16c1f63: Layer already exists 09:53:44 819cff356c30: Layer already exists 09:53:44 8a4bb0ea7942: Layer already exists 09:53:44 7a8541f3c3f0: Layer already exists 09:53:44 2f39f9e3e98f: Layer already exists 09:53:44 651d9022c234: Layer already exists 09:53:44 d7dcd88ac2a3: Layer already exists 09:53:45 main: digest: sha256:e786cd5cbd76834b4ad44e8ba624cdb9821077d06254f4dcb9d5ed32cf93b3ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:53:45 ===================================================== [Pipeline] echo 09:53:45 taggedImages: 09:53:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:53:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.20 09:53:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:53:45 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:53:45 ba9e2b1039273402b718e5663479bf12101d0715 09:53:45 latest 09:53:45 4.0.0-dev.20 09:53:45 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:53:45 main 09:53:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:53:46 1c1ef6ec7033: Preparing 09:53:46 a19d40cc995a: Preparing 09:53:46 00eb233b0b8b: Preparing 09:53:46 819cff356c30: Preparing 09:53:46 8a4bb0ea7942: Preparing 09:53:46 0d7ace0b199d: Preparing 09:53:46 8ff5402cc46e: Preparing 09:53:46 5c2d15bf4b78: Preparing 09:53:46 056ac266075c: Preparing 09:53:46 651d9022c234: Preparing 09:53:46 0d7ace0b199d: Waiting 09:53:46 8ff5402cc46e: Waiting 09:53:46 5c2d15bf4b78: Waiting 09:53:46 056ac266075c: Waiting 09:53:46 651d9022c234: Waiting 09:53:46 8a4bb0ea7942: Layer already exists 09:53:46 819cff356c30: Layer already exists 09:53:46 a19d40cc995a: Pushed 09:53:46 00eb233b0b8b: Pushed 09:53:46 1c1ef6ec7033: Pushed 09:53:46 651d9022c234: Layer already exists 09:53:46 5c2d15bf4b78: Pushed 09:53:49 056ac266075c: Pushed 09:53:59 8ff5402cc46e: Pushed 09:54:07 0d7ace0b199d: Pushed 09:54:07 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:6cca78ef0b720382a4f71db0d991f03a799c4a4019a42c32963c715cd693c1c0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:07 + 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 09:54:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:54:08 1c1ef6ec7033: Preparing 09:54:08 a19d40cc995a: Preparing 09:54:08 00eb233b0b8b: Preparing 09:54:08 819cff356c30: Preparing 09:54:08 8a4bb0ea7942: Preparing 09:54:08 0d7ace0b199d: Preparing 09:54:08 8ff5402cc46e: Preparing 09:54:08 5c2d15bf4b78: Preparing 09:54:08 056ac266075c: Preparing 09:54:08 651d9022c234: Preparing 09:54:08 8ff5402cc46e: Waiting 09:54:08 5c2d15bf4b78: Waiting 09:54:08 056ac266075c: Waiting 09:54:08 651d9022c234: Waiting 09:54:08 0d7ace0b199d: Waiting 09:54:08 a19d40cc995a: Layer already exists 09:54:08 1c1ef6ec7033: Layer already exists 09:54:08 00eb233b0b8b: Layer already exists 09:54:08 8a4bb0ea7942: Layer already exists 09:54:08 819cff356c30: Layer already exists 09:54:08 8ff5402cc46e: Layer already exists 09:54:08 651d9022c234: Layer already exists 09:54:08 0d7ace0b199d: Layer already exists 09:54:08 056ac266075c: Layer already exists 09:54:08 5c2d15bf4b78: Layer already exists 09:54:08 latest: digest: sha256:6cca78ef0b720382a4f71db0d991f03a799c4a4019a42c32963c715cd693c1c0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.20 09:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:54:09 1c1ef6ec7033: Preparing 09:54:09 a19d40cc995a: Preparing 09:54:09 00eb233b0b8b: Preparing 09:54:09 819cff356c30: Preparing 09:54:09 8a4bb0ea7942: Preparing 09:54:09 0d7ace0b199d: Preparing 09:54:09 8ff5402cc46e: Preparing 09:54:09 5c2d15bf4b78: Preparing 09:54:09 056ac266075c: Preparing 09:54:09 651d9022c234: Preparing 09:54:09 8ff5402cc46e: Waiting 09:54:09 5c2d15bf4b78: Waiting 09:54:09 056ac266075c: Waiting 09:54:09 651d9022c234: Waiting 09:54:09 0d7ace0b199d: Waiting 09:54:09 a19d40cc995a: Layer already exists 09:54:09 819cff356c30: Layer already exists 09:54:09 8a4bb0ea7942: Layer already exists 09:54:09 00eb233b0b8b: Layer already exists 09:54:09 1c1ef6ec7033: Layer already exists 09:54:09 651d9022c234: Layer already exists 09:54:09 0d7ace0b199d: Layer already exists 09:54:09 056ac266075c: Layer already exists 09:54:09 8ff5402cc46e: Layer already exists 09:54:09 5c2d15bf4b78: Layer already exists 09:54:09 4.0.0-dev.20: digest: sha256:6cca78ef0b720382a4f71db0d991f03a799c4a4019a42c32963c715cd693c1c0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:54:10 1c1ef6ec7033: Preparing 09:54:10 a19d40cc995a: Preparing 09:54:10 00eb233b0b8b: Preparing 09:54:10 819cff356c30: Preparing 09:54:10 8a4bb0ea7942: Preparing 09:54:10 0d7ace0b199d: Preparing 09:54:10 8ff5402cc46e: Preparing 09:54:10 5c2d15bf4b78: Preparing 09:54:10 056ac266075c: Preparing 09:54:10 651d9022c234: Preparing 09:54:10 8ff5402cc46e: Waiting 09:54:10 5c2d15bf4b78: Waiting 09:54:10 056ac266075c: Waiting 09:54:10 651d9022c234: Waiting 09:54:10 0d7ace0b199d: Waiting 09:54:10 00eb233b0b8b: Layer already exists 09:54:10 819cff356c30: Layer already exists 09:54:10 1c1ef6ec7033: Layer already exists 09:54:10 a19d40cc995a: Layer already exists 09:54:10 8a4bb0ea7942: Layer already exists 09:54:10 0d7ace0b199d: Layer already exists 09:54:10 651d9022c234: Layer already exists 09:54:10 8ff5402cc46e: Layer already exists 09:54:10 056ac266075c: Layer already exists 09:54:10 5c2d15bf4b78: Layer already exists 09:54:10 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:6cca78ef0b720382a4f71db0d991f03a799c4a4019a42c32963c715cd693c1c0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:10 + 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 09:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:54:11 1c1ef6ec7033: Preparing 09:54:11 a19d40cc995a: Preparing 09:54:11 00eb233b0b8b: Preparing 09:54:11 819cff356c30: Preparing 09:54:11 8a4bb0ea7942: Preparing 09:54:11 0d7ace0b199d: Preparing 09:54:11 8ff5402cc46e: Preparing 09:54:11 5c2d15bf4b78: Preparing 09:54:11 056ac266075c: Preparing 09:54:11 651d9022c234: Preparing 09:54:11 8ff5402cc46e: Waiting 09:54:11 5c2d15bf4b78: Waiting 09:54:11 056ac266075c: Waiting 09:54:11 651d9022c234: Waiting 09:54:11 0d7ace0b199d: Waiting 09:54:11 1c1ef6ec7033: Layer already exists 09:54:11 819cff356c30: Layer already exists 09:54:11 a19d40cc995a: Layer already exists 09:54:11 00eb233b0b8b: Layer already exists 09:54:11 8a4bb0ea7942: Layer already exists 09:54:11 0d7ace0b199d: Layer already exists 09:54:11 651d9022c234: Layer already exists 09:54:11 056ac266075c: Layer already exists 09:54:11 5c2d15bf4b78: Layer already exists 09:54:11 8ff5402cc46e: Layer already exists 09:54:11 main: digest: sha256:6cca78ef0b720382a4f71db0d991f03a799c4a4019a42c32963c715cd693c1c0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:11 ===================================================== [Pipeline] echo 09:54:11 taggedImages: 09:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.20 09:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:54:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:54:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:54:11 ba9e2b1039273402b718e5663479bf12101d0715 09:54:11 latest 09:54:11 4.0.0-dev.20 09:54:11 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:54:11 main 09:54:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:54:12 21a9cede4e5d: Preparing 09:54:12 85a07cd67b02: Preparing 09:54:12 cc1255a2355a: Preparing 09:54:12 819cff356c30: Preparing 09:54:12 8a4bb0ea7942: Preparing 09:54:12 54d702c3a49a: Preparing 09:54:12 95c9fefeb01c: Preparing 09:54:12 4c9bfac73d84: Preparing 09:54:12 651d9022c234: Preparing 09:54:12 95c9fefeb01c: Waiting 09:54:12 4c9bfac73d84: Waiting 09:54:12 651d9022c234: Waiting 09:54:12 54d702c3a49a: Waiting 09:54:12 8a4bb0ea7942: Layer already exists 09:54:12 819cff356c30: Layer already exists 09:54:12 cc1255a2355a: Pushed 09:54:12 21a9cede4e5d: Pushed 09:54:12 85a07cd67b02: Pushed 09:54:12 651d9022c234: Layer already exists 09:54:13 4c9bfac73d84: Pushed 09:54:14 95c9fefeb01c: Pushed 09:54:36 54d702c3a49a: Pushed 09:54:36 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:c966bedae105054d9f2cb1295295cc5eac4c9f073e5040ec3936063a0faa63cc size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:36 + 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 09:54:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:54:36 21a9cede4e5d: Preparing 09:54:36 85a07cd67b02: Preparing 09:54:36 cc1255a2355a: Preparing 09:54:36 819cff356c30: Preparing 09:54:36 8a4bb0ea7942: Preparing 09:54:36 54d702c3a49a: Preparing 09:54:36 95c9fefeb01c: Preparing 09:54:36 4c9bfac73d84: Preparing 09:54:36 651d9022c234: Preparing 09:54:36 95c9fefeb01c: Waiting 09:54:36 651d9022c234: Waiting 09:54:36 54d702c3a49a: Waiting 09:54:36 4c9bfac73d84: Waiting 09:54:36 cc1255a2355a: Layer already exists 09:54:36 21a9cede4e5d: Layer already exists 09:54:36 85a07cd67b02: Layer already exists 09:54:36 819cff356c30: Layer already exists 09:54:36 8a4bb0ea7942: Layer already exists 09:54:36 4c9bfac73d84: Layer already exists 09:54:36 651d9022c234: Layer already exists 09:54:36 95c9fefeb01c: Layer already exists 09:54:36 54d702c3a49a: Layer already exists 09:54:37 latest: digest: sha256:c966bedae105054d9f2cb1295295cc5eac4c9f073e5040ec3936063a0faa63cc size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.20 09:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:54:38 21a9cede4e5d: Preparing 09:54:38 85a07cd67b02: Preparing 09:54:38 cc1255a2355a: Preparing 09:54:38 819cff356c30: Preparing 09:54:38 8a4bb0ea7942: Preparing 09:54:38 54d702c3a49a: Preparing 09:54:38 95c9fefeb01c: Preparing 09:54:38 54d702c3a49a: Waiting 09:54:38 4c9bfac73d84: Preparing 09:54:38 651d9022c234: Preparing 09:54:38 95c9fefeb01c: Waiting 09:54:38 4c9bfac73d84: Waiting 09:54:38 651d9022c234: Waiting 09:54:38 8a4bb0ea7942: Layer already exists 09:54:38 85a07cd67b02: Layer already exists 09:54:38 cc1255a2355a: Layer already exists 09:54:38 819cff356c30: Layer already exists 09:54:38 21a9cede4e5d: Layer already exists 09:54:38 4c9bfac73d84: Layer already exists 09:54:38 95c9fefeb01c: Layer already exists 09:54:38 54d702c3a49a: Layer already exists 09:54:38 651d9022c234: Layer already exists 09:54:38 4.0.0-dev.20: digest: sha256:c966bedae105054d9f2cb1295295cc5eac4c9f073e5040ec3936063a0faa63cc size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:54:39 21a9cede4e5d: Preparing 09:54:39 85a07cd67b02: Preparing 09:54:39 cc1255a2355a: Preparing 09:54:39 819cff356c30: Preparing 09:54:39 8a4bb0ea7942: Preparing 09:54:39 54d702c3a49a: Preparing 09:54:39 95c9fefeb01c: Preparing 09:54:39 4c9bfac73d84: Preparing 09:54:39 651d9022c234: Preparing 09:54:39 54d702c3a49a: Waiting 09:54:39 95c9fefeb01c: Waiting 09:54:39 4c9bfac73d84: Waiting 09:54:39 651d9022c234: Waiting 09:54:39 cc1255a2355a: Layer already exists 09:54:39 85a07cd67b02: Layer already exists 09:54:39 819cff356c30: Layer already exists 09:54:39 8a4bb0ea7942: Layer already exists 09:54:39 21a9cede4e5d: Layer already exists 09:54:39 95c9fefeb01c: Layer already exists 09:54:39 54d702c3a49a: Layer already exists 09:54:39 4c9bfac73d84: Layer already exists 09:54:39 651d9022c234: Layer already exists 09:54:39 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:c966bedae105054d9f2cb1295295cc5eac4c9f073e5040ec3936063a0faa63cc size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:39 + 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 09:54:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:54:40 21a9cede4e5d: Preparing 09:54:40 85a07cd67b02: Preparing 09:54:40 cc1255a2355a: Preparing 09:54:40 819cff356c30: Preparing 09:54:40 8a4bb0ea7942: Preparing 09:54:40 54d702c3a49a: Preparing 09:54:40 95c9fefeb01c: Preparing 09:54:40 4c9bfac73d84: Preparing 09:54:40 651d9022c234: Preparing 09:54:40 54d702c3a49a: Waiting 09:54:40 95c9fefeb01c: Waiting 09:54:40 4c9bfac73d84: Waiting 09:54:40 651d9022c234: Waiting 09:54:40 85a07cd67b02: Layer already exists 09:54:40 21a9cede4e5d: Layer already exists 09:54:40 cc1255a2355a: Layer already exists 09:54:40 8a4bb0ea7942: Layer already exists 09:54:40 819cff356c30: Layer already exists 09:54:40 54d702c3a49a: Layer already exists 09:54:40 95c9fefeb01c: Layer already exists 09:54:40 4c9bfac73d84: Layer already exists 09:54:40 651d9022c234: Layer already exists 09:54:40 main: digest: sha256:c966bedae105054d9f2cb1295295cc5eac4c9f073e5040ec3936063a0faa63cc size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:40 ===================================================== [Pipeline] echo 09:54:40 taggedImages: 09:54:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:54:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:54:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.20 09:54:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:54:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:54:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:54:40 ba9e2b1039273402b718e5663479bf12101d0715 09:54:40 latest 09:54:40 4.0.0-dev.20 09:54:40 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:54:40 main 09:54:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:54:41 94485c1e45d1: Preparing 09:54:41 eb033b4279a1: Preparing 09:54:41 23cf90ebcd3c: Preparing 09:54:41 819cff356c30: Preparing 09:54:41 8a4bb0ea7942: Preparing 09:54:41 076ab9858968: Preparing 09:54:41 5c2d15bf4b78: Preparing 09:54:41 056ac266075c: Preparing 09:54:41 651d9022c234: Preparing 09:54:41 056ac266075c: Waiting 09:54:41 076ab9858968: Waiting 09:54:41 651d9022c234: Waiting 09:54:41 5c2d15bf4b78: Waiting 09:54:41 8a4bb0ea7942: Layer already exists 09:54:41 819cff356c30: Layer already exists 09:54:41 5c2d15bf4b78: Layer already exists 09:54:41 eb033b4279a1: Pushed 09:54:41 23cf90ebcd3c: Pushed 09:54:41 056ac266075c: Layer already exists 09:54:41 94485c1e45d1: Pushed 09:54:41 651d9022c234: Layer already exists 09:55:03 076ab9858968: Pushed 09:55:03 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:8ffd982333fe811ff4aa173f63ee4b2b58f87dbba7c953e652f9fd12f7c764da size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:03 + 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 09:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:55:04 94485c1e45d1: Preparing 09:55:04 eb033b4279a1: Preparing 09:55:04 23cf90ebcd3c: Preparing 09:55:04 819cff356c30: Preparing 09:55:04 8a4bb0ea7942: Preparing 09:55:04 076ab9858968: Preparing 09:55:04 5c2d15bf4b78: Preparing 09:55:04 056ac266075c: Preparing 09:55:04 651d9022c234: Preparing 09:55:04 076ab9858968: Waiting 09:55:04 056ac266075c: Waiting 09:55:04 651d9022c234: Waiting 09:55:04 5c2d15bf4b78: Waiting 09:55:04 8a4bb0ea7942: Layer already exists 09:55:04 eb033b4279a1: Layer already exists 09:55:04 23cf90ebcd3c: Layer already exists 09:55:04 94485c1e45d1: Layer already exists 09:55:04 819cff356c30: Layer already exists 09:55:04 076ab9858968: Layer already exists 09:55:04 056ac266075c: Layer already exists 09:55:04 651d9022c234: Layer already exists 09:55:04 5c2d15bf4b78: Layer already exists 09:55:04 latest: digest: sha256:8ffd982333fe811ff4aa173f63ee4b2b58f87dbba7c953e652f9fd12f7c764da size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.20 09:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:55:05 94485c1e45d1: Preparing 09:55:05 eb033b4279a1: Preparing 09:55:05 23cf90ebcd3c: Preparing 09:55:05 819cff356c30: Preparing 09:55:05 8a4bb0ea7942: Preparing 09:55:05 076ab9858968: Preparing 09:55:05 5c2d15bf4b78: Preparing 09:55:05 056ac266075c: Preparing 09:55:05 651d9022c234: Preparing 09:55:05 076ab9858968: Waiting 09:55:05 056ac266075c: Waiting 09:55:05 5c2d15bf4b78: Waiting 09:55:05 651d9022c234: Waiting 09:55:05 eb033b4279a1: Layer already exists 09:55:05 23cf90ebcd3c: Layer already exists 09:55:05 94485c1e45d1: Layer already exists 09:55:05 8a4bb0ea7942: Layer already exists 09:55:05 819cff356c30: Layer already exists 09:55:05 076ab9858968: Layer already exists 09:55:05 056ac266075c: Layer already exists 09:55:05 651d9022c234: Layer already exists 09:55:05 5c2d15bf4b78: Layer already exists 09:55:05 4.0.0-dev.20: digest: sha256:8ffd982333fe811ff4aa173f63ee4b2b58f87dbba7c953e652f9fd12f7c764da size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:55:06 94485c1e45d1: Preparing 09:55:06 eb033b4279a1: Preparing 09:55:06 23cf90ebcd3c: Preparing 09:55:06 819cff356c30: Preparing 09:55:06 8a4bb0ea7942: Preparing 09:55:06 076ab9858968: Preparing 09:55:06 5c2d15bf4b78: Preparing 09:55:06 056ac266075c: Preparing 09:55:06 651d9022c234: Preparing 09:55:06 076ab9858968: Waiting 09:55:06 5c2d15bf4b78: Waiting 09:55:06 056ac266075c: Waiting 09:55:06 651d9022c234: Waiting 09:55:06 eb033b4279a1: Layer already exists 09:55:06 8a4bb0ea7942: Layer already exists 09:55:06 23cf90ebcd3c: Layer already exists 09:55:06 94485c1e45d1: Layer already exists 09:55:06 819cff356c30: Layer already exists 09:55:06 076ab9858968: Layer already exists 09:55:06 5c2d15bf4b78: Layer already exists 09:55:06 056ac266075c: Layer already exists 09:55:06 651d9022c234: Layer already exists 09:55:06 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:8ffd982333fe811ff4aa173f63ee4b2b58f87dbba7c953e652f9fd12f7c764da size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:06 + 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 09:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:55:07 94485c1e45d1: Preparing 09:55:07 eb033b4279a1: Preparing 09:55:07 23cf90ebcd3c: Preparing 09:55:07 819cff356c30: Preparing 09:55:07 8a4bb0ea7942: Preparing 09:55:07 076ab9858968: Preparing 09:55:07 5c2d15bf4b78: Preparing 09:55:07 056ac266075c: Preparing 09:55:07 651d9022c234: Preparing 09:55:07 5c2d15bf4b78: Waiting 09:55:07 056ac266075c: Waiting 09:55:07 076ab9858968: Waiting 09:55:07 651d9022c234: Waiting 09:55:07 23cf90ebcd3c: Layer already exists 09:55:07 8a4bb0ea7942: Layer already exists 09:55:07 94485c1e45d1: Layer already exists 09:55:07 eb033b4279a1: Layer already exists 09:55:07 819cff356c30: Layer already exists 09:55:07 056ac266075c: Layer already exists 09:55:07 076ab9858968: Layer already exists 09:55:07 5c2d15bf4b78: Layer already exists 09:55:07 651d9022c234: Layer already exists 09:55:07 main: digest: sha256:8ffd982333fe811ff4aa173f63ee4b2b58f87dbba7c953e652f9fd12f7c764da size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:07 ===================================================== [Pipeline] echo 09:55:07 taggedImages: 09:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.20 09:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:55:07 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:55:07 ba9e2b1039273402b718e5663479bf12101d0715 09:55:07 latest 09:55:07 4.0.0-dev.20 09:55:07 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:07 main 09:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:55:08 f7c8e051fc28: Preparing 09:55:08 7557f8c40fe2: Preparing 09:55:08 af54e6b846b2: Preparing 09:55:08 819cff356c30: Preparing 09:55:08 8a4bb0ea7942: Preparing 09:55:08 d9d1d49c5dd8: Preparing 09:55:08 3b7607a95b31: Preparing 09:55:08 651d9022c234: Preparing 09:55:08 3b7607a95b31: Waiting 09:55:08 651d9022c234: Waiting 09:55:08 d9d1d49c5dd8: Waiting 09:55:08 819cff356c30: Layer already exists 09:55:08 8a4bb0ea7942: Layer already exists 09:55:08 f7c8e051fc28: Pushed 09:55:08 651d9022c234: Layer already exists 09:55:08 7557f8c40fe2: Pushed 09:55:08 3b7607a95b31: Pushed 09:55:10 d9d1d49c5dd8: Pushed 09:55:16 af54e6b846b2: Pushed 09:55:16 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:c02583101b89e90980b42068e0b470c3d14713b7d109cca86ae77a446e1fa8e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:55:17 f7c8e051fc28: Preparing 09:55:17 7557f8c40fe2: Preparing 09:55:17 af54e6b846b2: Preparing 09:55:17 819cff356c30: Preparing 09:55:17 8a4bb0ea7942: Preparing 09:55:17 d9d1d49c5dd8: Preparing 09:55:17 3b7607a95b31: Preparing 09:55:17 651d9022c234: Preparing 09:55:17 d9d1d49c5dd8: Waiting 09:55:17 651d9022c234: Waiting 09:55:17 3b7607a95b31: Waiting 09:55:17 f7c8e051fc28: Layer already exists 09:55:17 819cff356c30: Layer already exists 09:55:17 af54e6b846b2: Layer already exists 09:55:17 7557f8c40fe2: Layer already exists 09:55:17 8a4bb0ea7942: Layer already exists 09:55:17 3b7607a95b31: Layer already exists 09:55:17 d9d1d49c5dd8: Layer already exists 09:55:17 651d9022c234: Layer already exists 09:55:17 latest: digest: sha256:c02583101b89e90980b42068e0b470c3d14713b7d109cca86ae77a446e1fa8e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.20 09:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:55:18 f7c8e051fc28: Preparing 09:55:18 7557f8c40fe2: Preparing 09:55:18 af54e6b846b2: Preparing 09:55:18 819cff356c30: Preparing 09:55:18 8a4bb0ea7942: Preparing 09:55:18 d9d1d49c5dd8: Preparing 09:55:18 3b7607a95b31: Preparing 09:55:18 651d9022c234: Preparing 09:55:18 d9d1d49c5dd8: Waiting 09:55:18 3b7607a95b31: Waiting 09:55:18 651d9022c234: Waiting 09:55:18 819cff356c30: Layer already exists 09:55:18 f7c8e051fc28: Layer already exists 09:55:18 7557f8c40fe2: Layer already exists 09:55:18 af54e6b846b2: Layer already exists 09:55:18 8a4bb0ea7942: Layer already exists 09:55:18 3b7607a95b31: Layer already exists 09:55:18 d9d1d49c5dd8: Layer already exists 09:55:18 651d9022c234: Layer already exists 09:55:19 4.0.0-dev.20: digest: sha256:c02583101b89e90980b42068e0b470c3d14713b7d109cca86ae77a446e1fa8e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:55:19 f7c8e051fc28: Preparing 09:55:19 7557f8c40fe2: Preparing 09:55:19 af54e6b846b2: Preparing 09:55:19 819cff356c30: Preparing 09:55:19 8a4bb0ea7942: Preparing 09:55:19 d9d1d49c5dd8: Preparing 09:55:19 3b7607a95b31: Preparing 09:55:19 651d9022c234: Preparing 09:55:19 651d9022c234: Waiting 09:55:19 d9d1d49c5dd8: Waiting 09:55:19 8a4bb0ea7942: Layer already exists 09:55:19 7557f8c40fe2: Layer already exists 09:55:19 f7c8e051fc28: Layer already exists 09:55:19 af54e6b846b2: Layer already exists 09:55:19 819cff356c30: Layer already exists 09:55:19 3b7607a95b31: Layer already exists 09:55:19 651d9022c234: Layer already exists 09:55:19 d9d1d49c5dd8: Layer already exists 09:55:20 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:c02583101b89e90980b42068e0b470c3d14713b7d109cca86ae77a446e1fa8e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:55:20 f7c8e051fc28: Preparing 09:55:20 7557f8c40fe2: Preparing 09:55:20 af54e6b846b2: Preparing 09:55:20 819cff356c30: Preparing 09:55:20 8a4bb0ea7942: Preparing 09:55:20 d9d1d49c5dd8: Preparing 09:55:20 3b7607a95b31: Preparing 09:55:20 651d9022c234: Preparing 09:55:20 d9d1d49c5dd8: Waiting 09:55:20 3b7607a95b31: Waiting 09:55:20 651d9022c234: Waiting 09:55:20 8a4bb0ea7942: Layer already exists 09:55:20 f7c8e051fc28: Layer already exists 09:55:20 7557f8c40fe2: Layer already exists 09:55:20 af54e6b846b2: Layer already exists 09:55:20 819cff356c30: Layer already exists 09:55:20 d9d1d49c5dd8: Layer already exists 09:55:20 3b7607a95b31: Layer already exists 09:55:20 651d9022c234: Layer already exists 09:55:21 main: digest: sha256:c02583101b89e90980b42068e0b470c3d14713b7d109cca86ae77a446e1fa8e1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:21 ===================================================== [Pipeline] echo 09:55:21 taggedImages: 09:55:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:55:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:55:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.20 09:55:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:55:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:55:21 ba9e2b1039273402b718e5663479bf12101d0715 09:55:21 latest 09:55:21 4.0.0-dev.20 09:55:21 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:21 main 09:55:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:55:21 4a063f1d8c3c: Preparing 09:55:21 a8e84a5ae728: Preparing 09:55:21 819cff356c30: Preparing 09:55:21 8a4bb0ea7942: Preparing 09:55:21 c348c5dcdab7: Preparing 09:55:21 d12ba478c1db: Preparing 09:55:21 651d9022c234: Preparing 09:55:21 d12ba478c1db: Waiting 09:55:21 651d9022c234: Waiting 09:55:22 819cff356c30: Layer already exists 09:55:22 8a4bb0ea7942: Layer already exists 09:55:22 651d9022c234: Layer already exists 09:55:22 4a063f1d8c3c: Pushed 09:55:22 d12ba478c1db: Pushed 09:55:23 c348c5dcdab7: Pushed 09:55:30 a8e84a5ae728: Pushed 09:55:30 ba9e2b1039273402b718e5663479bf12101d0715: digest: sha256:aead4d1f94ad3c127b0f21fabb7212f5ea6664a0e3cce008874f4e176e996aa6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:55:31 4a063f1d8c3c: Preparing 09:55:31 a8e84a5ae728: Preparing 09:55:31 819cff356c30: Preparing 09:55:31 8a4bb0ea7942: Preparing 09:55:31 c348c5dcdab7: Preparing 09:55:31 d12ba478c1db: Preparing 09:55:31 651d9022c234: Preparing 09:55:31 d12ba478c1db: Waiting 09:55:31 651d9022c234: Waiting 09:55:31 4a063f1d8c3c: Layer already exists 09:55:31 819cff356c30: Layer already exists 09:55:31 8a4bb0ea7942: Layer already exists 09:55:31 a8e84a5ae728: Layer already exists 09:55:31 c348c5dcdab7: Layer already exists 09:55:31 651d9022c234: Layer already exists 09:55:31 d12ba478c1db: Layer already exists 09:55:31 latest: digest: sha256:aead4d1f94ad3c127b0f21fabb7212f5ea6664a0e3cce008874f4e176e996aa6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.20 09:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:55:32 4a063f1d8c3c: Preparing 09:55:32 a8e84a5ae728: Preparing 09:55:32 819cff356c30: Preparing 09:55:32 8a4bb0ea7942: Preparing 09:55:32 c348c5dcdab7: Preparing 09:55:32 d12ba478c1db: Preparing 09:55:32 651d9022c234: Preparing 09:55:32 d12ba478c1db: Waiting 09:55:32 651d9022c234: Waiting 09:55:32 8a4bb0ea7942: Layer already exists 09:55:32 c348c5dcdab7: Layer already exists 09:55:32 819cff356c30: Layer already exists 09:55:32 a8e84a5ae728: Layer already exists 09:55:32 4a063f1d8c3c: Layer already exists 09:55:32 d12ba478c1db: Layer already exists 09:55:32 651d9022c234: Layer already exists 09:55:32 4.0.0-dev.20: digest: sha256:aead4d1f94ad3c127b0f21fabb7212f5ea6664a0e3cce008874f4e176e996aa6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:55:33 4a063f1d8c3c: Preparing 09:55:33 a8e84a5ae728: Preparing 09:55:33 819cff356c30: Preparing 09:55:33 8a4bb0ea7942: Preparing 09:55:33 c348c5dcdab7: Preparing 09:55:33 d12ba478c1db: Preparing 09:55:33 651d9022c234: Preparing 09:55:33 d12ba478c1db: Waiting 09:55:33 651d9022c234: Waiting 09:55:33 c348c5dcdab7: Layer already exists 09:55:33 a8e84a5ae728: Layer already exists 09:55:33 819cff356c30: Layer already exists 09:55:33 4a063f1d8c3c: Layer already exists 09:55:33 8a4bb0ea7942: Layer already exists 09:55:33 d12ba478c1db: Layer already exists 09:55:33 651d9022c234: Layer already exists 09:55:33 ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20: digest: sha256:aead4d1f94ad3c127b0f21fabb7212f5ea6664a0e3cce008874f4e176e996aa6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:55:34 4a063f1d8c3c: Preparing 09:55:34 a8e84a5ae728: Preparing 09:55:34 819cff356c30: Preparing 09:55:34 8a4bb0ea7942: Preparing 09:55:34 c348c5dcdab7: Preparing 09:55:34 d12ba478c1db: Preparing 09:55:34 651d9022c234: Preparing 09:55:34 d12ba478c1db: Waiting 09:55:34 651d9022c234: Waiting 09:55:34 a8e84a5ae728: Layer already exists 09:55:34 c348c5dcdab7: Layer already exists 09:55:34 819cff356c30: Layer already exists 09:55:34 4a063f1d8c3c: Layer already exists 09:55:34 8a4bb0ea7942: Layer already exists 09:55:34 d12ba478c1db: Layer already exists 09:55:34 651d9022c234: Layer already exists 09:55:34 main: digest: sha256:aead4d1f94ad3c127b0f21fabb7212f5ea6664a0e3cce008874f4e176e996aa6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:34 ===================================================== [Pipeline] echo 09:55:34 taggedImages: 09:55:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba9e2b1039273402b718e5663479bf12101d0715 09:55:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:55:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.20 09:55:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba9e2b1039273402b718e5663479bf12101d0715-4.0.0-dev.20 09:55:34 - 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 09:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:34 09:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:35 arm64: Pulling from edgex-lftools-log-publisher 09:55:35 8998bd30e6a1: Pulling fs layer 09:55:35 04944245beec: Pulling fs layer 09:55:35 699f458cf7ca: Pulling fs layer 09:55:35 765212b225bb: Pulling fs layer 09:55:35 f23df028b6ca: Pulling fs layer 09:55:35 d65c8cfc05b1: Pulling fs layer 09:55:35 2437ff75d9bd: Pulling fs layer 09:55:35 f23df028b6ca: Waiting 09:55:35 d65c8cfc05b1: Waiting 09:55:35 2437ff75d9bd: Waiting 09:55:35 765212b225bb: Waiting 09:55:35 04944245beec: Verifying Checksum 09:55:35 04944245beec: Download complete 09:55:35 765212b225bb: Verifying Checksum 09:55:35 765212b225bb: Download complete 09:55:35 f23df028b6ca: Verifying Checksum 09:55:35 f23df028b6ca: Download complete 09:55:35 d65c8cfc05b1: Verifying Checksum 09:55:35 d65c8cfc05b1: Download complete 09:55:35 699f458cf7ca: Verifying Checksum 09:55:35 699f458cf7ca: Download complete 09:55:35 8998bd30e6a1: Verifying Checksum 09:55:35 8998bd30e6a1: Download complete 09:55:38 2437ff75d9bd: Verifying Checksum 09:55:38 2437ff75d9bd: Download complete 09:55:41 8998bd30e6a1: Pull complete 09:55:41 04944245beec: Pull complete 09:55:43 699f458cf7ca: Pull complete 09:55:43 765212b225bb: Pull complete 09:55:43 f23df028b6ca: Pull complete 09:55:44 d65c8cfc05b1: Pull complete 09:56:02 2437ff75d9bd: Pull complete 09:56:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:02 prd-ubuntu20.04-docker-arm64-4c-16g-27009 does not seem to be running inside a container 09:56:02 $ 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/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@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 09:56:04 $ docker top c66d6ba3545f390437c23ecdd8054f574d7f4bc7ef6355704fd3cd9f76bcf3e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:05 ---> job-cost.sh 09:56:05 lf-activate-venv: SKIPPING 09:56:05 INFO: No Stack... 09:56:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:56:06 INFO: Archiving Costs [Pipeline] sh 09:56:07 + cat /w/workspace/edgex-go/754/archives/cost.csv 09:56:07 + cut -d, -f6 [Pipeline] lock 09:56:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-754-stack-cost] 09:56:07 Resource [jenkins-edgexfoundry-edgex-go-main-754-stack-cost] did not exist. Created. 09:56:07 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-754-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:08 + echo total: 0.10999999940395355 [Pipeline] stash 09:56:08 Stashed 1 file(s) [Pipeline] } 09:56:08 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-754-stack-cost] [Pipeline] // lock [Pipeline] } 09:56:08 $ docker stop --time=1 c66d6ba3545f390437c23ecdd8054f574d7f4bc7ef6355704fd3cd9f76bcf3e7 09:56:10 $ docker rm -f --volumes c66d6ba3545f390437c23ecdd8054f574d7f4bc7ef6355704fd3cd9f76bcf3e7 [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 09:56:11 provisioning config files... 09:56:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/754@tmp/config8880498832124109766tmp [Pipeline] { [Pipeline] sh 09:56:11 + set +x 09:56:11 + curl -s https://codecov.io/bash 09:56:11 + bash -s -- 09:56:11 09:56:11 _____ _ 09:56:11 / ____| | | 09:56:11 | | ___ __| | ___ ___ _____ __ 09:56:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:11 Bash-1.0.6 09:56:11 09:56:11 09:56:11 ==> git version 2.25.1 found 09:56:11 ==> 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 09:56:11 Release-Date: 2020-01-08 09:56:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:56:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:56:11 ==> Jenkins CI detected. 09:56:11 current dir:  /w/workspace/edgex-go/754 09:56:11 project root: . 09:56:11 --> token set from env 09:56:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:11 ==> Running gcov in . (disable via -X gcov) 09:56:11 ==> Python coveragepy not found 09:56:11 ==> Searching for coverage reports in: 09:56:11 + . 09:56:11 -> Found 1 reports 09:56:11 ==> Detecting git/mercurial file structure 09:56:11 ==> Reading reports 09:56:11 + ./coverage.out bytes=1412874 09:56:11 ==> Appending adjustments 09:56:11 https://docs.codecov.io/docs/fixing-reports 09:56:12 + Found adjustments 09:56:12 ==> Gzipping contents 09:56:12 124K /tmp/codecov.0D02RX.gz 09:56:12 ==> Uploading reports 09:56:12 url: https://codecov.io 09:56:12 query: branch=main&commit=ba9e2b1039273402b718e5663479bf12101d0715&build=754&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F754%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:56:12 -> Pinging Codecov 09:56:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ba9e2b1039273402b718e5663479bf12101d0715&build=754&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F754%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:56:12 -> Uploading to 09:56:12 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/ba9e2b1039273402b718e5663479bf12101d0715/2977ef50-56ec-49c5-a431-853f4810f649.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T095612Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0d59a9ee530cf52545a82a4c52c4b0d8c110602be47aa30161da14b41ad7bce0 09:56:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:12 Dload Upload Total Spent Left Speed 09:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 462k --:--:-- --:--:-- --:--:-- 462k 09:56:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba9e2b1039273402b718e5663479bf12101d0715 [Pipeline] } 09:56:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:56:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:56:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:56:13 09:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:56:14 latest: Pulling from edgex-devops/edgex-snyk-go 09:56:14 43c4264eed91: Already exists 09:56:14 4cc291be95ef: Already exists 09:56:14 2ac1f1163629: Already exists 09:56:14 5c3c966382ef: Already exists 09:56:14 4f4fb700ef54: Already exists 09:56:14 d9c7d2e4e75e: Pulling fs layer 09:56:14 9c3e1370e548: Pulling fs layer 09:56:14 d9c7d2e4e75e: Download complete 09:56:14 d9c7d2e4e75e: Pull complete 09:56:15 9c3e1370e548: Verifying Checksum 09:56:15 9c3e1370e548: Download complete 09:56:18 9c3e1370e548: Pull complete 09:56:18 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:18 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:56:18 $ 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/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:56:27 $ docker top 119d5ee8110d909cbcbe8d63e6bfeff5bcdc223d7383adf2f2a6d8211da080a8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:27 + git config --global --add safe.directory /w/workspace/edgex-go/754 [Pipeline] echo 09:56:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:56:27 + set -o pipefail 09:56:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:56:36 09:56:36 Monitoring /w/workspace/edgex-go/754 (github.com/edgexfoundry/edgex-go)... 09:56:36 09:56:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f4ed4aeb-f7ca-403f-9565-393db8cb12a4 09:56:36 09:56:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:56:36 09:56:36 09:56:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:56:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:56:36 $ docker stop --time=1 119d5ee8110d909cbcbe8d63e6bfeff5bcdc223d7383adf2f2a6d8211da080a8 09:56:44 $ docker rm -f --volumes 119d5ee8110d909cbcbe8d63e6bfeff5bcdc223d7383adf2f2a6d8211da080a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:56:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:44 provisioning config files... 09:56:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/754@tmp/config12187883471563436804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:44 --> edgex-publish-swagger.sh 09:56:44 === Publish openapi API === 09:56:44 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:56:44 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/754/openapi/core-command.yaml] 09:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:44 Dload Upload Total Spent Left Speed 09:56:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71265 --:--:-- --:--:-- --:--:-- 71265 09:56:45 09:56:45 09:56:45 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/754/openapi/core-data.yaml] 09:56:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:45 Dload Upload Total Spent Left Speed 09:56:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 145k --:--:-- --:--:-- --:--:-- 145k 100 72057 0 0 100 72057 0 145k --:--:-- --:--:-- --:--:-- 145k 09:56:45 09:56:45 09:56:45 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/754/openapi/core-keeper.yaml] 09:56:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:45 Dload Upload Total Spent Left Speed 09:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 262 127k --:--:-- --:--:-- --:--:-- 128k 09:56:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:56:46 09:56:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/754/openapi/core-metadata.yaml] 09:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:46 Dload Upload Total Spent Left Speed 09:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 433 430k --:--:-- --:--:-- --:--:-- 430k 09:56:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:56:46 09:56:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/754/openapi/support-notifications.yaml] 09:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:46 Dload Upload Total Spent Left Speed 09:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 454 248k --:--:-- --:--:-- --:--:-- 248k 100 87457 100 156 100 87301 454 248k --:--:-- --:--:-- --:--:-- 248k 09:56:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:56:46 09:56:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/754/openapi/support-scheduler.yaml] 09:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:46 Dload Upload Total Spent Left Speed 09:56:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 460 146k --:--:-- --:--:-- --:--:-- 146k 09:56:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:56:47 [Pipeline] } 09:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:56:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:56:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:48 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:56:48 $ docker top c273eb4f28654519404a24b0715e2c7d6e96353f4b21572123a65dafd538383f -eo pid,comm 09:56:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:56:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:48 [ssh-agent] Looking for ssh-agent implementation... 09:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:48 $ docker exec c273eb4f28654519404a24b0715e2c7d6e96353f4b21572123a65dafd538383f ssh-agent 09:56:48 SSH_AUTH_SOCK=/tmp/ssh-E4EMIBYeq1Z1/agent.32 09:56:48 SSH_AGENT_PID=38 09:56:48 Running ssh-add (command line suppressed) 09:56:49 Identity added: /w/workspace/edgex-go/754@tmp/private_key_861083902940159631.key (/w/workspace/edgex-go/754@tmp/private_key_861083902940159631.key) 09:56:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:49 + git semver tag 09:56:49 2024-11-19 09:56:49,491 [run_tag] DEBUG tag force:False 09:56:49 2024-11-19 09:56:49,491 [check_head_tag] DEBUG check head tag 09:56:49 2024-11-19 09:56:49,495 [execute] INFO git cat-file --batch-check 09:56:49 2024-11-19 09:56:49,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/754, universal_newlines=False, shell=None, istream=) 09:56:49 2024-11-19 09:56:49,499 [execute] INFO git cat-file --batch 09:56:49 2024-11-19 09:56:49,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/754, universal_newlines=False, shell=None, istream=) 09:56:49 2024-11-19 09:56:49,551 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:56:49 2024-11-19 09:56:49,551 [execute] INFO git tag -a v4.0.0-dev.20 -m v4.0.0-dev.20 09:56:49 2024-11-19 09:56:49,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.20', '-m', 'v4.0.0-dev.20'], cwd=/w/workspace/edgex-go/754, universal_newlines=False, shell=None, istream=None) 09:56:49 2024-11-19 09:56:49,556 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:56:49 4.0.0-dev.20 [Pipeline] } 09:56:49 $ docker exec --env ******** --env ******** c273eb4f28654519404a24b0715e2c7d6e96353f4b21572123a65dafd538383f ssh-agent -k 09:56:49 unset SSH_AUTH_SOCK; 09:56:49 unset SSH_AGENT_PID; 09:56:49 echo Agent pid 38 killed; 09:56:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:50 + git semver [Pipeline] } 09:56:50 $ docker stop --time=1 c273eb4f28654519404a24b0715e2c7d6e96353f4b21572123a65dafd538383f 09:56:51 $ docker rm -f --volumes c273eb4f28654519404a24b0715e2c7d6e96353f4b21572123a65dafd538383f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:56:52 09:56:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:56:52 0.23.1-centos7: Pulling from edgex-lftools 09:56:52 ab5ef0e58194: Pulling fs layer 09:56:52 9712f1f96733: Pulling fs layer 09:56:52 63f879dbbcfc: Pulling fs layer 09:56:52 0d9ebad4ef96: Pulling fs layer 09:56:52 e9a5061849ea: Pulling fs layer 09:56:52 d747dcd14b5f: Pulling fs layer 09:56:52 2de7ff778b66: Pulling fs layer 09:56:52 d747dcd14b5f: Waiting 09:56:52 e9a5061849ea: Waiting 09:56:52 0d9ebad4ef96: Waiting 09:56:52 2de7ff778b66: Waiting 09:56:52 9712f1f96733: Verifying Checksum 09:56:52 9712f1f96733: Download complete 09:56:52 63f879dbbcfc: Verifying Checksum 09:56:52 63f879dbbcfc: Download complete 09:56:52 e9a5061849ea: Verifying Checksum 09:56:52 e9a5061849ea: Download complete 09:56:52 d747dcd14b5f: Verifying Checksum 09:56:52 d747dcd14b5f: Download complete 09:56:52 ab5ef0e58194: Verifying Checksum 09:56:52 ab5ef0e58194: Download complete 09:56:52 0d9ebad4ef96: Download complete 09:56:53 2de7ff778b66: Download complete 09:56:56 ab5ef0e58194: Pull complete 09:56:56 9712f1f96733: Pull complete 09:56:56 63f879dbbcfc: Pull complete 09:57:02 0d9ebad4ef96: Pull complete 09:57:02 e9a5061849ea: Pull complete 09:57:02 d747dcd14b5f: Pull complete 09:57:02 2de7ff778b66: Pull complete 09:57:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:02 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:57:11 $ docker top 13320588e71b41fc8d4442ad76365aeb5ad7cb13ae7fc0724ce10204fcb0ffe0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:57:11 provisioning config files... 09:57:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/754@tmp/config8567566944811498467tmp 09:57:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/754@tmp/config17789604829002506380tmp 09:57:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/754@tmp/config17410921329361228333tmp [Pipeline] { [Pipeline] echo 09:57:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:57:11 ---> sigul-configuration.sh 09:57:11 gpg: directory `/root/.gnupg' created 09:57:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:57:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:57:11 gpg: keyring `/root/.gnupg/secring.gpg' created 09:57:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:57:11 gpg: CAST5 encrypted data 09:57:11 gpg: encrypted with 1 passphrase 09:57:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:57:11 + mkdir /home/jenkins 09:57:11 + mkdir /home/jenkins/sigul [Pipeline] sh 09:57:12 + 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 09:57:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:57:12 ---> sigul-install.sh 09:57:12 Sigul already installed; skipping installation. [Pipeline] sh 09:57:12 + git tag --list 09:57:12 0.6.0 09:57:12 0.6.1 09:57:12 0.7.0 09:57:12 0.7.1 09:57:12 v1.0.0 09:57:12 v1.0.1 09:57:12 v1.1.0 09:57:12 v1.2.0 09:57:12 v1.2.1 09:57:12 v1.3.0 09:57:12 v1.3.1 09:57:12 v2.0.0 09:57:12 v2.1.0 09:57:12 v2.1.1 09:57:12 v2.2.0 09:57:12 v2.3.0 09:57:12 v3.0 09:57:12 v3.0.0 09:57:12 v3.1 09:57:12 v3.1.0 09:57:12 v3.1.0-dev.1 09:57:12 v3.1.0-dev.10 09:57:12 v3.1.0-dev.11 09:57:12 v3.1.0-dev.12 09:57:12 v3.1.0-dev.13 09:57:12 v3.1.0-dev.14 09:57:12 v3.1.0-dev.15 09:57:12 v3.1.0-dev.16 09:57:12 v3.1.0-dev.17 09:57:12 v3.1.0-dev.18 09:57:12 v3.1.0-dev.19 09:57:12 v3.1.0-dev.2 09:57:12 v3.1.0-dev.20 09:57:12 v3.1.0-dev.21 09:57:12 v3.1.0-dev.22 09:57:12 v3.1.0-dev.23 09:57:12 v3.1.0-dev.24 09:57:12 v3.1.0-dev.25 09:57:12 v3.1.0-dev.26 09:57:12 v3.1.0-dev.27 09:57:12 v3.1.0-dev.28 09:57:12 v3.1.0-dev.29 09:57:12 v3.1.0-dev.3 09:57:12 v3.1.0-dev.30 09:57:12 v3.1.0-dev.31 09:57:12 v3.1.0-dev.32 09:57:12 v3.1.0-dev.33 09:57:12 v3.1.0-dev.34 09:57:12 v3.1.0-dev.35 09:57:12 v3.1.0-dev.36 09:57:12 v3.1.0-dev.37 09:57:12 v3.1.0-dev.38 09:57:12 v3.1.0-dev.39 09:57:12 v3.1.0-dev.4 09:57:12 v3.1.0-dev.40 09:57:12 v3.1.0-dev.41 09:57:12 v3.1.0-dev.42 09:57:12 v3.1.0-dev.43 09:57:12 v3.1.0-dev.44 09:57:12 v3.1.0-dev.45 09:57:12 v3.1.0-dev.46 09:57:12 v3.1.0-dev.47 09:57:12 v3.1.0-dev.48 09:57:12 v3.1.0-dev.49 09:57:12 v3.1.0-dev.5 09:57:12 v3.1.0-dev.50 09:57:12 v3.1.0-dev.51 09:57:12 v3.1.0-dev.52 09:57:12 v3.1.0-dev.53 09:57:12 v3.1.0-dev.54 09:57:12 v3.1.0-dev.55 09:57:12 v3.1.0-dev.56 09:57:12 v3.1.0-dev.57 09:57:12 v3.1.0-dev.58 09:57:12 v3.1.0-dev.59 09:57:12 v3.1.0-dev.6 09:57:12 v3.1.0-dev.60 09:57:12 v3.1.0-dev.61 09:57:12 v3.1.0-dev.62 09:57:12 v3.1.0-dev.63 09:57:12 v3.1.0-dev.64 09:57:12 v3.1.0-dev.65 09:57:12 v3.1.0-dev.66 09:57:12 v3.1.0-dev.67 09:57:12 v3.1.0-dev.68 09:57:12 v3.1.0-dev.69 09:57:12 v3.1.0-dev.7 09:57:12 v3.1.0-dev.70 09:57:12 v3.1.0-dev.71 09:57:12 v3.1.0-dev.72 09:57:12 v3.1.0-dev.73 09:57:12 v3.1.0-dev.8 09:57:12 v3.1.0-dev.9 09:57:12 v3.1.1 09:57:12 v3.1.1-dev.1 09:57:12 v3.1.1-dev.2 09:57:12 v3.2.0-dev.1 09:57:12 v3.2.0-dev.10 09:57:12 v3.2.0-dev.100 09:57:12 v3.2.0-dev.101 09:57:12 v3.2.0-dev.102 09:57:12 v3.2.0-dev.103 09:57:12 v3.2.0-dev.104 09:57:12 v3.2.0-dev.105 09:57:12 v3.2.0-dev.106 09:57:12 v3.2.0-dev.107 09:57:12 v3.2.0-dev.108 09:57:12 v3.2.0-dev.109 09:57:12 v3.2.0-dev.11 09:57:12 v3.2.0-dev.12 09:57:12 v3.2.0-dev.13 09:57:12 v3.2.0-dev.14 09:57:12 v3.2.0-dev.15 09:57:12 v3.2.0-dev.16 09:57:12 v3.2.0-dev.17 09:57:12 v3.2.0-dev.18 09:57:12 v3.2.0-dev.19 09:57:12 v3.2.0-dev.2 09:57:12 v3.2.0-dev.20 09:57:12 v3.2.0-dev.21 09:57:12 v3.2.0-dev.22 09:57:12 v3.2.0-dev.23 09:57:12 v3.2.0-dev.24 09:57:12 v3.2.0-dev.25 09:57:12 v3.2.0-dev.26 09:57:12 v3.2.0-dev.27 09:57:12 v3.2.0-dev.28 09:57:12 v3.2.0-dev.29 09:57:12 v3.2.0-dev.3 09:57:12 v3.2.0-dev.30 09:57:12 v3.2.0-dev.31 09:57:12 v3.2.0-dev.32 09:57:12 v3.2.0-dev.33 09:57:12 v3.2.0-dev.34 09:57:12 v3.2.0-dev.35 09:57:12 v3.2.0-dev.36 09:57:12 v3.2.0-dev.37 09:57:12 v3.2.0-dev.38 09:57:12 v3.2.0-dev.39 09:57:12 v3.2.0-dev.4 09:57:12 v3.2.0-dev.40 09:57:12 v3.2.0-dev.41 09:57:12 v3.2.0-dev.42 09:57:12 v3.2.0-dev.43 09:57:12 v3.2.0-dev.44 09:57:12 v3.2.0-dev.45 09:57:12 v3.2.0-dev.46 09:57:12 v3.2.0-dev.47 09:57:12 v3.2.0-dev.48 09:57:12 v3.2.0-dev.49 09:57:12 v3.2.0-dev.5 09:57:12 v3.2.0-dev.50 09:57:12 v3.2.0-dev.51 09:57:12 v3.2.0-dev.52 09:57:12 v3.2.0-dev.53 09:57:12 v3.2.0-dev.54 09:57:12 v3.2.0-dev.55 09:57:12 v3.2.0-dev.56 09:57:12 v3.2.0-dev.57 09:57:12 v3.2.0-dev.58 09:57:12 v3.2.0-dev.59 09:57:12 v3.2.0-dev.6 09:57:12 v3.2.0-dev.60 09:57:12 v3.2.0-dev.61 09:57:12 v3.2.0-dev.62 09:57:12 v3.2.0-dev.63 09:57:12 v3.2.0-dev.64 09:57:12 v3.2.0-dev.65 09:57:12 v3.2.0-dev.66 09:57:12 v3.2.0-dev.67 09:57:12 v3.2.0-dev.68 09:57:12 v3.2.0-dev.69 09:57:12 v3.2.0-dev.7 09:57:12 v3.2.0-dev.70 09:57:12 v3.2.0-dev.71 09:57:12 v3.2.0-dev.72 09:57:12 v3.2.0-dev.73 09:57:12 v3.2.0-dev.74 09:57:12 v3.2.0-dev.75 09:57:12 v3.2.0-dev.76 09:57:12 v3.2.0-dev.77 09:57:12 v3.2.0-dev.78 09:57:12 v3.2.0-dev.79 09:57:12 v3.2.0-dev.8 09:57:12 v3.2.0-dev.80 09:57:12 v3.2.0-dev.81 09:57:12 v3.2.0-dev.82 09:57:12 v3.2.0-dev.83 09:57:12 v3.2.0-dev.84 09:57:12 v3.2.0-dev.85 09:57:12 v3.2.0-dev.86 09:57:12 v3.2.0-dev.87 09:57:12 v3.2.0-dev.88 09:57:12 v3.2.0-dev.89 09:57:12 v3.2.0-dev.9 09:57:12 v3.2.0-dev.90 09:57:12 v3.2.0-dev.91 09:57:12 v3.2.0-dev.92 09:57:12 v3.2.0-dev.93 09:57:12 v3.2.0-dev.94 09:57:12 v3.2.0-dev.95 09:57:12 v3.2.0-dev.96 09:57:12 v3.2.0-dev.97 09:57:12 v3.2.0-dev.98 09:57:12 v3.2.0-dev.99 09:57:12 v4.0.0-dev.1 09:57:12 v4.0.0-dev.10 09:57:12 v4.0.0-dev.11 09:57:12 v4.0.0-dev.12 09:57:12 v4.0.0-dev.13 09:57:12 v4.0.0-dev.14 09:57:12 v4.0.0-dev.15 09:57:12 v4.0.0-dev.16 09:57:12 v4.0.0-dev.17 09:57:12 v4.0.0-dev.18 09:57:12 v4.0.0-dev.19 09:57:12 v4.0.0-dev.2 09:57:12 v4.0.0-dev.20 09:57:12 v4.0.0-dev.3 09:57:12 v4.0.0-dev.4 09:57:12 v4.0.0-dev.5 09:57:12 v4.0.0-dev.6 09:57:12 v4.0.0-dev.7 09:57:12 v4.0.0-dev.8 09:57:12 v4.0.0-dev.9 [Pipeline] sh 09:57:13 + lftools sign git-tag v4.0.0-dev.20 09:57:13 Signing Git tag with Sigul... 09:57:13 Signing v4.0.0-dev.20 [Pipeline] echo 09:57:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:57:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:57:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:57:15 $ docker stop --time=1 13320588e71b41fc8d4442ad76365aeb5ad7cb13ae7fc0724ce10204fcb0ffe0 09:57:16 $ docker rm -f --volumes 13320588e71b41fc8d4442ad76365aeb5ad7cb13ae7fc0724ce10204fcb0ffe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:57:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:57:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:17 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:57:18 $ docker top 32d3d0772748b48399b105ba83cf7f7b7922c073ec03185a1a48c4fc7e7a6ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:18 [ssh-agent] Looking for ssh-agent implementation... 09:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:18 $ docker exec 32d3d0772748b48399b105ba83cf7f7b7922c073ec03185a1a48c4fc7e7a6ee5 ssh-agent 09:57:18 SSH_AUTH_SOCK=/tmp/ssh-E7xZ9XoP7rAY/agent.32 09:57:18 SSH_AGENT_PID=38 09:57:18 Running ssh-add (command line suppressed) 09:57:18 Identity added: /w/workspace/edgex-go/754@tmp/private_key_5037235305494247715.key (/w/workspace/edgex-go/754@tmp/private_key_5037235305494247715.key) 09:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:18 + git semver bump pre 09:57:19 2024-11-19 09:57:18,995 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:57:19 2024-11-19 09:57:18,995 [bump_version] DEBUG bumping version:4.0.0-dev.20 on axis:pre with prefix:dev 09:57:19 2024-11-19 09:57:18,995 [bump_version] DEBUG bumped version:4.0.0-dev.21 09:57:19 2024-11-19 09:57:18,995 [write_version] DEBUG write version:4.0.0-dev.21 to path:/w/workspace/edgex-go/754/.semver/main with force:True 09:57:19 2024-11-19 09:57:18,995 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:57:19 2024-11-19 09:57:18,995 [write_file] DEBUG write to file:/w/workspace/edgex-go/754/.semver/main 09:57:19 2024-11-19 09:57:18,997 [execute] INFO git cat-file --batch-check 09:57:19 2024-11-19 09:57:18,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/754/.semver, universal_newlines=False, shell=None, istream=) 09:57:19 2024-11-19 09:57:19,003 [execute] INFO git cat-file --batch 09:57:19 2024-11-19 09:57:19,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/754/.semver, universal_newlines=False, shell=None, istream=) 09:57:19 2024-11-19 09:57:19,009 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:57:19 4.0.0-dev.21 [Pipeline] } 09:57:19 $ docker exec --env ******** --env ******** 32d3d0772748b48399b105ba83cf7f7b7922c073ec03185a1a48c4fc7e7a6ee5 ssh-agent -k 09:57:19 unset SSH_AUTH_SOCK; 09:57:19 unset SSH_AGENT_PID; 09:57:19 echo Agent pid 38 killed; 09:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:57:19 + git semver [Pipeline] } 09:57:19 $ docker stop --time=1 32d3d0772748b48399b105ba83cf7f7b7922c073ec03185a1a48c4fc7e7a6ee5 09:57:21 $ docker rm -f --volumes 32d3d0772748b48399b105ba83cf7f7b7922c073ec03185a1a48c4fc7e7a6ee5 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:57:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:57:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:21 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:57:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:57:22 $ docker top 564d6d773ca88846b9d534f0d032ab5b3f06548a70974e041535c495f2d898d1 -eo pid,comm 09:57:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:57:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:57:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:22 [ssh-agent] Looking for ssh-agent implementation... 09:57:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:22 $ docker exec 564d6d773ca88846b9d534f0d032ab5b3f06548a70974e041535c495f2d898d1 ssh-agent 09:57:22 SSH_AUTH_SOCK=/tmp/ssh-UdZBGdscOqoe/agent.31 09:57:22 SSH_AGENT_PID=37 09:57:22 Running ssh-add (command line suppressed) 09:57:22 Identity added: /w/workspace/edgex-go/754@tmp/private_key_16537079861978914881.key (/w/workspace/edgex-go/754@tmp/private_key_16537079861978914881.key) 09:57:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:23 + git semver push 09:57:23 2024-11-19 09:57:23,339 [run_push] DEBUG push 09:57:23 2024-11-19 09:57:23,339 [execute] INFO git cat-file --batch-check 09:57:23 2024-11-19 09:57:23,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/754/.semver, universal_newlines=False, shell=None, istream=) 09:57:23 2024-11-19 09:57:23,344 [execute] INFO git rev-list 1ff07d60e8a8444cc07293f932b692fb05b22eae -- 09:57:23 2024-11-19 09:57:23,344 [execute] DEBUG Popen(['git', 'rev-list', '1ff07d60e8a8444cc07293f932b692fb05b22eae', '--'], cwd=/w/workspace/edgex-go/754/.semver, universal_newlines=False, shell=None, istream=None) 09:57:23 2024-11-19 09:57:23,357 [execute] INFO git fetch -v origin 09:57:23 2024-11-19 09:57:23,358 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/754/.semver, universal_newlines=True, shell=None, istream=None) 09:57:23 2024-11-19 09:57:23,841 [run_push] DEBUG no remote changes detected 09:57:23 2024-11-19 09:57:23,842 [execute] INFO git push origin semver 09:57:23 2024-11-19 09:57:23,842 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/754/.semver, universal_newlines=False, shell=None, istream=None) 09:57:24 2024-11-19 09:57:24,493 [run_push] DEBUG push all version tags 09:57:24 2024-11-19 09:57:24,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:57:24 2024-11-19 09:57:24,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/754, universal_newlines=False, shell=None, istream=None) 09:57:25 2024-11-19 09:57:25,150 [read_version] DEBUG read version from /w/workspace/edgex-go/754/.semver/main 09:57:25 4.0.0-dev.21 [Pipeline] } 09:57:25 $ docker exec --env ******** --env ******** 564d6d773ca88846b9d534f0d032ab5b3f06548a70974e041535c495f2d898d1 ssh-agent -k 09:57:25 unset SSH_AUTH_SOCK; 09:57:25 unset SSH_AGENT_PID; 09:57:25 echo Agent pid 37 killed; 09:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:57:25 + git semver [Pipeline] } 09:57:26 $ docker stop --time=1 564d6d773ca88846b9d534f0d032ab5b3f06548a70974e041535c495f2d898d1 09:57:27 $ docker rm -f --volumes 564d6d773ca88846b9d534f0d032ab5b3f06548a70974e041535c495f2d898d1 [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 09:57:28 + [ -d /w/workspace/edgex-go/754/archives ] [Pipeline] libraryResource [Pipeline] sh 09:57:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:57:29 ---> package-listing.sh 09:57:29 ++ facter osfamily 09:57:29 ++ tr '[:upper:]' '[:lower:]' 09:57:29 + OS_FAMILY=debian 09:57:29 + workspace=/w/workspace/edgex-go/754 09:57:29 + START_PACKAGES=/tmp/packages_start.txt 09:57:29 + END_PACKAGES=/tmp/packages_end.txt 09:57:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:29 + PACKAGES=/tmp/packages_start.txt 09:57:29 + '[' /w/workspace/edgex-go/754 ']' 09:57:29 + PACKAGES=/tmp/packages_end.txt 09:57:29 + case "${OS_FAMILY}" in 09:57:29 + dpkg -l 09:57:29 + grep '^ii' 09:57:29 + '[' -f /tmp/packages_start.txt ']' 09:57:29 + '[' -f /tmp/packages_end.txt ']' 09:57:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:29 + '[' /w/workspace/edgex-go/754 ']' 09:57:29 + mkdir -p /w/workspace/edgex-go/754/archives/ 09:57:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/754/archives/ [Pipeline] echo 09:57:29 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/754/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:57:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:30 09:57:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:30 latest: Pulling from edgex-lftools-log-publisher 09:57:30 5eb5b503b376: Pulling fs layer 09:57:30 5c69ac0246d0: Pulling fs layer 09:57:30 ec43610c2a17: Pulling fs layer 09:57:30 3a2ae6a8a46f: Pulling fs layer 09:57:30 33b1e0a273af: Pulling fs layer 09:57:30 5d3b04190fa2: Pulling fs layer 09:57:30 2f39f015ded8: Pulling fs layer 09:57:30 3a2ae6a8a46f: Waiting 09:57:30 5d3b04190fa2: Waiting 09:57:30 33b1e0a273af: Waiting 09:57:30 5c69ac0246d0: Verifying Checksum 09:57:30 5c69ac0246d0: Download complete 09:57:30 3a2ae6a8a46f: Verifying Checksum 09:57:30 3a2ae6a8a46f: Download complete 09:57:30 33b1e0a273af: Verifying Checksum 09:57:30 33b1e0a273af: Download complete 09:57:30 5d3b04190fa2: Download complete 09:57:30 ec43610c2a17: Verifying Checksum 09:57:30 ec43610c2a17: Download complete 09:57:30 5eb5b503b376: Verifying Checksum 09:57:30 5eb5b503b376: Download complete 09:57:31 2f39f015ded8: Download complete 09:57:32 5eb5b503b376: Pull complete 09:57:32 5c69ac0246d0: Pull complete 09:57:32 ec43610c2a17: Pull complete 09:57:32 3a2ae6a8a46f: Pull complete 09:57:33 33b1e0a273af: Pull complete 09:57:33 5d3b04190fa2: Pull complete 09:57:38 2f39f015ded8: Pull complete 09:57:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:38 prd-ubuntu20.04-docker-8c-8g-27007 does not seem to be running inside a container 09:57:38 $ 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/754/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/754 -v /w/workspace/edgex-go/754:/w/workspace/edgex-go/754:rw,z -v /w/workspace/edgex-go/754@tmp:/w/workspace/edgex-go/754@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:57:46 $ docker top 7b1c89624529474924239cb3367844ef85d19e2ff38bfa5f455f45f818a7c835 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:46 + touch /tmp/pre-build-complete [Pipeline] sh 09:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 09:57:47 + ls /var/log/sa-host 09:57:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:47 provisioning config files... 09:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/754@tmp/config3541777032809534572tmp [Pipeline] { [Pipeline] echo 09:57:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:57:47 ---> create-netrc.sh [Pipeline] } 09:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:57:47 ---> python-tools-install.sh [Pipeline] echo 09:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:57:48 ---> sudo-logs.sh 09:57:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:57:48 ---> job-cost.sh 09:57:48 lf-activate-venv: SKIPPING 09:57:48 DEBUG: total: 0.10999999940395355 09:57:48 INFO: Retrieving Stack Cost... 09:57:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:57:49 INFO: Archiving Costs [Pipeline] echo 09:57:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:57:49 ---> logs-deploy.sh 09:57:49 lf-activate-venv: SKIPPING 09:57:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/754 09:57:49 INFO: archiving workspace using pattern(s): 09:57:50 Archives upload complete. 09:57:50 INFO: archiving logs to Nexus 09:57:51 ---> uname -a: 09:57:51 Linux prd-ubuntu20-04-docker-8c-8g-27007 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:57:51 09:57:51 09:57:51 ---> lscpu: 09:57:51 Architecture: x86_64 09:57:51 CPU op-mode(s): 32-bit, 64-bit 09:57:51 Byte Order: Little Endian 09:57:51 Address sizes: 40 bits physical, 48 bits virtual 09:57:51 CPU(s): 8 09:57:51 On-line CPU(s) list: 0-7 09:57:51 Thread(s) per core: 1 09:57:51 Core(s) per socket: 1 09:57:51 Socket(s): 8 09:57:51 NUMA node(s): 1 09:57:51 Vendor ID: AuthenticAMD 09:57:51 CPU family: 23 09:57:51 Model: 49 09:57:51 Model name: AMD EPYC-Rome Processor 09:57:51 Stepping: 0 09:57:51 CPU MHz: 2800.000 09:57:51 BogoMIPS: 5600.00 09:57:51 Virtualization: AMD-V 09:57:51 Hypervisor vendor: KVM 09:57:51 Virtualization type: full 09:57:51 L1d cache: 256 KiB 09:57:51 L1i cache: 256 KiB 09:57:51 L2 cache: 4 MiB 09:57:51 L3 cache: 128 MiB 09:57:51 NUMA node0 CPU(s): 0-7 09:57:51 Vulnerability Itlb multihit: Not affected 09:57:51 Vulnerability L1tf: Not affected 09:57:51 Vulnerability Mds: Not affected 09:57:51 Vulnerability Meltdown: Not affected 09:57:51 Vulnerability Mmio stale data: Not affected 09:57:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:57:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:57:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:57:51 Vulnerability Srbds: Not affected 09:57:51 Vulnerability Tsx async abort: Not affected 09:57:51 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 09:57:51 09:57:51 09:57:51 ---> nproc: 09:57:51 8 09:57:51 09:57:51 09:57:51 ---> df -h: 09:57:51 Filesystem Size Used Avail Use% Mounted on 09:57:51 overlay 155G 27G 129G 18% / 09:57:51 tmpfs 64M 0 64M 0% /dev 09:57:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:57:51 shm 64M 0 64M 0% /dev/shm 09:57:51 /dev/vda1 155G 27G 129G 18% /facter-os 09:57:51 09:57:51 09:57:51 ---> sar -b -r -n DEV: 09:57:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27007) 11/19/24 _x86_64_ (8 CPU) 09:57:51 09:57:51 09:09:18 LINUX RESTART (8 CPU) 09:57:51 09:57:51 09:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:57:51 09:11:01 222.01 11.37 210.64 0.00 1776.78 79676.94 0.00 09:57:51 09:12:01 49.23 0.07 49.16 0.00 7.73 23823.23 0.00 09:57:51 09:13:02 36.59 0.15 36.44 0.00 2.40 24209.55 0.00 09:57:51 09:14:01 200.27 0.34 199.93 0.00 35.11 85466.87 0.00 09:57:51 09:15:01 582.40 14.68 567.72 0.00 200.50 171640.46 0.00 09:57:51 09:16:01 326.88 2.28 324.60 0.00 1984.81 141971.49 0.00 09:57:51 09:17:01 260.74 1.88 258.86 0.00 2274.82 59286.92 0.00 09:57:51 09:18:01 219.19 0.15 219.04 0.00 1.20 58591.94 0.00 09:57:51 09:19:01 251.82 0.03 251.79 0.00 0.27 92265.42 0.00 09:57:51 09:20:01 499.68 0.23 499.45 0.00 28.52 18467.71 0.00 09:57:51 09:21:01 28.51 0.07 28.45 0.00 8.93 724.68 0.00 09:57:51 09:22:01 2.58 0.00 2.58 0.00 0.00 40.53 0.00 09:57:51 09:23:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 09:57:51 09:24:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 09:57:51 09:25:01 2.15 0.02 2.13 0.00 0.13 32.66 0.00 09:57:51 09:26:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 09:57:51 09:27:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:57:51 09:28:01 1.62 0.00 1.62 0.00 0.00 20.00 0.00 09:57:51 09:29:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:57:51 09:30:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 09:57:51 09:31:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 09:57:51 09:32:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 09:57:51 09:33:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:57:51 09:34:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 09:57:51 09:35:01 1.38 0.37 1.02 0.00 11.46 12.13 0.00 09:57:51 09:36:01 2.83 1.22 1.62 0.00 25.46 20.53 0.00 09:57:51 09:37:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 09:57:51 09:38:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 09:57:51 09:39:01 2.72 1.02 1.70 0.00 21.86 24.80 0.00 09:57:51 09:40:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 09:57:51 09:41:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:57:51 09:42:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 09:57:51 09:43:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:57:51 09:44:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 09:57:51 09:45:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:57:51 09:46:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 09:57:51 09:47:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 09:57:51 09:48:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 09:57:51 09:49:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 09:57:51 09:50:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 09:57:51 09:51:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:57:51 09:52:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 09:57:51 09:53:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 09:57:51 09:54:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 09:57:51 09:55:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 09:57:51 09:56:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 09:57:51 09:57:01 89.77 0.40 89.37 0.00 10.53 30923.11 0.00 09:57:51 Average: 59.82 0.73 59.09 0.00 135.44 16712.37 0.00 09:57:51 09:57:51 09:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:57:51 09:11:01 28366148 31550776 749988 2.28 123924 3281332 1734512 5.11 1123944 2934264 6656 09:57:51 09:12:01 26978380 31332144 956748 2.91 128452 4357768 2258836 6.66 1983052 3365780 415448 09:57:51 09:13:02 26962484 31398948 887524 2.70 133108 4407404 2271032 6.69 1541260 3793608 275520 09:57:51 09:14:01 22021972 31299604 978160 2.97 145052 9127780 3507608 10.34 1899404 8247340 3996848 09:57:51 09:15:01 19134008 31141636 1089000 3.31 294404 11338628 3478216 10.25 2674976 9932664 1742756 09:57:51 09:16:01 16110328 31394880 852856 2.59 323668 14562456 2359036 6.95 2640592 12991348 620392 09:57:51 09:17:01 11759296 29729356 2446796 7.44 361720 16858128 8657436 25.51 5392504 14142024 1496144 09:57:51 09:18:01 9394380 30048892 2140692 6.51 375620 19448504 7195288 21.21 6141884 15700868 2846680 09:57:51 09:19:01 12060088 31387860 849664 2.58 379088 18304040 2402052 7.08 3094828 16333336 61004 09:57:51 09:20:01 11782532 31425124 820528 2.50 397052 18591176 2229412 6.57 3375476 16335060 720 09:57:51 09:21:01 11797116 31436536 809336 2.46 396692 18588468 2110832 6.22 3842024 15853900 268 09:57:51 09:22:01 11798436 31437900 807896 2.46 396736 18588456 2126344 6.27 3838748 15853864 12 09:57:51 09:23:01 11799364 31438856 806884 2.45 396760 18588460 2126344 6.27 3836828 15853868 28 09:57:51 09:24:01 11810560 31450196 795936 2.42 396776 18588592 2126344 6.27 3827144 15853984 8 09:57:51 09:25:01 11810732 31450440 795648 2.42 396816 18588564 2154896 6.35 3826632 15853968 8 09:57:51 09:26:01 11815476 31455216 791036 2.41 396824 18588572 2154896 6.35 3822120 15853972 44 09:57:51 09:27:01 11815412 31455160 791060 2.41 396836 18588572 2154896 6.35 3822012 15853972 12 09:57:51 09:28:01 11815656 31455436 790728 2.40 396864 18588572 2154896 6.35 3822088 15853976 24 09:57:51 09:29:01 11815608 31455404 790700 2.40 396868 18588584 2154896 6.35 3822112 15853980 8 09:57:51 09:30:01 11816252 31456064 789980 2.40 396888 18588580 2154896 6.35 3821176 15853980 12 09:57:51 09:31:01 11816424 31456248 789720 2.40 396904 18588592 2154896 6.35 3821128 15853984 12 09:57:51 09:32:01 11816440 31456312 789644 2.40 396936 18588596 2154896 6.35 3821388 15853988 28 09:57:51 09:33:01 11816392 31456284 789620 2.40 396948 18588596 2154896 6.35 3821296 15853996 8 09:57:51 09:34:01 11816372 31456304 789756 2.40 396980 18588600 2154896 6.35 3821312 15854000 8 09:57:51 09:35:01 11815276 31455572 790448 2.40 397020 18588928 2154896 6.35 3824592 15854128 40 09:57:51 09:36:01 11807680 31449668 796216 2.42 397064 18589708 2154896 6.35 3832340 15854300 20 09:57:51 09:37:01 11807640 31449668 796168 2.42 397088 18589712 2154896 6.35 3831744 15854288 32 09:57:51 09:38:01 11807340 31449384 796380 2.42 397112 18589716 2154896 6.35 3831732 15854288 4 09:57:51 09:39:01 11802340 31445448 800508 2.43 397172 18590336 2193536 6.46 3832064 15854808 12 09:57:51 09:40:01 11802868 31446000 799908 2.43 397196 18590324 2193536 6.46 3832184 15854808 8 09:57:51 09:41:01 11802820 31445956 799872 2.43 397212 18590340 2193536 6.46 3832160 15854812 16 09:57:51 09:42:01 11802728 31445908 800092 2.43 397228 18590344 2177456 6.42 3832476 15854816 16 09:57:51 09:43:01 11802856 31446064 800112 2.43 397252 18590344 2177456 6.42 3832248 15854816 8 09:57:51 09:44:01 11802976 31446216 799972 2.43 397272 18590348 2177456 6.42 3832408 15854820 40 09:57:51 09:45:01 11803180 31446456 799680 2.43 397304 18590340 2177456 6.42 3832248 15854824 8 09:57:51 09:46:01 11802880 31446184 799876 2.43 397332 18590356 2177456 6.42 3832200 15854828 56 09:57:51 09:47:01 11802864 31446192 799812 2.43 397344 18590360 2177456 6.42 3832528 15854832 4 09:57:51 09:48:01 11802784 31446128 799864 2.43 397352 18590364 2177456 6.42 3832348 15854832 68 09:57:51 09:49:01 11802640 31445996 799924 2.43 397372 18590368 2177456 6.42 3832484 15854840 32 09:57:51 09:50:01 11802808 31446192 799884 2.43 397400 18590368 2177456 6.42 3832456 15854844 16 09:57:51 09:51:01 11802436 31445852 800152 2.43 397432 18590372 2177456 6.42 3832424 15854844 12 09:57:51 09:52:01 11802460 31445916 800048 2.43 397448 18590376 2177456 6.42 3832444 15854848 60 09:57:51 09:53:01 11802192 31445776 800092 2.43 397476 18590504 2177456 6.42 3832456 15854960 12 09:57:51 09:54:01 11802648 31446276 799536 2.43 397508 18590508 2177456 6.42 3832520 15854964 4 09:57:51 09:55:01 11802600 31446268 799484 2.43 397544 18590500 2177456 6.42 3832612 15854968 40 09:57:51 09:56:01 11802552 31446288 799428 2.43 397572 18590516 2177456 6.42 3832620 15854988 12 09:57:51 09:57:01 10662496 31381360 862432 2.62 415808 19560848 2433364 7.17 3914152 16818708 600008 09:57:51 Average: 13197424 31366816 879570 2.67 369669 17214104 2477184 7.30 3652157 14709678 256663 09:57:51 09:57:51 09:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:57:51 09:11:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 09:57:51 09:11:01 ens3 984.71 904.98 9927.68 99.81 0.00 0.00 0.00 0.00 09:57:51 09:11:01 docker0 766.36 765.72 57.86 4975.46 0.00 0.00 0.00 0.00 09:57:51 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:12:01 veth664a308 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 09:57:51 09:12:01 ens3 43.36 27.13 39.66 18.11 0.00 0.00 0.00 0.00 09:57:51 09:12:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 09:57:51 09:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:13:02 veth664a308 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 09:57:51 09:13:02 ens3 30.74 21.71 32.93 13.75 0.00 0.00 0.00 0.00 09:57:51 09:13:02 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 09:57:51 09:14:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 09:57:51 09:14:01 vethcf13e9d 1.95 3.85 0.14 38.91 0.00 0.00 0.00 0.00 09:57:51 09:14:01 vethe1231db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth00e27a0 1.90 4.54 0.14 38.83 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth2decc59 5.44 8.07 0.41 120.49 0.00 0.00 0.00 0.01 09:57:51 09:14:01 vethcec1764 0.36 0.53 0.03 0.14 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth318d857 2.10 4.32 0.15 38.82 0.00 0.00 0.00 0.00 09:57:51 09:14:01 ens3 186.54 123.00 3482.65 165.22 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth2e7d3be 3.30 5.91 0.24 77.47 0.00 0.00 0.00 0.01 09:57:51 09:14:01 docker0 15.05 26.20 0.90 314.59 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth63fd69a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth83a6bb0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth2d2ddc8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth19db221 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:14:01 veth2c9ed8d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:15:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 09:57:51 09:15:01 veth0de8761 71.04 129.03 7.67 1213.27 0.00 0.00 0.00 0.10 09:57:51 09:15:01 vetha1dceff 76.39 130.63 7.87 1212.33 0.00 0.00 0.00 0.10 09:57:51 09:15:01 vethcec1764 0.07 0.95 0.00 0.04 0.00 0.00 0.00 0.00 09:57:51 09:15:01 ens3 992.28 523.60 9260.19 60.02 0.00 0.00 0.00 0.00 09:57:51 09:15:01 docker0 442.94 772.79 38.07 7866.66 0.00 0.00 0.00 0.00 09:57:51 09:15:01 veth1b3dc32 72.07 124.40 7.61 1213.42 0.00 0.00 0.00 0.10 09:57:51 09:15:01 veth89c1daf 72.94 107.77 7.61 1212.00 0.00 0.00 0.00 0.10 09:57:51 09:15:01 veth6b33c1f 76.87 142.06 7.93 1215.70 0.00 0.00 0.00 0.10 09:57:51 09:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:57:51 09:16:01 vethcec1764 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:57:51 09:16:01 ens3 18.07 9.26 36.87 2.70 0.00 0.00 0.00 0.00 09:57:51 09:16:01 docker0 0.58 0.30 0.03 0.02 0.00 0.00 0.00 0.00 09:57:51 09:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth96acb30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth4c7df7c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 vethcec1764 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth265ebfa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth1755b2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth956c627 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 ens3 304.55 71.19 1395.94 10.99 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth7ca5db7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 vethe6e5bfc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth1737427 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth5bfa5bd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 vethe2f0c11 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth863b7ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:17:01 veth560d259 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:51 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth96acb30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth4c7df7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 vethcec1764 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth265ebfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth1755b2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth956c627 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 ens3 4.10 2.52 3.21 1.72 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth7ca5db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 vethe6e5bfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth1737427 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth5bfa5bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 vethe2f0c11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth863b7ab 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:18:01 veth560d259 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth96acb30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth4c7df7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 vethcec1764 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth265ebfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth1755b2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth956c627 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 ens3 3.85 1.82 2.83 1.48 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth7ca5db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 vethe6e5bfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth1737427 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth5bfa5bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 vethe2f0c11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth863b7ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:19:01 veth560d259 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:20:01 lo 49.98 49.98 4.93 4.93 0.00 0.00 0.00 0.00 09:57:51 09:20:01 ens3 382.91 391.57 217.45 1514.15 0.00 0.00 0.00 0.00 09:57:51 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:21:01 lo 30.66 30.66 3.02 3.02 0.00 0.00 0.00 0.00 09:57:51 09:21:01 ens3 396.53 399.58 158.90 2767.00 0.00 0.00 0.00 0.00 09:57:51 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:22:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 09:57:51 09:22:01 ens3 9.12 7.37 7.70 2.76 0.00 0.00 0.00 0.00 09:57:51 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:25:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:57:51 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:26:01 ens3 2.27 0.90 3.57 0.25 0.00 0.00 0.00 0.00 09:57:51 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:27:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:30:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:57:51 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:31:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:57:51 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:32:01 ens3 0.80 0.47 0.42 0.28 0.00 0.00 0.00 0.00 09:57:51 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:35:01 ens3 0.97 0.68 0.89 0.43 0.00 0.00 0.00 0.00 09:57:51 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:57:51 09:36:01 ens3 34.32 54.35 6.51 113.60 0.00 0.00 0.00 0.00 09:57:51 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:40:01 ens3 0.83 0.92 0.13 1.85 0.00 0.00 0.00 0.00 09:57:51 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:42:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:57:51 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:43:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:57:51 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:44:01 ens3 0.77 0.73 0.40 0.30 0.00 0.00 0.00 0.00 09:57:51 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:45:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:57:51 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:47:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:57:51 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:48:01 ens3 0.73 0.18 0.12 0.01 0.00 0.00 0.00 0.00 09:57:51 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:49:01 ens3 0.65 0.48 0.36 0.29 0.00 0.00 0.00 0.00 09:57:51 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:50:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:57:51 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:51:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:57:51 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:53:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:57:51 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:55:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:57:51 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:57:51 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:51 09:57:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 09:57:51 09:57:01 ens3 357.81 210.46 7102.90 43.09 0.00 0.00 0.00 0.00 09:57:51 09:57:01 docker0 81.34 139.19 7.35 1255.57 0.00 0.00 0.00 0.00 09:57:51 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 09:57:51 Average: ens3 79.65 58.29 669.78 102.50 0.00 0.00 0.00 0.00 09:57:51 Average: docker0 27.56 36.03 2.20 304.98 0.00 0.00 0.00 0.00 09:57:51 09:57:51 09:57:51 ---> sar -P ALL: 09:57:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27007) 11/19/24 _x86_64_ (8 CPU) 09:57:51 09:57:51 09:09:18 LINUX RESTART (8 CPU) 09:57:51 09:57:51 09:10:02 CPU %user %nice %system %iowait %steal %idle 09:57:51 09:11:01 all 9.80 0.00 4.57 1.05 0.08 84.51 09:57:51 09:11:01 0 8.17 0.00 4.50 0.09 0.09 87.16 09:57:51 09:11:01 1 12.69 0.00 4.69 1.55 0.07 81.01 09:57:51 09:11:01 2 9.54 0.00 5.31 2.47 0.10 82.58 09:57:51 09:11:01 3 10.46 0.00 3.82 0.10 0.09 85.54 09:57:51 09:11:01 4 8.80 0.00 3.72 1.44 0.07 85.98 09:57:51 09:11:01 5 7.97 0.00 4.34 0.03 0.05 87.61 09:57:51 09:11:01 6 10.64 0.00 5.58 0.14 0.07 83.57 09:57:51 09:11:01 7 10.13 0.00 4.59 2.56 0.07 82.65 09:57:51 09:12:01 all 38.62 0.00 6.24 0.27 0.13 54.73 09:57:51 09:12:01 0 38.43 0.00 5.63 0.89 0.15 54.90 09:57:51 09:12:01 1 36.93 0.00 6.05 0.00 0.13 56.88 09:57:51 09:12:01 2 39.62 0.00 6.13 0.57 0.12 53.56 09:57:51 09:12:01 3 37.94 0.00 8.13 0.02 0.13 53.78 09:57:51 09:12:01 4 38.49 0.00 6.25 0.62 0.13 54.51 09:57:51 09:12:01 5 41.05 0.00 6.28 0.02 0.13 52.52 09:57:51 09:12:01 6 38.04 0.00 5.30 0.00 0.12 56.55 09:57:51 09:12:01 7 38.45 0.00 6.19 0.03 0.13 55.19 09:57:51 09:13:02 all 53.62 0.00 6.34 0.18 0.09 39.77 09:57:51 09:13:02 0 54.02 0.00 6.15 0.32 0.08 39.43 09:57:51 09:13:02 1 53.52 0.00 5.86 0.00 0.08 40.54 09:57:51 09:13:02 2 52.29 0.00 6.57 1.04 0.10 40.00 09:57:51 09:13:02 3 52.89 0.00 6.30 0.00 0.12 40.70 09:57:51 09:13:02 4 53.27 0.00 6.21 0.07 0.08 40.36 09:57:51 09:13:02 5 54.57 0.00 6.89 0.00 0.08 38.45 09:57:51 09:13:02 6 54.34 0.00 6.31 0.00 0.10 39.25 09:57:51 09:13:02 7 54.01 0.00 6.43 0.00 0.08 39.48 09:57:51 09:14:01 all 39.19 0.00 9.14 3.03 0.13 48.51 09:57:51 09:14:01 0 39.14 0.00 9.30 0.60 0.12 50.83 09:57:51 09:14:01 1 40.24 0.00 9.17 2.50 0.14 47.95 09:57:51 09:14:01 2 37.48 0.00 8.88 3.43 0.12 50.10 09:57:51 09:14:01 3 40.50 0.00 8.67 3.39 0.10 47.34 09:57:51 09:14:01 4 40.10 0.00 9.56 2.58 0.12 47.64 09:57:51 09:14:01 5 38.69 0.00 9.54 3.79 0.16 47.82 09:57:51 09:14:01 6 39.35 0.00 8.52 4.56 0.12 47.45 09:57:51 09:14:01 7 37.99 0.00 9.50 3.42 0.12 48.97 09:57:51 09:15:01 all 11.46 0.00 5.55 31.86 0.10 51.03 09:57:51 09:15:01 0 10.91 0.00 6.25 16.39 0.10 66.35 09:57:51 09:15:01 1 11.30 0.00 5.18 15.43 0.08 68.01 09:57:51 09:15:01 2 11.94 0.00 5.87 54.39 0.10 27.70 09:57:51 09:15:01 3 10.16 0.00 4.77 31.54 0.08 53.44 09:57:51 09:15:01 4 12.09 0.00 5.82 24.30 0.08 57.71 09:57:51 09:15:01 5 11.58 0.00 6.20 55.75 0.14 26.33 09:57:51 09:15:01 6 10.23 0.00 4.86 33.11 0.08 51.72 09:57:51 09:15:01 7 13.47 0.00 5.47 24.08 0.10 56.87 09:57:51 09:16:01 all 1.36 0.00 1.64 21.09 0.04 75.86 09:57:51 09:16:01 0 1.34 0.00 1.57 6.40 0.05 90.64 09:57:51 09:16:01 1 1.71 0.00 1.65 26.32 0.03 70.28 09:57:51 09:16:01 2 1.51 0.00 2.91 48.58 0.05 46.95 09:57:51 09:16:01 3 1.22 0.00 1.42 4.32 0.03 93.01 09:57:51 09:16:01 4 1.17 0.00 1.64 31.81 0.03 65.35 09:57:51 09:16:01 5 1.24 0.00 1.83 31.97 0.05 64.90 09:57:51 09:16:01 6 1.26 0.00 0.89 13.42 0.03 84.40 09:57:51 09:16:01 7 1.43 0.00 1.23 6.04 0.03 91.27 09:57:51 09:17:01 all 70.15 0.00 10.78 8.63 0.13 10.30 09:57:51 09:17:01 0 70.24 0.00 11.04 6.23 0.12 12.37 09:57:51 09:17:01 1 70.71 0.00 11.02 12.25 0.15 5.87 09:57:51 09:17:01 2 71.11 0.00 10.78 6.58 0.13 11.40 09:57:51 09:17:01 3 69.22 0.00 10.37 7.10 0.12 13.20 09:57:51 09:17:01 4 70.19 0.00 10.72 9.06 0.12 9.91 09:57:51 09:17:01 5 70.42 0.00 10.94 9.88 0.12 8.63 09:57:51 09:17:01 6 68.12 0.00 10.98 11.63 0.12 9.15 09:57:51 09:17:01 7 71.20 0.00 10.42 6.36 0.13 11.89 09:57:51 09:18:01 all 87.94 0.00 10.41 1.26 0.15 0.23 09:57:51 09:18:01 0 85.97 0.00 12.44 1.03 0.21 0.35 09:57:51 09:18:01 1 89.06 0.00 9.51 1.17 0.13 0.12 09:57:51 09:18:01 2 89.22 0.00 9.37 1.04 0.15 0.22 09:57:51 09:18:01 3 87.98 0.00 10.00 1.58 0.13 0.30 09:57:51 09:18:01 4 87.70 0.00 10.84 1.06 0.13 0.27 09:57:51 09:18:01 5 87.49 0.00 10.89 1.45 0.17 0.00 09:57:51 09:18:01 6 87.53 0.00 10.38 1.63 0.15 0.30 09:57:51 09:18:01 7 88.52 0.00 9.94 1.14 0.13 0.27 09:57:51 09:19:01 all 31.36 0.00 4.70 14.08 0.09 49.76 09:57:51 09:19:01 0 30.03 0.00 5.12 7.55 0.12 57.18 09:57:51 09:19:01 1 30.72 0.00 4.88 2.00 0.08 62.32 09:57:51 09:19:01 2 31.93 0.00 4.35 0.34 0.10 63.28 09:57:51 09:19:01 3 31.86 0.00 4.21 31.73 0.07 32.13 09:57:51 09:19:01 4 31.70 0.00 4.81 8.20 0.07 55.22 09:57:51 09:19:01 5 31.51 0.00 4.97 22.59 0.10 40.83 09:57:51 09:19:01 6 31.83 0.00 5.05 35.72 0.08 27.32 09:57:51 09:19:01 7 31.29 0.00 4.22 4.44 0.07 59.97 09:57:51 09:20:01 all 7.87 0.00 2.29 4.09 0.06 85.69 09:57:51 09:20:01 0 8.26 0.00 2.07 4.03 0.07 85.58 09:57:51 09:20:01 1 8.82 0.00 2.14 3.15 0.07 85.82 09:57:51 09:20:01 2 8.53 0.00 2.71 3.51 0.07 85.19 09:57:51 09:20:01 3 6.28 0.00 3.04 2.58 0.05 88.05 09:57:51 09:20:01 4 8.45 0.00 2.23 4.05 0.07 85.21 09:57:51 09:20:01 5 8.60 0.00 2.02 3.46 0.07 85.86 09:57:51 09:20:01 6 7.80 0.00 2.15 8.45 0.07 81.54 09:57:51 09:20:01 7 6.23 0.00 1.95 3.50 0.07 88.25 09:57:51 09:21:01 all 10.21 0.00 0.82 0.08 0.07 88.81 09:57:51 09:21:01 0 11.63 0.00 0.80 0.05 0.07 87.45 09:57:51 09:21:01 1 12.85 0.00 0.94 0.30 0.08 85.82 09:57:51 09:21:01 2 8.62 0.00 0.85 0.02 0.08 90.43 09:57:51 09:21:01 3 7.19 0.00 0.90 0.17 0.07 91.67 09:57:51 09:21:01 4 7.02 0.00 0.74 0.03 0.03 92.17 09:57:51 09:21:01 5 13.80 0.00 0.89 0.05 0.07 85.20 09:57:51 09:21:01 6 11.61 0.00 0.72 0.03 0.08 87.55 09:57:51 09:21:01 7 9.01 0.00 0.75 0.02 0.08 90.14 09:57:51 09:57:51 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:57:51 09:22:01 all 0.06 0.00 0.06 0.02 0.01 99.85 09:57:51 09:22:01 0 0.08 0.00 0.05 0.07 0.02 99.78 09:57:51 09:22:01 1 0.07 0.00 0.08 0.00 0.00 99.85 09:57:51 09:22:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:57:51 09:22:01 3 0.12 0.00 0.07 0.00 0.02 99.80 09:57:51 09:22:01 4 0.10 0.00 0.05 0.00 0.02 99.83 09:57:51 09:22:01 5 0.03 0.00 0.07 0.08 0.02 99.80 09:57:51 09:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:22:01 7 0.03 0.00 0.10 0.00 0.02 99.85 09:57:51 09:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:57:51 09:23:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:57:51 09:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:57:51 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:57:51 09:24:01 0 0.03 0.00 0.02 0.03 0.02 99.90 09:57:51 09:24:01 1 0.10 0.00 0.02 0.00 0.00 99.88 09:57:51 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:57:51 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:24:01 7 0.05 0.00 0.05 0.00 0.03 99.87 09:57:51 09:25:01 all 0.03 0.00 0.03 0.07 0.01 99.85 09:57:51 09:25:01 0 0.03 0.00 0.03 0.35 0.00 99.58 09:57:51 09:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:57:51 09:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:25:01 4 0.08 0.00 0.05 0.03 0.03 99.80 09:57:51 09:25:01 5 0.00 0.00 0.02 0.07 0.00 99.92 09:57:51 09:25:01 6 0.03 0.00 0.03 0.12 0.02 99.80 09:57:51 09:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:57:51 09:26:01 all 0.21 0.00 0.02 0.00 0.00 99.77 09:57:51 09:26:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:57:51 09:26:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:57:51 09:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:26:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:57:51 09:26:01 4 1.36 0.00 0.03 0.00 0.02 98.59 09:57:51 09:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:27:01 all 0.15 0.00 0.01 0.07 0.01 99.75 09:57:51 09:27:01 0 0.02 0.00 0.02 0.33 0.00 99.63 09:57:51 09:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:27:01 4 1.06 0.00 0.00 0.20 0.03 98.71 09:57:51 09:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:57:51 09:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:57:51 09:28:01 all 0.27 0.00 0.02 0.03 0.00 99.66 09:57:51 09:28:01 0 0.03 0.00 0.00 0.27 0.00 99.70 09:57:51 09:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:28:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:57:51 09:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:28:01 4 1.91 0.00 0.10 0.00 0.03 97.96 09:57:51 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:28:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:57:51 09:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:29:01 all 0.05 0.00 0.02 0.00 0.01 99.92 09:57:51 09:29:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:57:51 09:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:29:01 3 0.17 0.00 0.03 0.00 0.02 99.78 09:57:51 09:29:01 4 0.12 0.00 0.03 0.00 0.02 99.83 09:57:51 09:29:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:57:51 09:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:57:51 09:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:30:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:57:51 09:30:01 0 0.03 0.00 0.02 0.03 0.00 99.92 09:57:51 09:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:57:51 09:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:57:51 09:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:30:01 4 0.40 0.00 0.03 0.00 0.03 99.53 09:57:51 09:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:57:51 09:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:57:51 09:31:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:57:51 09:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:31:01 4 0.20 0.00 0.05 0.00 0.03 99.72 09:57:51 09:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:57:51 09:32:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:57:51 09:32:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:57:51 09:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:57:51 09:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:57:51 09:32:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:57:51 09:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:57:51 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:57:51 09:33:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:57:51 09:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:57:51 09:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:33:01 3 0.08 0.00 0.02 0.00 0.00 99.90 09:57:51 09:33:01 4 0.18 0.00 0.05 0.00 0.02 99.75 09:57:51 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:33:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:57:51 09:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:57:51 09:34:01 0 0.03 0.00 0.02 0.03 0.00 99.92 09:57:51 09:34:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:57:51 09:34:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:57:51 09:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:57:51 09:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:34:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:35:01 all 0.08 0.00 0.03 0.00 0.01 99.89 09:57:51 09:35:01 0 0.10 0.00 0.00 0.02 0.02 99.87 09:57:51 09:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:57:51 09:35:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:57:51 09:35:01 3 0.17 0.00 0.02 0.00 0.00 99.82 09:57:51 09:35:01 4 0.05 0.00 0.03 0.02 0.02 99.88 09:57:51 09:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:57:51 09:35:01 7 0.12 0.00 0.02 0.00 0.00 99.87 09:57:51 09:36:01 all 0.31 0.00 0.05 0.01 0.01 99.62 09:57:51 09:36:01 0 0.37 0.00 0.03 0.03 0.00 99.57 09:57:51 09:36:01 1 0.17 0.00 0.08 0.00 0.02 99.73 09:57:51 09:36:01 2 0.20 0.00 0.05 0.00 0.02 99.73 09:57:51 09:36:01 3 0.92 0.00 0.02 0.00 0.00 99.07 09:57:51 09:36:01 4 0.32 0.00 0.03 0.00 0.02 99.63 09:57:51 09:36:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:57:51 09:36:01 6 0.18 0.00 0.08 0.00 0.02 99.72 09:57:51 09:36:01 7 0.30 0.00 0.05 0.03 0.02 99.60 09:57:51 09:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:57:51 09:37:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:57:51 09:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:57:51 09:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:38:01 all 0.03 0.00 0.02 0.15 0.01 99.80 09:57:51 09:38:01 0 0.02 0.00 0.00 1.18 0.02 98.78 09:57:51 09:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:57:51 09:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:57:51 09:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:57:51 09:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:57:51 09:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:39:01 all 0.06 0.00 0.05 0.01 0.01 99.87 09:57:51 09:39:01 0 0.20 0.00 0.13 0.08 0.00 99.58 09:57:51 09:39:01 1 0.08 0.00 0.10 0.02 0.02 99.78 09:57:51 09:39:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:57:51 09:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:39:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:57:51 09:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:57:51 09:39:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:57:51 09:40:01 all 0.06 0.00 0.01 0.04 0.01 99.89 09:57:51 09:40:01 0 0.00 0.00 0.00 0.30 0.00 99.70 09:57:51 09:40:01 1 0.12 0.00 0.03 0.00 0.02 99.83 09:57:51 09:40:01 2 0.28 0.00 0.00 0.00 0.03 99.68 09:57:51 09:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:41:01 all 0.06 0.00 0.02 0.01 0.01 99.90 09:57:51 09:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:41:01 1 0.02 0.00 0.02 0.07 0.00 99.90 09:57:51 09:41:01 2 0.43 0.00 0.03 0.00 0.02 99.52 09:57:51 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:41:01 4 0.02 0.00 0.07 0.00 0.02 99.90 09:57:51 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:57:51 09:42:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:57:51 09:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:57:51 09:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:57:51 09:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:43:01 all 0.12 0.00 0.03 0.01 0.01 99.84 09:57:51 09:43:01 0 0.03 0.00 0.02 0.05 0.00 99.90 09:57:51 09:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:43:01 2 0.68 0.00 0.10 0.00 0.03 99.19 09:57:51 09:43:01 3 0.05 0.00 0.05 0.00 0.00 99.90 09:57:51 09:43:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:57:51 09:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:57:51 09:57:51 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:57:51 09:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:57:51 09:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:44:01 1 0.08 0.00 0.02 0.00 0.03 99.87 09:57:51 09:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:57:51 09:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:57:51 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:57:51 09:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:57:51 09:45:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:57:51 09:45:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:57:51 09:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:57:51 09:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:57:51 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:57:51 09:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:46:01 1 0.05 0.00 0.00 0.07 0.02 99.87 09:57:51 09:46:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:57:51 09:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:47:01 all 0.07 0.00 0.01 0.00 0.01 99.90 09:57:51 09:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:47:01 1 0.05 0.00 0.05 0.02 0.00 99.88 09:57:51 09:47:01 2 0.42 0.00 0.02 0.00 0.03 99.53 09:57:51 09:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:48:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:57:51 09:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:48:01 2 1.00 0.00 0.03 0.00 0.02 98.95 09:57:51 09:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:57:51 09:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:49:01 all 0.15 0.00 0.01 0.01 0.01 99.83 09:57:51 09:49:01 0 0.02 0.00 0.00 0.05 0.02 99.92 09:57:51 09:49:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:57:51 09:49:01 2 0.91 0.00 0.03 0.00 0.03 99.02 09:57:51 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:57:51 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:49:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:57:51 09:50:01 all 0.07 0.00 0.01 0.04 0.01 99.87 09:57:51 09:50:01 0 0.00 0.00 0.00 0.05 0.00 99.95 09:57:51 09:50:01 1 0.05 0.00 0.02 0.30 0.02 99.62 09:57:51 09:50:01 2 0.47 0.00 0.00 0.00 0.02 99.52 09:57:51 09:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:57:51 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:57:51 09:51:01 all 0.06 0.00 0.02 0.01 0.01 99.90 09:57:51 09:51:01 0 0.03 0.00 0.02 0.05 0.00 99.90 09:57:51 09:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:57:51 09:51:01 2 0.22 0.00 0.07 0.00 0.03 99.68 09:57:51 09:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:51:01 5 0.02 0.00 0.00 0.03 0.00 99.95 09:57:51 09:51:01 6 0.10 0.00 0.02 0.00 0.02 99.87 09:57:51 09:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:52:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:57:51 09:52:01 0 0.00 0.00 0.00 0.10 0.00 99.90 09:57:51 09:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:57:51 09:52:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:57:51 09:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:57:51 09:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:57:51 09:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:57:51 09:53:01 2 0.08 0.00 0.03 0.00 0.03 99.85 09:57:51 09:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:57:51 09:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:54:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:57:51 09:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:54:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:57:51 09:54:01 2 0.10 0.00 0.05 0.00 0.02 99.83 09:57:51 09:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:57:51 09:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:57:51 09:57:51 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:57:51 09:55:01 all 0.03 0.00 0.01 0.02 0.00 99.93 09:57:51 09:55:01 0 0.02 0.00 0.00 0.18 0.00 99.80 09:57:51 09:55:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:57:51 09:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:57:51 09:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:57:51 09:56:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:57:51 09:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:57:51 09:56:01 1 0.03 0.00 0.03 0.03 0.02 99.88 09:57:51 09:56:01 2 0.10 0.00 0.03 0.00 0.03 99.83 09:57:51 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:57:51 09:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:57:51 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:57:51 09:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:57:51 09:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:57:51 09:57:01 all 7.41 0.00 3.13 3.88 0.06 85.52 09:57:51 09:57:01 0 7.94 0.00 3.11 15.03 0.07 73.86 09:57:51 09:57:01 1 5.83 0.00 3.83 0.19 0.07 90.09 09:57:51 09:57:01 2 7.28 0.00 3.98 0.39 0.05 88.30 09:57:51 09:57:01 3 8.85 0.00 2.40 0.05 0.07 88.63 09:57:51 09:57:01 4 6.24 0.00 3.04 15.18 0.07 75.48 09:57:51 09:57:01 5 9.19 0.00 3.69 0.22 0.07 86.83 09:57:51 09:57:01 6 6.20 0.00 2.18 0.02 0.05 91.56 09:57:51 09:57:01 7 7.76 0.00 2.80 0.07 0.05 89.32 09:57:51 Average: all 7.83 0.00 1.39 1.90 0.03 88.85 09:57:51 Average: 0 7.68 0.00 1.43 1.31 0.03 89.55 09:57:51 Average: 1 7.93 0.00 1.38 1.38 0.03 89.27 09:57:51 Average: 2 7.90 0.00 1.44 2.58 0.04 88.04 09:57:51 Average: 3 7.73 0.00 1.36 1.74 0.03 89.15 09:57:51 Average: 4 7.84 0.00 1.40 2.08 0.03 88.64 09:57:51 Average: 5 7.94 0.00 1.45 2.72 0.03 87.87 09:57:51 Average: 6 7.76 0.00 1.33 2.30 0.03 88.58 09:57:51 Average: 7 7.82 0.00 1.35 1.08 0.03 89.73 09:57:51 09:57:51 09:57:51