Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db7b7ee384591f5a64d361305216a2c2c0d3e0f8 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-ssh524487937331780510.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11772298797313745885.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17502414041729365284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4328776868219855399.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-ssh8076707138248417934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1327 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/543 [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/543 # 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 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 (main) Commit message: "fix: Add warn log for create/update interval (#4597)" > 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 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 # timeout=10 > git rev-list --no-walk fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:54:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:54:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:54:12 ========================================================= 14:54:12 EdgeX Global Pipelines Version Info 14:54:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:54:12 ------------------- 14:54:12 stable info: 14:54:12 ------------------- 14:54:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:12 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 14:54:12 Message: update stable to v1.0.250 14:54:13 ------------------- 14:54:13 experimental info: 14:54:13 ------------------- 14:54:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:54:13 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 14:54:13 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] echo 14:54:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db7b7ee [Pipeline] echo 14:54:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:14 provisioning config files... 14:54:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config8274477990568707316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:14 ---> docker-login.sh 14:54:14 nexus3.edgexfoundry.org:10001 14:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:14 Configure a credential helper to remove this warning. See 14:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:14 14:54:14 Login Succeeded 14:54:14 nexus3.edgexfoundry.org:10002 14:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:14 Configure a credential helper to remove this warning. See 14:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:14 14:54:14 Login Succeeded 14:54:14 nexus3.edgexfoundry.org:10003 14:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:14 Configure a credential helper to remove this warning. See 14:54:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:14 14:54:14 Login Succeeded 14:54:14 nexus3.edgexfoundry.org:10004 14:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:15 Configure a credential helper to remove this warning. See 14:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:15 14:54:15 Login Succeeded 14:54:15 docker.io 14:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:15 Configure a credential helper to remove this warning. See 14:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:15 14:54:15 Login Succeeded 14:54:15 ---> docker-login.sh ends [Pipeline] } 14:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:54:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 14:54:15 + + dirname cmd/core-command/Dockerfile 14:54:15 cut -d/ -f2 14:54:15 + echo core-command,cmd/core-command/Dockerfile 14:54:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:54:15 + dirname cmd/core-data/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo core-data,cmd/core-data/Dockerfile 14:54:15 + dirname cmd/core-metadata/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo core-metadata,cmd/core-metadata/Dockerfile 14:54:15 + dirname cmd/security-bootstrapper/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:54:15 + dirname cmd/security-proxy-auth/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:54:15 + dirname cmd/security-proxy-setup/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:54:15 + dirname cmd/security-secretstore-setup/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:54:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:54:15 + dirname cmd/security-spire-agent/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:54:15 + + dirname cmd/security-spire-config/Dockerfilecut 14:54:15 -d/ -f2 14:54:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:54:15 + dirname cmd/security-spire-server/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:54:15 + + dirname cmd/support-notifications/Dockerfile 14:54:15 cut -d/ -f2 14:54:15 + echo support-notifications,cmd/support-notifications/Dockerfile 14:54:15 + dirname cmd/support-scheduler/Dockerfile 14:54:15 + cut -d/ -f2 14:54:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:54:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:54:16 + git rev-list -1 --merges db7b7ee384591f5a64d361305216a2c2c0d3e0f8~1..db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] echo 14:54:16 -----------> git rev-list -1 --merges db7b7ee384591f5a64d361305216a2c2c0d3e0f8~1..db7b7ee384591f5a64d361305216a2c2c0d3e0f8 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [false] [Pipeline] sh 14:54:16 + git log --format=format:%s -1 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] echo 14:54:16 ========================================================= 14:54:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:54:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:54:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:54:16 + grep -v github /etc/ssh/ssh_known_hosts 14:54:16 + [ -e /tmp/ssh_known_hosts ] 14:54:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:54:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:54:16 + sudo tee -a /etc/ssh/ssh_known_hosts 14:54:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:54:17 14:54:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:54:17 0.1.4: Pulling from edgex-devops/py-git-semver 14:54:17 b85a868b505f: Pulling fs layer 14:54:17 e2be974225ed: Pulling fs layer 14:54:17 339a4e72a1f5: Pulling fs layer 14:54:17 988bab9f4d93: Pulling fs layer 14:54:17 1469e6f7b9e6: Pulling fs layer 14:54:17 eaf3925da568: Pulling fs layer 14:54:17 bab4dde63d76: Pulling fs layer 14:54:17 bde34c3a00c8: Pulling fs layer 14:54:17 b352a97aabf1: Pulling fs layer 14:54:17 4872d77fe225: Pulling fs layer 14:54:17 5851b861e8e6: Pulling fs layer 14:54:17 988bab9f4d93: Waiting 14:54:17 1469e6f7b9e6: Waiting 14:54:17 eaf3925da568: Waiting 14:54:17 bab4dde63d76: Waiting 14:54:17 bde34c3a00c8: Waiting 14:54:17 b352a97aabf1: Waiting 14:54:17 4872d77fe225: Waiting 14:54:17 5851b861e8e6: Waiting 14:54:17 e2be974225ed: Verifying Checksum 14:54:17 e2be974225ed: Download complete 14:54:17 988bab9f4d93: Download complete 14:54:17 1469e6f7b9e6: Verifying Checksum 14:54:17 1469e6f7b9e6: Download complete 14:54:17 eaf3925da568: Download complete 14:54:17 339a4e72a1f5: Verifying Checksum 14:54:17 339a4e72a1f5: Download complete 14:54:17 bde34c3a00c8: Verifying Checksum 14:54:17 bde34c3a00c8: Download complete 14:54:17 b352a97aabf1: Verifying Checksum 14:54:17 b352a97aabf1: Download complete 14:54:17 4872d77fe225: Download complete 14:54:17 5851b861e8e6: Verifying Checksum 14:54:17 5851b861e8e6: Download complete 14:54:17 b85a868b505f: Download complete 14:54:18 bab4dde63d76: Verifying Checksum 14:54:18 bab4dde63d76: Download complete 14:54:19 b85a868b505f: Pull complete 14:54:19 e2be974225ed: Pull complete 14:54:19 339a4e72a1f5: Pull complete 14:54:19 988bab9f4d93: Pull complete 14:54:20 1469e6f7b9e6: Pull complete 14:54:20 eaf3925da568: Pull complete 14:54:22 bab4dde63d76: Pull complete 14:54:22 bde34c3a00c8: Pull complete 14:54:22 b352a97aabf1: Pull complete 14:54:22 4872d77fe225: Pull complete 14:54:22 5851b861e8e6: Pull complete 14:54:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:22 prd-ubuntu20.04-docker-8c-8g-1327 does not seem to be running inside a container 14:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:54:23 $ docker top 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 -eo pid,comm 14:54:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:54:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:23 [ssh-agent] Looking for ssh-agent implementation... 14:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:23 $ docker exec 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 ssh-agent 14:54:23 SSH_AUTH_SOCK=/tmp/ssh-jjnd9YH3BG8i/agent.33 14:54:23 SSH_AGENT_PID=39 14:54:23 Running ssh-add (command line suppressed) 14:54:23 Identity added: /w/workspace/edgex-go/543@tmp/private_key_4724073684754780256.key (/w/workspace/edgex-go/543@tmp/private_key_4724073684754780256.key) 14:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:24 + git tag --points-at HEAD [Pipeline] } 14:54:24 $ docker exec --env ******** --env ******** 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 ssh-agent -k 14:54:24 unset SSH_AUTH_SOCK; 14:54:24 unset SSH_AGENT_PID; 14:54:24 echo Agent pid 39 killed; 14:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:54:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:24 [ssh-agent] Looking for ssh-agent implementation... 14:54:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:24 $ docker exec 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 ssh-agent 14:54:24 SSH_AUTH_SOCK=/tmp/ssh-BKAS2QvtjpSm/agent.71 14:54:24 SSH_AGENT_PID=77 14:54:24 Running ssh-add (command line suppressed) 14:54:24 Identity added: /w/workspace/edgex-go/543@tmp/private_key_11582894588033056908.key (/w/workspace/edgex-go/543@tmp/private_key_11582894588033056908.key) 14:54:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:24 + git semver init 14:54:25 2023-07-17 14:54:25,092 [run_init] DEBUG init version:0.0.0 force:False 14:54:25 2023-07-17 14:54:25,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/543/.semver 14:54:25 2023-07-17 14:54:25,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/543/.semver 14:54:25 2023-07-17 14:54:25,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/543/.semver'], cwd=/w/workspace/edgex-go/543, universal_newlines=False, shell=None, istream=None) 14:54:29 2023-07-17 14:54:29,069 [append_file] DEBUG append to file:/w/workspace/edgex-go/543/.git/info/exclude 14:54:29 2023-07-17 14:54:29,070 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/543/.semver/main with force:False 14:54:29 2023-07-17 14:54:29,070 [read_version] DEBUG read version from /w/workspace/edgex-go/543/.semver/main 14:54:29 2023-07-17 14:54:29,070 [read_version] DEBUG read version from /w/workspace/edgex-go/543/.semver/main 14:54:29 3.1.0-dev.10 [Pipeline] } 14:54:29 $ docker exec --env ******** --env ******** 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 ssh-agent -k 14:54:29 unset SSH_AUTH_SOCK; 14:54:29 unset SSH_AGENT_PID; 14:54:29 echo Agent pid 77 killed; 14:54:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:54:29 + git semver [Pipeline] } 14:54:30 $ docker stop --time=1 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 14:54:31 $ docker rm -f --volumes 576f257b9616551fa33482398fe8c3bd6f9179684a379697f4044714839bf759 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:54:31 Stashed 1 file(s) [Pipeline] echo 14:54:31 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 14:54:32 + git config --global --add safe.directory /w/workspace/edgex-go/543 [Pipeline] echo 14:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:32 ========================================================= 14:54:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:54:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:54:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:54:32 4db1b89c0bd1: Pulling fs layer 14:54:32 6911f1a30b25: Pulling fs layer 14:54:32 e194b8c5c2a9: Pulling fs layer 14:54:32 6863d3e3a2b1: Pulling fs layer 14:54:32 ec0bb842ea78: Pulling fs layer 14:54:32 40a00589a448: Pulling fs layer 14:54:32 6c08303d61cc: Pulling fs layer 14:54:32 798269fcf238: Pulling fs layer 14:54:32 6863d3e3a2b1: Waiting 14:54:32 ec0bb842ea78: Waiting 14:54:32 40a00589a448: Waiting 14:54:32 6c08303d61cc: Waiting 14:54:32 798269fcf238: Waiting 14:54:32 6911f1a30b25: Download complete 14:54:32 6863d3e3a2b1: Verifying Checksum 14:54:32 6863d3e3a2b1: Download complete 14:54:32 ec0bb842ea78: Verifying Checksum 14:54:32 ec0bb842ea78: Download complete 14:54:32 4db1b89c0bd1: Verifying Checksum 14:54:32 4db1b89c0bd1: Download complete 14:54:32 40a00589a448: Verifying Checksum 14:54:32 40a00589a448: Download complete 14:54:32 4db1b89c0bd1: Pull complete 14:54:32 6911f1a30b25: Pull complete 14:54:33 798269fcf238: Verifying Checksum 14:54:33 798269fcf238: Download complete 14:54:33 e194b8c5c2a9: Verifying Checksum 14:54:33 e194b8c5c2a9: Download complete 14:54:33 6c08303d61cc: Download complete 14:54:36 e194b8c5c2a9: Pull complete 14:54:36 6863d3e3a2b1: Pull complete 14:54:36 ec0bb842ea78: Pull complete 14:54:37 40a00589a448: Pull complete 14:54:39 6c08303d61cc: Pull complete 14:54:40 798269fcf238: Pull complete 14:54:40 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:54:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:54:40 WORKDIR /edgex 14:54:40 COPY go.mod . 14:54:40 RUN go mod download 14:54:40 + docker build -t ci-base-image-x86_64 -f - . 14:54:40 Sending build context to Docker daemon 170.7MB 14:54:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:54:40 ---> ec979cd7f677 14:54:40 Step 2/4 : WORKDIR /edgex 14:54:42 ---> Running in 99fe3d7b4e52 14:54:42 Removing intermediate container 99fe3d7b4e52 14:54:42 ---> 8fdb5dee2786 14:54:42 Step 3/4 : COPY go.mod . 14:54:43 ---> 57d7e1ebfba7 14:54:43 Step 4/4 : RUN go mod download 14:54:43 ---> Running in 862d573d8399 14:54:47 Still waiting to schedule task 14:54:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:54:55 Removing intermediate container 862d573d8399 14:54:55 ---> 90f47b2ecef9 14:54:55 Successfully built 90f47b2ecef9 14:54:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:55 + docker inspect -f . ci-base-image-x86_64 14:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:55 prd-ubuntu20.04-docker-8c-8g-1327 does not seem to be running inside a container 14:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:54:56 $ docker top ccc68e674d73b46fa0d54a802d04c2491633bcde13639e016ee30e4eadc13db8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:56 + go version 14:54:56 go version go1.20.6 linux/amd64 [Pipeline] } 14:54:56 $ docker stop --time=1 ccc68e674d73b46fa0d54a802d04c2491633bcde13639e016ee30e4eadc13db8 14:54:57 $ docker rm -f --volumes ccc68e674d73b46fa0d54a802d04c2491633bcde13639e016ee30e4eadc13db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:58 + docker inspect -f . ci-base-image-x86_64 14:54:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:58 prd-ubuntu20.04-docker-8c-8g-1327 does not seem to be running inside a container 14:54:58 $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:54:58 $ docker top df9873b60c2bd701cfce1cefba11a7129e0e0afe61ad6a79985b60d5ddcafd8d -eo pid,comm [Pipeline] { [Pipeline] echo 14:54:58 ========================================================= 14:54:58 [edgeXBuildGoParallel] Running Tests and Build... 14:54:58 ========================================================= [Pipeline] sh 14:54:58 + git config --global --add safe.directory /w/workspace/edgex-go/543 [Pipeline] fileExists [Pipeline] sh 14:54:59 + make test 14:54:59 go test -race -coverprofile=coverage.out ./... 14:55:07 ? github.com/edgexfoundry/edgex-go [no test files] 14:55:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:55:19 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:55:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:55:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:55:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:55:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:55:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:55:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:55:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:55:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 14:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 14:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 14:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 14:55:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.516s coverage: 88.5% of statements 14:55:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:55:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements 14:55:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:55:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:55:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 14:55:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 31.9% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 42.9% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 14:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:55:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:55:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:55:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:55:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:55:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:55:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:55:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:55:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:55:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:55:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:55:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:55:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 14:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:55:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:55:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:55:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:55:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:55:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.083s coverage: 92.9% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 86.0% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements 14:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 14:55:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:55:55 running golangci-lint 14:55:55 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 14:55:55 go version go1.20.6 linux/amd64 14:55:56 level=info msg="[config_reader] Used config file .golangci.yml" 14:55:56 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 14:56:14 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 15.921662975s" 14:56:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.767942ms" 14:56:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1328 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:56:15 Running in /w/workspace/edgex-go/543 [Pipeline] { [Pipeline] checkout 14:56:15 The recommended git tool is: git 14:56:20 using credential edgex-jenkins-ssh 14:56:20 Cloning the remote Git repository 14:56:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:56:20 level=info msg="[linters_context/goanalysis] analyzers took 1m9.987227936s with top 10 stages: buildir: 36.211415713s, inspect: 1.551317704s, fact_deprecated: 1.443123075s, ctrlflow: 1.394936963s, nilness: 1.330805458s, printf: 1.325414961s, gosec: 1.295939627s, fact_purity: 1.101017573s, S1038: 998.665141ms, SA5012: 745.096112ms" 14:56:20 level=info msg="[runner] Issues before processing: 203, after processing: 0" 14:56:20 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, filename_unadjuster: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, nolint: 0/23, skip_files: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203" 14:56:20 level=info msg="[runner] processing took 18.008879ms with stages: nolint: 8.802745ms, identifier_marker: 4.804661ms, exclude-rules: 1.621649ms, autogenerated_exclude: 1.148816ms, path_prettifier: 1.111843ms, skip_dirs: 448.872µs, cgo: 41.572µs, filename_unadjuster: 23.871µs, uniq_by_line: 890ns, max_same_issues: 690ns, skip_files: 560ns, source_code: 410ns, exclude: 400ns, sort_results: 380ns, severity-rules: 360ns, diff: 300ns, path_prefixer: 260ns, max_per_file_from_linter: 250ns, max_from_linter: 180ns, path_shortener: 170ns" 14:56:20 level=info msg="[runner] linters took 8.762520262s with stages: goanalysis_metalinter: 8.744403789s" 14:56:20 level=info msg="File cache stats: 0 entries of total size 0B" 14:56:20 level=info msg="Memory: 249 samples, avg is 197.4MB, max is 860.3MB" 14:56:20 level=info msg="Execution took 24.741892822s" 14:56:20 go vet ./... 14:56:20 > git init /w/workspace/edgex-go/543 # timeout=10 14:56:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:56:20 > git --version # timeout=10 14:56:20 > git --version # 'git version 2.25.1' 14:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:26 ./bin/test-attribution-txt.sh [Pipeline] echo 14:56:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:56:26 + ls -al . 14:56:26 total 720 14:56:26 drwxrwxr-x 11 1001 1001 4096 Jul 17 14:54 . 14:56:26 drwxr-xr-x 4 root root 4096 Jul 17 14:54 .. 14:56:26 drwxrwxr-x 2 1001 1001 4096 Jul 17 14:54 .blubracket 14:56:26 -rw-rw-r-- 1 1001 1001 16 Jul 17 14:54 .dockerignore 14:56:26 drwxrwxr-x 8 1001 1001 4096 Jul 17 14:54 .git 14:56:26 drwxrwxr-x 3 1001 1001 4096 Jul 17 14:54 .github 14:56:26 -rw-rw-r-- 1 1001 1001 1133 Jul 17 14:54 .gitignore 14:56:26 -rw-rw-r-- 1 1001 1001 42 Jul 17 14:54 .golangci.yml 14:56:26 -rw-rw-r-- 1 1001 1001 87 Jul 17 14:54 .hadolint.yml 14:56:26 drwxr-xr-x 3 1001 1001 4096 Jul 17 14:54 .semver 14:56:26 -rw-rw-r-- 1 1001 1001 166 Jul 17 14:54 .sonarcloud.properties 14:56:26 -rw-rw-r-- 1 1001 1001 1171 Jul 17 14:54 ADOPTERS.md 14:56:26 -rw-rw-r-- 1 1001 1001 11234 Jul 17 14:54 Attribution.txt 14:56:26 -rw-rw-r-- 1 1001 1001 93407 Jul 17 14:54 CHANGELOG.md 14:56:26 -rw-rw-r-- 1 1001 1001 3804 Jul 17 14:54 CONTRIBUTING.md 14:56:26 -rw-rw-r-- 1 1001 1001 677 Jul 17 14:54 GOVERNANCE.md 14:56:26 -rw-rw-r-- 1 1001 1001 883 Jul 17 14:54 Jenkinsfile 14:56:26 -rw-rw-r-- 1 1001 1001 10775 Jul 17 14:54 LICENSE 14:56:26 -rw-rw-r-- 1 1001 1001 14368 Jul 17 14:54 Makefile 14:56:26 -rw-rw-r-- 1 1001 1001 582 Jul 17 14:54 OWNERS.md 14:56:26 -rw-rw-r-- 1 1001 1001 9923 Jul 17 14:54 README.md 14:56:26 -rw-rw-r-- 1 1001 1001 789 Jul 17 14:54 SECURITY.md 14:56:26 -rw-rw-r-- 1 1001 1001 12 Jul 17 14:54 VERSION 14:56:26 drwxrwxr-x 2 1001 1001 4096 Jul 17 14:54 bin 14:56:26 drwxrwxr-x 18 1001 1001 4096 Jul 17 14:54 cmd 14:56:26 -rw-r--r-- 1 root root 448414 Jul 17 14:55 coverage.out 14:56:26 -rw-rw-r-- 1 1001 1001 3430 Jul 17 14:54 go.mod 14:56:26 -rw-rw-r-- 1 1001 1001 32408 Jul 17 14:54 go.sum 14:56:26 drwxrwxr-x 7 1001 1001 4096 Jul 17 14:54 internal 14:56:26 drwxrwxr-x 3 1001 1001 4096 Jul 17 14:54 openapi 14:56:26 -rw-rw-r-- 1 1001 1001 594 Jul 17 14:54 security.txt 14:56:26 drwxrwxr-x 4 1001 1001 4096 Jul 17 14:54 snap 14:56:26 -rw-rw-r-- 1 1001 1001 204 Jul 17 14:54 version.go [Pipeline] sh 14:56:26 + '[' -e coverage.out ] 14:56:26 + chown 1001:1001 coverage.out [Pipeline] stash 14:56:26 Stashed 1 file(s) [Pipeline] sh 14:56:27 + make build 14:56:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:56:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:56:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:56:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:56:42 Avoid second fetch 14:56:42 Checking out Revision db7b7ee384591f5a64d361305216a2c2c0d3e0f8 (main) 14:56:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:56:43 Commit message: "fix: Add warn log for create/update interval (#4597)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:56:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:56:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:42 > git config core.sparsecheckout # timeout=10 14:56:42 > git checkout -f db7b7ee384591f5a64d361305216a2c2c0d3e0f8 # timeout=10 14:56:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:44 Dload Upload Total Spent Left Speed 14:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 36327 0 --:--:-- --:--:-- --:--:-- 36431 [Pipeline] sh 14:56:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:56:45 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json 14:56:45 /etc/docker/daemon.new 14:56:45 { 14:56:45 "registry-mirrors": [ 14:56:45 "https://nexus3.edgexfoundry.org:10001" 14:56:45 ], 14:56:45 "bip": "10.250.0.254/24", 14:56:45 "hosts": [ 14:56:45 "tcp://0.0.0.0:5555", 14:56:45 "unix:///var/run/docker.sock" 14:56:45 ], 14:56:45 "mtu": 1458, 14:56:45 "selinux-enabled": true, 14:56:45 "seccomp-profile": "/etc/docker/seccomp.json" 14:56:45 } [Pipeline] sh 14:56:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:56:45 + sudo service docker restart 14:56:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:56:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:56:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:56:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:56:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:56:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:56:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:56:57 $ docker stop --time=1 df9873b60c2bd701cfce1cefba11a7129e0e0afe61ad6a79985b60d5ddcafd8d 14:56:59 $ docker rm -f --volumes df9873b60c2bd701cfce1cefba11a7129e0e0afe61ad6a79985b60d5ddcafd8d [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 14:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:57:00 14:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:57:01 latest: Pulling from edgex-devops/edgex-compose 14:57:01 91d30c5bc195: Pulling fs layer 14:57:01 2e9b0aa3be6d: Pulling fs layer 14:57:01 9c61dcf015f6: Pulling fs layer 14:57:01 4698f68db338: Pulling fs layer 14:57:01 2a2f49069b9e: Pulling fs layer 14:57:01 e0025b399a48: Pulling fs layer 14:57:01 4698f68db338: Waiting 14:57:01 2a2f49069b9e: Waiting 14:57:01 91d30c5bc195: Verifying Checksum 14:57:01 91d30c5bc195: Download complete 14:57:01 4698f68db338: Verifying Checksum 14:57:01 4698f68db338: Download complete 14:57:01 2e9b0aa3be6d: Verifying Checksum 14:57:01 2e9b0aa3be6d: Download complete 14:57:01 e0025b399a48: Verifying Checksum 14:57:01 e0025b399a48: Download complete 14:57:01 91d30c5bc195: Pull complete 14:57:01 2a2f49069b9e: Verifying Checksum 14:57:01 2a2f49069b9e: Download complete 14:57:01 2e9b0aa3be6d: Pull complete 14:57:01 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:04 provisioning config files... 14:57:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config33426362671143088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:04 9c61dcf015f6: Pull complete 14:57:04 4698f68db338: Pull complete 14:57:04 ---> docker-login.sh 14:57:04 nexus3.edgexfoundry.org:10001 14:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:04 2a2f49069b9e: Pull complete 14:57:04 e0025b399a48: Pull complete 14:57:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:57:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:04 prd-ubuntu20.04-docker-8c-8g-1327 does not seem to be running inside a container 14:57:05 $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:05 Configure a credential helper to remove this warning. See 14:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:05 14:57:05 Login Succeeded 14:57:05 nexus3.edgexfoundry.org:10002 14:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:05 Configure a credential helper to remove this warning. See 14:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:05 14:57:05 Login Succeeded 14:57:05 nexus3.edgexfoundry.org:10003 14:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:05 Configure a credential helper to remove this warning. See 14:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:05 14:57:05 Login Succeeded 14:57:05 nexus3.edgexfoundry.org:10004 14:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:05 $ docker top 0722c7b08d628d65c4cfd0a7cb9c334ea990f4765a72b7af9bc498da325608b1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:06 Configure a credential helper to remove this warning. See 14:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:06 14:57:06 Login Succeeded 14:57:06 docker.io 14:57:06 + docker compose -f ./docker-compose-build.yml build --parallel 14:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:06 Configure a credential helper to remove this warning. See 14:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:06 14:57:06 Login Succeeded 14:57:06 ---> docker-login.sh ends [Pipeline] } 14:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:57:07 + git config --global --add safe.directory /w/workspace/edgex-go/543 [Pipeline] echo 14:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:07 ========================================================= 14:57:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:57:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:57:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:57:08 edb6bdbacee9: Pulling fs layer 14:57:08 5f9638ab2659: Pulling fs layer 14:57:08 8d51d6327a98: Pulling fs layer 14:57:08 8b374f2dd631: Pulling fs layer 14:57:08 ec14aa9079de: Pulling fs layer 14:57:08 2f466654f4bb: Pulling fs layer 14:57:08 554e91adad29: Pulling fs layer 14:57:08 8b374f2dd631: Waiting 14:57:08 ec14aa9079de: Waiting 14:57:08 2f466654f4bb: Waiting 14:57:08 554e91adad29: Waiting 14:57:08 5f9638ab2659: Verifying Checksum 14:57:08 5f9638ab2659: Download complete 14:57:08 8b374f2dd631: Verifying Checksum 14:57:08 8b374f2dd631: Download complete 14:57:08 ec14aa9079de: Verifying Checksum 14:57:08 ec14aa9079de: Download complete 14:57:08 edb6bdbacee9: Verifying Checksum 14:57:08 edb6bdbacee9: Download complete 14:57:08 #1 [security-spire-server internal] load build definition from Dockerfile 14:57:08 #1 transferring dockerfile: 2.63kB done 14:57:08 #1 DONE 0.0s 14:57:08 14:57:08 #2 [security-proxy-setup internal] load build definition from Dockerfile 14:57:08 #2 transferring dockerfile: 2.06kB done 14:57:08 #2 DONE 0.0s 14:57:08 14:57:08 #3 [security-proxy-auth internal] load build definition from Dockerfile 14:57:08 #3 transferring dockerfile: 2.04kB done 14:57:08 #3 DONE 0.0s 14:57:08 14:57:08 #4 [support-notifications internal] load build definition from Dockerfile 14:57:08 #4 transferring dockerfile: 1.84kB done 14:57:08 #4 DONE 0.0s 14:57:08 14:57:08 #5 [core-metadata internal] load build definition from Dockerfile 14:57:08 #5 transferring dockerfile: 1.96kB done 14:57:08 #5 DONE 0.0s 14:57:08 14:57:08 #6 [security-spire-config internal] load build definition from Dockerfile 14:57:08 #6 DONE 0.0s 14:57:08 14:57:08 #7 [core-data internal] load build definition from Dockerfile 14:57:08 #7 transferring dockerfile: 1.90kB done 14:57:08 #7 DONE 0.0s 14:57:08 14:57:08 #8 [security-spire-agent internal] load build definition from Dockerfile 14:57:08 #8 transferring dockerfile: 2.68kB done 14:57:08 #8 DONE 0.0s 14:57:08 14:57:08 #6 [security-spire-config internal] load build definition from Dockerfile 14:57:08 #6 transferring dockerfile: 2.58kB done 14:57:08 #6 DONE 0.0s 14:57:08 14:57:08 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:57:08 #9 transferring dockerfile: 1.78kB done 14:57:08 #9 DONE 0.1s 14:57:08 14:57:08 #10 [support-scheduler internal] load build definition from Dockerfile 14:57:08 #10 transferring dockerfile: 1.82kB done 14:57:08 #10 DONE 0.1s 14:57:08 14:57:08 #11 [security-spire-server internal] load .dockerignore 14:57:08 #11 transferring context: 56B done 14:57:08 #11 DONE 0.0s 14:57:08 14:57:08 #12 [core-command internal] load build definition from Dockerfile 14:57:08 #12 transferring dockerfile: 1.82kB done 14:57:08 #12 ... 14:57:08 14:57:08 #13 [security-secretstore-setup internal] load build definition from Dockerfile 14:57:08 #13 transferring dockerfile: 2.38kB done 14:57:08 #13 DONE 0.1s 14:57:08 14:57:08 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:57:08 #14 transferring dockerfile: 2.12kB done 14:57:08 #14 DONE 0.0s 14:57:08 14:57:08 #15 [security-bootstrapper internal] load build definition from Dockerfile 14:57:08 #15 transferring dockerfile: 2.82kB done 14:57:08 #15 DONE 0.0s 14:57:09 14:57:09 #16 [security-proxy-setup internal] load .dockerignore 14:57:09 #16 transferring context: 56B done 14:57:09 #16 DONE 0.0s 14:57:09 14:57:09 #17 [security-proxy-auth internal] load .dockerignore 14:57:09 #17 transferring context: 56B done 14:57:09 #17 DONE 0.0s 14:57:09 14:57:09 #18 [support-notifications internal] load .dockerignore 14:57:09 #18 transferring context: 56B done 14:57:09 #18 DONE 0.0s 14:57:09 14:57:09 #19 [core-metadata internal] load .dockerignore 14:57:09 #19 transferring context: 56B done 14:57:09 #19 DONE 0.0s 14:57:09 14:57:09 #20 [core-data internal] load .dockerignore 14:57:09 #20 transferring context: 56B done 14:57:09 #20 DONE 0.0s 14:57:09 14:57:09 #21 [security-spire-config internal] load .dockerignore 14:57:09 #21 transferring context: 56B done 14:57:09 #21 DONE 0.0s 14:57:09 14:57:09 #22 [security-spire-agent internal] load .dockerignore 14:57:09 #22 transferring context: 56B done 14:57:09 #22 DONE 0.0s 14:57:09 14:57:09 #23 [support-scheduler internal] load .dockerignore 14:57:09 #23 transferring context: 56B done 14:57:09 #23 DONE 0.0s 14:57:09 14:57:09 #24 [security-spiffe-token-provider internal] load .dockerignore 14:57:09 #24 transferring context: 56B done 14:57:09 #24 DONE 0.0s 14:57:09 14:57:09 #25 [security-secretstore-setup internal] load .dockerignore 14:57:09 #25 transferring context: 56B done 14:57:09 #25 DONE 0.0s 14:57:09 14:57:09 #26 [core-command internal] load .dockerignore 14:57:09 #26 transferring context: 56B done 14:57:09 #26 DONE 0.0s 14:57:09 14:57:09 #27 [core-common-config-bootstrapper internal] load .dockerignore 14:57:09 #27 transferring context: 56B done 14:57:09 #27 DONE 0.0s 14:57:09 14:57:09 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:57:09 #28 DONE 0.0s 14:57:09 14:57:09 #29 [security-bootstrapper internal] load .dockerignore 14:57:09 edb6bdbacee9: Pull complete 14:57:09 #29 transferring context: 56B done 14:57:09 #29 DONE 0.0s 14:57:09 14:57:09 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:57:09 #28 DONE 0.0s 14:57:09 14:57:09 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 14:57:09 #30 ... 14:57:09 14:57:09 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:57:09 #28 DONE 0.0s 14:57:09 14:57:09 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 14:57:09 #30 ... 14:57:09 14:57:09 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:57:09 #28 DONE 0.0s 14:57:09 14:57:09 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 14:57:09 #30 DONE 0.4s 14:57:09 14:57:09 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:57:09 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:57:09 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:57:09 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 14:57:09 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 14:57:09 554e91adad29: Verifying Checksum 14:57:09 554e91adad29: Download complete 14:57:09 5f9638ab2659: Pull complete 14:57:09 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:57:09 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 14:57:09 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 14:57:09 #31 DONE 0.2s 14:57:09 14:57:09 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:57:10 2f466654f4bb: Verifying Checksum 14:57:10 2f466654f4bb: Download complete 14:57:10 8d51d6327a98: Verifying Checksum 14:57:10 8d51d6327a98: Download complete 14:57:10 #32 DONE 1.2s 14:57:10 14:57:10 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 14:57:11 #33 DONE 1.3s 14:57:11 14:57:11 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 14:57:13 #34 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:13 #34 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:13 #34 2.075 OK: 265 MiB in 53 packages 14:57:15 #34 ... 14:57:15 14:57:15 #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:57:15 #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.497 (1/1) Installing dumb-init (1.2.5-r2) 14:57:15 #0 2.510 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 2.533 OK: 7 MiB in 16 packages 14:57:15 #35 DONE 5.1s 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:15 #36 transferring context: 122.90MB 5.5s 14:57:15 #36 ... 14:57:15 14:57:15 #37 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:57:15 #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.527 (1/1) Installing dumb-init (1.2.5-r2) 14:57:15 #0 2.532 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 2.565 OK: 7 MiB in 16 packages 14:57:15 #37 DONE 5.4s 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:15 #36 ... 14:57:15 14:57:15 #38 [security-bootstrapper internal] load build context 14:57:15 #38 ... 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:15 #36 ... 14:57:15 14:57:15 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 14:57:15 #0 2.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.770 (1/2) Installing dumb-init (1.2.5-r2) 14:57:15 #0 2.770 (2/2) Installing su-exec (0.2-r2) 14:57:15 #0 2.770 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 2.781 OK: 7 MiB in 17 packages 14:57:15 #39 DONE 5.6s 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:15 #36 ... 14:57:15 14:57:15 #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:57:15 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.058 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:57:15 #0 3.058 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:57:15 #0 3.058 OK: 17820 distinct packages available 14:57:15 #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.456 (1/9) Installing ca-certificates (20230506-r0) 14:57:15 #0 3.473 (2/9) Installing brotli-libs (1.0.9-r9) 14:57:15 #0 3.486 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:57:15 #0 3.492 (4/9) Installing libcurl (8.1.2-r0) 14:57:15 #0 3.499 (5/9) Installing curl (8.1.2-r0) 14:57:15 #0 3.505 (6/9) Installing dumb-init (1.2.5-r2) 14:57:15 #0 3.509 (7/9) Installing musl-obstack (1.2.3-r0) 14:57:15 #0 3.515 (8/9) Installing libucontext (1.2-r0) 14:57:15 #0 3.515 (9/9) Installing gcompat (1.1.0-r0) 14:57:15 #0 3.521 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 3.535 Executing ca-certificates-20230506-r0.trigger 14:57:15 #0 3.630 OK: 10 MiB in 24 packages 14:57:15 #40 DONE 5.6s 14:57:15 14:57:15 #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:57:15 #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.622 OK: 265 MiB in 53 packages 14:57:15 #41 DONE 3.9s 14:57:15 14:57:15 #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:57:15 #34 DONE 3.9s 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:15 #36 ... 14:57:15 14:57:15 #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:57:15 #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.395 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:57:15 #0 2.395 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:57:15 #0 2.395 OK: 17820 distinct packages available 14:57:15 #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.913 (1/4) Installing dumb-init (1.2.5-r2) 14:57:15 #0 2.920 (2/4) Installing musl-obstack (1.2.3-r0) 14:57:15 #0 2.932 (3/4) Installing libucontext (1.2-r0) 14:57:15 #0 2.933 (4/4) Installing gcompat (1.1.0-r0) 14:57:15 #0 2.950 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 2.966 OK: 7 MiB in 19 packages 14:57:15 #42 DONE 5.7s 14:57:15 14:57:15 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 14:57:15 #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.452 (1/2) Installing ca-certificates (20230506-r0) 14:57:15 #0 3.469 (2/2) Installing dumb-init (1.2.5-r2) 14:57:15 #0 3.473 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 3.480 Executing ca-certificates-20230506-r0.trigger 14:57:15 #0 3.549 OK: 8 MiB in 17 packages 14:57:15 #43 DONE 5.8s 14:57:15 14:57:15 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:57:15 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 1.968 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:57:15 #0 1.968 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:57:15 #0 1.968 OK: 17820 distinct packages available 14:57:15 #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.425 OK: 265 MiB in 53 packages 14:57:15 #44 DONE 4.0s 14:57:15 14:57:15 #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:57:15 #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.479 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:57:15 #0 2.479 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:57:15 #0 2.479 OK: 17820 distinct packages available 14:57:15 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.931 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 14:57:15 #0 2.968 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 14:57:15 #0 2.981 (3/7) Installing dumb-init (1.2.5-r2) 14:57:15 #0 2.985 (4/7) Installing musl-obstack (1.2.3-r0) 14:57:15 #0 2.994 (5/7) Installing libucontext (1.2-r0) 14:57:15 #0 2.994 (6/7) Installing gcompat (1.1.0-r0) 14:57:15 #0 3.004 (7/7) Installing openssl (3.0.9-r2) 14:57:15 #0 3.011 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 3.023 OK: 8 MiB in 20 packages 14:57:15 #45 DONE 6.0s 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:15 #36 ... 14:57:15 14:57:15 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:57:15 #0 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 4.145 (1/4) Installing ca-certificates (20230506-r0) 14:57:15 #0 4.228 (2/4) Installing dumb-init (1.2.5-r2) 14:57:15 #0 4.228 (3/4) Installing su-exec (0.2-r2) 14:57:15 #0 4.231 (4/4) Installing yq (4.30.4-r4) 14:57:15 #0 4.418 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 4.424 Executing ca-certificates-20230506-r0.trigger 14:57:15 #0 4.495 OK: 17 MiB in 19 packages 14:57:15 #46 DONE 5.8s 14:57:15 14:57:15 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 14:57:15 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:15 #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:15 #0 3.030 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 14:57:15 #0 3.076 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 14:57:15 #0 3.082 (3/4) Installing dumb-init (1.2.5-r2) 14:57:15 #0 3.093 (4/4) Installing openssl (3.0.9-r2) 14:57:15 #0 3.106 Executing busybox-1.35.0-r29.trigger 14:57:15 #0 3.119 OK: 8 MiB in 17 packages 14:57:15 #47 DONE 6.0s 14:57:15 14:57:15 #36 [core-common-config-bootstrapper internal] load build context 14:57:16 #36 ... 14:57:16 14:57:16 #48 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 14:57:16 #48 DONE 1.0s 14:57:16 14:57:16 #36 [core-common-config-bootstrapper internal] load build context 14:57:21 #36 ... 14:57:21 14:57:21 #49 [support-notifications internal] load build context 14:57:21 #49 ... 14:57:21 14:57:21 #50 [security-secretstore-setup internal] load build context 14:57:21 #50 ... 14:57:21 14:57:21 #51 [core-command internal] load build context 14:57:21 #51 ... 14:57:21 14:57:21 #52 [security-proxy-auth internal] load build context 14:57:21 #52 ... 14:57:21 14:57:21 #53 [security-spire-server internal] load build context 14:57:21 #53 transferring context: 358.98MB 10.3s done 14:57:21 #53 ... 14:57:21 14:57:21 #54 [security-spire-config internal] load build context 14:57:21 #54 transferring context: 358.98MB 10.3s done 14:57:21 #54 ... 14:57:21 14:57:21 #55 [security-spiffe-token-provider internal] load build context 14:57:21 #55 transferring context: 358.98MB 10.6s done 14:57:21 #55 ... 14:57:21 14:57:21 #56 [core-data internal] load build context 14:57:21 #56 ... 14:57:21 14:57:21 #57 [support-scheduler internal] load build context 14:57:21 #57 transferring context: 358.98MB 10.7s done 14:57:21 #57 ... 14:57:21 14:57:21 #58 [security-spire-agent internal] load build context 14:57:21 #58 ... 14:57:21 14:57:21 #59 [core-metadata internal] load build context 14:57:21 #59 transferring context: 358.98MB 10.7s done 14:57:21 #59 ... 14:57:21 14:57:21 #60 [security-proxy-setup internal] load build context 14:57:21 #60 ... 14:57:21 14:57:21 #58 [security-spire-agent internal] load build context 14:57:21 #58 transferring context: 358.98MB 11.5s done 14:57:21 #58 ... 14:57:21 14:57:21 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:57:21 #0 5.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:21 #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:21 #0 5.434 OK: 265 MiB in 53 packages 14:57:21 #61 ... 14:57:21 14:57:21 #62 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 14:57:21 #0 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:21 #0 5.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:21 #0 5.404 OK: 265 MiB in 53 packages 14:57:21 #62 ... 14:57:21 14:57:21 #60 [security-proxy-setup internal] load build context 14:57:21 #60 transferring context: 358.98MB 12.2s done 14:57:23 8d51d6327a98: Pull complete 14:57:23 8b374f2dd631: Pull complete 14:57:23 ec14aa9079de: Pull complete 14:57:23 #60 ... 14:57:23 14:57:23 #54 [security-spire-config internal] load build context 14:57:23 #54 DONE 14.1s 14:57:23 14:57:23 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:57:23 #63 DONE 8.2s 14:57:23 14:57:23 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:57:23 #61 DONE 12.0s 14:57:23 14:57:23 #38 [security-bootstrapper internal] load build context 14:57:23 #38 transferring context: 358.98MB 10.4s done 14:57:23 #38 DONE 14.2s 14:57:23 14:57:23 #55 [security-spiffe-token-provider internal] load build context 14:57:23 #55 DONE 14.2s 14:57:23 14:57:23 #59 [core-metadata internal] load build context 14:57:23 #59 DONE 14.2s 14:57:23 14:57:23 #51 [core-command internal] load build context 14:57:23 #51 transferring context: 358.98MB 10.9s done 14:57:23 #51 DONE 14.2s 14:57:23 14:57:23 #57 [support-scheduler internal] load build context 14:57:23 #57 DONE 14.2s 14:57:23 14:57:23 #56 [core-data internal] load build context 14:57:23 #56 transferring context: 358.98MB 11.2s done 14:57:23 #56 DONE 14.2s 14:57:23 14:57:23 #49 [support-notifications internal] load build context 14:57:23 #49 transferring context: 358.98MB 11.2s done 14:57:23 #49 DONE 14.2s 14:57:23 14:57:23 #62 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 14:57:23 #62 DONE 12.2s 14:57:23 14:57:23 #53 [security-spire-server internal] load build context 14:57:23 #53 DONE 14.2s 14:57:23 14:57:23 #64 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:57:23 #64 DONE 0.1s 14:57:23 14:57:23 #36 [core-common-config-bootstrapper internal] load build context 14:57:23 #36 transferring context: 358.98MB 11.5s done 14:57:23 #36 DONE 14.3s 14:57:23 14:57:23 #50 [security-secretstore-setup internal] load build context 14:57:23 #50 transferring context: 358.98MB 11.4s done 14:57:23 #50 DONE 14.3s 14:57:23 14:57:23 #52 [security-proxy-auth internal] load build context 14:57:23 #52 transferring context: 358.98MB 11.3s done 14:57:23 #52 DONE 14.2s 14:57:23 14:57:23 #58 [security-spire-agent internal] load build context 14:57:23 #58 DONE 14.3s 14:57:23 14:57:23 #60 [security-proxy-setup internal] load build context 14:57:23 #60 DONE 14.3s 14:57:23 14:57:23 #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 14:57:23 #65 DONE 0.2s 14:57:23 14:57:23 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:57:23 #66 DONE 0.1s 14:57:23 14:57:23 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:57:23 #67 DONE 0.2s 14:57:23 14:57:23 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 14:57:23 #68 DONE 0.2s 14:57:23 14:57:23 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:57:23 #69 DONE 0.2s 14:57:23 14:57:23 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:29 2f466654f4bb: Pull complete 14:57:31 554e91adad29: Pull complete 14:57:31 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 14:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:57:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:57:32 WORKDIR /edgex 14:57:32 COPY go.mod . 14:57:32 RUN go mod download 14:57:32 + docker build -t ci-base-image-arm64 -f - . 14:57:32 Sending build context to Docker daemon 2.955MB 14:57:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:57:32 ---> 1e15ea492957 14:57:32 Step 2/4 : WORKDIR /edgex 14:57:33 #70 ... 14:57:33 14:57:33 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:34 #71 ... 14:57:34 14:57:34 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:34 #72 ... 14:57:34 14:57:34 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:34 #73 ... 14:57:34 14:57:34 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:34 ---> Running in 91bd9087e0cc 14:57:34 Removing intermediate container 91bd9087e0cc 14:57:34 ---> c318eb1572b5 14:57:34 Step 3/4 : COPY go.mod . 14:57:36 ---> 6e2e5b3c09ca 14:57:36 Step 4/4 : RUN go mod download 14:57:36 ---> Running in 2cc06ebe8b7d 14:57:56 #74 DONE 29.8s 14:57:56 14:57:56 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:56 #71 DONE 29.8s 14:57:56 14:57:56 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:56 #72 DONE 29.8s 14:57:56 14:57:56 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:56 #70 DONE 29.7s 14:57:56 14:57:56 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:56 #73 DONE 29.8s 14:57:56 14:57:56 #75 [security-spiffe-token-provider builder 6/7] COPY . . 14:58:03 #75 DONE 8.6s 14:58:03 14:58:03 #76 [security-spire-config builder 6/9] COPY . . 14:58:03 #76 DONE 8.6s 14:58:03 14:58:03 #77 [security-bootstrapper builder 6/7] COPY . . 14:58:03 #77 DONE 8.6s 14:58:03 14:58:03 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:58:03 #78 CACHED 14:58:03 14:58:03 #79 [security-secretstore-setup builder 6/7] COPY . . 14:58:03 #79 CACHED 14:58:03 14:58:03 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #80 CACHED 14:58:03 14:58:03 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #81 CACHED 14:58:03 14:58:03 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 14:58:03 #82 CACHED 14:58:03 14:58:03 #83 [core-command builder 6/7] COPY . . 14:58:03 #83 CACHED 14:58:03 14:58:03 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:58:03 #84 CACHED 14:58:03 14:58:03 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 14:58:03 #85 CACHED 14:58:03 14:58:03 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #86 CACHED 14:58:03 14:58:03 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:58:03 #87 CACHED 14:58:03 14:58:03 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #88 CACHED 14:58:03 14:58:03 #89 [security-proxy-setup builder 6/7] COPY . . 14:58:03 #89 CACHED 14:58:03 14:58:03 #90 [core-metadata builder 6/7] COPY . . 14:58:03 #90 DONE 8.6s 14:58:03 14:58:03 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 14:58:03 #91 CACHED 14:58:03 14:58:03 #92 [core-data builder 6/7] COPY . . 14:58:03 #92 CACHED 14:58:03 14:58:03 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #93 CACHED 14:58:03 14:58:03 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #94 CACHED 14:58:03 14:58:03 #95 [support-scheduler builder 6/7] COPY . . 14:58:03 #95 CACHED 14:58:03 14:58:03 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:58:03 #96 CACHED 14:58:03 14:58:03 #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #97 CACHED 14:58:03 14:58:03 #98 [security-proxy-auth builder 6/7] COPY . . 14:58:03 #98 CACHED 14:58:03 14:58:03 #99 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:58:03 #99 CACHED 14:58:03 14:58:03 #100 [support-notifications builder 6/7] COPY . . 14:58:03 #100 DONE 8.6s 14:58:03 14:58:03 #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 14:58:03 #101 DONE 0.1s 14:58:03 14:58:03 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:58:03 #102 ... 14:58:03 14:58:03 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 14:58:03 #103 CACHED 14:58:03 14:58:03 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:03 #104 CACHED 14:58:03 14:58:03 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 14:58:03 #105 CACHED 14:58:03 14:58:03 #106 [security-spire-server builder 6/9] COPY . . 14:58:03 #106 CACHED 14:58:03 14:58:03 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:58:03 #0 0.354 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:58:05 #107 ... 14:58:05 14:58:05 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:58:05 #108 DONE 2.6s 14:58:05 14:58:05 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:58:05 #109 DONE 2.6s 14:58:05 14:58:05 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 14:58:06 #110 DONE 1.3s 14:58:06 14:58:06 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:58:06 #111 CACHED 14:58:06 14:58:06 #112 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 14:58:06 #112 CACHED 14:58:06 14:58:06 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 14:58:06 #113 CACHED 14:58:06 14:58:06 #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:06 #114 CACHED 14:58:06 14:58:06 #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 14:58:06 #115 CACHED 14:58:06 14:58:06 #116 [security-spire-agent builder 6/9] COPY . . 14:58:06 #116 CACHED 14:58:06 14:58:06 #117 [security-spire-server builder 9/9] WORKDIR /edgex-go 14:58:06 #117 DONE 1.4s 14:58:06 14:58:06 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 14:58:07 #118 DONE 0.8s 14:58:07 14:58:07 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 14:58:07 #119 DONE 0.9s 14:58:07 14:58:07 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 14:58:07 #120 DONE 0.5s 14:58:07 14:58:07 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 14:58:07 #121 DONE 0.2s 14:58:07 14:58:07 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:58:07 #122 CACHED 14:58:07 14:58:07 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:58:07 #123 CACHED 14:58:07 14:58:07 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:58:09 #124 ... 14:58:09 14:58:09 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:58:09 #125 DONE 1.8s 14:58:09 14:58:09 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:58:09 #124 DONE 1.8s 14:58:09 14:58:09 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:58:09 #126 DONE 1.8s 14:58:09 14:58:09 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:58:10 #127 DONE 0.7s 14:58:10 14:58:10 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:58:10 #128 DONE 0.7s 14:58:10 14:58:10 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 14:58:10 #129 DONE 0.1s 14:58:10 14:58:10 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:58:10 #130 DONE 0.1s 14:58:10 14:58:10 #131 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:58:10 #131 DONE 0.7s 14:58:10 14:58:10 #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:58:10 #132 DONE 0.1s 14:58:10 14:58:10 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:58:10 #133 ... 14:58:10 14:58:10 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:58:10 #134 DONE 0.1s 14:58:10 14:58:10 #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:58:10 #135 DONE 0.2s 14:58:10 14:58:10 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:58:10 #133 DONE 0.2s 14:58:10 14:58:10 #136 [security-spire-server] exporting to image 14:58:10 #136 exporting layers 14:58:10 #136 ... 14:58:10 14:58:10 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:58:10 #137 DONE 0.2s 14:58:10 14:58:10 #136 [security-spire-agent] exporting to image 14:58:10 #136 exporting layers 0.6s done 14:58:10 #136 writing image sha256:3fe2ec24335b5c065b040b38229ab85166443ac849556ee2d2f5436f65107294 done 14:58:10 #136 naming to docker.io/library/security-spire-config done 14:58:11 #136 exporting layers 0.6s done 14:58:11 #136 writing image sha256:86197f33721c966f785650d75e3f26484df477658fafc16592410530e3180426 0.0s done 14:58:11 #136 naming to docker.io/library/security-spire-server done 14:58:11 #136 writing image sha256:2ea01744d1172c2f42aa35541af50db76c3e4bb16b7584b4cc90d2117d5bedfb done 14:58:11 #136 naming to docker.io/library/security-spire-agent done 14:58:11 #136 DONE 1.1s 14:58:11 14:58:11 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:58:11 #0 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:58:12 #138 ... 14:58:12 14:58:12 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:58:12 #0 1.246 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:58:12 #139 ... 14:58:12 14:58:12 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:58:12 #0 1.198 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:58:12 #140 ... 14:58:12 14:58:12 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:58:12 #0 0.842 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:58:12 #141 ... 14:58:12 14:58:12 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:58:12 #0 1.053 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:58:12 #142 ... 14:58:12 14:58:12 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:58:12 #0 0.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:58:13 #143 ... 14:58:13 14:58:13 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:58:13 #0 0.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:58:13 #144 ... 14:58:13 14:58:13 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:58:13 #0 0.611 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:58:13 #145 ... 14:58:13 14:58:13 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:58:13 #0 0.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:58:14 #146 ... 14:58:14 14:58:14 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:58:14 #102 1.636 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:58:15 Removing intermediate container 2cc06ebe8b7d 14:58:15 ---> c5c433ae3740 14:58:15 Successfully built c5c433ae3740 14:58:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:15 + docker inspect -f . ci-base-image-arm64 14:58:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:15 prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container 14:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@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 14:58:17 $ docker top 8f8bf602ea5f541eff8d79c6a9a3cb97003bbca352c81fcae62f7911461d5377 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:18 + go version 14:58:18 go version go1.20.6 linux/arm64 [Pipeline] } 14:58:18 $ docker stop --time=1 8f8bf602ea5f541eff8d79c6a9a3cb97003bbca352c81fcae62f7911461d5377 14:58:20 $ docker rm -f --volumes 8f8bf602ea5f541eff8d79c6a9a3cb97003bbca352c81fcae62f7911461d5377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:20 14:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:21 latest: Pulling from edgex-devops/edgex-compose-arm64 14:58:21 547446be3368: Pulling fs layer 14:58:21 d125d8839a47: Pulling fs layer 14:58:21 3e85d5ac6304: Pulling fs layer 14:58:21 c3105a71a48b: Pulling fs layer 14:58:21 0f093f025ec4: Pulling fs layer 14:58:21 c3106fc0e877: Pulling fs layer 14:58:21 c3105a71a48b: Waiting 14:58:21 0f093f025ec4: Waiting 14:58:21 c3106fc0e877: Waiting 14:58:21 547446be3368: Verifying Checksum 14:58:21 547446be3368: Download complete 14:58:21 c3105a71a48b: Verifying Checksum 14:58:21 c3105a71a48b: Download complete 14:58:21 d125d8839a47: Verifying Checksum 14:58:21 d125d8839a47: Download complete 14:58:21 c3106fc0e877: Verifying Checksum 14:58:21 c3106fc0e877: Download complete 14:58:22 0f093f025ec4: Verifying Checksum 14:58:22 0f093f025ec4: Download complete 14:58:22 547446be3368: Pull complete 14:58:23 d125d8839a47: Pull complete 14:58:23 3e85d5ac6304: Download complete 14:58:32 3e85d5ac6304: Pull complete 14:58:32 c3105a71a48b: Pull complete 14:58:32 0f093f025ec4: Pull complete 14:58:32 c3106fc0e877: Pull complete 14:58:32 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:32 prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container 14:58:32 $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@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 14:58:34 $ docker top 3e6a4a36690fba99aebb60396f4fcbfe27a0d453e1387e30010f01bab16b75e3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:35 + docker compose -f ./docker-compose-build.yml build --parallel 14:58:43 #1 [security-proxy-auth internal] load build definition from Dockerfile 14:58:45 #1 transferring dockerfile: 2.04kB done 14:58:45 #1 DONE 1.9s 14:58:45 14:58:45 #2 [security-secretstore-setup internal] load build definition from Dockerfile 14:58:45 #2 transferring dockerfile: 2.38kB done 14:58:45 #2 DONE 1.2s 14:58:45 14:58:45 #3 [core-common-config-bootstrapper internal] load .dockerignore 14:58:45 #3 ... 14:58:45 14:58:45 #4 [security-bootstrapper internal] load build definition from Dockerfile 14:58:45 #4 transferring dockerfile: 2.82kB 0.0s done 14:58:45 #4 DONE 1.4s 14:58:45 14:58:45 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:58:45 #5 transferring dockerfile: 2.12kB 0.0s done 14:58:45 #5 DONE 1.5s 14:58:45 14:58:45 #6 [support-scheduler internal] load .dockerignore 14:58:45 #6 ... 14:58:45 14:58:45 #7 [security-spire-config internal] load build definition from Dockerfile 14:58:45 #7 transferring dockerfile: 2.58kB done 14:58:45 #7 DONE 1.5s 14:58:45 14:58:45 #8 [support-notifications internal] load build definition from Dockerfile 14:58:45 #8 transferring dockerfile: 1.84kB done 14:58:45 #8 DONE 1.5s 14:58:45 14:58:45 #6 [support-scheduler internal] load .dockerignore 14:58:45 #6 transferring context: 56B done 14:58:45 #6 ... 14:58:45 14:58:45 #9 [support-scheduler internal] load build definition from Dockerfile 14:58:45 #9 transferring dockerfile: 1.82kB done 14:58:45 #9 DONE 1.6s 14:58:45 14:58:45 #10 [security-spire-server internal] load build definition from Dockerfile 14:58:45 #10 transferring dockerfile: 2.63kB 0.0s done 14:58:45 #10 DONE 1.6s 14:58:45 14:58:45 #11 [security-spire-agent internal] load build definition from Dockerfile 14:58:45 #11 transferring dockerfile: 2.68kB 0.1s done 14:58:45 #11 DONE 1.6s 14:58:45 14:58:45 #12 [security-proxy-auth internal] load .dockerignore 14:58:45 #12 transferring context: 56B 0.1s done 14:58:45 #12 DONE 1.3s 14:58:45 14:58:45 #13 [core-command internal] load build definition from Dockerfile 14:58:45 #13 transferring dockerfile: 1.82kB 0.1s done 14:58:45 #13 DONE 1.6s 14:58:45 14:58:45 #14 [security-proxy-setup internal] load build definition from Dockerfile 14:58:45 #14 transferring dockerfile: 2.06kB 0.1s done 14:58:45 #14 DONE 1.5s 14:58:45 14:58:45 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:58:45 #15 transferring dockerfile: 1.78kB 0.1s done 14:58:45 #15 DONE 1.4s 14:58:45 14:58:45 #16 [core-metadata internal] load build definition from Dockerfile 14:58:45 #16 transferring dockerfile: 1.96kB 0.1s done 14:58:45 #16 DONE 1.5s 14:58:45 14:58:45 #17 [security-spiffe-token-provider internal] load .dockerignore 14:58:46 #17 ... 14:58:46 14:58:46 #18 [core-data internal] load build definition from Dockerfile 14:58:46 #18 transferring dockerfile: 1.90kB 0.1s done 14:58:46 #18 DONE 1.6s 14:58:46 14:58:46 #3 [core-common-config-bootstrapper internal] load .dockerignore 14:58:46 #3 transferring context: 56B 0.1s done 14:58:46 #3 DONE 0.7s 14:58:46 14:58:46 #19 [security-secretstore-setup internal] load .dockerignore 14:58:46 #19 transferring context: 56B 0.1s done 14:58:46 #19 DONE 0.9s 14:58:46 14:58:46 #20 [security-bootstrapper internal] load .dockerignore 14:58:46 #20 transferring context: 56B 0.1s done 14:58:46 #20 DONE 0.9s 14:58:46 14:58:46 #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:46 #21 DONE 0.0s 14:58:46 14:58:46 #22 [support-notifications internal] load .dockerignore 14:58:46 #22 transferring context: 56B 0.1s done 14:58:46 #22 DONE 0.7s 14:58:46 14:58:46 #23 [security-spire-config internal] load .dockerignore 14:58:46 #23 transferring context: 56B 0.1s done 14:58:46 #23 DONE 0.8s 14:58:46 14:58:46 #6 [support-scheduler internal] load .dockerignore 14:58:46 #6 DONE 0.6s 14:58:46 14:58:46 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:46 #21 DONE 0.0s 14:58:46 14:58:46 #24 [security-spire-server internal] load .dockerignore 14:58:46 #24 transferring context: 56B 0.0s done 14:58:46 #24 DONE 0.7s 14:58:46 14:58:46 #25 [security-spire-agent internal] load .dockerignore 14:58:46 #25 transferring context: 56B 0.0s done 14:58:46 #25 DONE 0.7s 14:58:46 14:58:46 #26 [security-proxy-setup internal] load .dockerignore 14:58:46 #26 transferring context: 56B 0.0s done 14:58:46 #26 DONE 0.6s 14:58:46 14:58:46 #27 [core-command internal] load .dockerignore 14:58:46 #27 transferring context: 56B 0.0s done 14:58:46 #27 DONE 0.6s 14:58:46 14:58:46 #28 [core-data internal] load .dockerignore 14:58:46 #28 transferring context: 56B 0.0s done 14:58:46 #28 DONE 0.6s 14:58:46 14:58:46 #29 [core-metadata internal] load .dockerignore 14:58:46 #29 transferring context: 56B 0.0s done 14:58:46 #29 DONE 0.6s 14:58:46 14:58:46 #17 [security-spiffe-token-provider internal] load .dockerignore 14:58:46 #17 transferring context: 56B 0.0s done 14:58:46 #17 DONE 0.5s 14:58:46 14:58:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 14:58:46 #30 ... 14:58:46 14:58:46 #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:46 #21 DONE 0.0s 14:58:46 14:58:46 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 14:58:46 #30 DONE 0.9s 14:58:46 14:58:46 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:46 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:46 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:46 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:46 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:46 #31 DONE 0.7s 14:58:46 14:58:46 #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:46 #21 DONE 0.0s 14:58:46 14:58:46 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 14:58:47 #30 DONE 0.9s 14:58:47 14:58:47 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:47 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:47 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:47 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:47 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:47 #31 DONE 0.7s 14:58:47 14:58:47 #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:58:47 #32 ... 14:58:47 14:58:47 #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:47 #21 DONE 0.0s 14:58:47 14:58:47 #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 14:58:47 #33 ... 14:58:47 14:58:47 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 14:58:47 #30 DONE 1.0s 14:58:47 14:58:47 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:47 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:47 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:47 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:47 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:47 #31 DONE 0.7s 14:58:47 14:58:47 #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:47 #21 DONE 0.0s 14:58:47 14:58:47 #34 [core-common-config-bootstrapper internal] load build context 14:58:47 #34 transferring context: 2.57MB 0.9s done 14:58:47 #34 ... 14:58:47 14:58:47 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:47 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:47 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:47 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:47 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:47 #31 DONE 0.7s 14:58:47 14:58:47 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 14:58:47 #30 DONE 1.1s 14:58:47 14:58:47 #35 [security-proxy-auth internal] load build context 14:58:47 #35 transferring context: 2.57MB 0.8s done 14:58:47 #35 DONE 1.1s 14:58:47 14:58:47 #34 [core-common-config-bootstrapper internal] load build context 14:58:47 #34 DONE 1.1s 14:58:47 14:58:47 #36 [security-secretstore-setup internal] load build context 14:58:48 #36 ... 14:58:48 14:58:48 #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:48 #21 DONE 0.0s 14:58:48 14:58:48 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 14:58:48 #30 DONE 1.2s 14:58:48 14:58:48 #36 [security-secretstore-setup internal] load build context 14:58:48 #36 ... 14:58:48 14:58:48 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:48 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:48 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:48 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:48 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:48 #31 DONE 0.7s 14:58:48 14:58:48 #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:48 #21 DONE 0.0s 14:58:48 14:58:48 #36 [security-secretstore-setup internal] load build context 14:58:48 #36 transferring context: 2.57MB 0.8s done 14:58:48 #36 DONE 1.3s 14:58:48 14:58:48 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:48 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:48 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:48 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:48 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:48 #31 DONE 0.7s 14:58:48 14:58:48 #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:48 #21 DONE 0.0s 14:58:48 14:58:48 #37 [security-spire-server internal] load build context 14:58:48 #37 ... 14:58:48 14:58:48 #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:48 #21 DONE 0.0s 14:58:48 14:58:48 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:48 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:48 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:48 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:48 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:48 #31 DONE 0.7s 14:58:48 14:58:48 #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:48 #21 DONE 0.0s 14:58:48 14:58:48 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 14:58:48 #30 DONE 1.6s 14:58:48 14:58:48 #38 [core-command internal] load build context 14:58:48 #38 ... 14:58:48 14:58:48 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:48 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:48 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:48 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:48 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:48 #31 DONE 0.7s 14:58:48 14:58:48 #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:48 #21 DONE 0.0s 14:58:48 14:58:48 #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 14:58:48 #39 ... 14:58:48 14:58:48 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 14:58:48 #30 DONE 1.8s 14:58:49 14:58:49 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:49 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:49 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:49 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:49 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:49 #31 DONE 0.7s 14:58:49 14:58:49 #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:49 #21 DONE 0.0s 14:58:49 14:58:49 #40 [core-data internal] load build context 14:58:49 #40 ... 14:58:49 14:58:49 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:58:49 #21 DONE 0.0s 14:58:49 14:58:49 #41 [support-scheduler internal] load build context 14:58:49 #41 ... 14:58:49 14:58:49 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:49 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:49 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:49 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:49 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:49 #31 DONE 0.7s 14:58:49 14:58:49 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 14:58:49 #30 DONE 2.2s 14:58:49 14:58:49 #41 [support-scheduler internal] load build context 14:58:49 #41 ... 14:58:49 14:58:49 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 14:58:49 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 14:58:49 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 14:58:49 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 14:58:49 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 14:58:49 #31 DONE 0.7s 14:58:49 14:58:49 #41 [support-scheduler internal] load build context 14:58:49 #41 transferring context: 2.57MB 1.2s done 14:58:49 #41 ... 14:58:49 14:58:49 #42 [support-notifications internal] load build context 14:58:49 #42 transferring context: 2.57MB 1.1s done 14:58:49 #42 DONE 2.5s 14:58:49 14:58:49 #43 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:58:49 #43 DONE 3.8s 14:58:50 14:58:50 #44 [security-bootstrapper internal] load build context 14:58:50 #44 transferring context: 2.57MB 1.1s done 14:58:50 #44 DONE 2.9s 14:58:50 14:58:50 #45 [core-data builder 2/7] WORKDIR /edgex-go 14:58:50 #45 ... 14:58:50 14:58:50 #41 [support-scheduler internal] load build context 14:58:50 #41 DONE 2.2s 14:58:50 14:58:50 #45 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 14:58:50 #45 ... 14:58:50 14:58:50 #46 [security-spire-config internal] load build context 14:58:50 #46 transferring context: 2.57MB 1.3s done 14:58:50 #46 DONE 2.7s 14:58:50 14:58:50 #37 [security-spire-server internal] load build context 14:58:51 #37 ... 14:58:51 14:58:51 #45 [core-metadata builder 2/7] WORKDIR /edgex-go 14:58:51 #45 DONE 1.8s 14:58:51 14:58:51 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:58:55 #47 ... 14:58:55 14:58:55 #48 [security-proxy-setup internal] load build context 14:58:55 #48 transferring context: 2.57MB 4.4s done 14:58:55 #48 DONE 7.0s 14:58:55 14:58:55 #38 [core-command internal] load build context 14:58:57 #38 ... 14:58:57 14:58:57 #49 [security-spiffe-token-provider internal] load build context 14:58:57 #49 transferring context: 2.57MB 5.4s done 14:58:57 #49 DONE 7.7s 14:58:57 14:58:57 #38 [core-command internal] load build context 14:58:57 #38 ... 14:58:57 14:58:57 #40 [core-data internal] load build context 14:58:57 #40 ... 14:58:57 14:58:57 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:58:57 #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:57 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:57 #50 ... 14:58:57 14:58:57 #37 [security-spire-server internal] load build context 14:58:57 #37 transferring context: 2.57MB 6.5s done 14:58:57 #37 DONE 9.2s 14:58:57 14:58:57 #38 [core-command internal] load build context 14:58:57 #38 ... 14:58:57 14:58:57 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 14:58:57 #0 7.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:57 #0 8.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:57 #51 ... 14:58:57 14:58:57 #40 [core-data internal] load build context 14:58:57 #40 ... 14:58:57 14:58:57 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:58:57 #0 7.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:57 #52 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:57 #52 ... 14:58:57 14:58:57 #38 [core-command internal] load build context 14:58:57 #38 transferring context: 2.57MB 7.1s done 14:58:58 #38 ... 14:58:58 14:58:58 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:58:58 #0 9.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:58 #53 ... 14:58:58 14:58:58 #54 [security-spire-agent internal] load build context 14:58:58 #54 transferring context: 2.57MB 7.5s done 14:58:58 #54 ... 14:58:58 14:58:58 #55 [core-metadata internal] load build context 14:58:58 #55 transferring context: 2.57MB 6.7s done 14:58:59 #55 ... 14:58:59 14:58:59 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:58:59 #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:59 #56 ... 14:58:59 14:58:59 #40 [core-data internal] load build context 14:58:59 #40 transferring context: 2.57MB 6.8s done 14:58:59 #40 DONE 10.5s 14:58:59 14:58:59 #54 [security-spire-agent internal] load build context 14:58:59 #54 DONE 11.0s 14:58:59 14:58:59 #38 [core-command internal] load build context 14:58:59 #38 DONE 10.9s 14:58:59 14:58:59 #55 [core-metadata internal] load build context 14:58:59 #55 DONE 10.0s 14:58:59 14:58:59 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:58:59 #57 ... 14:58:59 14:58:59 #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:58:59 #32 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:59 #32 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:59 #32 9.779 (1/4) Installing ca-certificates (20230506-r0) 14:58:59 #32 10.17 (2/4) Installing dumb-init (1.2.5-r2) 14:58:59 #32 10.17 (3/4) Installing su-exec (0.2-r2) 14:58:59 #32 10.17 (4/4) Installing yq (4.30.4-r4) 14:58:59 #32 11.02 Executing busybox-1.35.0-r29.trigger 14:58:59 #32 11.13 Executing ca-certificates-20230506-r0.trigger 14:58:59 #32 ... 14:58:59 14:58:59 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:58:59 #53 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:01 #53 ... 14:59:01 14:59:01 #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:59:01 #32 12.87 OK: 17 MiB in 19 packages 14:59:01 #32 DONE 14.0s 14:59:01 14:59:01 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:59:01 #56 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:01 #56 ... 14:59:01 14:59:01 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:59:01 #0 8.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:01 #58 ... 14:59:01 14:59:01 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 14:59:01 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:01 #59 ... 14:59:01 14:59:01 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 14:59:01 #0 9.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:02 #60 ... 14:59:02 14:59:02 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:59:02 #0 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:02 #61 ... 14:59:02 14:59:02 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:59:02 #52 14.36 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:59:02 #52 14.37 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:59:02 #52 14.37 OK: 17691 distinct packages available 14:59:02 #52 ... 14:59:02 14:59:02 #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 14:59:02 #33 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:02 #33 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:02 #33 13.92 (1/2) Installing dumb-init (1.2.5-r2) 14:59:02 #33 13.96 (2/2) Installing su-exec (0.2-r2) 14:59:02 #33 13.98 Executing busybox-1.35.0-r29.trigger 14:59:02 #33 14.11 OK: 8 MiB in 17 packages 14:59:02 #33 DONE 15.3s 14:59:02 14:59:02 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:59:02 #62 ... 14:59:02 14:59:02 #50 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:59:02 #50 14.47 (1/1) Installing dumb-init (1.2.5-r2) 14:59:02 #50 14.51 Executing busybox-1.35.0-r29.trigger 14:59:02 #50 14.59 OK: 8 MiB in 16 packages 14:59:02 #50 DONE 16.4s 14:59:03 14:59:03 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 14:59:03 #60 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:04 #60 ... 14:59:04 14:59:04 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 14:59:04 #51 13.82 (1/2) Installing ca-certificates (20230506-r0) 14:59:04 #51 14.26 (2/2) Installing dumb-init (1.2.5-r2) 14:59:04 #51 14.27 Executing busybox-1.35.0-r29.trigger 14:59:04 #51 14.38 Executing ca-certificates-20230506-r0.trigger 14:59:04 #51 16.08 OK: 8 MiB in 17 packages 14:59:04 #51 DONE 17.2s 14:59:04 14:59:04 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:59:04 #53 16.42 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:59:04 #53 16.42 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:59:04 #53 16.42 OK: 17691 distinct packages available 14:59:05 #53 ... 14:59:05 14:59:05 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:59:05 #62 DONE 2.5s 14:59:05 14:59:05 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 14:59:05 #63 DONE 0.3s 14:59:05 14:59:05 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 14:59:05 #56 16.12 (1/1) Installing dumb-init (1.2.5-r2) 14:59:05 #56 16.21 Executing busybox-1.35.0-r29.trigger 14:59:05 #56 16.31 OK: 8 MiB in 16 packages 14:59:06 #56 DONE 17.2s 14:59:06 14:59:06 #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 14:59:06 #39 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:06 #39 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:06 #39 15.78 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 14:59:06 #39 16.20 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 14:59:06 #39 16.28 (3/4) Installing dumb-init (1.2.5-r2) 14:59:06 #39 16.32 (4/4) Installing openssl (3.0.9-r2) 14:59:06 #39 16.47 Executing busybox-1.35.0-r29.trigger 14:59:06 #39 16.61 OK: 8 MiB in 17 packages 14:59:06 #39 DONE 17.6s 14:59:06 14:59:06 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 14:59:06 #64 DONE 0.2s 14:59:06 14:59:06 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:59:06 #53 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:07 #53 ... 14:59:07 14:59:07 #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 14:59:07 #59 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:07 #59 15.24 OK: 263 MiB in 53 packages 14:59:07 #59 DONE 15.7s 14:59:07 14:59:07 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:59:07 #58 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:07 #58 15.26 OK: 263 MiB in 53 packages 14:59:07 #58 DONE 15.9s 14:59:07 14:59:07 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:59:08 #65 ... 14:59:08 14:59:08 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:59:08 #47 8.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:08 #47 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:08 #47 15.44 OK: 263 MiB in 53 packages 14:59:08 #47 DONE 16.5s 14:59:08 14:59:08 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 14:59:08 #60 15.70 OK: 263 MiB in 53 packages 14:59:08 #60 DONE 17.2s 14:59:08 14:59:08 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:59:08 #66 ... 14:59:08 14:59:08 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 14:59:08 #67 DONE 1.1s 14:59:08 14:59:08 #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:08 #68 ... 14:59:08 14:59:08 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:59:08 #65 DONE 1.4s 14:59:08 14:59:08 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:59:08 #66 DONE 0.9s 14:59:09 14:59:09 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:09 #69 ... 14:59:09 14:59:09 #70 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:59:09 #70 DONE 1.0s 14:59:09 14:59:09 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:09 #71 ... 14:59:09 14:59:09 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:59:09 #52 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:09 #52 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:09 #52 21.17 (1/4) Installing dumb-init (1.2.5-r2) 14:59:09 #52 21.19 (2/4) Installing musl-obstack (1.2.3-r0) 14:59:09 #52 21.22 (3/4) Installing libucontext (1.2-r0) 14:59:09 #52 21.22 (4/4) Installing gcompat (1.1.0-r0) 14:59:09 #52 21.25 Executing busybox-1.35.0-r29.trigger 14:59:09 #52 21.31 OK: 8 MiB in 19 packages 14:59:09 #52 DONE 22.0s 14:59:10 14:59:10 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:10 #72 ... 14:59:10 14:59:10 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:59:10 #57 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:10 #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:10 #57 17.13 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:59:10 #57 17.13 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:59:10 #57 17.13 OK: 17691 distinct packages available 14:59:10 #57 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:10 #57 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:10 #57 ... 14:59:10 14:59:10 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:59:10 #53 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:10 #53 21.54 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 14:59:10 #53 21.74 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 14:59:10 #53 21.78 (3/7) Installing dumb-init (1.2.5-r2) 14:59:10 #53 21.81 (4/7) Installing musl-obstack (1.2.3-r0) 14:59:10 #53 21.81 (5/7) Installing libucontext (1.2-r0) 14:59:10 #53 21.85 (6/7) Installing gcompat (1.1.0-r0) 14:59:10 #53 21.85 (7/7) Installing openssl (3.0.9-r2) 14:59:10 #53 21.91 Executing busybox-1.35.0-r29.trigger 14:59:10 #53 22.00 OK: 9 MiB in 20 packages 14:59:12 #53 DONE 24.2s 14:59:12 14:59:12 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:59:12 #57 21.26 (1/9) Installing ca-certificates (20230506-r0) 14:59:12 #57 21.40 (2/9) Installing brotli-libs (1.0.9-r9) 14:59:12 #57 21.45 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:59:12 #57 21.46 (4/9) Installing libcurl (8.1.2-r0) 14:59:12 #57 21.49 (5/9) Installing curl (8.1.2-r0) 14:59:12 #57 21.51 (6/9) Installing dumb-init (1.2.5-r2) 14:59:12 #57 21.52 (7/9) Installing musl-obstack (1.2.3-r0) 14:59:12 #57 21.53 (8/9) Installing libucontext (1.2-r0) 14:59:12 #57 21.54 (9/9) Installing gcompat (1.1.0-r0) 14:59:12 #57 21.55 Executing busybox-1.35.0-r29.trigger 14:59:12 #57 21.59 Executing ca-certificates-20230506-r0.trigger 14:59:12 #57 22.03 OK: 11 MiB in 24 packages 14:59:12 #57 DONE 23.1s 14:59:12 14:59:12 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:59:12 #61 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:12 #61 15.69 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:59:12 #61 15.69 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:59:12 #61 15.69 OK: 17691 distinct packages available 14:59:12 #61 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:12 #61 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:12 #61 19.88 OK: 263 MiB in 53 packages 14:59:12 #61 DONE 20.9s 14:59:12 14:59:12 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:59:13 #73 DONE 0.6s 14:59:13 14:59:13 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:21 #102 ... 14:59:21 14:59:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:59:21 #146 74.50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:59:36 #146 ... 14:59:36 14:59:36 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:59:36 #142 DONE 93.2s 14:59:36 14:59:36 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:59:36 #107 DONE 93.2s 14:59:36 14:59:36 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:59:36 #143 DONE 93.2s 14:59:36 14:59:36 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:59:36 #138 DONE 93.2s 14:59:36 14:59:36 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:59:36 #144 DONE 93.2s 14:59:36 14:59:36 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:59:36 #145 DONE 93.3s 14:59:36 14:59:36 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #147 ... 14:59:36 14:59:36 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:59:36 #141 DONE 93.3s 14:59:36 14:59:36 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:59:36 #146 DONE 93.3s 14:59:36 14:59:36 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:59:36 #139 DONE 93.5s 14:59:36 14:59:36 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #148 ... 14:59:36 14:59:36 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:59:36 #140 DONE 93.7s 14:59:36 14:59:36 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:59:36 #102 DONE 93.7s 14:59:36 14:59:36 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:59:36 #149 DONE 0.6s 14:59:36 14:59:36 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #150 ... 14:59:36 14:59:36 #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #151 DONE 0.7s 14:59:36 14:59:36 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #147 DONE 0.7s 14:59:36 14:59:36 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #148 DONE 0.6s 14:59:36 14:59:36 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #150 DONE 0.3s 14:59:36 14:59:36 #152 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #152 DONE 0.7s 14:59:36 14:59:36 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:59:36 #153 ... 14:59:36 14:59:36 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #154 DONE 0.3s 14:59:36 14:59:36 #155 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #155 CACHED 14:59:36 14:59:36 #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 14:59:36 #156 CACHED 14:59:36 14:59:36 #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:59:36 #157 CACHED 14:59:36 14:59:36 #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #158 CACHED 14:59:36 14:59:36 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:59:36 #159 CACHED 14:59:36 14:59:36 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #160 CACHED 14:59:36 14:59:36 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:59:36 #161 DONE 0.3s 14:59:36 14:59:36 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:59:36 #162 CACHED 14:59:36 14:59:36 #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:59:36 #163 CACHED 14:59:36 14:59:36 #164 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:59:36 #164 DONE 0.3s 14:59:36 14:59:36 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 14:59:36 #165 DONE 0.3s 14:59:36 14:59:36 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:59:36 #166 DONE 0.3s 14:59:36 14:59:36 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:59:36 #153 DONE 0.3s 14:59:36 14:59:36 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:59:37 #167 ... 14:59:37 14:59:37 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:59:37 #168 DONE 1.1s 14:59:38 14:59:38 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:59:38 #169 DONE 1.7s 14:59:38 14:59:38 #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:59:38 #170 DONE 1.7s 14:59:38 14:59:38 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:59:38 #171 DONE 1.7s 14:59:38 14:59:38 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:59:38 #172 DONE 1.7s 14:59:38 14:59:38 #173 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:59:38 #173 DONE 1.7s 14:59:38 14:59:38 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:59:38 #174 DONE 1.7s 14:59:38 14:59:38 #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:59:38 #175 DONE 1.7s 14:59:38 14:59:38 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:59:38 #176 DONE 1.8s 14:59:38 14:59:38 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:59:38 #177 ... 14:59:38 14:59:38 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:59:38 #167 DONE 1.7s 14:59:38 14:59:38 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:59:38 #178 ... 14:59:38 14:59:38 #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:59:38 #179 DONE 0.5s 14:59:38 14:59:38 #180 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:59:39 #180 ... 14:59:39 14:59:39 #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:59:39 #181 DONE 0.7s 14:59:39 14:59:39 #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:59:39 #182 DONE 0.7s 14:59:39 14:59:39 #183 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:59:39 #183 DONE 0.7s 14:59:39 14:59:39 #184 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:59:39 #184 DONE 0.7s 14:59:39 14:59:39 #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:59:39 #185 DONE 0.7s 14:59:39 14:59:39 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:59:39 #177 DONE 0.7s 14:59:39 14:59:39 #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:59:39 #186 DONE 0.7s 14:59:39 14:59:39 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:59:39 #187 DONE 0.7s 14:59:39 14:59:39 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:59:39 #178 DONE 0.7s 14:59:39 14:59:39 #136 [core-data] exporting to image 14:59:39 #136 exporting layers 14:59:39 #136 ... 14:59:39 14:59:39 #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 14:59:39 #188 DONE 2.9s 14:59:39 14:59:39 #180 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:59:39 #180 DONE 0.4s 14:59:39 14:59:39 #136 [core-data] exporting to image 14:59:39 #136 exporting layers 0.1s done 14:59:39 #136 ... 14:59:39 14:59:39 #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:59:39 #189 DONE 0.4s 14:59:39 14:59:39 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:59:39 #190 DONE 0.4s 14:59:39 14:59:39 #136 [support-notifications] exporting to image 14:59:39 #136 ... 14:59:39 14:59:39 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:59:39 #191 DONE 0.4s 14:59:39 14:59:39 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:59:39 #192 DONE 0.4s 14:59:39 14:59:39 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 14:59:39 #193 DONE 0.3s 14:59:39 14:59:39 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:59:39 #194 DONE 0.4s 14:59:39 14:59:39 #136 [core-metadata] exporting to image 14:59:39 #136 writing image sha256:8ee2000192338abd79ce08b11052fa1c1d5fbecc6854999114d51905f7adf407 14:59:39 #136 writing image sha256:c52444792707c227a6884ab6588177e71dbc36e57ac79df62b17c5ed774a26cf 14:59:39 #136 writing image sha256:0203a8ffd5f0db64997c7deec898e9c00747319c02a929d5bc2440e23e191714 14:59:39 #136 writing image sha256:a2285e431b908f8a98546a4a923ebe8e31abdb41a0c52ab90c7dc50be2b0d65b 14:59:39 #136 writing image sha256:0203a8ffd5f0db64997c7deec898e9c00747319c02a929d5bc2440e23e191714 0.2s done 14:59:39 #136 naming to docker.io/library/core-data 0.0s done 14:59:40 #136 ... 14:59:40 14:59:40 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:59:40 #195 DONE 0.4s 14:59:40 14:59:40 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 14:59:40 #196 DONE 0.4s 14:59:40 14:59:40 #136 [support-notifications] exporting to image 14:59:40 #136 exporting layers 0.4s done 14:59:40 #136 writing image sha256:8ee2000192338abd79ce08b11052fa1c1d5fbecc6854999114d51905f7adf407 0.3s done 14:59:40 #136 writing image sha256:c52444792707c227a6884ab6588177e71dbc36e57ac79df62b17c5ed774a26cf 0.3s done 14:59:40 #136 writing image sha256:a2285e431b908f8a98546a4a923ebe8e31abdb41a0c52ab90c7dc50be2b0d65b 0.3s done 14:59:40 #136 naming to docker.io/library/security-spiffe-token-provider done 14:59:40 #136 naming to docker.io/library/core-command done 14:59:40 #136 naming to docker.io/library/support-scheduler done 14:59:40 #136 writing image sha256:d656f0c827917617587fee58130c34da2427c19cfb0e625c7b87fa05ac5fc298 done 14:59:40 #136 naming to docker.io/library/support-notifications done 14:59:40 #136 writing image sha256:7cae0a5d9e4243ce696412434e9e69945b90df5b0e6369d3e8b5d1f9ebc1eda4 14:59:40 #136 ... 14:59:40 14:59:40 #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:59:40 #197 DONE 0.7s 14:59:40 14:59:40 #136 [core-common-config-bootstrapper] exporting to image 14:59:40 #136 writing image sha256:7cae0a5d9e4243ce696412434e9e69945b90df5b0e6369d3e8b5d1f9ebc1eda4 done 14:59:40 #136 naming to docker.io/library/core-metadata done 14:59:40 #136 exporting layers 0.5s done 14:59:40 #136 ... 14:59:40 14:59:40 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:59:40 #198 DONE 0.6s 14:59:40 14:59:40 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:59:40 #199 DONE 0.6s 14:59:40 14:59:40 #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:59:40 #200 DONE 1.1s 14:59:40 14:59:40 #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:59:40 #201 DONE 1.1s 14:59:40 14:59:40 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:59:40 #202 DONE 0.1s 14:59:40 14:59:40 #136 [security-proxy-setup] exporting to image 14:59:40 #136 writing image sha256:8497e7bdbbc905949c7bdc9709e592c06d6c1b79b2dbc024ee3ab044ee26f7ec done 14:59:40 #136 naming to docker.io/library/core-common-config-bootstrapper done 14:59:40 #136 ... 14:59:40 14:59:40 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:59:40 #203 DONE 0.1s 14:59:40 14:59:40 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 14:59:40 #204 DONE 0.1s 14:59:40 14:59:40 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:59:40 #205 DONE 0.1s 14:59:40 14:59:40 #136 [security-proxy-auth] exporting to image 14:59:40 #136 exporting layers 0.3s done 14:59:40 #136 writing image sha256:921503c839610d380b6c64c91f2156e1144c8a3ca596b5e7c7273ab9d24c1e3a done 14:59:40 #136 naming to docker.io/library/security-proxy-auth done 14:59:41 #136 writing image sha256:ec5cf17daae6eecfc018679f215747b8d91bd123f2c7d2e6772604d015895cb2 done 14:59:41 #136 naming to docker.io/library/security-proxy-setup 0.0s done 14:59:41 #136 DONE 2.9s 14:59:41 14:59:41 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:59:41 #206 DONE 0.1s 14:59:41 14:59:41 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:59:41 #207 DONE 0.0s 14:59:41 14:59:41 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:59:41 #208 DONE 0.6s 14:59:41 14:59:41 #136 [security-secretstore-setup] exporting to image 14:59:41 #136 exporting layers 0.2s done 14:59:41 #136 writing image sha256:db7ba56b3c2842480c939a78d371b11bebb44ca95fd41267f6121685e4b3c225 done 14:59:41 #136 naming to docker.io/library/security-secretstore-setup done 14:59:41 #136 DONE 3.1s 14:59:41 14:59:41 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 14:59:41 #209 DONE 0.4s 14:59:41 14:59:41 #12 [core-command internal] load build definition from Dockerfile 14:59:41 #12 ... 14:59:41 14:59:41 #136 [security-bootstrapper] exporting to image 14:59:41 #136 exporting layers 0.2s done 14:59:41 #136 writing image sha256:10ce1ffb2d49d98264cb62a5dc6ea4843e64b3cb07f18bbc9aec8c07ba67a7bb done 14:59:41 #136 naming to docker.io/library/security-bootstrapper done 14:59:41 #136 DONE 3.3s 14:59:41 14:59:41 #12 [core-command internal] load build definition from Dockerfile 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:59:41 time="2023-07-17T14:57:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:59:41 $ docker stop --time=1 0722c7b08d628d65c4cfd0a7cb9c334ea990f4765a72b7af9bc498da325608b1 14:59:42 $ docker rm -f --volumes 0722c7b08d628d65c4cfd0a7cb9c334ea990f4765a72b7af9bc498da325608b1 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:43 + docker images 14:59:43 REPOSITORY TAG IMAGE ID CREATED SIZE 14:59:43 security-secretstore-setup latest db7ba56b3c28 2 seconds ago 43.6MB 14:59:43 security-bootstrapper latest 10ce1ffb2d49 2 seconds ago 22.7MB 14:59:43 security-proxy-auth latest 921503c83961 3 seconds ago 18.9MB 14:59:43 security-proxy-setup latest ec5cf17daae6 3 seconds ago 24.1MB 14:59:43 support-notifications latest d656f0c82791 4 seconds ago 33MB 14:59:43 security-spiffe-token-provider latest 8ee200019233 4 seconds ago 33.4MB 14:59:43 core-common-config-bootstrapper latest 8497e7bdbbc9 4 seconds ago 17.8MB 14:59:43 core-data latest 0203a8ffd5f0 4 seconds ago 20.7MB 14:59:43 core-metadata latest 7cae0a5d9e42 4 seconds ago 21MB 14:59:43 core-command latest c52444792707 5 seconds ago 20.5MB 14:59:43 support-scheduler latest a2285e431b90 5 seconds ago 32.4MB 14:59:43 security-spire-config latest 3fe2ec24335b About a minute ago 102MB 14:59:43 security-spire-agent latest 2ea01744d117 About a minute ago 166MB 14:59:43 security-spire-server latest 86197f33721c About a minute ago 107MB 14:59:43 ci-base-image-x86_64 latest 90f47b2ecef9 4 minutes ago 1.06GB 14:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 days ago 696MB 14:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 14:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:43 provisioning config files... 14:59:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config11647622540228365155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:43 ---> docker-login.sh 14:59:43 nexus3.edgexfoundry.org:10001 14:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:43 Configure a credential helper to remove this warning. See 14:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:43 14:59:43 Login Succeeded 14:59:43 nexus3.edgexfoundry.org:10002 14:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:43 Configure a credential helper to remove this warning. See 14:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:43 14:59:43 Login Succeeded 14:59:43 nexus3.edgexfoundry.org:10003 14:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:43 Configure a credential helper to remove this warning. See 14:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:43 14:59:43 Login Succeeded 14:59:43 nexus3.edgexfoundry.org:10004 14:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:44 Configure a credential helper to remove this warning. See 14:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:44 14:59:44 Login Succeeded 14:59:44 docker.io 14:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:44 Configure a credential helper to remove this warning. See 14:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:44 14:59:44 Login Succeeded 14:59:44 ---> docker-login.sh ends [Pipeline] } 14:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:59:44 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:44 latest 14:59:44 3.1.0-dev.10 14:59:44 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:44 main 14:59:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:45 + docker push nexus3.edgexfoundry.org:10004/core-command:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:59:45 4f0f7137b3d2: Preparing 14:59:45 33fbe18994ac: Preparing 14:59:45 ab4cffbcf972: Preparing 14:59:45 2f06e371c83e: Preparing 14:59:45 523fd24e7fdd: Preparing 14:59:45 3dab9f8bf2d2: Preparing 14:59:45 3dab9f8bf2d2: Waiting 14:59:45 523fd24e7fdd: Pushed 14:59:45 4f0f7137b3d2: Pushed 14:59:45 ab4cffbcf972: Pushed 14:59:45 2f06e371c83e: Pushed 14:59:45 3dab9f8bf2d2: Layer already exists 14:59:46 33fbe18994ac: Pushed 14:59:46 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:ee942f51331625ac48232d907a4be82d96af677a43f569bf9c25222015f97912 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:59:47 4f0f7137b3d2: Preparing 14:59:47 33fbe18994ac: Preparing 14:59:47 ab4cffbcf972: Preparing 14:59:47 2f06e371c83e: Preparing 14:59:47 523fd24e7fdd: Preparing 14:59:47 3dab9f8bf2d2: Preparing 14:59:47 3dab9f8bf2d2: Waiting 14:59:47 2f06e371c83e: Layer already exists 14:59:47 33fbe18994ac: Layer already exists 14:59:47 ab4cffbcf972: Layer already exists 14:59:47 4f0f7137b3d2: Layer already exists 14:59:47 523fd24e7fdd: Layer already exists 14:59:47 3dab9f8bf2d2: Layer already exists 14:59:47 latest: digest: sha256:ee942f51331625ac48232d907a4be82d96af677a43f569bf9c25222015f97912 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:47 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 14:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:59:47 4f0f7137b3d2: Preparing 14:59:47 33fbe18994ac: Preparing 14:59:47 ab4cffbcf972: Preparing 14:59:47 2f06e371c83e: Preparing 14:59:47 523fd24e7fdd: Preparing 14:59:47 3dab9f8bf2d2: Preparing 14:59:47 3dab9f8bf2d2: Waiting 14:59:47 33fbe18994ac: Layer already exists 14:59:47 2f06e371c83e: Layer already exists 14:59:47 ab4cffbcf972: Layer already exists 14:59:47 4f0f7137b3d2: Layer already exists 14:59:47 523fd24e7fdd: Layer already exists 14:59:47 3dab9f8bf2d2: Layer already exists 14:59:47 3.1.0-dev.10: digest: sha256:ee942f51331625ac48232d907a4be82d96af677a43f569bf9c25222015f97912 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:48 + docker push nexus3.edgexfoundry.org:10004/core-command:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:59:48 4f0f7137b3d2: Preparing 14:59:48 33fbe18994ac: Preparing 14:59:48 ab4cffbcf972: Preparing 14:59:48 2f06e371c83e: Preparing 14:59:48 523fd24e7fdd: Preparing 14:59:48 3dab9f8bf2d2: Preparing 14:59:48 3dab9f8bf2d2: Waiting 14:59:48 4f0f7137b3d2: Layer already exists 14:59:48 ab4cffbcf972: Layer already exists 14:59:48 523fd24e7fdd: Layer already exists 14:59:48 33fbe18994ac: Layer already exists 14:59:48 2f06e371c83e: Layer already exists 14:59:48 3dab9f8bf2d2: Layer already exists 14:59:48 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:ee942f51331625ac48232d907a4be82d96af677a43f569bf9c25222015f97912 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:59:49 4f0f7137b3d2: Preparing 14:59:49 33fbe18994ac: Preparing 14:59:49 ab4cffbcf972: Preparing 14:59:49 2f06e371c83e: Preparing 14:59:49 523fd24e7fdd: Preparing 14:59:49 3dab9f8bf2d2: Preparing 14:59:49 3dab9f8bf2d2: Waiting 14:59:49 2f06e371c83e: Layer already exists 14:59:49 ab4cffbcf972: Layer already exists 14:59:49 523fd24e7fdd: Layer already exists 14:59:49 4f0f7137b3d2: Layer already exists 14:59:49 33fbe18994ac: Layer already exists 14:59:49 3dab9f8bf2d2: Layer already exists 14:59:49 main: digest: sha256:ee942f51331625ac48232d907a4be82d96af677a43f569bf9c25222015f97912 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:49 ===================================================== [Pipeline] echo 14:59:49 taggedImages: 14:59:49 - nexus3.edgexfoundry.org:10004/core-command:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:49 - nexus3.edgexfoundry.org:10004/core-command:latest 14:59:49 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 14:59:49 - nexus3.edgexfoundry.org:10004/core-command:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:59:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:59:49 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:49 latest 14:59:49 3.1.0-dev.10 14:59:49 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:49 main 14:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:59:49 fe81e18c8fb7: Preparing 14:59:49 36b6542b7f64: Preparing 14:59:49 c42c1b6cdb31: Preparing 14:59:49 c94de1a061a6: Preparing 14:59:49 ab4cffbcf972: Preparing 14:59:49 2f06e371c83e: Preparing 14:59:49 523fd24e7fdd: Preparing 14:59:49 3dab9f8bf2d2: Preparing 14:59:49 2f06e371c83e: Waiting 14:59:49 523fd24e7fdd: Waiting 14:59:49 3dab9f8bf2d2: Waiting 14:59:49 ab4cffbcf972: Layer already exists 14:59:49 36b6542b7f64: Pushed 14:59:49 c42c1b6cdb31: Pushed 14:59:50 2f06e371c83e: Layer already exists 14:59:50 523fd24e7fdd: Layer already exists 14:59:50 3dab9f8bf2d2: Layer already exists 14:59:50 fe81e18c8fb7: Pushed 14:59:50 c94de1a061a6: Pushed 14:59:50 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:bdd7a4e18735a9239227a7c6a7d594e3b68d5229244b0fa2881cdf8b22ff5194 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:51 + 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 14:59:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:59:51 fe81e18c8fb7: Preparing 14:59:51 36b6542b7f64: Preparing 14:59:51 c42c1b6cdb31: Preparing 14:59:51 c94de1a061a6: Preparing 14:59:51 ab4cffbcf972: Preparing 14:59:51 2f06e371c83e: Preparing 14:59:51 523fd24e7fdd: Preparing 14:59:51 3dab9f8bf2d2: Preparing 14:59:51 2f06e371c83e: Waiting 14:59:51 523fd24e7fdd: Waiting 14:59:51 3dab9f8bf2d2: Waiting 14:59:51 c94de1a061a6: Layer already exists 14:59:51 ab4cffbcf972: Layer already exists 14:59:51 36b6542b7f64: Layer already exists 14:59:51 fe81e18c8fb7: Layer already exists 14:59:51 c42c1b6cdb31: Layer already exists 14:59:51 2f06e371c83e: Layer already exists 14:59:51 523fd24e7fdd: Layer already exists 14:59:51 3dab9f8bf2d2: Layer already exists 14:59:51 latest: digest: sha256:bdd7a4e18735a9239227a7c6a7d594e3b68d5229244b0fa2881cdf8b22ff5194 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 14:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:59:52 fe81e18c8fb7: Preparing 14:59:52 36b6542b7f64: Preparing 14:59:52 c42c1b6cdb31: Preparing 14:59:52 c94de1a061a6: Preparing 14:59:52 ab4cffbcf972: Preparing 14:59:52 2f06e371c83e: Preparing 14:59:52 523fd24e7fdd: Preparing 14:59:52 3dab9f8bf2d2: Preparing 14:59:52 3dab9f8bf2d2: Waiting 14:59:52 2f06e371c83e: Waiting 14:59:52 c94de1a061a6: Layer already exists 14:59:52 c42c1b6cdb31: Layer already exists 14:59:52 fe81e18c8fb7: Layer already exists 14:59:52 ab4cffbcf972: Layer already exists 14:59:52 36b6542b7f64: Layer already exists 14:59:52 523fd24e7fdd: Layer already exists 14:59:52 2f06e371c83e: Layer already exists 14:59:52 3dab9f8bf2d2: Layer already exists 14:59:52 3.1.0-dev.10: digest: sha256:bdd7a4e18735a9239227a7c6a7d594e3b68d5229244b0fa2881cdf8b22ff5194 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:59:52 fe81e18c8fb7: Preparing 14:59:52 36b6542b7f64: Preparing 14:59:52 c42c1b6cdb31: Preparing 14:59:52 c94de1a061a6: Preparing 14:59:52 ab4cffbcf972: Preparing 14:59:52 2f06e371c83e: Preparing 14:59:52 523fd24e7fdd: Preparing 14:59:52 3dab9f8bf2d2: Preparing 14:59:52 3dab9f8bf2d2: Waiting 14:59:52 523fd24e7fdd: Waiting 14:59:52 c94de1a061a6: Layer already exists 14:59:52 36b6542b7f64: Layer already exists 14:59:52 c42c1b6cdb31: Layer already exists 14:59:52 ab4cffbcf972: Layer already exists 14:59:52 fe81e18c8fb7: Layer already exists 14:59:52 3dab9f8bf2d2: Layer already exists 14:59:52 523fd24e7fdd: Layer already exists 14:59:52 2f06e371c83e: Layer already exists 14:59:52 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:bdd7a4e18735a9239227a7c6a7d594e3b68d5229244b0fa2881cdf8b22ff5194 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:53 + 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 14:59:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:59:53 fe81e18c8fb7: Preparing 14:59:53 36b6542b7f64: Preparing 14:59:53 c42c1b6cdb31: Preparing 14:59:53 c94de1a061a6: Preparing 14:59:53 ab4cffbcf972: Preparing 14:59:53 2f06e371c83e: Preparing 14:59:53 523fd24e7fdd: Preparing 14:59:53 3dab9f8bf2d2: Preparing 14:59:53 2f06e371c83e: Waiting 14:59:53 523fd24e7fdd: Waiting 14:59:53 36b6542b7f64: Layer already exists 14:59:53 c94de1a061a6: Layer already exists 14:59:53 fe81e18c8fb7: Layer already exists 14:59:53 c42c1b6cdb31: Layer already exists 14:59:53 ab4cffbcf972: Layer already exists 14:59:53 523fd24e7fdd: Layer already exists 14:59:53 2f06e371c83e: Layer already exists 14:59:53 3dab9f8bf2d2: Layer already exists 14:59:53 main: digest: sha256:bdd7a4e18735a9239227a7c6a7d594e3b68d5229244b0fa2881cdf8b22ff5194 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:53 ===================================================== [Pipeline] echo 14:59:53 taggedImages: 14:59:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:59:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 14:59:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 14:59:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:59:53 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:53 latest 14:59:53 3.1.0-dev.10 14:59:53 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:53 main 14:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:54 + docker push nexus3.edgexfoundry.org:10004/core-data:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:59:54 cf38d93634fa: Preparing 14:59:54 db771c0420cd: Preparing 14:59:54 ab4cffbcf972: Preparing 14:59:54 2f06e371c83e: Preparing 14:59:54 523fd24e7fdd: Preparing 14:59:54 3dab9f8bf2d2: Preparing 14:59:54 3dab9f8bf2d2: Waiting 14:59:54 2f06e371c83e: Layer already exists 14:59:54 523fd24e7fdd: Layer already exists 14:59:54 ab4cffbcf972: Layer already exists 14:59:54 3dab9f8bf2d2: Layer already exists 14:59:54 cf38d93634fa: Pushed 14:59:55 db771c0420cd: Pushed 14:59:55 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:dbfe31bfeaa327193c1082c7c9fa93a95a98138ca8eb146f515d7ee421826bf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:59:56 cf38d93634fa: Preparing 14:59:56 db771c0420cd: Preparing 14:59:56 ab4cffbcf972: Preparing 14:59:56 2f06e371c83e: Preparing 14:59:56 523fd24e7fdd: Preparing 14:59:56 3dab9f8bf2d2: Preparing 14:59:56 3dab9f8bf2d2: Waiting 14:59:56 2f06e371c83e: Layer already exists 14:59:56 ab4cffbcf972: Layer already exists 14:59:56 cf38d93634fa: Layer already exists 14:59:56 523fd24e7fdd: Layer already exists 14:59:56 db771c0420cd: Layer already exists 14:59:56 3dab9f8bf2d2: Layer already exists 14:59:56 latest: digest: sha256:dbfe31bfeaa327193c1082c7c9fa93a95a98138ca8eb146f515d7ee421826bf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:56 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 14:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:59:56 cf38d93634fa: Preparing 14:59:56 db771c0420cd: Preparing 14:59:56 ab4cffbcf972: Preparing 14:59:56 2f06e371c83e: Preparing 14:59:56 523fd24e7fdd: Preparing 14:59:56 3dab9f8bf2d2: Preparing 14:59:56 3dab9f8bf2d2: Waiting 14:59:56 cf38d93634fa: Layer already exists 14:59:56 db771c0420cd: Layer already exists 14:59:56 2f06e371c83e: Layer already exists 14:59:56 523fd24e7fdd: Layer already exists 14:59:56 ab4cffbcf972: Layer already exists 14:59:56 3dab9f8bf2d2: Layer already exists 14:59:56 3.1.0-dev.10: digest: sha256:dbfe31bfeaa327193c1082c7c9fa93a95a98138ca8eb146f515d7ee421826bf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:57 + docker push nexus3.edgexfoundry.org:10004/core-data:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:59:57 cf38d93634fa: Preparing 14:59:57 db771c0420cd: Preparing 14:59:57 ab4cffbcf972: Preparing 14:59:57 2f06e371c83e: Preparing 14:59:57 523fd24e7fdd: Preparing 14:59:57 3dab9f8bf2d2: Preparing 14:59:57 3dab9f8bf2d2: Waiting 14:59:57 ab4cffbcf972: Layer already exists 14:59:57 2f06e371c83e: Layer already exists 14:59:57 cf38d93634fa: Layer already exists 14:59:57 db771c0420cd: Layer already exists 14:59:57 523fd24e7fdd: Layer already exists 14:59:57 3dab9f8bf2d2: Layer already exists 14:59:57 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:dbfe31bfeaa327193c1082c7c9fa93a95a98138ca8eb146f515d7ee421826bf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:59:58 cf38d93634fa: Preparing 14:59:58 db771c0420cd: Preparing 14:59:58 ab4cffbcf972: Preparing 14:59:58 2f06e371c83e: Preparing 14:59:58 523fd24e7fdd: Preparing 14:59:58 3dab9f8bf2d2: Preparing 14:59:58 3dab9f8bf2d2: Waiting 14:59:58 2f06e371c83e: Layer already exists 14:59:58 cf38d93634fa: Layer already exists 14:59:58 db771c0420cd: Layer already exists 14:59:58 ab4cffbcf972: Layer already exists 14:59:58 523fd24e7fdd: Layer already exists 14:59:58 3dab9f8bf2d2: Layer already exists 14:59:58 main: digest: sha256:dbfe31bfeaa327193c1082c7c9fa93a95a98138ca8eb146f515d7ee421826bf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:58 ===================================================== [Pipeline] echo 14:59:58 taggedImages: 14:59:58 - nexus3.edgexfoundry.org:10004/core-data:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:58 - nexus3.edgexfoundry.org:10004/core-data:latest 14:59:58 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 14:59:58 - nexus3.edgexfoundry.org:10004/core-data:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:59:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:59:58 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:58 latest 14:59:58 3.1.0-dev.10 14:59:58 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 14:59:58 main 14:59:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 14:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:59:58 e2413187ae91: Preparing 14:59:58 f2907ee8c741: Preparing 14:59:58 5538913e3138: Preparing 14:59:58 ab4cffbcf972: Preparing 14:59:58 2f06e371c83e: Preparing 14:59:58 523fd24e7fdd: Preparing 14:59:58 3dab9f8bf2d2: Preparing 14:59:58 523fd24e7fdd: Waiting 14:59:58 3dab9f8bf2d2: Waiting 14:59:58 2f06e371c83e: Layer already exists 14:59:58 ab4cffbcf972: Layer already exists 14:59:58 f2907ee8c741: Pushed 14:59:59 3dab9f8bf2d2: Layer already exists 14:59:59 523fd24e7fdd: Layer already exists 14:59:59 e2413187ae91: Pushed 15:00:00 #74 ... 15:00:00 15:00:00 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #69 DONE 47.9s 15:00:00 15:00:00 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #71 DONE 47.7s 15:00:00 15:00:00 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #74 DONE 43.9s 15:00:00 15:00:00 #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #68 DONE 48.7s 15:00:00 15:00:00 #75 [security-spire-config builder 6/9] COPY . . 15:00:00 #75 ... 15:00:00 15:00:00 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #72 DONE 48.1s 15:00:00 15:00:00 #76 [security-secretstore-setup builder 6/7] COPY . . 15:00:00 #76 ... 15:00:00 15:00:00 #75 [security-spire-config builder 6/9] COPY . . 15:00:00 #75 DONE 1.3s 15:00:00 15:00:00 #76 [security-secretstore-setup builder 6/7] COPY . . 15:00:00 #76 DONE 1.3s 15:00:00 15:00:00 #77 [security-bootstrapper builder 6/7] COPY . . 15:00:00 #77 CACHED 15:00:00 15:00:00 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:00:00 #78 CACHED 15:00:00 15:00:00 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #79 CACHED 15:00:00 15:00:00 #80 [security-proxy-setup builder 6/7] COPY . . 15:00:00 #80 CACHED 15:00:00 15:00:00 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #81 CACHED 15:00:00 15:00:00 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:00:00 #82 CACHED 15:00:00 15:00:00 #83 [core-common-config-bootstrapper builder 6/7] COPY . . 15:00:00 #83 DONE 1.4s 15:00:00 15:00:00 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:00:00 #84 CACHED 15:00:00 15:00:00 #85 [core-metadata builder 6/7] COPY . . 15:00:00 #85 CACHED 15:00:00 15:00:00 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #86 CACHED 15:00:00 15:00:00 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 15:00:00 #87 CACHED 15:00:00 15:00:00 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #88 CACHED 15:00:00 15:00:00 #89 [core-data builder 6/7] COPY . . 15:00:00 #89 CACHED 15:00:00 15:00:00 #90 [core-command builder 6/7] COPY . . 15:00:00 #90 CACHED 15:00:00 15:00:00 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #91 CACHED 15:00:00 15:00:00 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 15:00:00 #92 CACHED 15:00:00 15:00:00 #93 [security-spiffe-token-provider builder 6/7] COPY . . 15:00:00 #93 DONE 1.4s 15:00:00 15:00:00 #94 [support-scheduler builder 6/7] COPY . . 15:00:00 #94 CACHED 15:00:00 15:00:00 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #95 CACHED 15:00:00 15:00:00 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:00:00 #96 CACHED 15:00:00 15:00:00 #97 [support-notifications builder 6/7] COPY . . 15:00:00 #97 DONE 1.5s 15:00:00 15:00:00 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:00:00 #98 CACHED 15:00:00 15:00:00 #99 [security-proxy-auth builder 6/7] COPY . . 15:00:00 #99 CACHED 15:00:00 15:00:00 #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #100 CACHED 15:00:00 15:00:00 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:00:00 #101 ... 15:00:00 15:00:00 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:00:00 #102 DONE 0.4s 15:00:00 15:00:00 #103 [security-spire-server builder 6/9] COPY . . 15:00:00 #103 CACHED 15:00:00 15:00:00 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:00 #104 CACHED 15:00:00 15:00:00 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:00:00 #105 CACHED 15:00:00 15:00:00 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:00:00 #106 CACHED 15:00:00 15:00:00 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:00:00 5538913e3138: Pushed 15:00:00 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:c9f130cf5c457a8660c00d680973a133978971cf2b5d3fa4127aa97cc9f877ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:00:01 e2413187ae91: Preparing 15:00:01 f2907ee8c741: Preparing 15:00:01 5538913e3138: Preparing 15:00:01 ab4cffbcf972: Preparing 15:00:01 2f06e371c83e: Preparing 15:00:01 523fd24e7fdd: Preparing 15:00:01 3dab9f8bf2d2: Preparing 15:00:01 523fd24e7fdd: Waiting 15:00:01 ab4cffbcf972: Layer already exists 15:00:01 5538913e3138: Layer already exists 15:00:01 2f06e371c83e: Layer already exists 15:00:01 f2907ee8c741: Layer already exists 15:00:01 e2413187ae91: Layer already exists 15:00:01 3dab9f8bf2d2: Layer already exists 15:00:01 523fd24e7fdd: Layer already exists 15:00:01 latest: digest: sha256:c9f130cf5c457a8660c00d680973a133978971cf2b5d3fa4127aa97cc9f877ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 15:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:00:01 e2413187ae91: Preparing 15:00:01 f2907ee8c741: Preparing 15:00:01 5538913e3138: Preparing 15:00:01 ab4cffbcf972: Preparing 15:00:01 2f06e371c83e: Preparing 15:00:01 523fd24e7fdd: Preparing 15:00:01 3dab9f8bf2d2: Preparing 15:00:01 3dab9f8bf2d2: Waiting 15:00:01 523fd24e7fdd: Waiting 15:00:01 e2413187ae91: Layer already exists 15:00:01 2f06e371c83e: Layer already exists 15:00:01 ab4cffbcf972: Layer already exists 15:00:01 f2907ee8c741: Layer already exists 15:00:01 5538913e3138: Layer already exists 15:00:01 3dab9f8bf2d2: Layer already exists 15:00:01 523fd24e7fdd: Layer already exists 15:00:01 3.1.0-dev.10: digest: sha256:c9f130cf5c457a8660c00d680973a133978971cf2b5d3fa4127aa97cc9f877ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:00:02 e2413187ae91: Preparing 15:00:02 f2907ee8c741: Preparing 15:00:02 5538913e3138: Preparing 15:00:02 ab4cffbcf972: Preparing 15:00:02 2f06e371c83e: Preparing 15:00:02 523fd24e7fdd: Preparing 15:00:02 3dab9f8bf2d2: Preparing 15:00:02 523fd24e7fdd: Waiting 15:00:02 3dab9f8bf2d2: Waiting 15:00:02 e2413187ae91: Layer already exists 15:00:02 ab4cffbcf972: Layer already exists 15:00:02 2f06e371c83e: Layer already exists 15:00:02 f2907ee8c741: Layer already exists 15:00:02 523fd24e7fdd: Layer already exists 15:00:02 3dab9f8bf2d2: Layer already exists 15:00:02 5538913e3138: Layer already exists 15:00:02 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:c9f130cf5c457a8660c00d680973a133978971cf2b5d3fa4127aa97cc9f877ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:00:02 e2413187ae91: Preparing 15:00:02 f2907ee8c741: Preparing 15:00:02 5538913e3138: Preparing 15:00:02 ab4cffbcf972: Preparing 15:00:02 2f06e371c83e: Preparing 15:00:02 523fd24e7fdd: Preparing 15:00:02 3dab9f8bf2d2: Preparing 15:00:02 523fd24e7fdd: Waiting 15:00:02 3dab9f8bf2d2: Waiting 15:00:02 ab4cffbcf972: Layer already exists 15:00:02 2f06e371c83e: Layer already exists 15:00:02 e2413187ae91: Layer already exists 15:00:02 5538913e3138: Layer already exists 15:00:02 f2907ee8c741: Layer already exists 15:00:02 523fd24e7fdd: Layer already exists 15:00:02 3dab9f8bf2d2: Layer already exists 15:00:02 main: digest: sha256:c9f130cf5c457a8660c00d680973a133978971cf2b5d3fa4127aa97cc9f877ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:02 ===================================================== [Pipeline] echo 15:00:02 taggedImages: 15:00:02 - nexus3.edgexfoundry.org:10004/core-metadata:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:02 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:00:02 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 15:00:02 - nexus3.edgexfoundry.org:10004/core-metadata:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:02 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:00:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:00:03 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:03 latest 15:00:03 3.1.0-dev.10 15:00:03 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:03 main 15:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:00:03 f75fa93a85dd: Preparing 15:00:03 33d4282cb7c8: Preparing 15:00:03 4140c6f32fcf: Preparing 15:00:03 14813c8412e5: Preparing 15:00:03 cd1f23ef0d9a: Preparing 15:00:03 24925e2b877e: Preparing 15:00:03 e73f8576f9d7: Preparing 15:00:03 ab4cffbcf972: Preparing 15:00:03 2f06e371c83e: Preparing 15:00:03 dc460ccacc0d: Preparing 15:00:03 f5859090aec7: Preparing 15:00:03 5f70bf18a086: Preparing 15:00:03 4ecbd5d5d2fb: Preparing 15:00:03 2a4fd9d87265: Preparing 15:00:03 3dab9f8bf2d2: Preparing 15:00:03 2f06e371c83e: Waiting 15:00:03 dc460ccacc0d: Waiting 15:00:03 f5859090aec7: Waiting 15:00:03 5f70bf18a086: Waiting 15:00:03 3dab9f8bf2d2: Waiting 15:00:03 2a4fd9d87265: Waiting 15:00:03 24925e2b877e: Waiting 15:00:03 e73f8576f9d7: Waiting 15:00:03 ab4cffbcf972: Waiting 15:00:03 cd1f23ef0d9a: Pushed 15:00:03 33d4282cb7c8: Pushed 15:00:03 14813c8412e5: Pushed 15:00:03 f75fa93a85dd: Pushed 15:00:03 4140c6f32fcf: Pushed 15:00:03 ab4cffbcf972: Layer already exists 15:00:03 2f06e371c83e: Layer already exists 15:00:03 24925e2b877e: Pushed 15:00:03 dc460ccacc0d: Pushed 15:00:03 f5859090aec7: Pushed 15:00:03 5f70bf18a086: Pushed 15:00:03 3dab9f8bf2d2: Layer already exists 15:00:03 4ecbd5d5d2fb: Pushed 15:00:03 2a4fd9d87265: Pushed 15:00:04 #107 ... 15:00:04 15:00:04 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:00:04 #0 5.474 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:00:04 #108 ... 15:00:04 15:00:04 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:00:04 #0 5.800 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:00:05 e73f8576f9d7: Pushed 15:00:05 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:71b6730e6bbbc2dbaa26ec3bb5bbca534254c22a1b21e857cbf738e09fefadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:00:06 f75fa93a85dd: Preparing 15:00:06 33d4282cb7c8: Preparing 15:00:06 4140c6f32fcf: Preparing 15:00:06 14813c8412e5: Preparing 15:00:06 cd1f23ef0d9a: Preparing 15:00:06 24925e2b877e: Preparing 15:00:06 e73f8576f9d7: Preparing 15:00:06 ab4cffbcf972: Preparing 15:00:06 2f06e371c83e: Preparing 15:00:06 dc460ccacc0d: Preparing 15:00:06 f5859090aec7: Preparing 15:00:06 5f70bf18a086: Preparing 15:00:06 4ecbd5d5d2fb: Preparing 15:00:06 2a4fd9d87265: Preparing 15:00:06 3dab9f8bf2d2: Preparing 15:00:06 4ecbd5d5d2fb: Waiting 15:00:06 2f06e371c83e: Waiting 15:00:06 dc460ccacc0d: Waiting 15:00:06 f5859090aec7: Waiting 15:00:06 5f70bf18a086: Waiting 15:00:06 2a4fd9d87265: Waiting 15:00:06 3dab9f8bf2d2: Waiting 15:00:06 24925e2b877e: Waiting 15:00:06 e73f8576f9d7: Waiting 15:00:06 ab4cffbcf972: Waiting 15:00:06 14813c8412e5: Layer already exists 15:00:06 f75fa93a85dd: Layer already exists 15:00:06 cd1f23ef0d9a: Layer already exists 15:00:06 4140c6f32fcf: Layer already exists 15:00:06 33d4282cb7c8: Layer already exists 15:00:06 e73f8576f9d7: Layer already exists 15:00:06 dc460ccacc0d: Layer already exists 15:00:06 2f06e371c83e: Layer already exists 15:00:06 ab4cffbcf972: Layer already exists 15:00:06 24925e2b877e: Layer already exists 15:00:06 f5859090aec7: Layer already exists 15:00:06 3dab9f8bf2d2: Layer already exists 15:00:06 5f70bf18a086: Layer already exists 15:00:06 2a4fd9d87265: Layer already exists 15:00:06 4ecbd5d5d2fb: Layer already exists 15:00:06 latest: digest: sha256:71b6730e6bbbc2dbaa26ec3bb5bbca534254c22a1b21e857cbf738e09fefadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 15:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:00:07 f75fa93a85dd: Preparing 15:00:07 33d4282cb7c8: Preparing 15:00:07 4140c6f32fcf: Preparing 15:00:07 14813c8412e5: Preparing 15:00:07 cd1f23ef0d9a: Preparing 15:00:07 24925e2b877e: Preparing 15:00:07 e73f8576f9d7: Preparing 15:00:07 ab4cffbcf972: Preparing 15:00:07 2f06e371c83e: Preparing 15:00:07 dc460ccacc0d: Preparing 15:00:07 f5859090aec7: Preparing 15:00:07 5f70bf18a086: Preparing 15:00:07 4ecbd5d5d2fb: Preparing 15:00:07 2a4fd9d87265: Preparing 15:00:07 3dab9f8bf2d2: Preparing 15:00:07 ab4cffbcf972: Waiting 15:00:07 2f06e371c83e: Waiting 15:00:07 dc460ccacc0d: Waiting 15:00:07 f5859090aec7: Waiting 15:00:07 5f70bf18a086: Waiting 15:00:07 4ecbd5d5d2fb: Waiting 15:00:07 2a4fd9d87265: Waiting 15:00:07 3dab9f8bf2d2: Waiting 15:00:07 24925e2b877e: Waiting 15:00:07 f75fa93a85dd: Layer already exists 15:00:07 14813c8412e5: Layer already exists 15:00:07 cd1f23ef0d9a: Layer already exists 15:00:07 33d4282cb7c8: Layer already exists 15:00:07 4140c6f32fcf: Layer already exists 15:00:07 24925e2b877e: Layer already exists 15:00:07 dc460ccacc0d: Layer already exists 15:00:07 2f06e371c83e: Layer already exists 15:00:07 e73f8576f9d7: Layer already exists 15:00:07 ab4cffbcf972: Layer already exists 15:00:07 f5859090aec7: Layer already exists 15:00:07 4ecbd5d5d2fb: Layer already exists 15:00:07 5f70bf18a086: Layer already exists 15:00:07 2a4fd9d87265: Layer already exists 15:00:07 3dab9f8bf2d2: Layer already exists 15:00:07 3.1.0-dev.10: digest: sha256:71b6730e6bbbc2dbaa26ec3bb5bbca534254c22a1b21e857cbf738e09fefadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:07 #109 ... 15:00:07 15:00:07 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:00:07 #0 6.146 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:00:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:00:07 f75fa93a85dd: Preparing 15:00:07 33d4282cb7c8: Preparing 15:00:07 4140c6f32fcf: Preparing 15:00:07 14813c8412e5: Preparing 15:00:07 cd1f23ef0d9a: Preparing 15:00:07 24925e2b877e: Preparing 15:00:07 e73f8576f9d7: Preparing 15:00:07 ab4cffbcf972: Preparing 15:00:07 2f06e371c83e: Preparing 15:00:07 dc460ccacc0d: Preparing 15:00:07 f5859090aec7: Preparing 15:00:07 5f70bf18a086: Preparing 15:00:07 4ecbd5d5d2fb: Preparing 15:00:07 ab4cffbcf972: Waiting 15:00:07 2f06e371c83e: Waiting 15:00:07 24925e2b877e: Waiting 15:00:07 e73f8576f9d7: Waiting 15:00:07 dc460ccacc0d: Waiting 15:00:07 5f70bf18a086: Waiting 15:00:07 f5859090aec7: Waiting 15:00:07 2a4fd9d87265: Preparing 15:00:07 3dab9f8bf2d2: Preparing 15:00:07 4ecbd5d5d2fb: Waiting 15:00:07 2a4fd9d87265: Waiting 15:00:07 3dab9f8bf2d2: Waiting 15:00:07 33d4282cb7c8: Layer already exists 15:00:07 4140c6f32fcf: Layer already exists 15:00:07 cd1f23ef0d9a: Layer already exists 15:00:07 14813c8412e5: Layer already exists 15:00:07 f75fa93a85dd: Layer already exists 15:00:07 24925e2b877e: Layer already exists 15:00:07 e73f8576f9d7: Layer already exists 15:00:07 dc460ccacc0d: Layer already exists 15:00:07 2f06e371c83e: Layer already exists 15:00:07 ab4cffbcf972: Layer already exists 15:00:07 f5859090aec7: Layer already exists 15:00:07 5f70bf18a086: Layer already exists 15:00:07 4ecbd5d5d2fb: Layer already exists 15:00:07 2a4fd9d87265: Layer already exists 15:00:07 3dab9f8bf2d2: Layer already exists 15:00:07 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:71b6730e6bbbc2dbaa26ec3bb5bbca534254c22a1b21e857cbf738e09fefadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:07 #110 ... 15:00:07 15:00:07 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:00:07 #107 DONE 9.0s 15:00:07 15:00:07 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:00:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:08 #111 DONE 0.3s 15:00:08 15:00:08 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:00:08 #0 9.650 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:00:08 #112 ... 15:00:08 15:00:08 #113 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:00:08 #113 DONE 9.5s 15:00:08 15:00:08 #114 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:00:08 #114 ... 15:00:08 15:00:08 #115 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:00:08 #115 CACHED 15:00:08 15:00:08 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:00:08 #116 CACHED 15:00:08 15:00:08 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:00:08 #117 CACHED 15:00:08 15:00:08 #118 [security-spire-agent builder 6/9] COPY . . 15:00:08 #118 CACHED 15:00:08 15:00:08 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:00:08 #119 CACHED 15:00:08 15:00:08 #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:08 #120 CACHED 15:00:08 15:00:08 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:00:08 #0 5.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:00:08 #121 ... 15:00:08 15:00:08 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:00:08 #0 4.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:00:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:00:08 f75fa93a85dd: Preparing 15:00:08 33d4282cb7c8: Preparing 15:00:08 4140c6f32fcf: Preparing 15:00:08 14813c8412e5: Preparing 15:00:08 cd1f23ef0d9a: Preparing 15:00:08 24925e2b877e: Preparing 15:00:08 e73f8576f9d7: Preparing 15:00:08 ab4cffbcf972: Preparing 15:00:08 2f06e371c83e: Preparing 15:00:08 dc460ccacc0d: Preparing 15:00:08 f5859090aec7: Preparing 15:00:08 5f70bf18a086: Preparing 15:00:08 4ecbd5d5d2fb: Preparing 15:00:08 2a4fd9d87265: Preparing 15:00:08 3dab9f8bf2d2: Preparing 15:00:08 dc460ccacc0d: Waiting 15:00:08 5f70bf18a086: Waiting 15:00:08 f5859090aec7: Waiting 15:00:08 24925e2b877e: Waiting 15:00:08 ab4cffbcf972: Waiting 15:00:08 e73f8576f9d7: Waiting 15:00:08 4ecbd5d5d2fb: Waiting 15:00:08 2a4fd9d87265: Waiting 15:00:08 3dab9f8bf2d2: Waiting 15:00:08 2f06e371c83e: Waiting 15:00:08 14813c8412e5: Layer already exists 15:00:08 f75fa93a85dd: Layer already exists 15:00:08 33d4282cb7c8: Layer already exists 15:00:08 4140c6f32fcf: Layer already exists 15:00:08 cd1f23ef0d9a: Layer already exists 15:00:08 e73f8576f9d7: Layer already exists 15:00:08 ab4cffbcf972: Layer already exists 15:00:08 24925e2b877e: Layer already exists 15:00:08 dc460ccacc0d: Layer already exists 15:00:08 2f06e371c83e: Layer already exists 15:00:08 f5859090aec7: Layer already exists 15:00:08 5f70bf18a086: Layer already exists 15:00:08 4ecbd5d5d2fb: Layer already exists 15:00:08 3dab9f8bf2d2: Layer already exists 15:00:08 2a4fd9d87265: Layer already exists 15:00:08 main: digest: sha256:71b6730e6bbbc2dbaa26ec3bb5bbca534254c22a1b21e857cbf738e09fefadc6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:08 ===================================================== [Pipeline] echo 15:00:08 taggedImages: 15:00:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:00:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 15:00:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:00:08 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:00:08 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:08 latest 15:00:08 3.1.0-dev.10 15:00:08 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:08 main 15:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:08 #122 ... 15:00:08 15:00:08 #114 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:00:08 #114 DONE 0.4s 15:00:08 15:00:08 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:00:08 #0 9.995 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:00:08 #123 ... 15:00:08 15:00:08 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:00:08 #124 DONE 0.4s 15:00:08 15:00:08 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:00:08 #0 3.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:00:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 #125 ... 15:00:09 15:00:09 #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:00:09 #126 DONE 0.4s 15:00:09 15:00:09 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:00:09 #0 10.05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:00:09 #127 ... 15:00:09 15:00:09 #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:00:09 #128 DONE 0.3s 15:00:09 15:00:09 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:00:09 #0 9.950 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:00:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:00:09 882e08d41a72: Preparing 15:00:09 be54ce6168cd: Preparing 15:00:09 cbe72b23c458: Preparing 15:00:09 c76f11d93420: Preparing 15:00:09 ab4cffbcf972: Preparing 15:00:09 2f06e371c83e: Preparing 15:00:09 523fd24e7fdd: Preparing 15:00:09 3dab9f8bf2d2: Preparing 15:00:09 2f06e371c83e: Waiting 15:00:09 3dab9f8bf2d2: Waiting 15:00:09 ab4cffbcf972: Layer already exists 15:00:09 2f06e371c83e: Layer already exists 15:00:09 523fd24e7fdd: Layer already exists 15:00:09 3dab9f8bf2d2: Layer already exists 15:00:09 882e08d41a72: Pushed 15:00:09 be54ce6168cd: Pushed 15:00:09 cbe72b23c458: Pushed 15:00:09 #129 ... 15:00:09 15:00:09 #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:00:09 #130 DONE 0.3s 15:00:09 15:00:09 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:00:09 #101 9.893 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:00:10 #101 ... 15:00:10 15:00:10 #131 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:00:10 #131 CACHED 15:00:10 15:00:10 #132 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:00:10 #132 CACHED 15:00:10 15:00:10 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:00:10 c76f11d93420: Pushed 15:00:10 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:037bbdeb8032b255a37beb8daef1c40c7a0cf0680fe34178c2c581a3e4f80108 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:00:11 882e08d41a72: Preparing 15:00:11 be54ce6168cd: Preparing 15:00:11 cbe72b23c458: Preparing 15:00:11 c76f11d93420: Preparing 15:00:11 ab4cffbcf972: Preparing 15:00:11 2f06e371c83e: Preparing 15:00:11 523fd24e7fdd: Preparing 15:00:11 3dab9f8bf2d2: Preparing 15:00:11 2f06e371c83e: Waiting 15:00:11 523fd24e7fdd: Waiting 15:00:11 3dab9f8bf2d2: Waiting 15:00:11 882e08d41a72: Layer already exists 15:00:11 ab4cffbcf972: Layer already exists 15:00:11 c76f11d93420: Layer already exists 15:00:11 cbe72b23c458: Layer already exists 15:00:11 be54ce6168cd: Layer already exists 15:00:11 523fd24e7fdd: Layer already exists 15:00:11 3dab9f8bf2d2: Layer already exists 15:00:11 2f06e371c83e: Layer already exists 15:00:11 latest: digest: sha256:037bbdeb8032b255a37beb8daef1c40c7a0cf0680fe34178c2c581a3e4f80108 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 15:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:00:11 882e08d41a72: Preparing 15:00:11 be54ce6168cd: Preparing 15:00:11 cbe72b23c458: Preparing 15:00:11 c76f11d93420: Preparing 15:00:11 ab4cffbcf972: Preparing 15:00:11 2f06e371c83e: Preparing 15:00:11 523fd24e7fdd: Preparing 15:00:11 3dab9f8bf2d2: Preparing 15:00:11 2f06e371c83e: Waiting 15:00:11 523fd24e7fdd: Waiting 15:00:11 3dab9f8bf2d2: Waiting 15:00:11 882e08d41a72: Layer already exists 15:00:11 ab4cffbcf972: Layer already exists 15:00:11 cbe72b23c458: Layer already exists 15:00:11 be54ce6168cd: Layer already exists 15:00:11 c76f11d93420: Layer already exists 15:00:11 2f06e371c83e: Layer already exists 15:00:11 3dab9f8bf2d2: Layer already exists 15:00:11 523fd24e7fdd: Layer already exists 15:00:11 3.1.0-dev.10: digest: sha256:037bbdeb8032b255a37beb8daef1c40c7a0cf0680fe34178c2c581a3e4f80108 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:12 #133 DONE 1.9s 15:00:12 15:00:12 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:00:12 #134 DONE 1.4s 15:00:12 15:00:12 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:00:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:00:12 882e08d41a72: Preparing 15:00:12 be54ce6168cd: Preparing 15:00:12 cbe72b23c458: Preparing 15:00:12 c76f11d93420: Preparing 15:00:12 ab4cffbcf972: Preparing 15:00:12 2f06e371c83e: Preparing 15:00:12 523fd24e7fdd: Preparing 15:00:12 3dab9f8bf2d2: Preparing 15:00:12 523fd24e7fdd: Waiting 15:00:12 2f06e371c83e: Waiting 15:00:12 3dab9f8bf2d2: Waiting 15:00:12 c76f11d93420: Layer already exists 15:00:12 cbe72b23c458: Layer already exists 15:00:12 ab4cffbcf972: Layer already exists 15:00:12 882e08d41a72: Layer already exists 15:00:12 be54ce6168cd: Layer already exists 15:00:12 523fd24e7fdd: Layer already exists 15:00:12 3dab9f8bf2d2: Layer already exists 15:00:12 2f06e371c83e: Layer already exists 15:00:12 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:037bbdeb8032b255a37beb8daef1c40c7a0cf0680fe34178c2c581a3e4f80108 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:12 #135 DONE 0.3s 15:00:12 15:00:12 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:00:12 #136 DONE 1.8s 15:00:12 15:00:12 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:00:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:00:12 #137 ... 15:00:12 15:00:12 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:00:12 #138 DONE 0.2s 15:00:12 15:00:12 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:00:12 #137 DONE 0.4s 15:00:12 15:00:12 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:13 #139 DONE 0.3s 15:00:13 15:00:13 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:00:13 #140 ... 15:00:13 15:00:13 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:00:13 #141 DONE 0.3s 15:00:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:00:13 882e08d41a72: Preparing 15:00:13 be54ce6168cd: Preparing 15:00:13 cbe72b23c458: Preparing 15:00:13 c76f11d93420: Preparing 15:00:13 ab4cffbcf972: Preparing 15:00:13 2f06e371c83e: Preparing 15:00:13 523fd24e7fdd: Preparing 15:00:13 3dab9f8bf2d2: Preparing 15:00:13 2f06e371c83e: Waiting 15:00:13 523fd24e7fdd: Waiting 15:00:13 3dab9f8bf2d2: Waiting 15:00:13 be54ce6168cd: Layer already exists 15:00:13 882e08d41a72: Layer already exists 15:00:13 ab4cffbcf972: Layer already exists 15:00:13 c76f11d93420: Layer already exists 15:00:13 cbe72b23c458: Layer already exists 15:00:13 2f06e371c83e: Layer already exists 15:00:13 523fd24e7fdd: Layer already exists 15:00:13 3dab9f8bf2d2: Layer already exists 15:00:13 main: digest: sha256:037bbdeb8032b255a37beb8daef1c40c7a0cf0680fe34178c2c581a3e4f80108 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:13 ===================================================== [Pipeline] echo 15:00:13 taggedImages: 15:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 15:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:00:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:00:13 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:13 latest 15:00:13 3.1.0-dev.10 15:00:13 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:13 main 15:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:13 15:00:13 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:00:13 #140 DONE 0.2s 15:00:13 15:00:13 #142 [security-spire-config] exporting to image 15:00:13 #142 exporting layers 15:00:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:00:13 03f2fa6e033a: Preparing 15:00:13 77535f69a1ba: Preparing 15:00:13 e79a8fc4ba5a: Preparing 15:00:13 5301e03814d2: Preparing 15:00:13 ab4cffbcf972: Preparing 15:00:13 2f06e371c83e: Preparing 15:00:13 d07fb33de66c: Preparing 15:00:13 237200107d30: Preparing 15:00:13 3dab9f8bf2d2: Preparing 15:00:13 2f06e371c83e: Waiting 15:00:13 d07fb33de66c: Waiting 15:00:13 237200107d30: Waiting 15:00:13 3dab9f8bf2d2: Waiting 15:00:13 ab4cffbcf972: Layer already exists 15:00:13 2f06e371c83e: Layer already exists 15:00:13 5301e03814d2: Pushed 15:00:13 03f2fa6e033a: Pushed 15:00:13 77535f69a1ba: Pushed 15:00:13 d07fb33de66c: Pushed 15:00:13 3dab9f8bf2d2: Layer already exists 15:00:14 237200107d30: Pushed 15:00:14 e79a8fc4ba5a: Pushed 15:00:15 #142 ... 15:00:15 15:00:15 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:00:15 #143 DONE 2.8s 15:00:15 15:00:15 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:00:15 #144 DONE 0.2s 15:00:15 15:00:15 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:00:15 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:d8dd0693ae97991c447764720dc105d4008498dd35cb4a95d8fdd70c5440dfe7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 #145 DONE 0.2s 15:00:15 15:00:15 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:00:15 #127 ... 15:00:15 15:00:15 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:00:15 #146 DONE 0.2s 15:00:15 15:00:15 #142 [security-spire-config] exporting to image 15:00:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:00:15 03f2fa6e033a: Preparing 15:00:15 77535f69a1ba: Preparing 15:00:15 e79a8fc4ba5a: Preparing 15:00:15 5301e03814d2: Preparing 15:00:15 ab4cffbcf972: Preparing 15:00:15 2f06e371c83e: Preparing 15:00:15 d07fb33de66c: Preparing 15:00:15 237200107d30: Preparing 15:00:15 3dab9f8bf2d2: Preparing 15:00:15 d07fb33de66c: Waiting 15:00:15 3dab9f8bf2d2: Waiting 15:00:15 2f06e371c83e: Waiting 15:00:15 237200107d30: Waiting 15:00:15 03f2fa6e033a: Layer already exists 15:00:15 ab4cffbcf972: Layer already exists 15:00:15 77535f69a1ba: Layer already exists 15:00:15 5301e03814d2: Layer already exists 15:00:15 e79a8fc4ba5a: Layer already exists 15:00:15 2f06e371c83e: Layer already exists 15:00:15 d07fb33de66c: Layer already exists 15:00:15 237200107d30: Layer already exists 15:00:15 3dab9f8bf2d2: Layer already exists 15:00:15 latest: digest: sha256:d8dd0693ae97991c447764720dc105d4008498dd35cb4a95d8fdd70c5440dfe7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:16 #142 exporting layers 2.6s done 15:00:16 #142 writing image sha256:bfb986b6bc43360d82819e4d1df60dc1b9180bbe560e714138c4eba7afc4eef6 0.1s done 15:00:16 #142 naming to docker.io/library/security-spire-server-arm64 15:00:16 #142 exporting layers 2.7s done 15:00:16 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 15:00:16 #142 writing image sha256:8207b4fcb7f66dd9fa7f753b1755f6f53eafde0cb672e6b0f53025c1bb8941cc 0.0s done 15:00:16 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 15:00:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 15:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:00:16 03f2fa6e033a: Preparing 15:00:16 77535f69a1ba: Preparing 15:00:16 e79a8fc4ba5a: Preparing 15:00:16 5301e03814d2: Preparing 15:00:16 ab4cffbcf972: Preparing 15:00:16 2f06e371c83e: Preparing 15:00:16 d07fb33de66c: Preparing 15:00:16 237200107d30: Preparing 15:00:16 3dab9f8bf2d2: Preparing 15:00:16 2f06e371c83e: Waiting 15:00:16 d07fb33de66c: Waiting 15:00:16 237200107d30: Waiting 15:00:16 3dab9f8bf2d2: Waiting 15:00:16 03f2fa6e033a: Layer already exists 15:00:16 77535f69a1ba: Layer already exists 15:00:16 e79a8fc4ba5a: Layer already exists 15:00:16 5301e03814d2: Layer already exists 15:00:16 ab4cffbcf972: Layer already exists 15:00:16 237200107d30: Layer already exists 15:00:16 2f06e371c83e: Layer already exists 15:00:16 d07fb33de66c: Layer already exists 15:00:16 3dab9f8bf2d2: Layer already exists 15:00:16 3.1.0-dev.10: digest: sha256:d8dd0693ae97991c447764720dc105d4008498dd35cb4a95d8fdd70c5440dfe7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:00:17 03f2fa6e033a: Preparing 15:00:17 77535f69a1ba: Preparing 15:00:17 e79a8fc4ba5a: Preparing 15:00:17 5301e03814d2: Preparing 15:00:17 ab4cffbcf972: Preparing 15:00:17 2f06e371c83e: Preparing 15:00:17 d07fb33de66c: Preparing 15:00:17 237200107d30: Preparing 15:00:17 3dab9f8bf2d2: Preparing 15:00:17 2f06e371c83e: Waiting 15:00:17 d07fb33de66c: Waiting 15:00:17 237200107d30: Waiting 15:00:17 3dab9f8bf2d2: Waiting 15:00:17 5301e03814d2: Layer already exists 15:00:17 e79a8fc4ba5a: Layer already exists 15:00:17 03f2fa6e033a: Layer already exists 15:00:17 ab4cffbcf972: Layer already exists 15:00:17 77535f69a1ba: Layer already exists 15:00:17 2f06e371c83e: Layer already exists 15:00:17 d07fb33de66c: Layer already exists 15:00:17 3dab9f8bf2d2: Layer already exists 15:00:17 237200107d30: Layer already exists 15:00:17 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:d8dd0693ae97991c447764720dc105d4008498dd35cb4a95d8fdd70c5440dfe7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:17 #142 exporting layers 1.8s done 15:00:17 #142 writing image sha256:035f06fe2b6938cf8c2536cfea1c9dfde576eb6e7dd66acd06a47d50dc1b34a7 done 15:00:17 #142 naming to docker.io/library/security-spire-agent-arm64 done 15:00:17 #142 DONE 4.3s 15:00:17 15:00:17 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:00:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:00:17 03f2fa6e033a: Preparing 15:00:17 77535f69a1ba: Preparing 15:00:17 e79a8fc4ba5a: Preparing 15:00:17 5301e03814d2: Preparing 15:00:17 ab4cffbcf972: Preparing 15:00:17 2f06e371c83e: Preparing 15:00:17 d07fb33de66c: Preparing 15:00:17 237200107d30: Preparing 15:00:17 3dab9f8bf2d2: Preparing 15:00:17 237200107d30: Waiting 15:00:17 2f06e371c83e: Waiting 15:00:17 3dab9f8bf2d2: Waiting 15:00:17 ab4cffbcf972: Layer already exists 15:00:17 77535f69a1ba: Layer already exists 15:00:17 03f2fa6e033a: Layer already exists 15:00:17 5301e03814d2: Layer already exists 15:00:17 e79a8fc4ba5a: Layer already exists 15:00:17 2f06e371c83e: Layer already exists 15:00:17 3dab9f8bf2d2: Layer already exists 15:00:17 d07fb33de66c: Layer already exists 15:00:17 237200107d30: Layer already exists 15:00:17 main: digest: sha256:d8dd0693ae97991c447764720dc105d4008498dd35cb4a95d8fdd70c5440dfe7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:17 ===================================================== [Pipeline] echo 15:00:17 taggedImages: 15:00:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:00:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 15:00:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:00:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:00:17 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:17 latest 15:00:17 3.1.0-dev.10 15:00:17 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:17 main 15:00:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:00:18 3c1d8dbe9b9e: Preparing 15:00:18 2a4cb60fd6c3: Preparing 15:00:18 5cfd0f8e4163: Preparing 15:00:18 d5bc64eae407: Preparing 15:00:18 bed6c2e42f9f: Preparing 15:00:18 bff1bedcb900: Preparing 15:00:18 9761d1b50df7: Preparing 15:00:18 ab4cffbcf972: Preparing 15:00:18 2f06e371c83e: Preparing 15:00:18 33020052cc29: Preparing 15:00:18 3dab9f8bf2d2: Preparing 15:00:18 33020052cc29: Waiting 15:00:18 2f06e371c83e: Waiting 15:00:18 bff1bedcb900: Waiting 15:00:18 3dab9f8bf2d2: Waiting 15:00:18 9761d1b50df7: Waiting 15:00:18 3c1d8dbe9b9e: Pushed 15:00:18 bed6c2e42f9f: Pushed 15:00:18 2a4cb60fd6c3: Pushed 15:00:18 ab4cffbcf972: Layer already exists 15:00:18 2f06e371c83e: Layer already exists 15:00:18 9761d1b50df7: Pushed 15:00:18 bff1bedcb900: Pushed 15:00:18 3dab9f8bf2d2: Layer already exists 15:00:19 d5bc64eae407: Pushed 15:00:19 33020052cc29: Pushed 15:00:19 5cfd0f8e4163: Pushed 15:00:20 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:4bc22dafb794b166c465accd54eaca495f918d8428325baa3fb53fc1ec6e9e93 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:00:20 3c1d8dbe9b9e: Preparing 15:00:20 2a4cb60fd6c3: Preparing 15:00:20 5cfd0f8e4163: Preparing 15:00:20 d5bc64eae407: Preparing 15:00:20 bed6c2e42f9f: Preparing 15:00:20 bff1bedcb900: Preparing 15:00:20 9761d1b50df7: Preparing 15:00:20 ab4cffbcf972: Preparing 15:00:20 2f06e371c83e: Preparing 15:00:20 33020052cc29: Preparing 15:00:20 3dab9f8bf2d2: Preparing 15:00:20 bff1bedcb900: Waiting 15:00:20 9761d1b50df7: Waiting 15:00:20 ab4cffbcf972: Waiting 15:00:20 2f06e371c83e: Waiting 15:00:20 33020052cc29: Waiting 15:00:20 3dab9f8bf2d2: Waiting 15:00:20 3c1d8dbe9b9e: Layer already exists 15:00:20 2a4cb60fd6c3: Layer already exists 15:00:20 5cfd0f8e4163: Layer already exists 15:00:20 d5bc64eae407: Layer already exists 15:00:20 bed6c2e42f9f: Layer already exists 15:00:20 bff1bedcb900: Layer already exists 15:00:20 33020052cc29: Layer already exists 15:00:20 ab4cffbcf972: Layer already exists 15:00:20 9761d1b50df7: Layer already exists 15:00:20 2f06e371c83e: Layer already exists 15:00:20 3dab9f8bf2d2: Layer already exists 15:00:20 latest: digest: sha256:4bc22dafb794b166c465accd54eaca495f918d8428325baa3fb53fc1ec6e9e93 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 15:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:00:21 3c1d8dbe9b9e: Preparing 15:00:21 2a4cb60fd6c3: Preparing 15:00:21 5cfd0f8e4163: Preparing 15:00:21 d5bc64eae407: Preparing 15:00:21 bed6c2e42f9f: Preparing 15:00:21 bff1bedcb900: Preparing 15:00:21 9761d1b50df7: Preparing 15:00:21 ab4cffbcf972: Preparing 15:00:21 2f06e371c83e: Preparing 15:00:21 33020052cc29: Preparing 15:00:21 bff1bedcb900: Waiting 15:00:21 9761d1b50df7: Waiting 15:00:21 ab4cffbcf972: Waiting 15:00:21 2f06e371c83e: Waiting 15:00:21 3dab9f8bf2d2: Preparing 15:00:21 3dab9f8bf2d2: Waiting 15:00:21 33020052cc29: Waiting 15:00:21 d5bc64eae407: Layer already exists 15:00:21 3c1d8dbe9b9e: Layer already exists 15:00:21 bed6c2e42f9f: Layer already exists 15:00:21 2a4cb60fd6c3: Layer already exists 15:00:21 5cfd0f8e4163: Layer already exists 15:00:21 bff1bedcb900: Layer already exists 15:00:21 9761d1b50df7: Layer already exists 15:00:21 ab4cffbcf972: Layer already exists 15:00:21 2f06e371c83e: Layer already exists 15:00:21 33020052cc29: Layer already exists 15:00:21 3dab9f8bf2d2: Layer already exists 15:00:21 3.1.0-dev.10: digest: sha256:4bc22dafb794b166c465accd54eaca495f918d8428325baa3fb53fc1ec6e9e93 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:00:21 3c1d8dbe9b9e: Preparing 15:00:21 2a4cb60fd6c3: Preparing 15:00:21 5cfd0f8e4163: Preparing 15:00:21 d5bc64eae407: Preparing 15:00:21 bed6c2e42f9f: Preparing 15:00:21 bff1bedcb900: Preparing 15:00:21 9761d1b50df7: Preparing 15:00:21 ab4cffbcf972: Preparing 15:00:21 2f06e371c83e: Preparing 15:00:21 33020052cc29: Preparing 15:00:21 3dab9f8bf2d2: Preparing 15:00:21 bff1bedcb900: Waiting 15:00:21 9761d1b50df7: Waiting 15:00:21 ab4cffbcf972: Waiting 15:00:21 2f06e371c83e: Waiting 15:00:21 33020052cc29: Waiting 15:00:21 3dab9f8bf2d2: Waiting 15:00:21 3c1d8dbe9b9e: Layer already exists 15:00:21 5cfd0f8e4163: Layer already exists 15:00:21 d5bc64eae407: Layer already exists 15:00:21 bed6c2e42f9f: Layer already exists 15:00:21 2a4cb60fd6c3: Layer already exists 15:00:21 bff1bedcb900: Layer already exists 15:00:21 2f06e371c83e: Layer already exists 15:00:21 ab4cffbcf972: Layer already exists 15:00:21 9761d1b50df7: Layer already exists 15:00:21 33020052cc29: Layer already exists 15:00:21 3dab9f8bf2d2: Layer already exists 15:00:21 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:4bc22dafb794b166c465accd54eaca495f918d8428325baa3fb53fc1ec6e9e93 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:00:22 3c1d8dbe9b9e: Preparing 15:00:22 2a4cb60fd6c3: Preparing 15:00:22 5cfd0f8e4163: Preparing 15:00:22 d5bc64eae407: Preparing 15:00:22 bed6c2e42f9f: Preparing 15:00:22 bff1bedcb900: Preparing 15:00:22 9761d1b50df7: Preparing 15:00:22 ab4cffbcf972: Preparing 15:00:22 2f06e371c83e: Preparing 15:00:22 33020052cc29: Preparing 15:00:22 3dab9f8bf2d2: Preparing 15:00:22 9761d1b50df7: Waiting 15:00:22 ab4cffbcf972: Waiting 15:00:22 33020052cc29: Waiting 15:00:22 bff1bedcb900: Waiting 15:00:22 3c1d8dbe9b9e: Layer already exists 15:00:22 bed6c2e42f9f: Layer already exists 15:00:22 d5bc64eae407: Layer already exists 15:00:22 2a4cb60fd6c3: Layer already exists 15:00:22 5cfd0f8e4163: Layer already exists 15:00:22 bff1bedcb900: Layer already exists 15:00:22 2f06e371c83e: Layer already exists 15:00:22 9761d1b50df7: Layer already exists 15:00:22 ab4cffbcf972: Layer already exists 15:00:22 33020052cc29: Layer already exists 15:00:22 3dab9f8bf2d2: Layer already exists 15:00:22 main: digest: sha256:4bc22dafb794b166c465accd54eaca495f918d8428325baa3fb53fc1ec6e9e93 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:22 ===================================================== [Pipeline] echo 15:00:22 taggedImages: 15:00:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:00:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 15:00:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:00:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:00:22 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:22 latest 15:00:22 3.1.0-dev.10 15:00:22 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:22 main 15:00:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:00:23 f59642f498b1: Preparing 15:00:23 8dc08cb3a82e: Preparing 15:00:23 ab4cffbcf972: Preparing 15:00:23 2f06e371c83e: Preparing 15:00:23 c0605aa2acf1: Preparing 15:00:23 3dab9f8bf2d2: Preparing 15:00:23 3dab9f8bf2d2: Waiting 15:00:23 2f06e371c83e: Layer already exists 15:00:23 ab4cffbcf972: Layer already exists 15:00:23 3dab9f8bf2d2: Layer already exists 15:00:23 f59642f498b1: Pushed 15:00:23 c0605aa2acf1: Pushed 15:00:25 8dc08cb3a82e: Pushed 15:00:25 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:7328e2bf0db1487adb62f552d3463864363679f3538df9116be2958143d91bed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:25 + 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 15:00:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:00:26 f59642f498b1: Preparing 15:00:26 8dc08cb3a82e: Preparing 15:00:26 ab4cffbcf972: Preparing 15:00:26 2f06e371c83e: Preparing 15:00:26 c0605aa2acf1: Preparing 15:00:26 3dab9f8bf2d2: Preparing 15:00:26 3dab9f8bf2d2: Waiting 15:00:26 2f06e371c83e: Layer already exists 15:00:26 ab4cffbcf972: Layer already exists 15:00:26 c0605aa2acf1: Layer already exists 15:00:26 8dc08cb3a82e: Layer already exists 15:00:26 f59642f498b1: Layer already exists 15:00:26 3dab9f8bf2d2: Layer already exists 15:00:26 latest: digest: sha256:7328e2bf0db1487adb62f552d3463864363679f3538df9116be2958143d91bed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 15:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:00:26 f59642f498b1: Preparing 15:00:26 8dc08cb3a82e: Preparing 15:00:26 ab4cffbcf972: Preparing 15:00:26 2f06e371c83e: Preparing 15:00:26 c0605aa2acf1: Preparing 15:00:26 3dab9f8bf2d2: Preparing 15:00:26 3dab9f8bf2d2: Waiting 15:00:26 2f06e371c83e: Layer already exists 15:00:26 ab4cffbcf972: Layer already exists 15:00:26 c0605aa2acf1: Layer already exists 15:00:26 8dc08cb3a82e: Layer already exists 15:00:26 f59642f498b1: Layer already exists 15:00:26 3dab9f8bf2d2: Layer already exists 15:00:26 3.1.0-dev.10: digest: sha256:7328e2bf0db1487adb62f552d3463864363679f3538df9116be2958143d91bed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:00:27 f59642f498b1: Preparing 15:00:27 8dc08cb3a82e: Preparing 15:00:27 ab4cffbcf972: Preparing 15:00:27 2f06e371c83e: Preparing 15:00:27 c0605aa2acf1: Preparing 15:00:27 3dab9f8bf2d2: Preparing 15:00:27 3dab9f8bf2d2: Waiting 15:00:27 2f06e371c83e: Layer already exists 15:00:27 ab4cffbcf972: Layer already exists 15:00:27 c0605aa2acf1: Layer already exists 15:00:27 8dc08cb3a82e: Layer already exists 15:00:27 f59642f498b1: Layer already exists 15:00:27 3dab9f8bf2d2: Layer already exists 15:00:27 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:7328e2bf0db1487adb62f552d3463864363679f3538df9116be2958143d91bed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:27 + 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 15:00:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:00:28 f59642f498b1: Preparing 15:00:28 8dc08cb3a82e: Preparing 15:00:28 ab4cffbcf972: Preparing 15:00:28 2f06e371c83e: Preparing 15:00:28 c0605aa2acf1: Preparing 15:00:28 3dab9f8bf2d2: Preparing 15:00:28 3dab9f8bf2d2: Waiting 15:00:28 f59642f498b1: Layer already exists 15:00:28 2f06e371c83e: Layer already exists 15:00:28 ab4cffbcf972: Layer already exists 15:00:28 c0605aa2acf1: Layer already exists 15:00:28 8dc08cb3a82e: Layer already exists 15:00:28 3dab9f8bf2d2: Layer already exists 15:00:28 main: digest: sha256:7328e2bf0db1487adb62f552d3463864363679f3538df9116be2958143d91bed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:28 ===================================================== [Pipeline] echo 15:00:28 taggedImages: 15:00:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:00:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 15:00:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:00:28 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:00:28 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:28 latest 15:00:28 3.1.0-dev.10 15:00:28 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:28 main 15:00:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:00:28 25f7034704c6: Preparing 15:00:28 24ebf88589ee: Preparing 15:00:28 07488a8a5a3e: Preparing 15:00:28 00772966e9ec: Preparing 15:00:28 b6fb31e174f7: Preparing 15:00:28 ab4cffbcf972: Preparing 15:00:28 2f06e371c83e: Preparing 15:00:28 e25786257617: Preparing 15:00:28 3dab9f8bf2d2: Preparing 15:00:28 ab4cffbcf972: Waiting 15:00:28 2f06e371c83e: Waiting 15:00:28 e25786257617: Waiting 15:00:28 3dab9f8bf2d2: Waiting 15:00:28 07488a8a5a3e: Pushed 15:00:28 25f7034704c6: Pushed 15:00:28 24ebf88589ee: Pushed 15:00:28 ab4cffbcf972: Layer already exists 15:00:28 2f06e371c83e: Layer already exists 15:00:28 3dab9f8bf2d2: Layer already exists 15:00:29 e25786257617: Pushed 15:00:33 b6fb31e174f7: Pushed 15:00:36 00772966e9ec: Pushed 15:00:36 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:6739537a7e63e04b63eda75cc773967fa3a149eff6eac37f361a84422f9bd836 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:00:37 25f7034704c6: Preparing 15:00:37 24ebf88589ee: Preparing 15:00:37 07488a8a5a3e: Preparing 15:00:37 00772966e9ec: Preparing 15:00:37 b6fb31e174f7: Preparing 15:00:37 ab4cffbcf972: Preparing 15:00:37 2f06e371c83e: Preparing 15:00:37 ab4cffbcf972: Waiting 15:00:37 e25786257617: Preparing 15:00:37 3dab9f8bf2d2: Preparing 15:00:37 3dab9f8bf2d2: Waiting 15:00:37 e25786257617: Waiting 15:00:37 24ebf88589ee: Layer already exists 15:00:37 00772966e9ec: Layer already exists 15:00:37 25f7034704c6: Layer already exists 15:00:37 07488a8a5a3e: Layer already exists 15:00:37 b6fb31e174f7: Layer already exists 15:00:37 ab4cffbcf972: Layer already exists 15:00:37 2f06e371c83e: Layer already exists 15:00:37 3dab9f8bf2d2: Layer already exists 15:00:37 e25786257617: Layer already exists 15:00:37 latest: digest: sha256:6739537a7e63e04b63eda75cc773967fa3a149eff6eac37f361a84422f9bd836 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 15:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:00:37 25f7034704c6: Preparing 15:00:37 24ebf88589ee: Preparing 15:00:37 07488a8a5a3e: Preparing 15:00:37 00772966e9ec: Preparing 15:00:37 b6fb31e174f7: Preparing 15:00:37 ab4cffbcf972: Preparing 15:00:37 2f06e371c83e: Preparing 15:00:37 e25786257617: Preparing 15:00:37 3dab9f8bf2d2: Preparing 15:00:37 2f06e371c83e: Waiting 15:00:37 e25786257617: Waiting 15:00:37 ab4cffbcf972: Waiting 15:00:37 3dab9f8bf2d2: Waiting 15:00:37 b6fb31e174f7: Layer already exists 15:00:37 07488a8a5a3e: Layer already exists 15:00:37 00772966e9ec: Layer already exists 15:00:37 25f7034704c6: Layer already exists 15:00:37 24ebf88589ee: Layer already exists 15:00:37 ab4cffbcf972: Layer already exists 15:00:37 2f06e371c83e: Layer already exists 15:00:37 3dab9f8bf2d2: Layer already exists 15:00:37 e25786257617: Layer already exists 15:00:37 3.1.0-dev.10: digest: sha256:6739537a7e63e04b63eda75cc773967fa3a149eff6eac37f361a84422f9bd836 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:00:38 25f7034704c6: Preparing 15:00:38 24ebf88589ee: Preparing 15:00:38 07488a8a5a3e: Preparing 15:00:38 00772966e9ec: Preparing 15:00:38 b6fb31e174f7: Preparing 15:00:38 ab4cffbcf972: Preparing 15:00:38 2f06e371c83e: Preparing 15:00:38 e25786257617: Preparing 15:00:38 ab4cffbcf972: Waiting 15:00:38 2f06e371c83e: Waiting 15:00:38 3dab9f8bf2d2: Preparing 15:00:38 e25786257617: Waiting 15:00:38 3dab9f8bf2d2: Waiting 15:00:38 b6fb31e174f7: Layer already exists 15:00:38 24ebf88589ee: Layer already exists 15:00:38 25f7034704c6: Layer already exists 15:00:38 07488a8a5a3e: Layer already exists 15:00:38 00772966e9ec: Layer already exists 15:00:38 2f06e371c83e: Layer already exists 15:00:38 e25786257617: Layer already exists 15:00:38 ab4cffbcf972: Layer already exists 15:00:38 3dab9f8bf2d2: Layer already exists 15:00:38 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:6739537a7e63e04b63eda75cc773967fa3a149eff6eac37f361a84422f9bd836 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:00:38 25f7034704c6: Preparing 15:00:38 24ebf88589ee: Preparing 15:00:38 07488a8a5a3e: Preparing 15:00:38 00772966e9ec: Preparing 15:00:38 b6fb31e174f7: Preparing 15:00:38 ab4cffbcf972: Preparing 15:00:38 2f06e371c83e: Preparing 15:00:38 e25786257617: Preparing 15:00:38 3dab9f8bf2d2: Preparing 15:00:38 ab4cffbcf972: Waiting 15:00:38 2f06e371c83e: Waiting 15:00:38 e25786257617: Waiting 15:00:38 3dab9f8bf2d2: Waiting 15:00:38 07488a8a5a3e: Layer already exists 15:00:38 24ebf88589ee: Layer already exists 15:00:38 25f7034704c6: Layer already exists 15:00:38 b6fb31e174f7: Layer already exists 15:00:38 00772966e9ec: Layer already exists 15:00:38 ab4cffbcf972: Layer already exists 15:00:38 2f06e371c83e: Layer already exists 15:00:38 3dab9f8bf2d2: Layer already exists 15:00:38 e25786257617: Layer already exists 15:00:38 main: digest: sha256:6739537a7e63e04b63eda75cc773967fa3a149eff6eac37f361a84422f9bd836 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:38 ===================================================== [Pipeline] echo 15:00:38 taggedImages: 15:00:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:00:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 15:00:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:00:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:00:38 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:38 latest 15:00:38 3.1.0-dev.10 15:00:38 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:38 main 15:00:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:00:39 5bd938eba8f7: Preparing 15:00:39 6695978a326f: Preparing 15:00:39 2000048ecaf4: Preparing 15:00:39 3e779f2280b2: Preparing 15:00:39 ab4cffbcf972: Preparing 15:00:39 2f06e371c83e: Preparing 15:00:39 a749f970b2ae: Preparing 15:00:39 3dab9f8bf2d2: Preparing 15:00:39 3dab9f8bf2d2: Waiting 15:00:39 2f06e371c83e: Waiting 15:00:39 ab4cffbcf972: Layer already exists 15:00:39 2f06e371c83e: Layer already exists 15:00:39 5bd938eba8f7: Pushed 15:00:39 6695978a326f: Pushed 15:00:39 3dab9f8bf2d2: Layer already exists 15:00:39 2000048ecaf4: Pushed 15:00:39 a749f970b2ae: Pushed 15:00:47 3e779f2280b2: Pushed 15:00:47 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:2605ed1df6d496240465487c21cef7f365c491ac13a7803b356e45fea1cdf8fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:00:48 5bd938eba8f7: Preparing 15:00:48 6695978a326f: Preparing 15:00:48 2000048ecaf4: Preparing 15:00:48 3e779f2280b2: Preparing 15:00:48 ab4cffbcf972: Preparing 15:00:48 2f06e371c83e: Preparing 15:00:48 a749f970b2ae: Preparing 15:00:48 3dab9f8bf2d2: Preparing 15:00:48 a749f970b2ae: Waiting 15:00:48 2f06e371c83e: Waiting 15:00:48 3dab9f8bf2d2: Waiting 15:00:48 3e779f2280b2: Layer already exists 15:00:48 6695978a326f: Layer already exists 15:00:48 5bd938eba8f7: Layer already exists 15:00:48 2000048ecaf4: Layer already exists 15:00:48 ab4cffbcf972: Layer already exists 15:00:48 a749f970b2ae: Layer already exists 15:00:48 2f06e371c83e: Layer already exists 15:00:48 3dab9f8bf2d2: Layer already exists 15:00:48 latest: digest: sha256:2605ed1df6d496240465487c21cef7f365c491ac13a7803b356e45fea1cdf8fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 15:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:00:49 5bd938eba8f7: Preparing 15:00:49 6695978a326f: Preparing 15:00:49 2000048ecaf4: Preparing 15:00:49 3e779f2280b2: Preparing 15:00:49 ab4cffbcf972: Preparing 15:00:49 2f06e371c83e: Preparing 15:00:49 a749f970b2ae: Preparing 15:00:49 3dab9f8bf2d2: Preparing 15:00:49 2f06e371c83e: Waiting 15:00:49 a749f970b2ae: Waiting 15:00:49 3dab9f8bf2d2: Waiting 15:00:49 2000048ecaf4: Layer already exists 15:00:49 5bd938eba8f7: Layer already exists 15:00:49 ab4cffbcf972: Layer already exists 15:00:49 6695978a326f: Layer already exists 15:00:49 3e779f2280b2: Layer already exists 15:00:49 a749f970b2ae: Layer already exists 15:00:49 2f06e371c83e: Layer already exists 15:00:49 3dab9f8bf2d2: Layer already exists 15:00:49 3.1.0-dev.10: digest: sha256:2605ed1df6d496240465487c21cef7f365c491ac13a7803b356e45fea1cdf8fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:00:49 5bd938eba8f7: Preparing 15:00:49 6695978a326f: Preparing 15:00:49 2000048ecaf4: Preparing 15:00:49 3e779f2280b2: Preparing 15:00:49 ab4cffbcf972: Preparing 15:00:49 2f06e371c83e: Preparing 15:00:49 a749f970b2ae: Preparing 15:00:49 3dab9f8bf2d2: Preparing 15:00:49 a749f970b2ae: Waiting 15:00:49 3dab9f8bf2d2: Waiting 15:00:49 2f06e371c83e: Waiting 15:00:49 2000048ecaf4: Layer already exists 15:00:49 3e779f2280b2: Layer already exists 15:00:49 6695978a326f: Layer already exists 15:00:49 ab4cffbcf972: Layer already exists 15:00:49 5bd938eba8f7: Layer already exists 15:00:49 2f06e371c83e: Layer already exists 15:00:49 a749f970b2ae: Layer already exists 15:00:49 3dab9f8bf2d2: Layer already exists 15:00:49 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:2605ed1df6d496240465487c21cef7f365c491ac13a7803b356e45fea1cdf8fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:00:50 5bd938eba8f7: Preparing 15:00:50 6695978a326f: Preparing 15:00:50 2000048ecaf4: Preparing 15:00:50 3e779f2280b2: Preparing 15:00:50 ab4cffbcf972: Preparing 15:00:50 2f06e371c83e: Preparing 15:00:50 a749f970b2ae: Preparing 15:00:50 3dab9f8bf2d2: Preparing 15:00:50 a749f970b2ae: Waiting 15:00:50 2f06e371c83e: Waiting 15:00:50 3dab9f8bf2d2: Waiting 15:00:50 3e779f2280b2: Layer already exists 15:00:50 ab4cffbcf972: Layer already exists 15:00:50 2000048ecaf4: Layer already exists 15:00:50 5bd938eba8f7: Layer already exists 15:00:50 6695978a326f: Layer already exists 15:00:50 a749f970b2ae: Layer already exists 15:00:50 2f06e371c83e: Layer already exists 15:00:50 3dab9f8bf2d2: Layer already exists 15:00:50 main: digest: sha256:2605ed1df6d496240465487c21cef7f365c491ac13a7803b356e45fea1cdf8fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:50 ===================================================== [Pipeline] echo 15:00:50 taggedImages: 15:00:50 - nexus3.edgexfoundry.org:10004/security-spire-config:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:00:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 15:00:50 - nexus3.edgexfoundry.org:10004/security-spire-config:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:00:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:00:50 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:50 latest 15:00:50 3.1.0-dev.10 15:00:50 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:50 main 15:00:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:00:51 25f7034704c6: Preparing 15:00:51 78ac9bb0afa1: Preparing 15:00:51 e205a89b1739: Preparing 15:00:51 3e779f2280b2: Preparing 15:00:51 ab4cffbcf972: Preparing 15:00:51 2f06e371c83e: Preparing 15:00:51 e25786257617: Preparing 15:00:51 3dab9f8bf2d2: Preparing 15:00:51 2f06e371c83e: Waiting 15:00:51 e25786257617: Waiting 15:00:51 3dab9f8bf2d2: Waiting 15:00:51 ab4cffbcf972: Layer already exists 15:00:51 25f7034704c6: Layer already exists 15:00:51 3e779f2280b2: Layer already exists 15:00:51 2f06e371c83e: Layer already exists 15:00:51 3dab9f8bf2d2: Layer already exists 15:00:51 e25786257617: Layer already exists 15:00:51 78ac9bb0afa1: Pushed 15:00:51 e205a89b1739: Pushed 15:00:51 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:869eee7342659c7867a4f34a09c20d32d939d76db68db339e17aea511f11c1c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:00:51 25f7034704c6: Preparing 15:00:51 78ac9bb0afa1: Preparing 15:00:51 e205a89b1739: Preparing 15:00:51 3e779f2280b2: Preparing 15:00:51 ab4cffbcf972: Preparing 15:00:51 2f06e371c83e: Preparing 15:00:51 e25786257617: Preparing 15:00:51 3dab9f8bf2d2: Preparing 15:00:51 2f06e371c83e: Waiting 15:00:51 e25786257617: Waiting 15:00:51 78ac9bb0afa1: Layer already exists 15:00:51 25f7034704c6: Layer already exists 15:00:51 3e779f2280b2: Layer already exists 15:00:51 e205a89b1739: Layer already exists 15:00:51 ab4cffbcf972: Layer already exists 15:00:51 2f06e371c83e: Layer already exists 15:00:51 e25786257617: Layer already exists 15:00:51 3dab9f8bf2d2: Layer already exists 15:00:51 latest: digest: sha256:869eee7342659c7867a4f34a09c20d32d939d76db68db339e17aea511f11c1c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 15:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:00:52 25f7034704c6: Preparing 15:00:52 78ac9bb0afa1: Preparing 15:00:52 e205a89b1739: Preparing 15:00:52 3e779f2280b2: Preparing 15:00:52 ab4cffbcf972: Preparing 15:00:52 2f06e371c83e: Preparing 15:00:52 e25786257617: Preparing 15:00:52 3dab9f8bf2d2: Preparing 15:00:52 2f06e371c83e: Waiting 15:00:52 e25786257617: Waiting 15:00:52 3dab9f8bf2d2: Waiting 15:00:52 78ac9bb0afa1: Layer already exists 15:00:52 3e779f2280b2: Layer already exists 15:00:52 ab4cffbcf972: Layer already exists 15:00:52 e205a89b1739: Layer already exists 15:00:52 25f7034704c6: Layer already exists 15:00:52 2f06e371c83e: Layer already exists 15:00:52 e25786257617: Layer already exists 15:00:52 3dab9f8bf2d2: Layer already exists 15:00:52 3.1.0-dev.10: digest: sha256:869eee7342659c7867a4f34a09c20d32d939d76db68db339e17aea511f11c1c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:00:53 25f7034704c6: Preparing 15:00:53 78ac9bb0afa1: Preparing 15:00:53 e205a89b1739: Preparing 15:00:53 3e779f2280b2: Preparing 15:00:53 ab4cffbcf972: Preparing 15:00:53 2f06e371c83e: Preparing 15:00:53 e25786257617: Preparing 15:00:53 3dab9f8bf2d2: Preparing 15:00:53 2f06e371c83e: Waiting 15:00:53 e25786257617: Waiting 15:00:53 3dab9f8bf2d2: Waiting 15:00:53 78ac9bb0afa1: Layer already exists 15:00:53 ab4cffbcf972: Layer already exists 15:00:53 3e779f2280b2: Layer already exists 15:00:53 25f7034704c6: Layer already exists 15:00:53 e205a89b1739: Layer already exists 15:00:53 e25786257617: Layer already exists 15:00:53 2f06e371c83e: Layer already exists 15:00:53 3dab9f8bf2d2: Layer already exists 15:00:53 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:869eee7342659c7867a4f34a09c20d32d939d76db68db339e17aea511f11c1c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:00:53 25f7034704c6: Preparing 15:00:53 78ac9bb0afa1: Preparing 15:00:53 e205a89b1739: Preparing 15:00:53 3e779f2280b2: Preparing 15:00:53 ab4cffbcf972: Preparing 15:00:53 2f06e371c83e: Preparing 15:00:53 e25786257617: Preparing 15:00:53 3dab9f8bf2d2: Preparing 15:00:53 2f06e371c83e: Waiting 15:00:53 e25786257617: Waiting 15:00:53 3dab9f8bf2d2: Waiting 15:00:53 3e779f2280b2: Layer already exists 15:00:53 78ac9bb0afa1: Layer already exists 15:00:53 e205a89b1739: Layer already exists 15:00:53 25f7034704c6: Layer already exists 15:00:53 ab4cffbcf972: Layer already exists 15:00:53 e25786257617: Layer already exists 15:00:53 3dab9f8bf2d2: Layer already exists 15:00:53 2f06e371c83e: Layer already exists 15:00:53 main: digest: sha256:869eee7342659c7867a4f34a09c20d32d939d76db68db339e17aea511f11c1c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:53 ===================================================== [Pipeline] echo 15:00:53 taggedImages: 15:00:53 - nexus3.edgexfoundry.org:10004/security-spire-server:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:00:53 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 15:00:53 - nexus3.edgexfoundry.org:10004/security-spire-server:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:00:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:00:53 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:53 latest 15:00:53 3.1.0-dev.10 15:00:53 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:53 main 15:00:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:00:54 2a9edacf7ab8: Preparing 15:00:54 58ab5bb16749: Preparing 15:00:54 ab4cffbcf972: Preparing 15:00:54 2f06e371c83e: Preparing 15:00:54 f0ef6599594f: Preparing 15:00:54 3dab9f8bf2d2: Preparing 15:00:54 3dab9f8bf2d2: Waiting 15:00:54 ab4cffbcf972: Layer already exists 15:00:54 2f06e371c83e: Layer already exists 15:00:54 3dab9f8bf2d2: Layer already exists 15:00:54 2a9edacf7ab8: Pushed 15:00:54 f0ef6599594f: Pushed 15:00:56 58ab5bb16749: Pushed 15:00:56 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:d01f8d888925639df99ff2ef0874498bd594f05db1330519c26026b289f88a60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:00:57 2a9edacf7ab8: Preparing 15:00:57 58ab5bb16749: Preparing 15:00:57 ab4cffbcf972: Preparing 15:00:57 2f06e371c83e: Preparing 15:00:57 f0ef6599594f: Preparing 15:00:57 3dab9f8bf2d2: Preparing 15:00:57 2a9edacf7ab8: Layer already exists 15:00:57 ab4cffbcf972: Layer already exists 15:00:57 58ab5bb16749: Layer already exists 15:00:57 f0ef6599594f: Layer already exists 15:00:57 2f06e371c83e: Layer already exists 15:00:57 3dab9f8bf2d2: Layer already exists 15:00:57 latest: digest: sha256:d01f8d888925639df99ff2ef0874498bd594f05db1330519c26026b289f88a60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 15:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:00:58 2a9edacf7ab8: Preparing 15:00:58 58ab5bb16749: Preparing 15:00:58 ab4cffbcf972: Preparing 15:00:58 2f06e371c83e: Preparing 15:00:58 f0ef6599594f: Preparing 15:00:58 3dab9f8bf2d2: Preparing 15:00:58 3dab9f8bf2d2: Waiting 15:00:58 f0ef6599594f: Layer already exists 15:00:58 58ab5bb16749: Layer already exists 15:00:58 ab4cffbcf972: Layer already exists 15:00:58 2f06e371c83e: Layer already exists 15:00:58 2a9edacf7ab8: Layer already exists 15:00:58 3dab9f8bf2d2: Layer already exists 15:00:58 3.1.0-dev.10: digest: sha256:d01f8d888925639df99ff2ef0874498bd594f05db1330519c26026b289f88a60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:00:58 2a9edacf7ab8: Preparing 15:00:58 58ab5bb16749: Preparing 15:00:58 ab4cffbcf972: Preparing 15:00:58 2f06e371c83e: Preparing 15:00:58 f0ef6599594f: Preparing 15:00:58 3dab9f8bf2d2: Preparing 15:00:58 3dab9f8bf2d2: Waiting 15:00:58 f0ef6599594f: Layer already exists 15:00:58 2f06e371c83e: Layer already exists 15:00:58 2a9edacf7ab8: Layer already exists 15:00:58 ab4cffbcf972: Layer already exists 15:00:58 58ab5bb16749: Layer already exists 15:00:58 3dab9f8bf2d2: Layer already exists 15:00:58 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:d01f8d888925639df99ff2ef0874498bd594f05db1330519c26026b289f88a60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:00:59 2a9edacf7ab8: Preparing 15:00:59 58ab5bb16749: Preparing 15:00:59 ab4cffbcf972: Preparing 15:00:59 2f06e371c83e: Preparing 15:00:59 f0ef6599594f: Preparing 15:00:59 3dab9f8bf2d2: Preparing 15:00:59 3dab9f8bf2d2: Waiting 15:00:59 2a9edacf7ab8: Layer already exists 15:00:59 f0ef6599594f: Layer already exists 15:00:59 2f06e371c83e: Layer already exists 15:00:59 ab4cffbcf972: Layer already exists 15:00:59 58ab5bb16749: Layer already exists 15:00:59 3dab9f8bf2d2: Layer already exists 15:00:59 main: digest: sha256:d01f8d888925639df99ff2ef0874498bd594f05db1330519c26026b289f88a60 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:59 ===================================================== [Pipeline] echo 15:00:59 taggedImages: 15:00:59 - nexus3.edgexfoundry.org:10004/support-notifications:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:59 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:00:59 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 15:00:59 - nexus3.edgexfoundry.org:10004/support-notifications:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:59 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:00:59 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:00:59 db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:00:59 latest 15:00:59 3.1.0-dev.10 15:00:59 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:00:59 main 15:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:01:00 cd8d9918327e: Preparing 15:01:00 05173dbff033: Preparing 15:01:00 ab4cffbcf972: Preparing 15:01:00 2f06e371c83e: Preparing 15:01:00 523fd24e7fdd: Preparing 15:01:00 3dab9f8bf2d2: Preparing 15:01:00 2f06e371c83e: Layer already exists 15:01:00 ab4cffbcf972: Layer already exists 15:01:00 523fd24e7fdd: Layer already exists 15:01:00 3dab9f8bf2d2: Layer already exists 15:01:00 cd8d9918327e: Pushed 15:01:02 05173dbff033: Pushed 15:01:02 db7b7ee384591f5a64d361305216a2c2c0d3e0f8: digest: sha256:9a7226e6e3a63df8146294f95b9a4d85ce47f2e797c161e1399ccd5b9456c5c1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:01:03 cd8d9918327e: Preparing 15:01:03 05173dbff033: Preparing 15:01:03 ab4cffbcf972: Preparing 15:01:03 2f06e371c83e: Preparing 15:01:03 523fd24e7fdd: Preparing 15:01:03 3dab9f8bf2d2: Preparing 15:01:03 3dab9f8bf2d2: Waiting 15:01:03 2f06e371c83e: Layer already exists 15:01:03 cd8d9918327e: Layer already exists 15:01:03 ab4cffbcf972: Layer already exists 15:01:03 523fd24e7fdd: Layer already exists 15:01:03 05173dbff033: Layer already exists 15:01:03 3dab9f8bf2d2: Layer already exists 15:01:03 latest: digest: sha256:9a7226e6e3a63df8146294f95b9a4d85ce47f2e797c161e1399ccd5b9456c5c1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 15:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:01:04 cd8d9918327e: Preparing 15:01:04 05173dbff033: Preparing 15:01:04 ab4cffbcf972: Preparing 15:01:04 2f06e371c83e: Preparing 15:01:04 523fd24e7fdd: Preparing 15:01:04 3dab9f8bf2d2: Preparing 15:01:04 3dab9f8bf2d2: Waiting 15:01:04 05173dbff033: Layer already exists 15:01:04 2f06e371c83e: Layer already exists 15:01:04 cd8d9918327e: Layer already exists 15:01:04 523fd24e7fdd: Layer already exists 15:01:04 ab4cffbcf972: Layer already exists 15:01:04 3dab9f8bf2d2: Layer already exists 15:01:04 3.1.0-dev.10: digest: sha256:9a7226e6e3a63df8146294f95b9a4d85ce47f2e797c161e1399ccd5b9456c5c1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:01:04 cd8d9918327e: Preparing 15:01:04 05173dbff033: Preparing 15:01:04 ab4cffbcf972: Preparing 15:01:04 2f06e371c83e: Preparing 15:01:04 523fd24e7fdd: Preparing 15:01:04 3dab9f8bf2d2: Preparing 15:01:04 3dab9f8bf2d2: Waiting 15:01:04 ab4cffbcf972: Layer already exists 15:01:04 2f06e371c83e: Layer already exists 15:01:04 cd8d9918327e: Layer already exists 15:01:04 523fd24e7fdd: Layer already exists 15:01:04 05173dbff033: Layer already exists 15:01:04 3dab9f8bf2d2: Layer already exists 15:01:04 db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10: digest: sha256:9a7226e6e3a63df8146294f95b9a4d85ce47f2e797c161e1399ccd5b9456c5c1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:01:05 cd8d9918327e: Preparing 15:01:05 05173dbff033: Preparing 15:01:05 ab4cffbcf972: Preparing 15:01:05 2f06e371c83e: Preparing 15:01:05 523fd24e7fdd: Preparing 15:01:05 3dab9f8bf2d2: Preparing 15:01:05 3dab9f8bf2d2: Waiting 15:01:05 ab4cffbcf972: Layer already exists 15:01:05 05173dbff033: Layer already exists 15:01:05 cd8d9918327e: Layer already exists 15:01:05 2f06e371c83e: Layer already exists 15:01:05 523fd24e7fdd: Layer already exists 15:01:05 3dab9f8bf2d2: Layer already exists 15:01:05 main: digest: sha256:9a7226e6e3a63df8146294f95b9a4d85ce47f2e797c161e1399ccd5b9456c5c1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:01:05 ===================================================== [Pipeline] echo 15:01:05 taggedImages: 15:01:05 - nexus3.edgexfoundry.org:10004/support-scheduler:db7b7ee384591f5a64d361305216a2c2c0d3e0f8 15:01:05 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:01:05 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 15:01:05 - nexus3.edgexfoundry.org:10004/support-scheduler:db7b7ee384591f5a64d361305216a2c2c0d3e0f8-3.1.0-dev.10 15:01:05 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:14:25 #109 DONE 857.8s 15:14:25 15:14:25 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:25 #123 ... 15:14:25 15:14:25 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:14:25 #147 DONE 0.2s 15:14:25 15:14:25 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:14:25 #148 DONE 0.2s 15:14:25 15:14:25 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:25 #123 ... 15:14:25 15:14:25 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:14:25 #149 DONE 0.2s 15:14:25 15:14:25 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:25 #123 ... 15:14:25 15:14:25 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:14:25 #150 DONE 0.1s 15:14:25 15:14:25 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:14:25 #151 DONE 0.1s 15:14:25 15:14:25 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:14:25 #127 ... 15:14:25 15:14:25 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:25 #152 DONE 1.9s 15:14:25 15:14:25 #142 [security-proxy-auth] exporting to image 15:14:25 #142 exporting layers 15:14:25 #142 exporting layers 0.6s done 15:14:25 #142 writing image sha256:dd8730055f00be8f587f28ab68c39d404c408677ee4ab848c2c3f58f9ca07e59 done 15:14:25 #142 naming to docker.io/library/security-proxy-auth-arm64 15:14:25 #142 naming to docker.io/library/security-proxy-auth-arm64 done 15:14:25 #142 DONE 4.9s 15:14:25 15:14:25 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:14:25 #125 ... 15:14:25 15:14:25 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:14:25 #121 862.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:14:32 #121 ... 15:14:32 15:14:32 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:14:32 #122 DONE 873.5s 15:14:32 15:14:32 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:32 #123 ... 15:14:32 15:14:32 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:14:32 #153 DONE 0.3s 15:14:32 15:14:32 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:14:33 #154 DONE 0.2s 15:14:33 15:14:33 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:14:33 #155 DONE 0.1s 15:14:33 15:14:33 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:33 #123 ... 15:14:33 15:14:33 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:14:33 #156 DONE 0.4s 15:14:33 15:14:33 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:14:33 #157 DONE 0.1s 15:14:33 15:14:33 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:38 #158 DONE 4.5s 15:14:38 15:14:38 #142 [security-proxy-setup] exporting to image 15:14:38 #142 exporting layers 15:14:38 #142 exporting layers 0.9s done 15:14:38 #142 writing image sha256:7d76f32ad61d397140cb410341920ed3d52e2db4d6be27f7d53cd352a90051ec 0.0s done 15:14:38 #142 naming to docker.io/library/security-proxy-setup-arm64 done 15:14:38 #142 DONE 5.9s 15:14:38 15:14:38 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:14:39 #108 ... 15:14:39 15:14:39 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:14:39 #125 DONE 880.9s 15:14:39 15:14:39 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:14:39 #159 DONE 0.4s 15:14:39 15:14:39 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:14:42 #160 DONE 2.3s 15:14:42 15:14:42 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:42 #123 ... 15:14:42 15:14:42 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:14:42 #161 DONE 0.3s 15:14:42 15:14:42 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:14:42 #123 ... 15:14:42 15:14:42 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:14:42 #162 ... 15:14:42 15:14:42 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:14:42 #121 DONE 884.2s 15:14:42 15:14:42 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:14:42 #162 DONE 0.3s 15:14:42 15:14:42 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:14:43 #163 ... 15:14:43 15:14:43 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:14:43 #164 DONE 0.4s 15:14:43 15:14:43 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:14:43 #163 DONE 0.8s 15:14:43 15:14:43 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:14:43 #165 DONE 0.2s 15:14:43 15:14:43 #166 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:14:43 #166 DONE 0.2s 15:14:43 15:14:43 #167 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:14:43 #167 DONE 0.2s 15:14:43 15:14:43 #168 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:14:44 #168 DONE 0.2s 15:14:44 15:14:44 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:14:44 #169 DONE 0.2s 15:14:44 15:14:44 #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:14:44 #170 DONE 0.2s 15:14:44 15:14:44 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:14:44 #171 DONE 0.2s 15:14:44 15:14:44 #172 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:14:44 #172 DONE 0.1s 15:14:44 15:14:44 #173 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:14:44 #173 ... 15:14:44 15:14:44 #174 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:14:44 #174 DONE 0.3s 15:14:44 15:14:44 #175 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:14:44 #175 ... 15:14:44 15:14:44 #173 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:14:44 #173 DONE 0.5s 15:14:44 15:14:44 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:14:45 #176 DONE 0.5s 15:14:45 15:14:45 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:14:45 #177 DONE 0.2s 15:14:45 15:14:45 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:47 #178 ... 15:14:47 15:14:47 #175 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:14:47 #175 DONE 2.6s 15:14:47 15:14:47 #142 [security-bootstrapper] exporting to image 15:14:47 #142 exporting layers 15:14:48 #142 ... 15:14:48 15:14:48 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:14:48 #178 DONE 2.7s 15:14:48 15:14:48 #142 [security-secretstore-setup] exporting to image 15:14:48 #142 exporting layers 1.4s done 15:14:48 #142 writing image sha256:e962c34e90f0aa6d77dd2509712273e674bf4e0692f7e9b859577a2d685d11a0 15:14:48 #142 writing image sha256:e962c34e90f0aa6d77dd2509712273e674bf4e0692f7e9b859577a2d685d11a0 0.1s done 15:14:48 #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 15:14:49 #142 exporting layers 1.4s done 15:14:49 #142 writing image sha256:96cea6d2a207497197be85daa6ef8709015c951e40e57d210e5e2f250033f00f done 15:14:49 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 15:14:49 #142 DONE 8.3s 15:14:49 15:14:49 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:15:16 #123 ... 15:15:16 15:15:16 #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:15:16 #108 DONE 916.9s 15:15:16 15:15:16 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:15:16 #101 ... 15:15:16 15:15:16 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:15:16 #179 DONE 0.1s 15:15:16 15:15:16 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:15:16 #112 ... 15:15:16 15:15:16 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:15:16 #180 DONE 0.2s 15:15:16 15:15:16 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:15:16 #181 DONE 0.3s 15:15:16 15:15:16 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:15:16 #182 DONE 0.2s 15:15:16 15:15:16 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:15:16 #183 DONE 0.1s 15:15:16 15:15:16 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:15:18 #184 DONE 2.0s 15:15:18 15:15:18 #142 [core-common-config-bootstrapper] exporting to image 15:15:18 #142 exporting layers 15:15:19 #142 exporting layers 0.5s done 15:15:19 #142 writing image sha256:f489e5dbb7cd36f6dfe75c78807af70f77e2f2f9125a504bd37c4edf440b54fa done 15:15:19 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:15:19 #142 DONE 8.8s 15:15:19 15:15:19 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:15:31 #112 ... 15:15:31 15:15:31 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:15:31 #129 DONE 932.9s 15:15:31 15:15:31 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:15:32 #101 ... 15:15:32 15:15:32 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:15:32 #185 DONE 0.2s 15:15:32 15:15:32 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:15:32 #112 ... 15:15:32 15:15:32 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:15:32 #186 DONE 0.2s 15:15:32 15:15:32 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:15:32 #187 DONE 0.3s 15:15:32 15:15:32 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:15:32 #188 DONE 0.2s 15:15:32 15:15:32 #142 [core-command] exporting to image 15:15:32 #142 exporting layers 15:15:33 #142 exporting layers 0.3s done 15:15:33 #142 writing image sha256:b724421fb522e32b2f77ee1ba206c92b418786617b06f37260f92ed49403498e done 15:15:33 #142 naming to docker.io/library/core-command-arm64 0.0s done 15:15:33 #142 DONE 9.2s 15:15:33 15:15:33 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:15:43 #123 DONE 943.4s 15:15:43 15:15:43 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:15:43 #110 ... 15:15:43 15:15:43 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:15:43 #189 DONE 0.3s 15:15:43 15:15:43 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:15:43 #190 DONE 0.2s 15:15:43 15:15:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:15:43 #191 DONE 0.3s 15:15:43 15:15:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:15:43 #192 DONE 0.2s 15:15:43 15:15:43 #142 [core-data] exporting to image 15:15:43 #142 exporting layers 15:15:43 #142 exporting layers 0.3s done 15:15:43 #142 writing image sha256:714758256440fc8724b26dd94fd1854cb1bad4f780be52e0fcb90328eb3a2a89 done 15:15:43 #142 naming to docker.io/library/core-data-arm64 done 15:15:43 #142 DONE 9.4s 15:15:43 15:15:43 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:15:46 #112 ... 15:15:46 15:15:46 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:15:46 #110 DONE 948.5s 15:15:47 15:15:47 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:15:47 #127 ... 15:15:47 15:15:47 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:15:47 #193 DONE 0.3s 15:15:47 15:15:47 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:15:47 #127 ... 15:15:47 15:15:47 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:15:47 #194 DONE 0.2s 15:15:47 15:15:47 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:15:48 #112 ... 15:15:48 15:15:48 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:15:48 #195 DONE 0.3s 15:15:48 15:15:48 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:15:48 #127 ... 15:15:48 15:15:48 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:15:48 #196 DONE 0.1s 15:15:48 15:15:48 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:15:48 #197 DONE 0.1s 15:15:48 15:15:48 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:15:48 #127 ... 15:15:48 15:15:48 #142 [core-metadata] exporting to image 15:15:48 #142 exporting layers 15:15:48 #142 exporting layers 0.3s done 15:15:48 #142 writing image sha256:4705a16598b834fba484d807913545473e10303d9350dbbbef62547ed53e2665 done 15:15:48 #142 naming to docker.io/library/core-metadata-arm64 done 15:15:48 #142 DONE 9.7s 15:15:48 15:15:48 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:16:45 #112 ... 15:16:45 15:16:45 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:16:45 #127 DONE 998.3s 15:16:45 15:16:45 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:16:45 #198 DONE 0.2s 15:16:45 15:16:45 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:16:45 #101 ... 15:16:45 15:16:45 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:16:45 #199 DONE 0.1s 15:16:45 15:16:45 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:16:45 #200 DONE 0.3s 15:16:45 15:16:45 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:16:45 #201 DONE 0.1s 15:16:45 15:16:45 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:16:45 #112 ... 15:16:45 15:16:45 #142 [security-spiffe-token-provider] exporting to image 15:16:45 #142 exporting layers 15:16:45 #142 exporting layers 0.6s done 15:16:45 #142 writing image sha256:9dd11093225ab59c3932833a5cd955f4af2fd18b05840d8164c501eafc6655cd done 15:16:45 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:16:45 #142 DONE 10.4s 15:16:45 15:16:45 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:17:00 #101 ... 15:17:00 15:17:00 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:17:00 #112 DONE 1021.6s 15:17:00 15:17:00 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:17:00 #101 DONE 1021.6s 15:17:00 15:17:00 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:17:00 #202 DONE 0.2s 15:17:00 15:17:00 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:17:00 #203 DONE 0.2s 15:17:00 15:17:00 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:17:00 #204 DONE 0.1s 15:17:00 15:17:00 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:17:00 #205 ... 15:17:00 15:17:00 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:17:00 #206 DONE 0.1s 15:17:01 15:17:01 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:17:01 #207 DONE 0.3s 15:17:01 15:17:01 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:17:01 #205 DONE 0.4s 15:17:01 15:17:01 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:17:01 #208 DONE 0.1s 15:17:01 15:17:01 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:17:01 #209 DONE 0.1s 15:17:01 15:17:01 #142 [support-notifications] exporting to image 15:17:01 #142 exporting layers 15:17:01 #142 exporting layers 0.4s done 15:17:01 #142 writing image sha256:606dc3cb9cac19a71e0ae5922243244f387dd2e638e9153fa3607182814a7f81 0.0s done 15:17:01 #142 naming to docker.io/library/support-scheduler-arm64 15:17:01 #142 exporting layers 0.4s done 15:17:01 #142 naming to docker.io/library/support-scheduler-arm64 done 15:17:01 #142 writing image sha256:8c0755fa75b7414d2b4180f7adcdb8c069bc5abc14e70a75f1d2b578ef8d097a done 15:17:01 #142 naming to docker.io/library/support-notifications-arm64 done 15:17:01 #142 DONE 10.8s 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:17:01 time="2023-07-17T14:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:17:01 $ docker stop --time=1 3e6a4a36690fba99aebb60396f4fcbfe27a0d453e1387e30010f01bab16b75e3 15:17:03 $ docker rm -f --volumes 3e6a4a36690fba99aebb60396f4fcbfe27a0d453e1387e30010f01bab16b75e3 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:03 + docker images 15:17:03 REPOSITORY TAG IMAGE ID CREATED SIZE 15:17:03 support-notifications-arm64 latest 8c0755fa75b7 2 seconds ago 32.4MB 15:17:03 support-scheduler-arm64 latest 606dc3cb9cac 2 seconds ago 31.8MB 15:17:03 security-spiffe-token-provider-arm64 latest 9dd11093225a 26 seconds ago 33.3MB 15:17:03 core-metadata-arm64 latest 4705a16598b8 About a minute ago 20.8MB 15:17:03 core-data-arm64 latest 714758256440 About a minute ago 20.5MB 15:17:03 core-command-arm64 latest b724421fb522 About a minute ago 20.3MB 15:17:03 core-common-config-bootstrapper-arm64 latest f489e5dbb7cd About a minute ago 17.8MB 15:17:03 security-secretstore-setup-arm64 latest 96cea6d2a207 2 minutes ago 42.5MB 15:17:03 security-bootstrapper-arm64 latest e962c34e90f0 2 minutes ago 22.4MB 15:17:03 security-proxy-setup-arm64 latest 7d76f32ad61d 2 minutes ago 24MB 15:17:03 security-proxy-auth-arm64 latest dd8730055f00 2 minutes ago 18.8MB 15:17:03 security-spire-agent-arm64 latest 035f06fe2b69 16 minutes ago 157MB 15:17:03 security-spire-server-arm64 latest bfb986b6bc43 16 minutes ago 102MB 15:17:03 security-spire-config-arm64 latest 8207b4fcb7f6 16 minutes ago 96.1MB 15:17:03 ci-base-image-arm64 latest c5c433ae3740 18 minutes ago 1.04GB 15:17:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 days ago 677MB 15:17:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:03 provisioning config files... 15:17:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/543@tmp/config2627965398294883493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:04 ---> docker-login.sh 15:17:04 nexus3.edgexfoundry.org:10001 15:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:04 Configure a credential helper to remove this warning. See 15:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:04 15:17:04 Login Succeeded 15:17:04 nexus3.edgexfoundry.org:10002 15:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:04 Configure a credential helper to remove this warning. See 15:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:04 15:17:04 Login Succeeded 15:17:04 nexus3.edgexfoundry.org:10003 15:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:05 Configure a credential helper to remove this warning. See 15:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:05 15:17:05 Login Succeeded 15:17:05 nexus3.edgexfoundry.org:10004 15:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:05 Configure a credential helper to remove this warning. See 15:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:05 15:17:05 Login Succeeded 15:17:05 docker.io 15:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:06 Error response from daemon: Get "https://registry-1.docker.io/v2/": unknown: unable to scan Account Service Account row from query: pq: the database system is shutting down [Pipeline] } 15:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:06 15:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:06 arm64: Pulling from edgex-lftools-log-publisher 15:17:06 8998bd30e6a1: Pulling fs layer 15:17:06 04944245beec: Pulling fs layer 15:17:06 699f458cf7ca: Pulling fs layer 15:17:06 765212b225bb: Pulling fs layer 15:17:06 f23df028b6ca: Pulling fs layer 15:17:06 d65c8cfc05b1: Pulling fs layer 15:17:06 2437ff75d9bd: Pulling fs layer 15:17:06 765212b225bb: Waiting 15:17:06 f23df028b6ca: Waiting 15:17:06 d65c8cfc05b1: Waiting 15:17:06 2437ff75d9bd: Waiting 15:17:07 04944245beec: Verifying Checksum 15:17:07 04944245beec: Download complete 15:17:07 765212b225bb: Verifying Checksum 15:17:07 765212b225bb: Download complete 15:17:07 f23df028b6ca: Verifying Checksum 15:17:07 f23df028b6ca: Download complete 15:17:07 d65c8cfc05b1: Verifying Checksum 15:17:07 d65c8cfc05b1: Download complete 15:17:07 699f458cf7ca: Verifying Checksum 15:17:07 699f458cf7ca: Download complete 15:17:07 8998bd30e6a1: Download complete 15:17:09 2437ff75d9bd: Verifying Checksum 15:17:09 2437ff75d9bd: Download complete 15:17:11 8998bd30e6a1: Pull complete 15:17:12 04944245beec: Pull complete 15:17:13 699f458cf7ca: Pull complete 15:17:13 765212b225bb: Pull complete 15:17:14 f23df028b6ca: Pull complete 15:17:14 d65c8cfc05b1: Pull complete 15:17:29 2437ff75d9bd: Pull complete 15:17:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:29 prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container 15:17:29 $ 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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@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 15:17:32 $ docker top 3e0a6f70c08b03958c72e173405fb0e0146046935ace891d1976c90dd3f9d6a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:33 ---> job-cost.sh 15:17:33 lf-activate-venv: SKIPPING 15:17:33 INFO: No Stack... 15:17:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:34 INFO: Archiving Costs [Pipeline] sh 15:17:34 + cat /w/workspace/edgex-go/543/archives/cost.csv 15:17:34 + cut -d, -f6 [Pipeline] lock 15:17:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-543-stack-cost] 15:17:34 Resource [jenkins-edgexfoundry-edgex-go-main-543-stack-cost] did not exist. Created. 15:17:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-543-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:17:36 Stashed 1 file(s) [Pipeline] } 15:17:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-543-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:36 $ docker stop --time=1 3e0a6f70c08b03958c72e173405fb0e0146046935ace891d1976c90dd3f9d6a3 15:17:37 $ docker rm -f --volumes 3e0a6f70c08b03958c72e173405fb0e0146046935ace891d1976c90dd3f9d6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:17:38 + [ -d /w/workspace/edgex-go/543/archives ] [Pipeline] libraryResource [Pipeline] sh 15:17:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:17:39 ---> package-listing.sh 15:17:39 ++ facter osfamily 15:17:39 ++ tr '[:upper:]' '[:lower:]' 15:17:40 + OS_FAMILY=debian 15:17:40 + workspace=/w/workspace/edgex-go/543 15:17:40 + START_PACKAGES=/tmp/packages_start.txt 15:17:40 + END_PACKAGES=/tmp/packages_end.txt 15:17:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:40 + PACKAGES=/tmp/packages_start.txt 15:17:40 + '[' /w/workspace/edgex-go/543 ']' 15:17:40 + PACKAGES=/tmp/packages_end.txt 15:17:40 + case "${OS_FAMILY}" in 15:17:40 + dpkg -l 15:17:40 + grep '^ii' 15:17:40 + '[' -f /tmp/packages_start.txt ']' 15:17:40 + '[' -f /tmp/packages_end.txt ']' 15:17:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:40 + '[' /w/workspace/edgex-go/543 ']' 15:17:40 + mkdir -p /w/workspace/edgex-go/543/archives/ 15:17:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/543/archives/ [Pipeline] echo 15:17:40 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/543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:17:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:41 15:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:41 latest: Pulling from edgex-lftools-log-publisher 15:17:41 5eb5b503b376: Pulling fs layer 15:17:41 5c69ac0246d0: Pulling fs layer 15:17:41 ec43610c2a17: Pulling fs layer 15:17:41 3a2ae6a8a46f: Pulling fs layer 15:17:41 33b1e0a273af: Pulling fs layer 15:17:41 3a2ae6a8a46f: Waiting 15:17:41 33b1e0a273af: Waiting 15:17:41 5d3b04190fa2: Pulling fs layer 15:17:41 2f39f015ded8: Pulling fs layer 15:17:41 5d3b04190fa2: Waiting 15:17:41 2f39f015ded8: Waiting 15:17:41 5c69ac0246d0: Verifying Checksum 15:17:41 5c69ac0246d0: Download complete 15:17:41 3a2ae6a8a46f: Download complete 15:17:41 33b1e0a273af: Verifying Checksum 15:17:41 33b1e0a273af: Download complete 15:17:41 5d3b04190fa2: Verifying Checksum 15:17:41 5d3b04190fa2: Download complete 15:17:41 ec43610c2a17: Download complete 15:17:41 5eb5b503b376: Verifying Checksum 15:17:41 5eb5b503b376: Download complete 15:17:42 2f39f015ded8: Verifying Checksum 15:17:42 2f39f015ded8: Download complete 15:17:42 5eb5b503b376: Pull complete 15:17:42 5c69ac0246d0: Pull complete 15:17:43 ec43610c2a17: Pull complete 15:17:43 3a2ae6a8a46f: Pull complete 15:17:43 33b1e0a273af: Pull complete 15:17:43 5d3b04190fa2: Pull complete 15:17:47 2f39f015ded8: Pull complete 15:17:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:48 prd-ubuntu20.04-docker-8c-8g-1327 does not seem to be running inside a container 15:17:48 $ 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/543/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/543 -v /w/workspace/edgex-go/543:/w/workspace/edgex-go/543:rw,z -v /w/workspace/edgex-go/543@tmp:/w/workspace/edgex-go/543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:51 $ docker top 40424e43c99fae197431f93cf0c6edbc9e875b870f7ccd09d2ef44f78a2f85d2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:51 + touch /tmp/pre-build-complete [Pipeline] sh 15:17:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:17:52 + ls /var/log/sa-host 15:17:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:52 provisioning config files... 15:17:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/543@tmp/config12634130795363908616tmp [Pipeline] { [Pipeline] echo 15:17:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:17:52 ---> create-netrc.sh [Pipeline] } 15:17:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:17:53 ---> python-tools-install.sh [Pipeline] echo 15:17:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:17:53 ---> sudo-logs.sh 15:17:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:17:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:17:53 ---> job-cost.sh 15:17:53 lf-activate-venv: SKIPPING 15:17:53 DEBUG: total: 0.10999999940395355 15:17:53 INFO: Retrieving Stack Cost... 15:17:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:54 INFO: Archiving Costs [Pipeline] echo 15:17:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:17:54 ---> logs-deploy.sh 15:17:54 lf-activate-venv: SKIPPING 15:17:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/543 15:17:54 INFO: archiving workspace using pattern(s): 15:17:55 Archives upload complete. 15:17:56 INFO: archiving logs to Nexus 15:17:57 ---> uname -a: 15:17:57 Linux prd-ubuntu20-04-docker-8c-8g-1327 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:17:57 15:17:57 15:17:57 ---> lscpu: 15:17:57 Architecture: x86_64 15:17:57 CPU op-mode(s): 32-bit, 64-bit 15:17:57 Byte Order: Little Endian 15:17:57 Address sizes: 40 bits physical, 48 bits virtual 15:17:57 CPU(s): 8 15:17:57 On-line CPU(s) list: 0-7 15:17:57 Thread(s) per core: 1 15:17:57 Core(s) per socket: 1 15:17:57 Socket(s): 8 15:17:57 NUMA node(s): 1 15:17:57 Vendor ID: AuthenticAMD 15:17:57 CPU family: 23 15:17:57 Model: 49 15:17:57 Model name: AMD EPYC-Rome Processor 15:17:57 Stepping: 0 15:17:57 CPU MHz: 2799.998 15:17:57 BogoMIPS: 5599.99 15:17:57 Virtualization: AMD-V 15:17:57 Hypervisor vendor: KVM 15:17:57 Virtualization type: full 15:17:57 L1d cache: 256 KiB 15:17:57 L1i cache: 256 KiB 15:17:57 L2 cache: 4 MiB 15:17:57 L3 cache: 128 MiB 15:17:57 NUMA node0 CPU(s): 0-7 15:17:57 Vulnerability Itlb multihit: Not affected 15:17:57 Vulnerability L1tf: Not affected 15:17:57 Vulnerability Mds: Not affected 15:17:57 Vulnerability Meltdown: Not affected 15:17:57 Vulnerability Mmio stale data: Not affected 15:17:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:17:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:17:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:17:57 Vulnerability Srbds: Not affected 15:17:57 Vulnerability Tsx async abort: Not affected 15:17:57 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 15:17:57 15:17:57 15:17:57 ---> nproc: 15:17:57 8 15:17:57 15:17:57 15:17:57 ---> df -h: 15:17:57 Filesystem Size Used Avail Use% Mounted on 15:17:57 overlay 155G 22G 134G 15% / 15:17:57 tmpfs 64M 0 64M 0% /dev 15:17:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:17:57 shm 64M 0 64M 0% /dev/shm 15:17:57 /dev/vda1 155G 22G 134G 15% /facter-os 15:17:57 15:17:57 15:17:57 ---> sar -b -r -n DEV: 15:17:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1327) 07/17/23 _x86_64_ (8 CPU) 15:17:57 15:17:57 14:53:36 LINUX RESTART (8 CPU) 15:17:57 15:17:57 14:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:17:57 14:55:01 186.17 36.09 150.08 0.00 4196.60 84341.62 0.00 15:17:57 14:56:01 29.30 0.02 29.28 0.00 0.13 17733.73 0.00 15:17:57 14:57:01 61.16 0.27 60.89 0.00 5.73 24362.87 0.00 15:17:57 14:58:01 593.69 6.94 586.75 0.00 88.55 289343.14 0.00 15:17:57 14:59:01 266.60 1.50 265.10 0.00 81.08 51666.90 0.00 15:17:57 15:00:01 580.39 12.25 568.14 0.00 5084.62 83455.56 0.00 15:17:57 15:01:01 40.81 0.12 40.69 0.00 23.33 1070.89 0.00 15:17:57 15:02:01 5.27 0.02 5.25 0.00 0.13 139.04 0.00 15:17:57 15:03:01 1.17 0.00 1.17 0.00 0.00 12.79 0.00 15:17:57 15:04:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 15:17:57 15:05:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 15:17:57 15:06:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 15:17:57 15:07:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 15:17:57 15:08:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 15:17:57 15:09:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 15:17:57 15:10:01 1.43 0.02 1.42 0.00 0.13 22.13 0.00 15:17:57 15:11:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 15:17:57 15:12:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 15:17:57 15:13:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 15:17:57 15:14:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 15:17:57 15:15:01 3.37 1.03 2.34 0.00 22.23 32.12 0.00 15:17:57 15:16:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 15:17:57 15:17:01 1.03 0.02 1.02 0.00 0.13 11.06 0.00 15:17:57 Average: 77.63 2.53 75.10 0.00 413.42 24047.17 0.00 15:17:57 15:17:57 14:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:57 14:55:01 28240724 31488128 818796 2.49 113388 3344772 2015768 5.94 1214644 2993000 13872 15:17:57 14:56:01 27534068 31177872 1125684 3.42 116676 3709652 2609504 7.69 1656908 3227284 109364 15:17:57 14:57:01 28000664 31576368 731540 2.22 119576 3666556 1906812 5.62 1226364 3220460 155516 15:17:57 14:58:01 19221384 31477848 805760 2.45 219812 11842676 2447032 7.21 1888360 10907024 14528 15:17:57 14:59:01 14309820 29320692 2897604 8.81 253616 14285652 7696520 22.68 5162888 12179780 1116716 15:17:57 15:00:01 16260672 31476996 783864 2.38 291004 14570944 2256984 6.65 2677848 12889788 1040 15:17:57 15:01:01 16241556 31476672 785596 2.39 296552 14583144 2318536 6.83 3086540 12501644 408 15:17:57 15:02:01 16261088 31491352 771200 2.35 295176 14579884 2195984 6.47 3076160 12493860 16 15:17:57 15:03:01 16261268 31491596 770844 2.34 295224 14579896 2195984 6.47 3076392 12493868 164 15:17:57 15:04:01 16275352 31505736 757000 2.30 295272 14579896 2195984 6.47 3061132 12493880 268 15:17:57 15:05:01 16276160 31506608 756204 2.30 295296 14579900 2195984 6.47 3061472 12493888 188 15:17:57 15:06:01 16276908 31507376 755464 2.30 295316 14579904 2195984 6.47 3059992 12493892 136 15:17:57 15:07:01 16276740 31507296 755420 2.30 295344 14579904 2195984 6.47 3060004 12493888 16 15:17:57 15:08:01 16276756 31507372 755348 2.30 295376 14579912 2195984 6.47 3060068 12493892 188 15:17:57 15:09:01 16276464 31507216 755424 2.30 295420 14580032 2195984 6.47 3060088 12494020 4 15:17:57 15:10:01 16275396 31506260 756228 2.30 295468 14580020 2250828 6.63 3060244 12493996 216 15:17:57 15:11:01 16275576 31506460 755968 2.30 295484 14580024 2250828 6.63 3060176 12494000 4 15:17:57 15:12:01 16275744 31506644 755932 2.30 295508 14580024 2250828 6.63 3060192 12494000 180 15:17:57 15:13:01 16275476 31506408 756152 2.30 295520 14580028 2250828 6.63 3060232 12494004 12 15:17:57 15:14:01 16275712 31506680 755828 2.30 295548 14580028 2250828 6.63 3060292 12494004 168 15:17:57 15:15:01 16274772 31506728 755800 2.30 295644 14580648 2259248 6.66 3060592 12494488 28 15:17:57 15:16:01 16274932 31506932 755736 2.30 295680 14580656 2259248 6.66 3060548 12494492 56 15:17:57 15:17:01 16274892 31506912 755728 2.30 295708 14580652 2259248 6.66 3060564 12494492 8 15:17:57 Average: 17834440 31394441 872744 2.65 266853 13012383 2471779 7.28 2865726 11209724 61439 15:17:57 15:17:57 14:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:57 14:55:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 15:17:57 14:55:01 vetha84685d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:55:01 ens3 1666.93 1446.08 13798.94 183.32 0.00 0.00 0.00 0.00 15:17:57 14:55:01 docker0 672.94 663.00 48.61 4489.38 0.00 0.00 0.00 0.00 15:17:57 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 14:56:01 vetha84685d 0.98 1.03 0.08 0.09 0.00 0.00 0.00 0.00 15:17:57 14:56:01 ens3 64.31 78.02 30.70 114.23 0.00 0.00 0.00 0.00 15:17:57 14:56:01 docker0 0.98 0.98 0.07 0.09 0.00 0.00 0.00 0.00 15:17:57 14:57:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 15:17:57 14:57:01 ens3 95.20 58.56 2216.44 17.11 0.00 0.00 0.00 0.00 15:17:57 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 14:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:17:57 14:58:01 ens3 668.21 370.42 3871.90 46.67 0.00 0.00 0.00 0.00 15:17:57 14:58:01 vethe6ad548 0.00 1.08 0.00 0.05 0.00 0.00 0.00 0.00 15:17:57 14:58:01 docker0 350.90 639.33 28.23 3845.60 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth9e272af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 vethdaaf349 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth4a502ee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth6974a06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:17:57 14:59:01 ens3 70.24 47.23 925.72 10.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 vethacdf31b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth5b06654 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 vethd881ae4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 vethe6ad548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth5a21ab7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth73c7321 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth30f4972 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 14:59:01 veth4d625d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:17:57 15:00:01 lo 18.46 18.46 1.81 1.81 0.00 0.00 0.00 0.00 15:17:57 15:00:01 ens3 277.85 194.87 2104.55 497.43 0.00 0.00 0.00 0.00 15:17:57 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:01:01 lo 49.13 49.13 4.85 4.85 0.00 0.00 0.00 0.00 15:17:57 15:01:01 ens3 506.45 540.63 260.23 2816.34 0.00 0.00 0.00 0.00 15:17:57 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:02:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 15:17:57 15:02:01 ens3 21.36 19.15 16.72 53.87 0.00 0.00 0.00 0.00 15:17:57 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:04:01 ens3 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:17:57 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:05:01 ens3 1.47 1.05 5.10 0.32 0.00 0.00 0.00 0.00 15:17:57 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:10:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 15:17:57 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:11:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:13:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:15:01 ens3 0.12 0.14 0.08 0.07 0.00 0.00 0.00 0.00 15:17:57 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:57 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:57 Average: lo 3.43 3.43 0.33 0.33 0.00 0.00 0.00 0.00 15:17:57 Average: ens3 146.82 119.98 1010.96 162.69 0.00 0.00 0.00 0.00 15:17:57 Average: docker0 44.61 56.74 3.35 362.83 0.00 0.00 0.00 0.00 15:17:57 15:17:57 15:17:57 ---> sar -P ALL: 15:17:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1327) 07/17/23 _x86_64_ (8 CPU) 15:17:57 15:17:57 14:53:36 LINUX RESTART (8 CPU) 15:17:57 15:17:57 14:54:01 CPU %user %nice %system %iowait %steal %idle 15:17:57 14:55:01 all 14.19 0.00 5.15 1.34 0.07 79.25 15:17:57 14:55:01 0 15.34 0.00 6.18 0.25 0.05 78.17 15:17:57 14:55:01 1 16.98 0.00 4.84 1.38 0.07 76.72 15:17:57 14:55:01 2 14.03 0.00 5.23 1.15 0.08 79.50 15:17:57 14:55:01 3 10.94 0.00 4.62 0.39 0.09 83.97 15:17:57 14:55:01 4 12.25 0.00 4.05 1.60 0.07 82.03 15:17:57 14:55:01 5 15.88 0.00 5.90 0.71 0.05 77.46 15:17:57 14:55:01 6 15.29 0.00 4.79 1.27 0.07 78.59 15:17:57 14:55:01 7 12.73 0.00 5.63 3.98 0.09 77.57 15:17:57 14:56:01 all 32.79 0.00 5.45 0.13 0.09 61.55 15:17:57 14:56:01 0 31.28 0.00 4.93 0.00 0.10 63.69 15:17:57 14:56:01 1 34.21 0.00 5.57 0.00 0.08 60.14 15:17:57 14:56:01 2 33.48 0.00 5.45 0.07 0.07 60.94 15:17:57 14:56:01 3 31.12 0.00 4.70 0.00 0.10 64.08 15:17:57 14:56:01 4 33.92 0.00 5.25 0.05 0.08 60.69 15:17:57 14:56:01 5 31.77 0.00 6.49 0.00 0.07 61.67 15:17:57 14:56:01 6 33.52 0.00 5.24 0.02 0.10 61.13 15:17:57 14:56:01 7 33.05 0.00 5.96 0.87 0.08 60.03 15:17:57 14:57:01 all 47.60 0.00 7.17 0.22 0.10 44.91 15:17:57 14:57:01 0 47.07 0.00 7.32 0.02 0.10 45.49 15:17:57 14:57:01 1 47.13 0.00 8.00 1.48 0.10 43.29 15:17:57 14:57:01 2 46.53 0.00 7.04 0.13 0.10 46.19 15:17:57 14:57:01 3 47.24 0.00 6.80 0.03 0.08 45.85 15:17:57 14:57:01 4 48.49 0.00 6.97 0.03 0.10 44.40 15:17:57 14:57:01 5 48.72 0.00 7.08 0.02 0.10 44.09 15:17:57 14:57:01 6 48.37 0.00 6.71 0.00 0.08 44.83 15:17:57 14:57:01 7 47.27 0.00 7.42 0.07 0.10 45.13 15:17:57 14:58:01 all 19.22 0.00 8.04 10.02 0.09 62.63 15:17:57 14:58:01 0 18.75 0.00 8.73 20.11 0.08 52.33 15:17:57 14:58:01 1 18.65 0.00 7.72 2.01 0.07 71.56 15:17:57 14:58:01 2 18.67 0.00 7.73 13.57 0.07 59.96 15:17:57 14:58:01 3 19.31 0.00 7.32 6.03 0.08 67.26 15:17:57 14:58:01 4 19.42 0.00 8.19 9.02 0.07 63.31 15:17:57 14:58:01 5 20.13 0.00 7.59 6.62 0.08 65.57 15:17:57 14:58:01 6 20.31 0.00 7.13 12.07 0.08 60.40 15:17:57 14:58:01 7 18.50 0.00 9.95 10.71 0.17 60.67 15:17:57 14:59:01 all 85.00 0.00 13.00 0.81 0.19 0.99 15:17:57 14:59:01 0 85.40 0.00 12.70 1.11 0.17 0.61 15:17:57 14:59:01 1 84.73 0.00 13.24 1.15 0.14 0.75 15:17:57 14:59:01 2 84.76 0.00 13.15 1.00 0.15 0.94 15:17:57 14:59:01 3 85.21 0.00 12.50 1.05 0.19 1.05 15:17:57 14:59:01 4 84.53 0.00 13.46 0.46 0.37 1.18 15:17:57 14:59:01 5 85.74 0.00 12.65 0.33 0.17 1.10 15:17:57 14:59:01 6 85.12 0.00 12.82 0.63 0.17 1.26 15:17:57 14:59:01 7 84.47 0.00 13.52 0.76 0.19 1.07 15:17:57 15:00:01 all 36.74 0.00 8.01 8.38 0.14 46.74 15:17:57 15:00:01 0 36.71 0.00 7.18 3.29 0.12 52.70 15:17:57 15:00:01 1 36.39 0.00 7.35 4.70 0.17 51.38 15:17:57 15:00:01 2 37.12 0.00 7.94 9.15 0.15 45.63 15:17:57 15:00:01 3 34.92 0.00 6.55 14.32 0.17 44.04 15:17:57 15:00:01 4 36.51 0.00 8.11 6.05 0.12 49.20 15:17:57 15:00:01 5 37.23 0.00 10.51 21.21 0.12 30.93 15:17:57 15:00:01 6 38.16 0.00 7.15 2.49 0.12 52.08 15:17:57 15:00:01 7 36.82 0.00 9.25 5.70 0.16 48.07 15:17:57 15:01:01 all 8.92 0.00 1.19 0.09 0.06 89.73 15:17:57 15:01:01 0 7.79 0.00 1.19 0.02 0.07 90.94 15:17:57 15:01:01 1 12.54 0.00 1.29 0.03 0.07 86.07 15:17:57 15:01:01 2 10.97 0.00 1.20 0.03 0.05 87.75 15:17:57 15:01:01 3 8.93 0.00 1.16 0.02 0.08 89.81 15:17:57 15:01:01 4 7.49 0.00 1.17 0.22 0.05 91.07 15:17:57 15:01:01 5 7.12 0.00 1.00 0.35 0.05 91.47 15:17:57 15:01:01 6 7.20 0.00 0.90 0.03 0.07 91.80 15:17:57 15:01:01 7 9.28 0.00 1.65 0.03 0.08 88.95 15:17:57 15:02:01 all 0.42 0.00 0.12 0.02 0.01 99.42 15:17:57 15:02:01 0 0.50 0.00 0.15 0.00 0.02 99.33 15:17:57 15:02:01 1 0.45 0.00 0.17 0.02 0.03 99.33 15:17:57 15:02:01 2 0.10 0.00 0.03 0.02 0.02 99.83 15:17:57 15:02:01 3 0.15 0.00 0.10 0.03 0.00 99.72 15:17:57 15:02:01 4 0.22 0.00 0.13 0.00 0.00 99.65 15:17:57 15:02:01 5 1.52 0.00 0.15 0.10 0.02 98.22 15:17:57 15:02:01 6 0.17 0.00 0.10 0.00 0.00 99.73 15:17:57 15:02:01 7 0.28 0.00 0.13 0.00 0.02 99.57 15:17:57 15:03:01 all 0.18 0.00 0.01 0.00 0.01 99.79 15:17:57 15:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:17:57 15:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:17:57 15:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:17:57 15:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:03:01 5 1.32 0.00 0.05 0.02 0.02 98.60 15:17:57 15:03:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:17:57 15:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:04:01 all 0.12 0.00 0.02 0.00 0.01 99.84 15:17:57 15:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:17:57 15:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:17:57 15:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:17:57 15:04:01 4 0.05 0.00 0.03 0.02 0.03 99.87 15:17:57 15:04:01 5 0.65 0.00 0.05 0.02 0.02 99.27 15:17:57 15:04:01 6 0.10 0.00 0.02 0.00 0.02 99.87 15:17:57 15:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:17:57 15:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:17:57 15:05:01 0 0.00 0.00 0.03 0.00 0.03 99.93 15:17:57 15:05:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:17:57 15:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:17:57 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:05:01 5 1.97 0.00 0.00 0.02 0.02 98.00 15:17:57 15:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:17:57 15:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:17:57 15:17:57 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:17:57 15:06:01 all 0.28 0.00 0.02 0.00 0.01 99.69 15:17:57 15:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:17:57 15:06:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:17:57 15:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:06:01 5 2.03 0.00 0.05 0.00 0.02 97.90 15:17:57 15:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:17:57 15:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:17:57 15:07:01 all 0.25 0.00 0.01 0.00 0.01 99.72 15:17:57 15:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:17:57 15:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:17:57 15:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:17:57 15:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:17:57 15:07:01 5 1.92 0.00 0.05 0.00 0.02 98.01 15:17:57 15:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:17:57 15:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:17:57 15:08:01 all 0.05 0.00 0.02 0.00 0.01 99.91 15:17:57 15:08:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:17:57 15:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:17:57 15:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:17:57 15:08:01 3 0.15 0.00 0.05 0.00 0.00 99.80 15:17:57 15:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:17:57 15:08:01 5 0.12 0.00 0.05 0.00 0.02 99.82 15:17:57 15:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:17:57 15:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:17:57 15:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:17:57 15:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:17:57 15:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:17:57 15:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:17:57 15:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:17:57 15:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:17:57 15:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:17:57 15:10:01 all 0.05 0.00 0.03 0.00 0.01 99.91 15:17:57 15:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:17:57 15:10:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:17:57 15:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:17:57 15:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:17:57 15:10:01 5 0.05 0.00 0.05 0.00 0.02 99.88 15:17:57 15:10:01 6 0.07 0.00 0.05 0.00 0.00 99.88 15:17:57 15:10:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:17:57 15:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:17:57 15:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:17:57 15:11:01 1 0.03 0.00 0.03 0.02 0.03 99.88 15:17:57 15:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:17:57 15:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:17:57 15:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:17:57 15:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:17:57 15:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:12:01 1 0.08 0.00 0.03 0.02 0.05 99.82 15:17:57 15:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:17:57 15:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:17:57 15:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:17:57 15:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:17:57 15:13:01 all 0.02 0.00 0.01 0.00 0.01 99.97 15:17:57 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:13:01 1 0.05 0.00 0.02 0.02 0.03 99.88 15:17:57 15:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:17:57 15:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:17:57 15:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:17:57 15:14:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:17:57 15:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:14:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:17:57 15:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:17:57 15:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:17:57 15:15:01 all 0.06 0.00 0.06 0.01 0.01 99.86 15:17:57 15:15:01 0 0.05 0.00 0.05 0.02 0.00 99.88 15:17:57 15:15:01 1 0.08 0.00 0.10 0.02 0.03 99.76 15:17:57 15:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:17:57 15:15:01 3 0.02 0.00 0.05 0.00 0.02 99.92 15:17:57 15:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:17:57 15:15:01 5 0.03 0.00 0.05 0.00 0.00 99.92 15:17:57 15:15:01 6 0.24 0.00 0.08 0.03 0.02 99.63 15:17:57 15:15:01 7 0.03 0.00 0.03 0.03 0.00 99.90 15:17:57 15:16:01 all 0.14 0.00 0.01 0.00 0.01 99.83 15:17:57 15:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:17:57 15:16:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:17:57 15:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:17:57 15:16:01 3 0.91 0.00 0.00 0.00 0.00 99.09 15:17:57 15:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:17:57 15:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:17:57 15:16:01 7 0.02 0.00 0.03 0.02 0.00 99.93 15:17:57 15:17:57 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:17:57 15:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:17:57 15:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:17:57 15:17:01 1 0.03 0.00 0.02 0.02 0.03 99.90 15:17:57 15:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:17:57 15:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:17:57 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:57 15:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:17:57 15:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:17:57 15:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:17:57 Average: all 10.60 0.00 2.08 0.90 0.04 86.38 15:17:57 Average: 0 10.44 0.00 2.09 1.07 0.04 86.36 15:17:57 Average: 1 10.85 0.00 2.09 0.47 0.05 86.54 15:17:57 Average: 2 10.57 0.00 2.06 1.08 0.04 86.26 15:17:57 Average: 3 10.33 0.00 1.89 0.94 0.04 86.81 15:17:57 Average: 4 10.46 0.00 2.04 0.75 0.04 86.70 15:17:57 Average: 5 11.07 0.00 2.23 1.26 0.04 85.41 15:17:57 Average: 6 10.71 0.00 1.94 0.71 0.03 86.60 15:17:57 Average: 7 10.37 0.00 2.30 0.95 0.04 86.34 15:17:57 15:17:57 15:17:57