Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef65de843fd2588df9291ef96e78f36bbf6f50e6 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-ssh11967291591298990888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17308873682914652663.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7258494539965810452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3144457416914789181.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9711513472552730940.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3345 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 ef65de843fd2588df9291ef96e78f36bbf6f50e6 (napa) Commit message: "fix: Bump golang libs to resolve CVEs (#4793)" > 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 ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 > git rev-list --no-walk 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:46 ========================================================= 02:10:46 EdgeX Global Pipelines Version Info 02:10:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:10:48 ------------------- 02:10:48 stable info: 02:10:48 ------------------- 02:10:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:10:48 Message: update stable to v1.0.258 02:10:48 ------------------- 02:10:48 experimental info: 02:10:48 ------------------- 02:10:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:10:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:10:48 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:10:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef65de8 [Pipeline] echo 02:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:49 provisioning config files... 02:10:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4862225185190283198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:49 ---> ****-login.sh 02:10:49 nexus3.edgexfoundry.org:10001 02:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:50 Configure a credential helper to remove this warning. See 02:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:50 02:10:50 Login Succeeded 02:10:50 nexus3.edgexfoundry.org:10002 02:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:50 Configure a credential helper to remove this warning. See 02:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:50 02:10:50 Login Succeeded 02:10:50 nexus3.edgexfoundry.org:10003 02:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:50 Configure a credential helper to remove this warning. See 02:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:50 02:10:50 Login Succeeded 02:10:50 nexus3.edgexfoundry.org:10004 02:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:50 Configure a credential helper to remove this warning. See 02:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:50 02:10:50 Login Succeeded 02:10:50 ****.io 02:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:50 Configure a credential helper to remove this warning. See 02:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:50 02:10:50 Login Succeeded 02:10:50 ---> ****-login.sh ends [Pipeline] } 02:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + dirname cmd/core-command/Dockerfile 02:10:51 + echo core-command,cmd/core-command/Dockerfile 02:10:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:10:51 + dirname cmd/core-data/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo core-data,cmd/core-data/Dockerfile 02:10:51 + + dirname cmd/core-metadata/Dockerfile 02:10:51 cut -d/ -f2 02:10:51 + echo core-metadata,cmd/core-metadata/Dockerfile 02:10:51 + dirname cmd/security-bootstrapper/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:10:51 + dirname cmd/security-proxy-auth/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:10:51 + dirname cmd/security-proxy-setup/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:10:51 + dirname cmd/security-secretstore-setup/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:10:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:10:51 + dirname cmd/security-spire-agent/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:10:51 + dirname cmd/security-spire-config/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:10:51 + dirname cmd/security-spire-server/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:10:51 + dirname cmd/support-notifications/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo support-notifications,cmd/support-notifications/Dockerfile 02:10:51 + dirname cmd/support-scheduler/Dockerfile 02:10:51 + cut -d/ -f2 02:10:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:10:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:10:51 + git rev-list -1 --merges ef65de843fd2588df9291ef96e78f36bbf6f50e6~1..ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] echo 02:10:51 -----------> git rev-list -1 --merges ef65de843fd2588df9291ef96e78f36bbf6f50e6~1..ef65de843fd2588df9291ef96e78f36bbf6f50e6 ef65de843fd2588df9291ef96e78f36bbf6f50e6 [false] [Pipeline] sh 02:10:51 + git log --format=format:%s -1 ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] echo 02:10:51 ========================================================= 02:10:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:10:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:10:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:52 + grep -v github /etc/ssh/ssh_known_hosts 02:10:52 + [ -e /tmp/ssh_known_hosts ] 02:10:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:10:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:10:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:10:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:52 02:10:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:10:53 b85a868b505f: Pulling fs layer 02:10:53 e2be974225ed: Pulling fs layer 02:10:53 339a4e72a1f5: Pulling fs layer 02:10:53 988bab9f4d93: Pulling fs layer 02:10:53 1469e6f7b9e6: Pulling fs layer 02:10:53 eaf3925da568: Pulling fs layer 02:10:53 bab4dde63d76: Pulling fs layer 02:10:53 bde34c3a00c8: Pulling fs layer 02:10:53 b352a97aabf1: Pulling fs layer 02:10:53 4872d77fe225: Pulling fs layer 02:10:53 5851b861e8e6: Pulling fs layer 02:10:53 1469e6f7b9e6: Waiting 02:10:53 eaf3925da568: Waiting 02:10:53 bab4dde63d76: Waiting 02:10:53 bde34c3a00c8: Waiting 02:10:53 5851b861e8e6: Waiting 02:10:53 b352a97aabf1: Waiting 02:10:53 4872d77fe225: Waiting 02:10:53 988bab9f4d93: Waiting 02:10:53 e2be974225ed: Download complete 02:10:53 988bab9f4d93: Verifying Checksum 02:10:53 988bab9f4d93: Download complete 02:10:53 1469e6f7b9e6: Verifying Checksum 02:10:53 1469e6f7b9e6: Download complete 02:10:53 eaf3925da568: Verifying Checksum 02:10:53 eaf3925da568: Download complete 02:10:53 339a4e72a1f5: Verifying Checksum 02:10:53 339a4e72a1f5: Download complete 02:10:53 bde34c3a00c8: Download complete 02:10:53 b352a97aabf1: Verifying Checksum 02:10:53 4872d77fe225: Verifying Checksum 02:10:53 4872d77fe225: Download complete 02:10:53 5851b861e8e6: Verifying Checksum 02:10:53 5851b861e8e6: Download complete 02:10:53 b85a868b505f: Verifying Checksum 02:10:53 b85a868b505f: Download complete 02:10:53 bab4dde63d76: Verifying Checksum 02:10:53 bab4dde63d76: Download complete 02:10:55 b85a868b505f: Pull complete 02:10:55 e2be974225ed: Pull complete 02:10:55 339a4e72a1f5: Pull complete 02:10:55 988bab9f4d93: Pull complete 02:10:55 1469e6f7b9e6: Pull complete 02:10:55 eaf3925da568: Pull complete 02:10:57 bab4dde63d76: Pull complete 02:10:57 bde34c3a00c8: Pull complete 02:10:57 b352a97aabf1: Pull complete 02:10:57 4872d77fe225: Pull complete 02:10:57 5851b861e8e6: Pull complete 02:10:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:57 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:11:02 $ docker top 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 -eo pid,comm 02:11:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:11:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:02 [ssh-agent] Looking for ssh-agent implementation... 02:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:03 $ docker exec 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent 02:11:03 SSH_AUTH_SOCK=/tmp/ssh-CTMW0vDn2ygT/agent.32 02:11:03 SSH_AGENT_PID=38 02:11:03 Running ssh-add (command line suppressed) 02:11:03 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9538593892672653254.key (/w/workspace/edgex-go/3@tmp/private_key_9538593892672653254.key) 02:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:03 + git tag --points-at HEAD [Pipeline] } 02:11:03 $ docker exec --env ******** --env ******** 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent -k 02:11:03 unset SSH_AUTH_SOCK; 02:11:03 unset SSH_AGENT_PID; 02:11:03 echo Agent pid 38 killed; 02:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:03 [ssh-agent] Looking for ssh-agent implementation... 02:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:03 $ docker exec 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent 02:11:03 SSH_AUTH_SOCK=/tmp/ssh-ihUTes1Cv0R0/agent.73 02:11:03 SSH_AGENT_PID=79 02:11:03 Running ssh-add (command line suppressed) 02:11:04 Identity added: /w/workspace/edgex-go/3@tmp/private_key_13951320726512412591.key (/w/workspace/edgex-go/3@tmp/private_key_13951320726512412591.key) 02:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:04 + git semver init 02:11:04 2024-04-22 02:11:04,480 [run_init] DEBUG init version:0.0.0 force:False 02:11:04 2024-04-22 02:11:04,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 02:11:04 2024-04-22 02:11:04,481 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 02:11:04 2024-04-22 02:11:04,481 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 02:11:14 2024-04-22 02:11:13,754 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 02:11:14 2024-04-22 02:11:13,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/napa with force:False 02:11:14 2024-04-22 02:11:13,755 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:11:14 2024-04-22 02:11:13,755 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:11:14 3.1.1-dev.1 [Pipeline] } 02:11:14 $ docker exec --env ******** --env ******** 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent -k 02:11:14 unset SSH_AUTH_SOCK; 02:11:14 unset SSH_AGENT_PID; 02:11:14 echo Agent pid 79 killed; 02:11:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:14 + git semver [Pipeline] } 02:11:15 $ docker stop --time=1 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 02:11:17 $ docker rm -f --volumes 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:18 Stashed 1 file(s) [Pipeline] echo 02:11:18 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 02:11:19 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 02:11:19 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:11:19 + + cut -d -f 2 02:11:19 grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 02:11:19 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:19 ========================================================= 02:11:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 02:11:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:11:19 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 02:11:20 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 02:11:20 619be1103602: Pulling fs layer 02:11:20 7862e08f4a3e: Pulling fs layer 02:11:20 5df492c9dc93: Pulling fs layer 02:11:20 7629e6793208: Pulling fs layer 02:11:20 4f4fb700ef54: Pulling fs layer 02:11:20 8de7f028bff5: Pulling fs layer 02:11:20 44042ff1420b: Pulling fs layer 02:11:20 5cdaf54b7214: Pulling fs layer 02:11:20 38f3e5a9071a: Pulling fs layer 02:11:20 7629e6793208: Waiting 02:11:20 8de7f028bff5: Waiting 02:11:20 44042ff1420b: Waiting 02:11:20 38f3e5a9071a: Waiting 02:11:20 5cdaf54b7214: Waiting 02:11:20 4f4fb700ef54: Waiting 02:11:20 7862e08f4a3e: Verifying Checksum 02:11:20 7862e08f4a3e: Download complete 02:11:20 7629e6793208: Verifying Checksum 02:11:20 7629e6793208: Download complete 02:11:20 4f4fb700ef54: Verifying Checksum 02:11:20 4f4fb700ef54: Download complete 02:11:20 8de7f028bff5: Verifying Checksum 02:11:20 8de7f028bff5: Download complete 02:11:20 619be1103602: Verifying Checksum 02:11:20 619be1103602: Download complete 02:11:20 44042ff1420b: Verifying Checksum 02:11:20 44042ff1420b: Download complete 02:11:20 38f3e5a9071a: Verifying Checksum 02:11:20 38f3e5a9071a: Download complete 02:11:20 5df492c9dc93: Verifying Checksum 02:11:20 5df492c9dc93: Download complete 02:11:20 619be1103602: Pull complete 02:11:21 5cdaf54b7214: Verifying Checksum 02:11:21 5cdaf54b7214: Download complete 02:11:21 7862e08f4a3e: Pull complete 02:11:25 5df492c9dc93: Pull complete 02:11:25 7629e6793208: Pull complete 02:11:26 4f4fb700ef54: Pull complete 02:11:27 8de7f028bff5: Pull complete 02:11:27 44042ff1420b: Pull complete 02:11:31 5cdaf54b7214: Pull complete 02:11:32 38f3e5a9071a: Pull complete 02:11:33 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 02:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 02:11:33 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 02:11:33 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 02:11:33 WORKDIR /edgex 02:11:33 COPY go.mod . 02:11:33 RUN go mod download 02:11:33 + docker build -t ci-base-image-x86_64 -f - . 02:11:33 Still waiting to schedule task 02:11:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3343’ 02:11:35 Sending build context to Docker daemon 204.4MB 02:11:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 02:11:35 ---> 60b93f829570 02:11:35 Step 2/4 : WORKDIR /edgex 02:11:57 ---> Running in 8966bedda140 02:11:58 Removing intermediate container 8966bedda140 02:11:58 ---> 1f25c45d9e49 02:11:58 Step 3/4 : COPY go.mod . 02:11:59 ---> 008236837c3b 02:11:59 Step 4/4 : RUN go mod download 02:12:00 ---> Running in 8032737b0d15 02:12:27 Removing intermediate container 8032737b0d15 02:12:27 ---> 55e4041af785 02:12:27 Successfully built 55e4041af785 02:12:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:27 + docker inspect -f . ci-base-image-x86_64 02:12:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:27 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:30 $ docker top d59297844fa8f4b9063e51c95a859c0a8a9626ac00e79e2f6e83870f9db84b96 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:30 + go version 02:12:30 go version go1.21.9 linux/amd64 [Pipeline] } 02:12:30 $ docker stop --time=1 d59297844fa8f4b9063e51c95a859c0a8a9626ac00e79e2f6e83870f9db84b96 02:12:31 $ docker rm -f --volumes d59297844fa8f4b9063e51c95a859c0a8a9626ac00e79e2f6e83870f9db84b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:32 + docker inspect -f . ci-base-image-x86_64 02:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:32 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:12:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:32 $ docker top 48473bd5def15e49e600eb0633fe125d999aa5c71d2a95cf69055562d088bb81 -eo pid,comm [Pipeline] { [Pipeline] echo 02:12:32 ========================================================= 02:12:32 [edgeXBuildGoParallel] Running Tests and Build... 02:12:32 ========================================================= [Pipeline] sh 02:12:33 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 02:12:33 + make test 02:12:33 go test -race -coverprofile=coverage.out ./... 02:12:40 ? github.com/edgexfoundry/edgex-go [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:13:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:13:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 02:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 02:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 02:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.088s coverage: 53.2% of statements 02:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.789s coverage: 93.4% of statements 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements 02:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:14:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 97.6% of statements 02:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:14:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.043s coverage: 72.2% of statements 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:14:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements 02:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.082s coverage: 32.2% of statements 02:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements 02:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.110s coverage: 82.9% of statements 02:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements 02:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.112s coverage: 96.3% of statements 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 02:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:14:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements 02:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.303s coverage: 79.9% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.126s coverage: 81.8% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.196s coverage: 38.4% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.079s coverage: 19.9% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements 02:14:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 02:14:35 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 02:14:35 running golangci-lint 02:14:35 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:14:35 go version go1.21.9 linux/amd64 02:14:36 level=info msg="[config_reader] Used config file .golangci.yml" 02:14:36 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:14:48 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 12.452694658s" 02:14:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.796016ms" 02:14:56 level=info msg="[linters_context/goanalysis] analyzers took 1m2.330003121s with top 10 stages: buildir: 29.962151802s, gosec: 6.992400304s, fact_deprecated: 2.025185048s, inspect: 1.803303206s, printf: 1.14518096s, S1038: 1.002082891s, ctrlflow: 955.683441ms, nilness: 819.096218ms, directives: 794.475372ms, fact_purity: 695.569455ms" 02:14:56 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:14:56 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_files: 197/197" 02:14:56 level=info msg="[runner] processing took 17.419731ms with stages: nolint: 6.947061ms, identifier_marker: 5.277377ms, autogenerated_exclude: 1.410287ms, path_prettifier: 1.387066ms, skip_dirs: 1.299784ms, exclude-rules: 1.055725ms, cgo: 25.491µs, filename_unadjuster: 13.23µs, max_same_issues: 710ns, fixer: 500ns, skip_files: 470ns, uniq_by_line: 340ns, exclude: 310ns, severity-rules: 240ns, path_shortener: 220ns, diff: 200ns, sort_results: 170ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 02:14:56 level=info msg="[runner] linters took 7.552066469s with stages: goanalysis_metalinter: 7.534562074s" 02:14:56 level=info msg="File cache stats: 0 entries of total size 0B" 02:14:56 level=info msg="Memory: 202 samples, avg is 239.0MB, max is 958.6MB" 02:14:56 level=info msg="Execution took 20.044160563s" 02:14:56 go vet ./... 02:15:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:02 ./bin/test-attribution-txt.sh [Pipeline] echo 02:15:02 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:15:02 + go mod tidy 02:15:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:15:02 go: downloading github.com/go-playground/assert/v2 v2.2.0 02:15:02 go: downloading github.com/onsi/ginkgo v1.10.1 02:15:02 go: downloading github.com/onsi/gomega v1.7.0 02:15:03 go: downloading github.com/google/go-cmp v0.5.9 02:15:03 go: downloading github.com/hashicorp/consul/sdk v0.14.1 02:15:03 go: downloading github.com/hashicorp/go-uuid v1.0.3 02:15:03 go: downloading github.com/kr/pretty v0.1.0 02:15:03 go: downloading github.com/hashicorp/go-msgpack v0.5.5 02:15:05 go: downloading github.com/hashicorp/memberlist v0.5.0 02:15:05 go: downloading github.com/pascaldekloe/goe v0.1.0 02:15:05 go: downloading gopkg.in/yaml.v2 v2.4.0 02:15:05 go: downloading github.com/hashicorp/go-version v1.2.1 02:15:06 go: downloading github.com/pkg/errors v0.9.1 02:15:06 go: downloading github.com/kr/text v0.2.0 02:15:07 go: downloading github.com/hpcloud/tail v1.0.0 02:15:07 go: downloading github.com/google/btree v1.0.1 02:15:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:15:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:15:08 go: downloading github.com/miekg/dns v1.1.41 02:15:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:15:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 02:15:10 + ls -al . 02:15:10 total 740 02:15:10 drwxrwxr-x 12 1001 1001 4096 Apr 22 02:12 . 02:15:10 drwxr-xr-x 4 root root 4096 Apr 22 02:12 .. 02:15:10 drwxrwxr-x 2 1001 1001 4096 Apr 22 02:10 .blubracket 02:15:10 -rw-rw-r-- 1 1001 1001 10 Apr 22 02:10 .dockerignore 02:15:10 drwxrwxr-x 8 1001 1001 4096 Apr 22 02:14 .git 02:15:10 drwxrwxr-x 3 1001 1001 4096 Apr 22 02:10 .github 02:15:10 -rw-rw-r-- 1 1001 1001 1067 Apr 22 02:10 .gitignore 02:15:10 -rw-rw-r-- 1 1001 1001 42 Apr 22 02:10 .golangci.yml 02:15:10 -rw-rw-r-- 1 1001 1001 100 Apr 22 02:10 .hadolint.yml 02:15:10 drwxr-xr-x 3 1001 1001 4096 Apr 22 02:11 .semver 02:15:10 -rw-rw-r-- 1 1001 1001 155 Apr 22 02:10 .sonarcloud.properties 02:15:10 -rw-rw-r-- 1 1001 1001 1171 Apr 22 02:10 ADOPTERS.md 02:15:10 -rw-rw-r-- 1 1001 1001 11674 Apr 22 02:10 Attribution.txt 02:15:10 -rw-rw-r-- 1 1001 1001 100284 Apr 22 02:10 CHANGELOG.md 02:15:10 -rw-rw-r-- 1 1001 1001 3804 Apr 22 02:10 CONTRIBUTING.md 02:15:10 -rw-rw-r-- 1 1001 1001 677 Apr 22 02:10 GOVERNANCE.md 02:15:10 -rw-rw-r-- 1 1001 1001 861 Apr 22 02:10 Jenkinsfile 02:15:10 -rw-rw-r-- 1 1001 1001 10775 Apr 22 02:10 LICENSE 02:15:10 -rw-rw-r-- 1 1001 1001 15054 Apr 22 02:10 Makefile 02:15:10 -rw-rw-r-- 1 1001 1001 582 Apr 22 02:10 OWNERS.md 02:15:10 -rw-rw-r-- 1 1001 1001 9528 Apr 22 02:10 README.md 02:15:10 -rw-rw-r-- 1 1001 1001 789 Apr 22 02:10 SECURITY.md 02:15:10 -rw-rw-r-- 1 1001 1001 11 Apr 22 02:11 VERSION 02:15:10 drwxrwxr-x 2 1001 1001 4096 Apr 22 02:10 bin 02:15:10 drwxrwxr-x 18 1001 1001 4096 Apr 22 02:10 cmd 02:15:10 -rw-r--r-- 1 root root 453602 Apr 22 02:14 coverage.out 02:15:10 drwxrwxr-x 2 1001 1001 4096 Apr 22 02:10 fuzz_test 02:15:10 -rw-rw-r-- 1 1001 1001 3649 Apr 22 02:10 go.mod 02:15:10 -rw-rw-r-- 1 1001 1001 34366 Apr 22 02:10 go.sum 02:15:10 drwxrwxr-x 7 1001 1001 4096 Apr 22 02:10 internal 02:15:10 drwxrwxr-x 3 1001 1001 4096 Apr 22 02:10 openapi 02:15:10 -rw-rw-r-- 1 1001 1001 584 Apr 22 02:10 security.txt 02:15:10 drwxrwxr-x 6 1001 1001 4096 Apr 22 02:10 vendor 02:15:10 -rw-rw-r-- 1 1001 1001 204 Apr 22 02:10 version.go [Pipeline] sh 02:15:10 + '[' -e coverage.out ] 02:15:10 + chown 1001:1001 coverage.out [Pipeline] stash 02:15:10 Stashed 1 file(s) [Pipeline] sh 02:15:10 + make build 02:15:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:15:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3346 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws 02:15:11 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:15:11 The recommended git tool is: git 02:15:16 using credential edgex-jenkins-ssh 02:15:16 Cloning the remote Git repository 02:15:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:15:16 > git init /w/workspace/edgex-go/3 # timeout=10 02:15:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:15:16 > git --version # timeout=10 02:15:16 > git --version # 'git version 2.25.1' 02:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:15:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:15:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:15:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:15:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:15:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:15:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:15:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:15:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:15:36 Avoid second fetch 02:15:36 Checking out Revision ef65de843fd2588df9291ef96e78f36bbf6f50e6 (napa) 02:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:15:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:15:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:36 > git config core.sparsecheckout # timeout=10 02:15:36 > git checkout -f ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 02:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:15:38 Commit message: "fix: Bump golang libs to resolve CVEs (#4793)" [Pipeline] } 02:15:39 $ docker stop --time=1 48473bd5def15e49e600eb0633fe125d999aa5c71d2a95cf69055562d088bb81 02:15:44 $ docker rm -f --volumes 48473bd5def15e49e600eb0633fe125d999aa5c71d2a95cf69055562d088bb81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:15:46 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:46 Dload Upload Total Spent Left Speed 02:15:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 02:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:46 02:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:46 latest: Pulling from edgex-devops/edgex-compose 02:15:46 91d30c5bc195: Pulling fs layer 02:15:46 2e9b0aa3be6d: Pulling fs layer 02:15:46 9c61dcf015f6: Pulling fs layer 02:15:46 4698f68db338: Pulling fs layer 02:15:46 2a2f49069b9e: Pulling fs layer 02:15:46 e0025b399a48: Pulling fs layer 02:15:46 4698f68db338: Waiting 02:15:46 e0025b399a48: Waiting 02:15:46 2a2f49069b9e: Waiting 02:15:46 91d30c5bc195: Verifying Checksum 02:15:46 91d30c5bc195: Download complete 02:15:46 4698f68db338: Verifying Checksum 02:15:46 4698f68db338: Download complete 02:15:46 2e9b0aa3be6d: Verifying Checksum 02:15:46 2e9b0aa3be6d: Download complete 02:15:46 91d30c5bc195: Pull complete 02:15:46 e0025b399a48: Verifying Checksum 02:15:46 e0025b399a48: Download complete 02:15:46 2a2f49069b9e: Verifying Checksum 02:15:46 2a2f49069b9e: Download complete 02:15:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:15:46 + sudo tee /etc/docker/daemon.new 02:15:46 { 02:15:46 "registry-mirrors": [ 02:15:46 "https://nexus3.edgexfoundry.org:10001" 02:15:46 ], 02:15:46 "bip": "10.250.0.254/24", 02:15:46 "hosts": [ 02:15:46 "tcp://0.0.0.0:5555", 02:15:46 "unix:///var/run/docker.sock" 02:15:46 ], 02:15:46 "mtu": 1458, 02:15:46 "selinux-enabled": true, 02:15:46 "seccomp-profile": "/etc/docker/seccomp.json" 02:15:46 } [Pipeline] sh 02:15:46 2e9b0aa3be6d: Pull complete 02:15:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:15:47 9c61dcf015f6: Download complete 02:15:47 + sudo service docker restart 02:15:49 9c61dcf015f6: Pull complete 02:15:49 4698f68db338: Pull complete 02:15:50 2a2f49069b9e: Pull complete 02:15:50 e0025b399a48: Pull complete 02:15:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:50 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:15:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:15:57 $ docker top cb8cf7d378eafe534b02cefc5cf918fde3e71dc9dadfc5a4b12e898a92f41771 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:57 + docker compose -f ./docker-compose-build.yml build --parallel 02:15:59 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:15:59 #1 transferring dockerfile: 2.23kB done 02:15:59 #1 DONE 0.0s 02:16:00 02:16:00 #2 [core-metadata internal] load build definition from Dockerfile 02:16:00 #2 ... 02:16:00 02:16:00 #3 [security-spire-server internal] load .dockerignore 02:16:00 #3 DONE 0.0s 02:16:00 02:16:00 #4 [security-spire-config internal] load build definition from Dockerfile 02:16:00 #4 transferring dockerfile: 1.69kB done 02:16:00 #4 DONE 0.5s 02:16:00 02:16:00 #5 [security-spiffe-token-provider internal] load .dockerignore 02:16:02 #5 ... 02:16:02 02:16:02 #6 [core-command internal] load build definition from Dockerfile 02:16:02 #6 transferring dockerfile: 1.93kB done 02:16:02 #6 DONE 2.3s 02:16:02 02:16:02 #7 [security-proxy-setup internal] load build definition from Dockerfile 02:16:02 #7 transferring dockerfile: 2.50kB done 02:16:03 #7 ... 02:16:03 02:16:03 #8 [support-notifications internal] load build definition from Dockerfile 02:16:03 #8 transferring dockerfile: 1.95kB done 02:16:03 #8 DONE 2.7s 02:16:03 02:16:03 #2 [core-metadata internal] load build definition from Dockerfile 02:16:03 #2 transferring dockerfile: 2.06kB done 02:16:03 #2 ... 02:16:03 02:16:03 #7 [security-proxy-setup internal] load build definition from Dockerfile 02:16:03 #7 DONE 3.5s 02:16:03 02:16:03 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:16:03 #9 transferring dockerfile: 2.15kB done 02:16:04 #9 ... 02:16:04 02:16:04 #10 [security-spire-server internal] load build definition from Dockerfile 02:16:04 #10 transferring dockerfile: 1.70kB done 02:16:04 #10 DONE 4.4s 02:16:04 02:16:04 #11 [core-data internal] load .dockerignore 02:16:05 #11 ... 02:16:05 02:16:05 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:16:05 #9 DONE 5.0s 02:16:05 02:16:05 #2 [core-metadata internal] load build definition from Dockerfile 02:16:05 #2 DONE 5.1s 02:16:05 02:16:05 #11 [core-data internal] load .dockerignore 02:16:05 #11 transferring context: 50B done [Pipeline] withEnv [Pipeline] { 02:16:05 #11 DONE 4.7s 02:16:05 02:16:05 #12 [support-scheduler internal] load build definition from Dockerfile 02:16:05 #12 transferring dockerfile: 1.93kB done 02:16:05 #12 DONE 5.1s 02:16:05 02:16:05 #13 [security-proxy-auth internal] load .dockerignore 02:16:05 #13 transferring context: 50B done 02:16:05 #13 DONE 4.8s 02:16:05 02:16:05 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:16:05 #14 transferring dockerfile: 1.89kB done 02:16:05 #14 DONE 5.2s 02:16:05 02:16:05 #15 [security-secretstore-setup internal] load .dockerignore 02:16:05 #15 transferring context: 50B done 02:16:05 #15 DONE 4.8s 02:16:05 02:16:05 #5 [security-spiffe-token-provider internal] load .dockerignore 02:16:05 #5 transferring context: 50B done 02:16:05 #5 DONE 4.8s 02:16:05 02:16:05 #16 [security-proxy-setup internal] load .dockerignore 02:16:05 #16 transferring context: 50B done 02:16:05 #16 DONE 4.9s 02:16:05 02:16:05 #17 [core-data internal] load build definition from Dockerfile 02:16:05 #17 transferring dockerfile: 2.01kB done 02:16:05 #17 DONE 5.2s 02:16:05 02:16:05 #18 [support-notifications internal] load .dockerignore 02:16:05 #18 transferring context: 50B done 02:16:05 #18 DONE 4.9s 02:16:05 02:16:05 #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:05 #19 DONE 0.0s 02:16:05 02:16:05 #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:16:05 #20 ... 02:16:05 02:16:05 #21 [security-spire-agent internal] load build definition from Dockerfile 02:16:05 #21 transferring dockerfile: 1.81kB done 02:16:05 #21 DONE 5.2s 02:16:05 02:16:05 #22 [security-spire-agent internal] load .dockerignore 02:16:05 #22 transferring context: 50B done 02:16:05 #22 DONE 4.9s 02:16:05 02:16:05 #23 [core-command internal] load .dockerignore 02:16:05 #23 transferring context: 50B done 02:16:05 #23 DONE 4.9s 02:16:05 02:16:05 #24 [security-secretstore-setup internal] load build definition from Dockerfile 02:16:05 #24 transferring dockerfile: 2.49kB done 02:16:05 #24 DONE 5.3s 02:16:05 02:16:05 #25 [security-bootstrapper internal] load build definition from Dockerfile 02:16:05 #25 transferring dockerfile: 2.93kB done 02:16:05 #25 DONE 5.3s 02:16:05 02:16:05 #26 [support-scheduler internal] load .dockerignore 02:16:05 #26 transferring context: 50B done 02:16:05 #26 DONE 4.9s 02:16:05 02:16:05 #3 [security-spire-server internal] load .dockerignore 02:16:05 #3 transferring context: 50B done 02:16:05 #3 DONE 4.9s 02:16:05 02:16:05 #27 [security-bootstrapper internal] load .dockerignore 02:16:05 #27 transferring context: 50B done 02:16:05 #27 DONE 4.9s 02:16:05 02:16:05 #28 [security-spire-config internal] load .dockerignore 02:16:05 #28 transferring context: 50B done 02:16:05 #28 DONE 5.0s 02:16:05 02:16:05 #29 [core-metadata internal] load .dockerignore 02:16:05 #29 transferring context: 50B done 02:16:05 #29 DONE 4.9s 02:16:05 02:16:05 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:05 #19 DONE 0.0s 02:16:05 02:16:05 #30 [core-common-config-bootstrapper internal] load .dockerignore 02:16:05 #30 transferring context: 50B done 02:16:05 #30 DONE 5.3s 02:16:05 02:16:05 #20 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:16:05 #20 ... 02:16:05 02:16:05 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:05 #19 DONE 0.0s 02:16:05 02:16:05 #20 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] configFileProvider 02:16:05 provisioning config files... 02:16:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12366451297710910082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:05 #20 ... 02:16:05 02:16:05 #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:05 #19 DONE 0.0s 02:16:05 02:16:05 #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:16:06 #20 DONE 0.9s 02:16:06 02:16:06 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:16:06 #31 DONE 0.5s 02:16:06 02:16:06 #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:16:06 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:16:06 ---> ****-login.sh 02:16:06 nexus3.edgexfoundry.org:10001 02:16:06 #32 ... 02:16:06 02:16:06 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:16:06 #33 DONE 0.6s 02:16:06 02:16:06 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:16:06 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:16:06 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:16:06 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:16:06 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:06 Configure a credential helper to remove this warning. See 02:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:06 02:16:06 Login Succeeded 02:16:06 nexus3.edgexfoundry.org:10002 02:16:07 #32 DONE 1.0s 02:16:07 02:16:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:16:07 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 02:16:07 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:16:07 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:16:07 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:16:07 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 02:16:07 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 02:16:07 #34 ... 02:16:07 02:16:07 #35 [security-spire-agent internal] load build context 02:16:07 #35 transferring context: 17.63kB 0.1s done 02:16:07 #35 DONE 0.8s 02:16:07 02:16:07 #36 [security-spire-server internal] load build context 02:16:07 #36 transferring context: 18.10kB 0.1s done 02:16:07 #36 DONE 0.7s 02:16:07 02:16:07 #37 [security-spire-config internal] load build context 02:16:07 #37 transferring context: 16.35kB 0.1s done 02:16:07 #37 DONE 0.8s 02:16:07 02:16:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:16:07 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 02:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:07 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 02:16:07 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 02:16:07 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:07 Configure a credential helper to remove this warning. See 02:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:07 02:16:07 Login Succeeded 02:16:07 nexus3.edgexfoundry.org:10003 02:16:07 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.6s 02:16:07 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s 02:16:07 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:16:07 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s 02:16:07 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.8s 02:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:07 Configure a credential helper to remove this warning. See 02:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:07 02:16:07 Login Succeeded 02:16:07 nexus3.edgexfoundry.org:10004 02:16:07 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done 02:16:07 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.9s 02:16:07 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:16:07 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.0s 02:16:07 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s 02:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:08 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done 02:16:08 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:08 Configure a credential helper to remove this warning. See 02:16:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:08 02:16:08 Login Succeeded 02:16:08 ****.io 02:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:08 Configure a credential helper to remove this warning. See 02:16:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:08 02:16:08 Login Succeeded 02:16:08 ---> ****-login.sh ends [Pipeline] } 02:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:16:09 #34 ... 02:16:09 02:16:09 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:16:09 #38 DONE 2.9s 02:16:09 02:16:09 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:16:09 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 02:16:09 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:16:09 + cut+ -d -f 2grep 02:16:09 ^go [0-9].[0-9]* go.mod [Pipeline] echo 02:16:09 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:16:09 ========================================================= 02:16:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 02:16:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:16:10 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 02:16:10 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 02:16:10 c6b39de5b339: Pulling fs layer 02:16:10 a69c41024577: Pulling fs layer 02:16:10 d6de4b400683: Pulling fs layer 02:16:10 35cb2a7552d0: Pulling fs layer 02:16:10 4f4fb700ef54: Pulling fs layer 02:16:10 35cb2a7552d0: Waiting 02:16:10 9e011611b7f5: Pulling fs layer 02:16:10 3bd174042beb: Pulling fs layer 02:16:10 4476f39b5e91: Pulling fs layer 02:16:10 4f4fb700ef54: Waiting 02:16:10 3bd174042beb: Waiting 02:16:10 4476f39b5e91: Waiting 02:16:10 9e011611b7f5: Waiting 02:16:10 a69c41024577: Download complete 02:16:10 35cb2a7552d0: Verifying Checksum 02:16:10 35cb2a7552d0: Download complete 02:16:10 4f4fb700ef54: Verifying Checksum 02:16:10 4f4fb700ef54: Download complete 02:16:10 c6b39de5b339: Download complete 02:16:10 9e011611b7f5: Verifying Checksum 02:16:10 9e011611b7f5: Download complete 02:16:10 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done 02:16:10 4476f39b5e91: Verifying Checksum 02:16:10 4476f39b5e91: Download complete 02:16:11 c6b39de5b339: Pull complete 02:16:11 a69c41024577: Pull complete 02:16:12 d6de4b400683: Verifying Checksum 02:16:12 d6de4b400683: Download complete 02:16:13 3bd174042beb: Verifying Checksum 02:16:13 3bd174042beb: Download complete 02:16:15 #34 ... 02:16:15 02:16:15 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:16:15 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 02:16:15 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:16:15 #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:16:15 #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:16:15 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 02:16:15 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 02:16:15 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 02:16:15 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:16:15 #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s 02:16:15 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:16:15 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:16:15 #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s done 02:16:16 #39 ... 02:16:16 02:16:16 #40 [security-spiffe-token-provider internal] load build context 02:16:16 #40 transferring context: 290.34MB 9.7s 02:16:16 #40 ... 02:16:16 02:16:16 #41 [core-data internal] load build context 02:16:16 #41 ... 02:16:16 02:16:16 #42 [security-proxy-auth internal] load build context 02:16:16 #42 ... 02:16:16 02:16:16 #43 [support-scheduler internal] load build context 02:16:16 #43 ... 02:16:16 02:16:16 #44 [security-proxy-setup internal] load build context 02:16:17 #44 ... 02:16:17 02:16:17 #45 [core-metadata internal] load build context 02:16:17 #45 ... 02:16:17 02:16:17 #46 [support-notifications internal] load build context 02:16:17 #46 ... 02:16:17 02:16:17 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:16:17 #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:17 #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:17 #0 1.997 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:16:17 #0 2.029 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:16:17 #0 2.043 (3/6) Installing dumb-init (1.2.5-r2) 02:16:17 #0 2.081 (4/6) Installing openssl (3.1.4-r6) 02:16:17 #0 2.094 (5/6) Installing su-exec (0.2-r3) 02:16:17 #0 2.099 (6/6) Installing yq (4.33.3-r5) 02:16:17 #0 2.282 Executing busybox-1.36.1-r5.trigger 02:16:17 #0 2.292 OK: 17 MiB in 19 packages 02:16:17 #47 ... 02:16:17 02:16:17 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:16:18 #48 ... 02:16:18 02:16:18 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:18 #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.027 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:16:18 #0 2.027 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:16:18 #0 2.027 OK: 20074 distinct packages available 02:16:18 #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.382 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:16:18 #0 2.419 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:16:18 #0 2.436 (3/7) Installing dumb-init (1.2.5-r2) 02:16:18 #0 2.436 (4/7) Installing musl-obstack (1.2.3-r2) 02:16:18 #0 2.460 (5/7) Installing libucontext (1.2-r2) 02:16:18 #0 2.473 (6/7) Installing gcompat (1.1.0-r1) 02:16:18 #0 2.477 (7/7) Installing openssl (3.1.4-r6) 02:16:18 #0 2.487 Executing busybox-1.36.1-r5.trigger 02:16:18 #0 2.496 OK: 8 MiB in 20 packages 02:16:18 #49 ... 02:16:18 02:16:18 #50 [security-bootstrapper internal] load build context 02:16:18 #50 transferring context: 396.91MB 11.2s done 02:16:18 #50 ... 02:16:18 02:16:18 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:18 #51 ... 02:16:18 02:16:18 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:16:18 #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 1.963 (1/4) Installing ca-certificates (20240226-r0) 02:16:18 #0 1.980 (2/4) Installing dumb-init (1.2.5-r2) 02:16:18 #0 2.051 (3/4) Installing su-exec (0.2-r3) 02:16:18 #0 2.053 (4/4) Installing yq (4.33.3-r5) 02:16:18 #0 2.258 Executing busybox-1.36.1-r5.trigger 02:16:18 #0 2.262 Executing ca-certificates-20240226-r0.trigger 02:16:18 #0 2.310 OK: 17 MiB in 19 packages 02:16:18 #52 ... 02:16:18 02:16:18 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:18 #53 ... 02:16:18 02:16:18 #54 [security-secretstore-setup internal] load build context 02:16:18 #54 transferring context: 396.91MB 11.3s done 02:16:18 #54 ... 02:16:18 02:16:18 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:18 #0 6.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 6.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 6.617 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:16:18 #0 6.617 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:16:18 #0 6.617 OK: 20074 distinct packages available 02:16:18 #0 6.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 6.987 (1/4) Installing dumb-init (1.2.5-r2) 02:16:18 #0 6.995 (2/4) Installing musl-obstack (1.2.3-r2) 02:16:18 #0 6.995 (3/4) Installing libucontext (1.2-r2) 02:16:18 #0 6.998 (4/4) Installing gcompat (1.1.0-r1) 02:16:18 #0 7.005 Executing busybox-1.36.1-r5.trigger 02:16:18 #0 7.023 OK: 8 MiB in 19 packages 02:16:18 #55 ... 02:16:18 02:16:18 #56 [core-command internal] load build context 02:16:18 #56 transferring context: 396.91MB 11.9s done 02:16:18 #56 ... 02:16:18 02:16:18 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:16:18 #57 ... 02:16:18 02:16:18 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:18 #0 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.157 (1/2) Installing dumb-init (1.2.5-r2) 02:16:18 #0 2.245 (2/2) Installing su-exec (0.2-r3) 02:16:18 #0 2.247 Executing busybox-1.36.1-r5.trigger 02:16:18 #0 2.258 OK: 7 MiB in 17 packages 02:16:18 #58 ... 02:16:18 02:16:18 #59 [core-common-config-bootstrapper internal] load build context 02:16:18 #59 transferring context: 396.91MB 10.9s done 02:16:19 #59 ... 02:16:19 02:16:19 #60 [core-command builder 2/7] WORKDIR /edgex-go 02:16:19 #60 ... 02:16:19 02:16:19 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:16:19 #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s 02:16:19 #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 02:16:24 #39 ... 02:16:24 02:16:24 #43 [support-scheduler internal] load build context 02:16:24 #43 transferring context: 396.91MB 14.5s done 02:16:25 d6de4b400683: Pull complete 02:16:25 35cb2a7552d0: Pull complete 02:16:25 4f4fb700ef54: Pull complete 02:16:26 9e011611b7f5: Pull complete 02:16:26 #43 ... 02:16:26 02:16:26 #40 [security-spiffe-token-provider internal] load build context 02:16:26 #40 transferring context: 396.91MB 12.9s done 02:16:26 #40 ... 02:16:26 02:16:26 #41 [core-data internal] load build context 02:16:26 #41 transferring context: 396.91MB 13.8s done 02:16:27 #41 ... 02:16:27 02:16:27 #44 [security-proxy-setup internal] load build context 02:16:27 #44 transferring context: 396.91MB 10.7s done 02:16:27 #44 ... 02:16:27 02:16:27 #45 [core-metadata internal] load build context 02:16:27 #45 transferring context: 396.91MB 13.9s done 02:16:27 #45 ... 02:16:27 02:16:27 #42 [security-proxy-auth internal] load build context 02:16:27 #42 transferring context: 396.91MB 12.8s done 02:16:27 #42 ... 02:16:27 02:16:27 #46 [support-notifications internal] load build context 02:16:27 #46 transferring context: 396.91MB 11.9s done 02:16:27 #46 ... 02:16:27 02:16:27 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:16:27 #48 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:27 #48 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:27 #48 11.33 (1/2) Installing ca-certificates (20240226-r0) 02:16:27 #48 11.35 (2/2) Installing dumb-init (1.2.5-r2) 02:16:27 #48 11.35 Executing busybox-1.36.1-r5.trigger 02:16:27 #48 11.36 Executing ca-certificates-20240226-r0.trigger 02:16:27 #48 11.40 OK: 8 MiB in 17 packages 02:16:34 3bd174042beb: Pull complete 02:16:36 4476f39b5e91: Pull complete 02:16:36 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 02:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 02:16:36 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 02:16:36 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 02:16:36 WORKDIR /edgex 02:16:36 COPY go.mod . 02:16:36 RUN go mod download 02:16:36 + docker build -t ci-base-image-arm64 -f - . 02:16:39 Sending build context to Docker daemon 30MB 02:16:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 02:16:39 ---> 981a0608b64a 02:16:39 Step 2/4 : WORKDIR /edgex 02:16:41 ---> Running in 575f39e39f64 02:16:41 Removing intermediate container 575f39e39f64 02:16:41 ---> 366eb982133a 02:16:41 Step 3/4 : COPY go.mod . 02:16:41 ---> 2c45a3a4c60e 02:16:41 Step 4/4 : RUN go mod download 02:16:42 ---> Running in 86b0e770b483 02:16:54 #48 ... 02:16:54 02:16:54 #44 [security-proxy-setup internal] load build context 02:16:54 #44 DONE 46.8s 02:16:54 02:16:54 #46 [support-notifications internal] load build context 02:16:58 #46 ... 02:16:58 02:16:58 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:58 #51 50.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:58 #51 ... 02:16:58 02:16:58 #59 [core-common-config-bootstrapper internal] load build context 02:16:58 #59 DONE 52.1s 02:16:58 02:16:58 #46 [support-notifications internal] load build context 02:16:58 #46 ... 02:16:58 02:16:58 #50 [security-bootstrapper internal] load build context 02:16:58 #50 DONE 52.4s 02:16:58 02:16:58 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:58 #53 51.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:58 #53 51.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:59 #53 51.98 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:16:59 #53 51.98 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:16:59 #53 51.98 OK: 20074 distinct packages available 02:16:59 #53 52.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:16:59 #53 ... 02:16:59 02:16:59 #54 [security-secretstore-setup internal] load build context 02:16:59 #54 DONE 53.1s 02:16:59 02:16:59 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:59 #53 52.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:16:59 #53 52.30 (1/11) Installing ca-certificates (20240226-r0) 02:16:59 #53 52.32 (2/11) Installing brotli-libs (1.0.9-r14) 02:16:59 #53 52.34 (3/11) Installing libunistring (1.1-r1) 02:16:59 #53 52.36 (4/11) Installing libidn2 (2.3.4-r1) 02:16:59 #53 52.36 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:16:59 #53 52.37 (6/11) Installing libcurl (8.5.0-r0) 02:16:59 #53 52.39 (7/11) Installing curl (8.5.0-r0) 02:16:59 #53 52.39 (8/11) Installing dumb-init (1.2.5-r2) 02:16:59 #53 52.40 (9/11) Installing musl-obstack (1.2.3-r2) 02:16:59 #53 52.41 (10/11) Installing libucontext (1.2-r2) 02:16:59 #53 52.41 (11/11) Installing gcompat (1.1.0-r1) 02:16:59 #53 52.42 Executing busybox-1.36.1-r5.trigger 02:16:59 #53 52.42 Executing ca-certificates-20240226-r0.trigger 02:16:59 #53 52.87 OK: 12 MiB in 26 packages 02:17:00 #53 ... 02:17:00 02:17:00 #46 [support-notifications internal] load build context 02:17:00 #46 DONE 54.1s 02:17:00 02:17:00 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:17:00 #57 51.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:00 #57 51.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:00 #57 52.24 (1/1) Installing dumb-init (1.2.5-r2) 02:17:00 #57 52.25 Executing busybox-1.36.1-r5.trigger 02:17:00 #57 52.25 OK: 7 MiB in 16 packages 02:17:00 #57 ... 02:17:00 02:17:00 #56 [core-command internal] load build context 02:17:00 #56 DONE 54.5s 02:17:00 02:17:00 #42 [security-proxy-auth internal] load build context 02:17:00 #42 DONE 54.5s 02:17:00 02:17:00 #40 [security-spiffe-token-provider internal] load build context 02:17:00 #40 DONE 54.6s 02:17:00 02:17:00 #41 [core-data internal] load build context 02:17:00 #41 DONE 54.6s 02:17:01 02:17:01 #45 [core-metadata internal] load build context 02:17:01 #45 DONE 54.7s 02:17:01 02:17:01 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:17:01 #51 52.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:01 #51 52.33 (1/1) Installing dumb-init (1.2.5-r2) 02:17:01 #51 52.37 Executing busybox-1.36.1-r5.trigger 02:17:01 #51 52.38 OK: 7 MiB in 16 packages 02:17:01 #51 ... 02:17:01 02:17:01 #43 [support-scheduler internal] load build context 02:17:01 #43 DONE 54.8s 02:17:01 02:17:01 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:17:01 #52 DONE 53.9s 02:17:01 02:17:01 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:17:01 #47 DONE 53.9s 02:17:01 02:17:01 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:17:01 #58 DONE 54.2s 02:17:01 02:17:01 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:17:01 #49 DONE 54.0s 02:17:01 02:17:01 #60 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:17:01 #60 DONE 52.4s 02:17:01 02:17:01 #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:17:01 #61 ... 02:17:01 02:17:01 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:17:01 #51 DONE 54.0s 02:17:01 02:17:01 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:17:01 #55 DONE 54.0s 02:17:01 02:17:01 #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:17:01 #48 DONE 54.0s 02:17:01 02:17:01 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:17:01 #53 DONE 54.0s 02:17:01 02:17:01 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:17:01 #57 DONE 54.3s 02:17:01 02:17:01 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:17:01 #39 DONE 55.1s 02:17:01 02:17:01 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:17:01 #34 DONE 55.1s 02:17:01 02:17:01 #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:17:02 #62 ... 02:17:02 02:17:02 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:17:02 #0 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:02 #0 0.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:02 #0 0.789 OK: 264 MiB in 52 packages 02:17:02 #63 DONE 0.9s 02:17:02 02:17:02 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:17:02 #0 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:02 #0 0.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:02 #0 0.941 OK: 264 MiB in 52 packages 02:17:02 #64 DONE 1.3s 02:17:02 02:17:02 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:17:03 #65 ... 02:17:03 02:17:03 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:17:03 #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:03 #0 0.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:03 #0 1.199 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:17:03 #0 1.199 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:17:03 #0 1.199 OK: 20070 distinct packages available 02:17:03 #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:03 #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:03 #0 1.560 OK: 264 MiB in 52 packages 02:17:03 #66 DONE 1.9s 02:17:03 02:17:03 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:17:03 #67 DONE 1.0s 02:17:03 02:17:03 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:17:03 #0 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:03 #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:03 #0 1.061 Upgrading critical system libraries and apk-tools: 02:17:03 #0 1.061 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:03 #0 1.083 Executing busybox-1.36.1-r5.trigger 02:17:03 #0 1.145 Continuing the upgrade transaction with new apk-tools: 02:17:03 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:03 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:03 #0 1.408 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:03 #0 1.420 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:03 #0 1.453 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:03 #0 1.482 Executing ca-certificates-20240226-r0.trigger 02:17:03 #0 1.608 OK: 8 MiB in 17 packages 02:17:03 #68 DONE 1.8s 02:17:03 02:17:03 #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:17:03 #62 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:03 #62 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:03 #62 2.135 Upgrading critical system libraries and apk-tools: 02:17:03 #62 2.135 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:03 #62 2.177 Executing busybox-1.36.1-r5.trigger 02:17:03 #62 2.277 Continuing the upgrade transaction with new apk-tools: 02:17:03 #62 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:03 #62 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:03 #62 2.571 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:03 #62 2.579 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:03 #62 2.614 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:04 #62 3.214 OK: 7 MiB in 16 packages 02:17:06 #62 ... 02:17:06 02:17:06 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:17:06 #65 DONE 4.1s 02:17:06 02:17:06 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:17:06 #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:06 #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:06 #0 2.177 Upgrading critical system libraries and apk-tools: 02:17:06 #0 2.177 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:06 #0 2.235 Executing busybox-1.36.1-r5.trigger 02:17:06 #0 2.343 Continuing the upgrade transaction with new apk-tools: 02:17:06 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:06 #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:06 #0 2.637 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:06 #0 2.642 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:06 #0 2.675 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:06 #0 3.272 OK: 7 MiB in 17 packages 02:17:06 #69 DONE 5.1s 02:17:06 02:17:06 #70 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:17:06 #70 ... 02:17:06 02:17:06 #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:17:06 #62 DONE 5.6s 02:17:06 02:17:06 #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:17:06 #61 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:06 #61 5.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:06 #61 5.411 Upgrading critical system libraries and apk-tools: 02:17:06 #61 5.411 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:06 #61 5.428 Executing busybox-1.36.1-r5.trigger 02:17:06 #61 5.546 Continuing the upgrade transaction with new apk-tools: 02:17:06 #61 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:06 #61 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:07 #61 5.876 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:07 #61 6.185 OK: 8 MiB in 20 packages 02:17:07 #61 ... 02:17:07 02:17:07 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:17:07 #0 1.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:07 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:07 #0 2.113 Upgrading critical system libraries and apk-tools: 02:17:07 #0 2.113 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:07 #0 2.170 Executing busybox-1.36.1-r5.trigger 02:17:07 #0 2.277 Continuing the upgrade transaction with new apk-tools: 02:17:07 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:07 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:07 #0 2.559 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:07 #0 2.569 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:07 #0 2.602 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:07 #0 2.610 Executing ca-certificates-20240226-r0.trigger 02:17:07 #0 3.208 OK: 12 MiB in 26 packages 02:17:07 #71 DONE 6.3s 02:17:07 02:17:07 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:17:07 #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:07 #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:07 #0 5.232 Upgrading critical system libraries and apk-tools: 02:17:07 #0 5.232 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:07 #0 5.240 Executing busybox-1.36.1-r5.trigger 02:17:07 #0 5.308 Continuing the upgrade transaction with new apk-tools: 02:17:07 #0 5.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:07 #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:07 #0 5.597 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:07 #0 5.611 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:07 #0 5.673 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:07 #0 5.683 OK: 8 MiB in 19 packages 02:17:08 #72 ... 02:17:08 02:17:08 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:17:08 #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:08 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:08 #0 2.294 Upgrading critical system libraries and apk-tools: 02:17:08 #0 2.294 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:08 #0 2.348 Executing busybox-1.36.1-r5.trigger 02:17:08 #0 2.416 Continuing the upgrade transaction with new apk-tools: 02:17:08 #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:08 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:08 #0 2.685 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:08 #0 2.702 OK: 17 MiB in 19 packages 02:17:08 #73 DONE 7.2s 02:17:08 02:17:08 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:17:08 #74 ... 02:17:08 02:17:08 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:17:08 #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:08 #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:08 #0 2.337 OK: 264 MiB in 52 packages 02:17:08 #75 DONE 7.6s 02:17:08 02:17:08 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:17:08 #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:08 #0 7.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:08 #0 7.288 Upgrading critical system libraries and apk-tools: 02:17:08 #0 7.288 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:08 #0 7.295 Executing busybox-1.36.1-r5.trigger 02:17:08 #0 7.345 Continuing the upgrade transaction with new apk-tools: 02:17:08 #0 7.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:08 #0 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:08 #0 7.634 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:08 #76 7.808 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:08 #76 7.842 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:08 #76 7.851 Executing ca-certificates-20240226-r0.trigger 02:17:08 #76 7.905 OK: 17 MiB in 19 packages 02:17:09 #76 ... 02:17:09 02:17:09 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:17:11 #77 ... 02:17:11 02:17:11 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:17:11 #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:11 #0 7.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:11 #0 7.654 Upgrading critical system libraries and apk-tools: 02:17:11 #0 7.654 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:17:11 #0 7.707 Executing busybox-1.36.1-r5.trigger 02:17:11 #0 7.774 Continuing the upgrade transaction with new apk-tools: 02:17:11 #0 7.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:17:11 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:17:11 #0 8.267 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:17:11 #0 8.272 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:17:11 #0 8.329 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:17:11 #0 8.337 OK: 7 MiB in 16 packages 02:17:12 #78 ... 02:17:12 02:17:12 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:17:12 #72 DONE 11.5s 02:17:12 02:17:12 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:13 #79 ... 02:17:13 02:17:13 #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:17:13 #61 DONE 11.7s 02:17:13 02:17:13 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:17:13 #80 ... 02:17:13 02:17:13 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:13 #81 ... 02:17:13 02:17:13 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:17:13 #82 ... 02:17:13 02:17:13 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:14 #83 ... 02:17:14 02:17:14 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:17:14 #76 DONE 13.3s 02:17:14 02:17:14 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:16 #84 ... 02:17:16 02:17:16 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:17:16 #78 DONE 14.4s 02:17:16 02:17:16 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:17:16 #80 ... 02:17:16 02:17:16 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:17:16 #82 DONE 13.4s 02:17:16 02:17:16 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:20 #85 ... 02:17:20 02:17:20 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:17:20 #74 DONE 11.7s 02:17:20 02:17:20 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:17:20 #77 DONE 11.0s 02:17:20 02:17:20 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:20 #84 DONE 7.2s 02:17:20 02:17:20 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:17:20 #80 DONE 7.3s 02:17:20 02:17:20 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:20 #83 DONE 7.3s 02:17:20 02:17:20 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:17:20 #86 DONE 0.1s 02:17:20 02:17:20 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:21 #87 DONE 1.2s 02:17:21 02:17:21 #70 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:17:21 #70 DONE 14.9s 02:17:21 02:17:21 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:17:21 #88 DONE 1.2s 02:17:21 02:17:21 #89 [security-spire-server stage-2 6/9] COPY security.txt / 02:17:21 #89 DONE 0.4s 02:17:21 02:17:21 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:17:21 #90 DONE 0.1s 02:17:21 02:17:21 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:17:21 #91 DONE 0.1s 02:17:21 02:17:21 #92 [security-spire-config stage-2 6/10] COPY security.txt / 02:17:21 #92 DONE 0.1s 02:17:21 02:17:21 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:17:21 #93 DONE 0.1s 02:17:21 02:17:21 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:17:21 #94 DONE 0.1s 02:17:21 02:17:21 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:17:21 #95 DONE 0.1s 02:17:21 02:17:21 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 02:17:21 #96 DONE 0.1s 02:17:21 02:17:21 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:17:21 #97 DONE 0.1s 02:17:21 02:17:21 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:17:21 #98 DONE 0.1s 02:17:21 02:17:21 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:17:21 #99 DONE 0.1s 02:17:21 02:17:21 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:17:21 #100 DONE 0.1s 02:17:21 02:17:21 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:17:21 #101 DONE 0.1s 02:17:21 02:17:21 #102 [security-spire-server] exporting to image 02:17:21 #102 exporting layers 02:17:22 #102 ... 02:17:22 02:17:22 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:17:22 #103 DONE 0.2s 02:17:22 02:17:22 #102 [security-spire-agent] exporting to image 02:17:22 #102 exporting layers 0.6s done 02:17:22 #102 writing image sha256:9c067b9ab0ed1fca341a154b9019d22e6fdb282b488f2db9886c2c64d153e5d6 done 02:17:22 #102 naming to docker.io/library/security-spire-config done 02:17:22 #102 writing image sha256:b3764d8232f85688689af6807e008e33f8cce9f86ad1175d1882be43b355c405 done 02:17:22 #102 naming to docker.io/library/security-spire-server done 02:17:22 #102 exporting layers 0.7s done 02:17:22 #102 writing image sha256:ab6588e4eb11bda8c4db88255c1875ec9a4cf89dc7f9831c44a7e34ee76c8b6a done 02:17:22 #102 naming to docker.io/library/security-spire-agent done 02:17:22 #102 DONE 0.9s 02:17:22 02:17:22 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:29 Removing intermediate container 86b0e770b483 02:17:29 ---> d65fee5569ef 02:17:29 Successfully built d65fee5569ef 02:17:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:29 + docker inspect -f . ci-base-image-arm64 02:17:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:29 prd-ubuntu20.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 02:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:31 $ docker top 5a456dd187e6ef9040f72c6da3cb79f4304eba48fc7da811326f386360e11299 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:32 + go version 02:17:32 go version go1.21.9 linux/arm64 [Pipeline] } 02:17:32 $ docker stop --time=1 5a456dd187e6ef9040f72c6da3cb79f4304eba48fc7da811326f386360e11299 02:17:33 $ docker rm -f --volumes 5a456dd187e6ef9040f72c6da3cb79f4304eba48fc7da811326f386360e11299 [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 02:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:17:34 02:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:17:35 latest: Pulling from edgex-devops/edgex-compose-arm64 02:17:35 547446be3368: Pulling fs layer 02:17:35 d125d8839a47: Pulling fs layer 02:17:35 3e85d5ac6304: Pulling fs layer 02:17:35 c3105a71a48b: Pulling fs layer 02:17:35 0f093f025ec4: Pulling fs layer 02:17:35 c3106fc0e877: Pulling fs layer 02:17:35 c3105a71a48b: Waiting 02:17:35 0f093f025ec4: Waiting 02:17:35 c3106fc0e877: Waiting 02:17:35 547446be3368: Verifying Checksum 02:17:35 547446be3368: Download complete 02:17:35 c3105a71a48b: Verifying Checksum 02:17:35 c3105a71a48b: Download complete 02:17:35 d125d8839a47: Verifying Checksum 02:17:35 d125d8839a47: Download complete 02:17:35 c3106fc0e877: Verifying Checksum 02:17:35 c3106fc0e877: Download complete 02:17:35 0f093f025ec4: Verifying Checksum 02:17:35 0f093f025ec4: Download complete 02:17:36 547446be3368: Pull complete 02:17:37 d125d8839a47: Pull complete 02:17:38 3e85d5ac6304: Verifying Checksum 02:17:38 3e85d5ac6304: Download complete 02:17:48 3e85d5ac6304: Pull complete 02:17:48 c3105a71a48b: Pull complete 02:17:49 0f093f025ec4: Pull complete 02:17:49 c3106fc0e877: Pull complete 02:17:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:17:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:49 prd-ubuntu20.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 02:17:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:17:51 $ docker top 97d19181bb4bc444a691fd3151f77198f45c44f5001d5cc8fff78ee87a2959e6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:51 + docker compose -f ./docker-compose-build.yml build --parallel 02:18:01 #104 DONE 39.7s 02:18:01 02:18:01 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:01 #85 DONE 43.4s 02:18:01 02:18:01 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:01 #81 DONE 56.8s 02:18:01 02:18:01 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:01 #79 DONE 53.6s 02:18:01 02:18:01 #105 [security-bootstrapper builder 6/7] COPY . . 02:18:01 #1 [security-spire-config internal] load build definition from Dockerfile 02:18:01 #1 transferring dockerfile: 1.69kB done 02:18:01 #1 DONE 0.1s 02:18:01 02:18:01 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:18:01 #2 transferring dockerfile: 2.93kB done 02:18:01 #2 DONE 0.0s 02:18:01 02:18:01 #3 [core-data internal] load build definition from Dockerfile 02:18:01 #3 transferring dockerfile: 2.01kB 0.0s done 02:18:01 #3 DONE 0.0s 02:18:01 02:18:01 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:18:01 #4 transferring dockerfile: 1.89kB done 02:18:01 #4 DONE 0.1s 02:18:01 02:18:01 #5 [security-proxy-setup internal] load build definition from Dockerfile 02:18:01 #5 transferring dockerfile: 2.50kB done 02:18:01 #5 DONE 0.1s 02:18:01 02:18:01 #6 [security-spire-agent internal] load build definition from Dockerfile 02:18:01 #6 transferring dockerfile: 1.81kB 0.0s done 02:18:01 #6 DONE 0.1s 02:18:02 02:18:02 #7 [core-command internal] load build definition from Dockerfile 02:18:02 #7 transferring dockerfile: 1.93kB done 02:18:02 #7 DONE 0.1s 02:18:02 02:18:02 #8 [security-spire-server internal] load build definition from Dockerfile 02:18:02 #8 transferring dockerfile: 1.70kB 0.0s done 02:18:02 #8 DONE 0.1s 02:18:02 02:18:02 #9 [core-metadata internal] load build definition from Dockerfile 02:18:02 #9 transferring dockerfile: 2.06kB done 02:18:02 #9 DONE 0.1s 02:18:02 02:18:02 #10 [security-secretstore-setup internal] load build definition from Dockerfile 02:18:02 #10 transferring dockerfile: 2.49kB 0.0s done 02:18:02 #10 DONE 0.1s 02:18:02 02:18:02 #11 [support-scheduler internal] load build definition from Dockerfile 02:18:02 #11 transferring dockerfile: 1.93kB done 02:18:02 #11 DONE 0.1s 02:18:02 02:18:02 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:18:02 #12 transferring dockerfile: 2.23kB 0.0s done 02:18:02 #12 DONE 0.1s 02:18:02 02:18:02 #13 [security-proxy-auth internal] load build definition from Dockerfile 02:18:02 #13 transferring dockerfile: 2.15kB 0.0s done 02:18:02 #13 DONE 0.1s 02:18:02 02:18:02 #14 [support-notifications internal] load build definition from Dockerfile 02:18:02 #14 transferring dockerfile: 1.95kB 0.0s done 02:18:02 #14 DONE 0.1s 02:18:02 02:18:02 #15 [security-spire-config internal] load .dockerignore 02:18:02 #15 transferring context: 50B 0.0s done 02:18:02 #15 DONE 0.1s 02:18:03 02:18:03 #16 [security-bootstrapper internal] load .dockerignore 02:18:03 #16 transferring context: 50B done 02:18:03 #16 DONE 0.0s 02:18:03 02:18:03 #17 [core-data internal] load .dockerignore 02:18:03 #17 transferring context: 50B 0.0s done 02:18:03 #17 DONE 0.1s 02:18:03 02:18:03 #18 [security-spiffe-token-provider internal] load .dockerignore 02:18:03 #18 transferring context: 50B 0.0s done 02:18:03 #18 DONE 0.1s 02:18:03 02:18:03 #19 [security-proxy-setup internal] load .dockerignore 02:18:03 #19 transferring context: 50B 0.0s done 02:18:03 #19 DONE 0.1s 02:18:03 02:18:03 #20 [security-spire-agent internal] load .dockerignore 02:18:03 #20 transferring context: 50B 0.0s done 02:18:03 #20 DONE 0.1s 02:18:03 02:18:03 #21 [core-command internal] load .dockerignore 02:18:03 #21 transferring context: 50B 0.0s done 02:18:03 #21 DONE 0.1s 02:18:03 02:18:03 #22 [security-spire-server internal] load .dockerignore 02:18:03 #22 transferring context: 50B 0.0s done 02:18:03 #22 DONE 0.1s 02:18:03 02:18:03 #23 [core-metadata internal] load .dockerignore 02:18:03 #23 transferring context: 50B 0.0s done 02:18:03 #23 DONE 0.1s 02:18:03 02:18:03 #24 [security-secretstore-setup internal] load .dockerignore 02:18:03 #24 transferring context: 50B 0.0s done 02:18:03 #24 DONE 0.1s 02:18:03 02:18:03 #25 [support-scheduler internal] load .dockerignore 02:18:04 #25 transferring context: 50B 0.0s done 02:18:04 #25 DONE 0.1s 02:18:04 02:18:04 #26 [core-common-config-bootstrapper internal] load .dockerignore 02:18:04 #26 transferring context: 50B done 02:18:04 #26 DONE 0.1s 02:18:04 02:18:04 #27 [security-proxy-auth internal] load .dockerignore 02:18:04 #27 transferring context: 50B 0.0s done 02:18:04 #27 DONE 0.1s 02:18:04 02:18:04 #28 [support-notifications internal] load .dockerignore 02:18:04 #28 transferring context: 50B 0.0s done 02:18:04 #28 DONE 0.1s 02:18:04 02:18:04 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:18:04 #29 ... 02:18:04 02:18:04 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:18:04 #30 DONE 0.5s 02:18:05 02:18:05 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:18:05 #29 DONE 0.7s 02:18:05 02:18:05 #31 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:05 #31 DONE 0.0s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 DONE 0.0s 02:18:05 02:18:05 #33 [security-spire-config internal] load build context 02:18:05 #33 transferring context: 16.35kB 0.0s done 02:18:05 #33 DONE 0.1s 02:18:05 02:18:05 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:05 #34 DONE 0.0s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 02:18:05 #32 ... 02:18:05 02:18:05 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:05 #34 DONE 0.0s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:18:05 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:18:05 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:18:05 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 02:18:05 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s 02:18:05 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s 02:18:05 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:18:05 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 02:18:05 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s 02:18:05 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 02:18:05 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.1s 02:18:05 #32 ... 02:18:05 02:18:05 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:05 #34 DONE 0.0s 02:18:05 02:18:05 #31 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:05 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:18:05 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:18:05 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:18:05 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:18:05 #31 DONE 0.8s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 02:18:05 #32 ... 02:18:05 02:18:05 #31 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:05 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:18:05 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:18:05 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:18:05 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:18:05 #31 DONE 0.8s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 ... 02:18:05 02:18:05 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:18:05 #29 DONE 0.7s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 ... 02:18:05 02:18:05 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:05 #34 DONE 0.0s 02:18:05 02:18:05 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:05 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.6s 02:18:06 #32 ... 02:18:06 02:18:06 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:06 #34 DONE 0.0s 02:18:06 02:18:06 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:06 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.21MB / 23.39MB 1.0s 02:18:06 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:18:06 #32 ... 02:18:06 02:18:06 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:06 #34 DONE 0.1s 02:18:06 02:18:06 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.1s 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.3s 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s 02:18:06 #32 ... 02:18:06 02:18:06 #31 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:06 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:18:06 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:18:06 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:18:06 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:18:06 #31 DONE 0.9s 02:18:06 02:18:06 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:18:06 #30 DONE 1.4s 02:18:06 02:18:06 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:06 #32 ... 02:18:06 02:18:06 #31 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:06 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:18:06 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:18:06 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:18:06 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:18:06 #31 DONE 1.0s 02:18:06 02:18:06 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:06 #34 DONE 0.1s 02:18:06 02:18:06 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:06 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 02:18:06 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:18:06 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:18:06 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:18:06 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:18:06 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 02:18:06 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 02:18:06 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.5s 02:18:06 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.6s 02:18:06 #32 ... 02:18:06 02:18:06 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:06 #34 DONE 0.1s 02:18:06 02:18:06 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:06 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.8s 02:18:06 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:18:07 #32 ... 02:18:07 02:18:07 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:07 #34 DONE 0.1s 02:18:07 02:18:07 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:07 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.1s 02:18:07 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done 02:18:07 #32 ... 02:18:07 02:18:07 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:18:07 #35 DONE 2.2s 02:18:07 02:18:07 #31 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:07 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:18:07 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:18:07 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:18:07 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:18:07 #31 DONE 1.0s 02:18:07 02:18:07 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:18:07 #30 DONE 2.3s 02:18:07 02:18:07 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:07 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 02:18:07 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:18:07 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:18:07 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:18:07 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 02:18:07 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 02:18:07 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 02:18:07 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 02:18:07 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done 02:18:07 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:18:07 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:18:07 #32 ... 02:18:07 02:18:07 #31 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:18:07 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:18:07 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:18:07 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:18:07 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:18:07 #31 DONE 1.0s 02:18:07 02:18:07 #36 [core-common-config-bootstrapper internal] load build context 02:18:07 #36 DONE 0.0s 02:18:07 02:18:07 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:07 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:09 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done 02:18:09 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:18:09 #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:18:09 #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:18:11 #37 ... 02:18:11 02:18:11 #38 [security-spire-agent internal] load build context 02:18:11 #38 transferring context: 17.63kB 0.6s done 02:18:11 #38 DONE 3.2s 02:18:11 02:18:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:11 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 1.4s 02:18:11 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s 02:18:11 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 1.6s 02:18:11 #37 ... 02:18:11 02:18:11 #39 [security-spire-server internal] load build context 02:18:11 #39 transferring context: 18.10kB 0.5s done 02:18:11 #39 DONE 4.5s 02:18:11 02:18:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:11 #105 ... 02:18:11 02:18:11 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:18:11 #106 ... 02:18:11 02:18:11 #107 [support-notifications builder 6/7] COPY . . 02:18:11 #107 ... 02:18:11 02:18:11 #108 [security-proxy-auth builder 6/7] COPY . . 02:18:11 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.6s done 02:18:11 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 02:18:11 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 2.3s 02:18:12 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 2.5s 02:18:13 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 3.3s 02:18:13 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 3.5s 02:18:13 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 4.0s 02:18:13 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 4.3s 02:18:13 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.16MB / 17.12MB 4.6s 02:18:14 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.27MB / 17.12MB 4.9s 02:18:14 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 5.4s 02:18:15 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 5.6s 02:18:15 #37 ... 02:18:15 02:18:15 #40 [security-proxy-setup internal] load build context 02:18:15 #40 transferring context: 6.35MB 8.8s 02:18:15 #40 ... 02:18:15 02:18:15 #41 [security-bootstrapper internal] load build context 02:18:15 #41 ... 02:18:15 02:18:15 #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:15 #42 ... 02:18:15 02:18:15 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:18:15 #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:15 #0 9.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:15 #43 ... 02:18:15 02:18:15 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:15 #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:15 #44 ... 02:18:15 02:18:15 #45 [core-data internal] load build context 02:18:15 #45 ... 02:18:15 02:18:15 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:18:15 #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:15 #0 8.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:16 #46 ... 02:18:16 02:18:16 #47 [security-spiffe-token-provider internal] load build context 02:18:16 #47 ... 02:18:16 02:18:16 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:18:16 #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:16 #48 ... 02:18:16 02:18:16 #49 [core-command internal] load build context 02:18:16 #49 ... 02:18:16 02:18:16 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:18:16 #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:16 #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:16 #50 ... 02:18:16 02:18:16 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:18:16 #51 ... 02:18:16 02:18:16 #52 [support-scheduler internal] load build context 02:18:16 #52 ... 02:18:16 02:18:16 #53 [security-secretstore-setup internal] load build context 02:18:16 #53 ... 02:18:16 02:18:16 #54 [core-metadata internal] load build context 02:18:16 #54 ... 02:18:16 02:18:16 #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:16 #42 DONE 12.2s 02:18:16 02:18:16 #54 [core-metadata internal] load build context 02:18:16 #54 ... 02:18:16 02:18:16 #53 [security-secretstore-setup internal] load build context 02:18:17 #53 ... 02:18:17 02:18:17 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:17 #55 ... 02:18:17 02:18:17 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:17 #56 ... 02:18:17 02:18:17 #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:18:17 #57 ... 02:18:17 02:18:17 #58 [security-proxy-auth internal] load build context 02:18:18 #58 ... 02:18:18 02:18:18 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:18 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s 02:18:18 #32 ... 02:18:18 02:18:18 #59 [support-notifications internal] load build context 02:18:18 #59 ... 02:18:18 02:18:18 #36 [core-common-config-bootstrapper internal] load build context 02:18:18 #36 ... 02:18:18 02:18:18 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:18 #32 ... 02:18:18 02:18:18 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:18:19 #60 ... 02:18:19 02:18:19 #36 [core-common-config-bootstrapper internal] load build context 02:18:19 #36 ... 02:18:19 02:18:19 #57 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:18:19 #57 DONE 2.3s 02:18:19 02:18:19 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:18:19 #108 ... 02:18:19 02:18:19 #107 [support-notifications builder 6/7] COPY . . 02:18:19 #107 DONE 19.2s 02:18:19 02:18:19 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:18:19 #109 ... 02:18:19 02:18:19 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:18:19 #106 DONE 19.4s 02:18:19 02:18:19 #108 [security-proxy-auth builder 6/7] COPY . . 02:18:19 #108 DONE 19.4s 02:18:19 02:18:19 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #110 CACHED 02:18:19 02:18:19 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:18:19 #111 CACHED 02:18:19 02:18:19 #112 [support-scheduler builder 6/7] COPY . . 02:18:19 #112 CACHED 02:18:19 02:18:19 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 02:18:19 #113 CACHED 02:18:19 02:18:19 #114 [core-data builder 6/7] COPY . . 02:18:19 #114 CACHED 02:18:19 02:18:19 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #115 CACHED 02:18:19 02:18:19 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:18:19 #116 CACHED 02:18:19 02:18:19 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #117 CACHED 02:18:19 02:18:19 #118 [core-metadata builder 6/7] COPY . . 02:18:19 #118 CACHED 02:18:19 02:18:19 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #119 CACHED 02:18:19 02:18:19 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 02:18:19 #120 CACHED 02:18:19 02:18:19 #121 [core-command builder 6/7] COPY . . 02:18:19 #121 CACHED 02:18:19 02:18:19 #105 [security-bootstrapper builder 6/7] COPY . . 02:18:19 #105 DONE 19.5s 02:18:19 02:18:19 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #122 CACHED 02:18:19 02:18:19 #123 [security-proxy-setup builder 6/7] COPY . . 02:18:19 #123 CACHED 02:18:19 02:18:19 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:18:19 #124 CACHED 02:18:19 02:18:19 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #125 CACHED 02:18:19 02:18:19 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:18:19 #126 CACHED 02:18:19 02:18:19 #127 [security-secretstore-setup builder 6/7] COPY . . 02:18:19 #127 CACHED 02:18:19 02:18:19 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:19 #128 CACHED 02:18:19 02:18:19 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 02:18:19 #129 CACHED 02:18:19 02:18:19 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:18:19 #130 CACHED 02:18:19 02:18:19 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:22 #61 ... 02:18:22 02:18:22 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:18:22 #46 11.80 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:18:22 #46 11.80 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:18:22 #46 11.91 (3/6) Installing dumb-init (1.2.5-r2) 02:18:22 #46 11.91 (4/6) Installing openssl (3.1.4-r6) 02:18:22 #46 12.19 (5/6) Installing su-exec (0.2-r3) 02:18:22 #46 12.19 (6/6) Installing yq (4.33.3-r5) 02:18:22 #46 14.16 Executing busybox-1.36.1-r5.trigger 02:18:22 #46 14.50 OK: 18 MiB in 19 packages 02:18:22 #46 DONE 16.3s 02:18:22 02:18:22 #49 [core-command internal] load build context 02:18:22 #49 transferring context: 5.41MB 14.5s 02:18:22 #49 ... 02:18:22 02:18:22 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:18:23 #62 ... 02:18:23 02:18:23 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:18:23 #50 15.70 (1/1) Installing dumb-init (1.2.5-r2) 02:18:23 #50 15.70 Executing busybox-1.36.1-r5.trigger 02:18:23 #50 15.84 OK: 8 MiB in 16 packages 02:18:23 #50 DONE 18.0s 02:18:24 02:18:24 #45 [core-data internal] load build context 02:18:25 #131 ... 02:18:25 02:18:25 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:18:25 #0 5.358 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:18:25 #45 ... 02:18:25 02:18:25 #40 [security-proxy-setup internal] load build context 02:18:25 #40 ... 02:18:25 02:18:25 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:25 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.4s done 02:18:25 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.2s 02:18:25 #37 ... 02:18:25 02:18:25 #41 [security-bootstrapper internal] load build context 02:18:25 #41 ... 02:18:25 02:18:25 #45 [core-data internal] load build context 02:18:26 #45 ... 02:18:26 02:18:26 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:26 #44 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:26 #44 18.76 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:18:26 #44 18.76 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:18:26 #44 18.76 OK: 19950 distinct packages available 02:18:26 #44 ... 02:18:26 02:18:26 #47 [security-spiffe-token-provider internal] load build context 02:18:26 #47 ... 02:18:26 02:18:26 #45 [core-data internal] load build context 02:18:26 #45 ... 02:18:26 02:18:26 #52 [support-scheduler internal] load build context 02:18:27 #52 ... 02:18:27 02:18:27 #45 [core-data internal] load build context 02:18:27 #45 transferring context: 21.75MB 21.5s 02:18:27 #45 ... 02:18:27 02:18:27 #54 [core-metadata internal] load build context 02:18:27 #54 ... 02:18:27 02:18:27 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:18:27 #48 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:27 #48 18.41 (1/2) Installing dumb-init (1.2.5-r2) 02:18:27 #48 18.41 (2/2) Installing su-exec (0.2-r3) 02:18:27 #48 18.41 Executing busybox-1.36.1-r5.trigger 02:18:27 #48 18.68 OK: 8 MiB in 17 packages 02:18:27 #48 DONE 21.6s 02:18:27 02:18:27 #54 [core-metadata internal] load build context 02:18:27 #54 ... 02:18:27 02:18:27 #53 [security-secretstore-setup internal] load build context 02:18:27 #53 ... 02:18:27 02:18:27 #45 [core-data internal] load build context 02:18:28 #45 ... 02:18:28 02:18:28 #58 [security-proxy-auth internal] load build context 02:18:28 #58 ... 02:18:28 02:18:28 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:28 #56 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:28 #56 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:28 #56 ... 02:18:28 02:18:28 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:18:28 #51 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:28 #51 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:28 #51 ... 02:18:28 02:18:28 #58 [security-proxy-auth internal] load build context 02:18:28 #58 ... 02:18:28 02:18:28 #59 [support-notifications internal] load build context 02:18:28 #59 ... 02:18:28 02:18:28 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:18:28 #51 22.44 (1/1) Installing dumb-init (1.2.5-r2) 02:18:28 #51 22.44 Executing busybox-1.36.1-r5.trigger 02:18:28 #51 22.76 OK: 8 MiB in 16 packages 02:18:29 #132 ... 02:18:29 02:18:29 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:18:29 #0 9.082 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:18:29 #133 ... 02:18:29 02:18:29 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:29 #0 9.734 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:18:29 #51 ... 02:18:29 02:18:29 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:18:29 #134 ... 02:18:29 02:18:29 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:18:29 #63 ... 02:18:29 02:18:29 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:29 #64 ... 02:18:29 02:18:29 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:18:29 #0 8.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:29 #135 ... 02:18:29 02:18:29 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:18:29 #65 ... 02:18:29 02:18:29 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:29 #55 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:29 #55 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:29 #55 21.58 (1/4) Installing ca-certificates (20240226-r0) 02:18:29 #55 ... 02:18:29 02:18:29 #36 [core-common-config-bootstrapper internal] load build context 02:18:30 #36 ... 02:18:30 02:18:30 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:30 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.2s 02:18:30 #136 ... 02:18:30 02:18:30 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:18:30 #0 4.840 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:18:30 #137 ... 02:18:30 02:18:30 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:18:30 #32 ... 02:18:30 02:18:30 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:18:30 #43 14.46 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:18:30 #43 14.46 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:18:30 #43 14.46 OK: 19950 distinct packages available 02:18:30 #43 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:30 #43 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:30 #43 ... 02:18:30 02:18:30 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:18:30 #60 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:30 #60 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:30 #60 ... 02:18:30 02:18:30 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:30 #55 22.52 (2/4) Installing dumb-init (1.2.5-r2) 02:18:30 #55 22.52 (3/4) Installing su-exec (0.2-r3) 02:18:30 #55 22.52 (4/4) Installing yq (4.33.3-r5) 02:18:30 #138 ... 02:18:30 02:18:30 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:18:30 #139 ... 02:18:30 02:18:30 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:18:30 #140 ... 02:18:30 02:18:30 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:18:30 #109 2.507 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:18:31 #55 ... 02:18:31 02:18:31 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:18:31 #51 DONE 25.6s 02:18:31 02:18:31 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:31 #55 24.39 Executing busybox-1.36.1-r5.trigger 02:18:31 #55 24.39 Executing ca-certificates-20240226-r0.trigger 02:18:32 #55 ... 02:18:32 02:18:32 #49 [core-command internal] load build context 02:18:32 #49 transferring context: 8.95MB 24.6s 02:18:32 #49 ... 02:18:32 02:18:32 #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:18:32 #109 ... 02:18:32 02:18:32 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:18:32 #135 13.10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:18:34 #66 ... 02:18:34 02:18:34 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:18:34 #67 ... 02:18:34 02:18:34 #36 [core-common-config-bootstrapper internal] load build context 02:18:35 #36 ... 02:18:35 02:18:35 #45 [core-data internal] load build context 02:18:35 #45 transferring context: 28.05MB 28.4s done 02:18:35 #45 DONE 30.3s 02:18:35 02:18:35 #36 [core-common-config-bootstrapper internal] load build context 02:18:35 #36 ... 02:18:35 02:18:35 #54 [core-metadata internal] load build context 02:18:35 #54 ... 02:18:35 02:18:35 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:35 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.4s 02:18:35 #37 ... 02:18:35 02:18:35 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:18:35 #60 22.33 (1/2) Installing ca-certificates (20240226-r0) 02:18:35 #60 22.41 (2/2) Installing dumb-init (1.2.5-r2) 02:18:35 #60 22.44 Executing busybox-1.36.1-r5.trigger 02:18:35 #60 22.56 Executing ca-certificates-20240226-r0.trigger 02:18:35 #60 23.58 OK: 9 MiB in 17 packages 02:18:35 #60 DONE 26.8s 02:18:35 02:18:35 #40 [security-proxy-setup internal] load build context 02:18:35 #40 ... 02:18:35 02:18:35 #54 [core-metadata internal] load build context 02:18:35 #54 ... 02:18:35 02:18:35 #41 [security-bootstrapper internal] load build context 02:18:36 #41 ... 02:18:36 02:18:36 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:36 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.1s 02:18:36 #32 ... 02:18:36 02:18:36 #54 [core-metadata internal] load build context 02:18:36 #54 ... 02:18:36 02:18:36 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:36 #55 25.85 OK: 18 MiB in 19 packages 02:18:36 #55 DONE 29.1s 02:18:36 02:18:36 #54 [core-metadata internal] load build context 02:18:36 #54 ... 02:18:36 02:18:36 #47 [security-spiffe-token-provider internal] load build context 02:18:36 #47 ... 02:18:36 02:18:36 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:36 #44 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:36 #44 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:36 #44 30.45 (1/4) Installing dumb-init (1.2.5-r2) 02:18:36 #44 30.45 (2/4) Installing musl-obstack (1.2.3-r2) 02:18:36 #44 30.45 (3/4) Installing libucontext (1.2-r2) 02:18:36 #44 30.45 (4/4) Installing gcompat (1.1.0-r1) 02:18:36 #44 30.45 Executing busybox-1.36.1-r5.trigger 02:18:36 #44 30.64 OK: 8 MiB in 19 packages 02:18:36 #44 ... 02:18:36 02:18:36 #47 [security-spiffe-token-provider internal] load build context 02:18:37 #47 ... 02:18:37 02:18:37 #52 [support-scheduler internal] load build context 02:18:37 #52 ... 02:18:37 02:18:37 #47 [security-spiffe-token-provider internal] load build context 02:18:37 #47 ... 02:18:37 02:18:37 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:37 #68 ... 02:18:37 02:18:37 #47 [security-spiffe-token-provider internal] load build context 02:18:37 #135 ... 02:18:37 02:18:37 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:37 #131 18.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:18:38 #47 ... 02:18:38 02:18:38 #53 [security-secretstore-setup internal] load build context 02:18:38 #53 ... 02:18:38 02:18:38 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:38 #68 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:38 #68 ... 02:18:38 02:18:38 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:18:38 #65 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:38 #65 16.46 OK: 266 MiB in 52 packages 02:18:38 #65 DONE 19.2s 02:18:38 02:18:38 #59 [support-notifications internal] load build context 02:18:38 #59 ... 02:18:38 02:18:38 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:18:38 #43 25.87 (1/11) Installing ca-certificates (20240226-r0) 02:18:38 #43 26.33 (2/11) Installing brotli-libs (1.0.9-r14) 02:18:38 #43 26.44 (3/11) Installing libunistring (1.1-r1) 02:18:38 #43 26.61 (4/11) Installing libidn2 (2.3.4-r1) 02:18:38 #43 26.61 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:18:38 #43 26.66 (6/11) Installing libcurl (8.5.0-r0) 02:18:38 #43 26.71 (7/11) Installing curl (8.5.0-r0) 02:18:38 #43 26.91 (8/11) Installing dumb-init (1.2.5-r2) 02:18:38 #43 26.91 (9/11) Installing musl-obstack (1.2.3-r2) 02:18:38 #43 27.04 (10/11) Installing libucontext (1.2-r2) 02:18:38 #43 27.10 (11/11) Installing gcompat (1.1.0-r1) 02:18:38 #43 27.16 Executing busybox-1.36.1-r5.trigger 02:18:38 #43 27.48 Executing ca-certificates-20240226-r0.trigger 02:18:38 #43 29.36 OK: 13 MiB in 26 packages 02:18:38 #43 DONE 33.1s 02:18:38 02:18:38 #59 [support-notifications internal] load build context 02:18:38 #59 ... 02:18:38 02:18:38 #58 [security-proxy-auth internal] load build context 02:18:39 #58 ... 02:18:39 02:18:39 #52 [support-scheduler internal] load build context 02:18:39 #52 transferring context: 10.71MB 29.8s 02:18:39 #52 ... 02:18:39 02:18:39 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:39 #56 22.19 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:18:39 #56 22.19 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:18:39 #56 22.19 OK: 19950 distinct packages available 02:18:39 #56 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:39 #56 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:39 #56 ... 02:18:39 02:18:39 #58 [security-proxy-auth internal] load build context 02:18:39 #58 ... 02:18:39 02:18:39 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:39 #44 DONE 34.1s 02:18:39 02:18:39 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:18:41 #69 ... 02:18:41 02:18:41 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:41 #64 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:41 #64 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:41 #64 21.21 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:18:41 #64 21.21 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:18:41 #64 21.21 OK: 19946 distinct packages available 02:18:41 #64 ... 02:18:41 02:18:41 #58 [security-proxy-auth internal] load build context 02:18:42 #58 ... 02:18:42 02:18:42 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:18:42 #61 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:42 #61 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:42 #61 20.75 OK: 266 MiB in 52 packages 02:18:42 #61 ... 02:18:42 02:18:42 #41 [security-bootstrapper internal] load build context 02:18:42 #41 ... 02:18:42 02:18:42 #49 [core-command internal] load build context 02:18:42 #49 ... 02:18:42 02:18:42 #41 [security-bootstrapper internal] load build context 02:18:43 #41 ... 02:18:43 02:18:43 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:18:43 #61 DONE 23.9s 02:18:43 02:18:43 #41 [security-bootstrapper internal] load build context 02:18:43 #41 ... 02:18:43 02:18:43 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:18:43 #63 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:43 #63 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:43 #63 23.62 OK: 266 MiB in 52 packages 02:18:43 #63 ... 02:18:43 02:18:43 #41 [security-bootstrapper internal] load build context 02:18:44 #41 transferring context: 25.28MB 38.7s 02:18:44 #41 ... 02:18:44 02:18:44 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:18:44 #62 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:44 #62 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:44 #62 21.76 Upgrading critical system libraries and apk-tools: 02:18:44 #62 21.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:18:44 #62 21.88 Executing busybox-1.36.1-r5.trigger 02:18:44 #131 ... 02:18:44 02:18:44 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:18:44 #140 19.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:18:44 #62 ... 02:18:44 02:18:44 #54 [core-metadata internal] load build context 02:18:44 #54 ... 02:18:44 02:18:44 #58 [security-proxy-auth internal] load build context 02:18:44 #58 ... 02:18:44 02:18:44 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:44 #56 33.04 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:18:44 #56 33.88 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:18:44 #56 34.03 (3/7) Installing dumb-init (1.2.5-r2) 02:18:44 #56 34.03 (4/7) Installing musl-obstack (1.2.3-r2) 02:18:44 #56 34.03 (5/7) Installing libucontext (1.2-r2) 02:18:44 #56 34.10 (6/7) Installing gcompat (1.1.0-r1) 02:18:44 #56 34.17 (7/7) Installing openssl (3.1.4-r6) 02:18:44 #56 34.35 Executing busybox-1.36.1-r5.trigger 02:18:44 #56 35.03 OK: 9 MiB in 20 packages 02:18:44 #56 DONE 37.4s 02:18:44 02:18:44 #41 [security-bootstrapper internal] load build context 02:18:45 #41 ... 02:18:45 02:18:45 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:18:45 #67 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:45 #67 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:45 #67 20.07 Upgrading critical system libraries and apk-tools: 02:18:45 #67 20.07 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:18:45 #67 20.14 Executing busybox-1.36.1-r5.trigger 02:18:45 #67 ... 02:18:45 02:18:45 #59 [support-notifications internal] load build context 02:18:45 #59 ... 02:18:45 02:18:45 #41 [security-bootstrapper internal] load build context 02:18:45 #41 ... 02:18:45 02:18:45 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:18:45 #63 DONE 26.3s 02:18:45 02:18:45 #41 [security-bootstrapper internal] load build context 02:18:45 #41 ... 02:18:45 02:18:45 #36 [core-common-config-bootstrapper internal] load build context 02:18:45 #140 ... 02:18:45 02:18:45 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:18:45 #139 16.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:18:45 #36 ... 02:18:45 02:18:45 #41 [security-bootstrapper internal] load build context 02:18:45 #139 ... 02:18:45 02:18:45 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:18:45 #136 18.91 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:18:46 #41 ... 02:18:46 02:18:46 #40 [security-proxy-setup internal] load build context 02:18:46 #40 transferring context: 28.05MB 39.8s done 02:18:46 #40 ... 02:18:46 02:18:46 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:46 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.7s 02:18:46 #37 ... 02:18:46 02:18:46 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:18:46 #70 ... 02:18:46 02:18:46 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:46 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.0s 02:18:46 #32 ... 02:18:46 02:18:46 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:18:46 #71 ... 02:18:46 02:18:46 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:47 #32 ... 02:18:47 02:18:47 #40 [security-proxy-setup internal] load build context 02:18:47 #40 DONE 42.0s 02:18:47 02:18:47 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:47 #136 ... 02:18:47 02:18:47 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:18:47 #138 16.91 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:18:48 #37 ... 02:18:48 02:18:48 #47 [security-spiffe-token-provider internal] load build context 02:18:48 #47 ... 02:18:48 02:18:48 #53 [security-secretstore-setup internal] load build context 02:18:48 #53 ... 02:18:48 02:18:48 #47 [security-spiffe-token-provider internal] load build context 02:18:49 #47 ... 02:18:49 02:18:49 #41 [security-bootstrapper internal] load build context 02:18:49 #41 transferring context: 28.05MB 42.9s done 02:18:49 #41 DONE 44.1s 02:18:49 02:18:49 #47 [security-spiffe-token-provider internal] load build context 02:18:49 #47 ... 02:18:49 02:18:49 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:18:49 #72 ... 02:18:49 02:18:49 #47 [security-spiffe-token-provider internal] load build context 02:18:49 #47 ... 02:18:49 02:18:49 #52 [support-scheduler internal] load build context 02:18:49 #52 ... 02:18:49 02:18:49 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:49 #68 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:49 #68 17.65 Upgrading critical system libraries and apk-tools: 02:18:49 #68 17.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:18:49 #68 17.65 Executing busybox-1.36.1-r5.trigger 02:18:49 #68 19.01 Continuing the upgrade transaction with new apk-tools: 02:18:49 #68 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:49 #68 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:49 #68 ... 02:18:49 02:18:49 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:18:49 #69 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:50 #69 ... 02:18:50 02:18:50 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:50 #64 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:50 #64 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:50 #64 28.78 OK: 266 MiB in 52 packages 02:18:50 #64 DONE 31.2s 02:18:50 02:18:50 #47 [security-spiffe-token-provider internal] load build context 02:18:51 #47 ... 02:18:51 02:18:51 #49 [core-command internal] load build context 02:18:51 #49 transferring context: 28.05MB 43.1s done 02:18:51 #49 DONE 46.2s 02:18:51 02:18:51 #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:18:51 #66 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:51 #66 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:51 #66 15.52 Upgrading critical system libraries and apk-tools: 02:18:51 #66 15.52 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:18:51 #66 15.52 Executing busybox-1.36.1-r5.trigger 02:18:51 #66 16.18 Continuing the upgrade transaction with new apk-tools: 02:18:51 #66 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:51 #66 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:51 #66 ... 02:18:51 02:18:51 #47 [security-spiffe-token-provider internal] load build context 02:18:52 #47 transferring context: 28.05MB 47.3s done 02:18:53 #47 ... 02:18:53 02:18:53 #52 [support-scheduler internal] load build context 02:18:53 #52 transferring context: 28.05MB 43.2s done 02:18:53 #52 DONE 46.3s 02:18:53 02:18:53 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:53 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 44.8s 02:18:53 #32 ... 02:18:53 02:18:53 #47 [security-spiffe-token-provider internal] load build context 02:18:53 #47 DONE 48.0s 02:18:53 02:18:53 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:18:53 #32 ... 02:18:53 02:18:53 #59 [support-notifications internal] load build context 02:18:53 #59 ... 02:18:53 02:18:53 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 02:18:53 #73 ... 02:18:53 02:18:53 #53 [security-secretstore-setup internal] load build context 02:18:54 #53 ... 02:18:54 02:18:54 #59 [support-notifications internal] load build context 02:18:54 #59 ... 02:18:54 02:18:54 #54 [core-metadata internal] load build context 02:18:54 #54 ... 02:18:54 02:18:54 #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:18:54 #62 23.12 Continuing the upgrade transaction with new apk-tools: 02:18:54 #62 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:54 #62 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:54 #62 29.58 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:18:54 #62 29.61 OK: 18 MiB in 19 packages 02:18:54 #62 DONE 32.6s 02:18:54 02:18:54 #54 [core-metadata internal] load build context 02:18:54 #54 ... 02:18:54 02:18:54 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:18:54 #74 ... 02:18:54 02:18:54 #58 [security-proxy-auth internal] load build context 02:18:55 #58 ... 02:18:55 02:18:55 #54 [core-metadata internal] load build context 02:18:55 #54 ... 02:18:55 02:18:55 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:18:55 #67 21.36 Continuing the upgrade transaction with new apk-tools: 02:18:55 #67 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:55 #67 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:55 #67 28.52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:18:55 #67 28.55 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:18:55 #67 29.36 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:18:55 #67 29.50 OK: 8 MiB in 16 packages 02:18:55 #67 DONE 31.3s 02:18:55 02:18:55 #54 [core-metadata internal] load build context 02:18:55 #54 ... 02:18:55 02:18:55 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:18:55 #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:55 #0 9.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:55 #75 ... 02:18:55 02:18:55 #54 [core-metadata internal] load build context 02:18:56 #54 ... 02:18:56 02:18:56 #36 [core-common-config-bootstrapper internal] load build context 02:18:56 #36 ... 02:18:56 02:18:56 #54 [core-metadata internal] load build context 02:18:56 #54 ... 02:18:56 02:18:56 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:18:56 #70 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:56 #70 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:56 #70 17.80 Upgrading critical system libraries and apk-tools: 02:18:56 #70 17.80 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:18:56 #70 18.00 Executing busybox-1.36.1-r5.trigger 02:18:56 #70 19.04 Continuing the upgrade transaction with new apk-tools: 02:18:56 #70 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:56 #70 ... 02:18:56 02:18:56 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:18:56 #74 DONE 1.8s 02:18:56 02:18:56 #54 [core-metadata internal] load build context 02:18:56 #54 ... 02:18:56 02:18:56 #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:18:56 #66 22.18 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:18:56 #66 22.32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:18:56 #66 22.91 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:18:56 #66 23.01 OK: 8 MiB in 16 packages 02:18:56 #66 DONE 25.4s 02:18:56 02:18:56 #54 [core-metadata internal] load build context 02:18:57 #54 transferring context: 28.05MB 47.4s done 02:18:57 #54 ... 02:18:57 02:18:57 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:18:57 #68 26.95 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:18:57 #68 27.02 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:18:57 #68 27.56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:18:57 #68 27.66 OK: 8 MiB in 17 packages 02:18:57 #68 DONE 29.5s 02:18:57 02:18:57 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:18:57 #76 ... 02:18:57 02:18:57 #54 [core-metadata internal] load build context 02:18:57 #54 DONE 50.8s 02:18:57 02:18:57 #36 [core-common-config-bootstrapper internal] load build context 02:18:58 #36 ... 02:18:58 02:18:58 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:18:58 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 39.6s 02:18:58 #37 ... 02:18:58 02:18:58 #36 [core-common-config-bootstrapper internal] load build context 02:18:58 #36 ... 02:18:58 02:18:58 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:18:58 #71 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:58 #71 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:58 #71 18.56 Upgrading critical system libraries and apk-tools: 02:18:58 #71 18.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:18:58 #71 18.65 Executing busybox-1.36.1-r5.trigger 02:18:58 #71 19.45 Continuing the upgrade transaction with new apk-tools: 02:18:58 #71 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:18:58 #71 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:18:58 #71 ... 02:18:58 02:18:58 #36 [core-common-config-bootstrapper internal] load build context 02:19:00 #36 ... 02:19:00 02:19:00 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:00 #77 ... 02:19:00 02:19:00 #36 [core-common-config-bootstrapper internal] load build context 02:19:00 #36 ... 02:19:00 02:19:00 #53 [security-secretstore-setup internal] load build context 02:19:00 #53 transferring context: 28.05MB 50.4s done 02:19:00 #53 DONE 53.7s 02:19:00 02:19:00 #36 [core-common-config-bootstrapper internal] load build context 02:19:00 #36 ... 02:19:00 02:19:00 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:00 #72 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:00 #72 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:00 #72 18.08 Upgrading critical system libraries and apk-tools: 02:19:00 #72 18.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:19:00 #72 18.14 Executing busybox-1.36.1-r5.trigger 02:19:00 #72 18.97 Continuing the upgrade transaction with new apk-tools: 02:19:00 #72 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:00 #72 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:00 #72 ... 02:19:00 02:19:00 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:00 #71 24.31 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:19:00 #71 ... 02:19:00 02:19:00 #59 [support-notifications internal] load build context 02:19:00 #59 transferring context: 28.05MB 49.4s done 02:19:00 #59 DONE 52.9s 02:19:00 02:19:00 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:00 #71 24.33 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:19:01 #71 24.69 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:19:01 #71 24.79 Executing ca-certificates-20240226-r0.trigger 02:19:02 #71 25.29 OK: 18 MiB in 19 packages 02:19:02 #71 ... 02:19:02 02:19:02 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:02 #69 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:02 #69 16.97 Upgrading critical system libraries and apk-tools: 02:19:02 #69 16.97 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:19:02 #69 17.01 Executing busybox-1.36.1-r5.trigger 02:19:02 #69 18.04 Continuing the upgrade transaction with new apk-tools: 02:19:02 #69 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:02 #69 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:02 #69 ... 02:19:02 02:19:02 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:03 #78 ... 02:19:03 02:19:03 #36 [core-common-config-bootstrapper internal] load build context 02:19:03 #36 transferring context: 28.05MB 51.5s done 02:19:03 #36 DONE 55.3s 02:19:03 02:19:03 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:03 #72 23.64 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:19:03 #72 23.70 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:19:03 #72 ... 02:19:03 02:19:03 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:03 #76 DONE 6.2s 02:19:03 02:19:03 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:03 #72 23.89 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:19:03 #72 23.91 Executing ca-certificates-20240226-r0.trigger 02:19:03 #72 ... 02:19:03 02:19:03 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:03 #71 DONE 27.0s 02:19:03 02:19:03 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:03 #72 24.21 OK: 13 MiB in 26 packages 02:19:03 #72 ... 02:19:03 02:19:03 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:19:03 #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:03 #70 24.02 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:19:03 #70 24.06 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:19:03 #70 24.43 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:19:03 #70 24.53 Executing ca-certificates-20240226-r0.trigger 02:19:03 #70 25.15 OK: 9 MiB in 17 packages 02:19:03 #70 DONE 27.3s 02:19:03 02:19:03 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:19:03 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 55.8s 02:19:03 #32 ... 02:19:03 02:19:03 #58 [security-proxy-auth internal] load build context 02:19:03 #58 transferring context: 28.05MB 51.8s done 02:19:03 #58 DONE 56.1s 02:19:03 02:19:03 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:03 #69 22.17 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:19:03 #69 22.17 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:19:03 #69 22.36 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:19:03 #69 22.44 OK: 8 MiB in 19 packages 02:19:03 #69 DONE 23.9s 02:19:03 02:19:03 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:19:03 #32 ... 02:19:03 02:19:03 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:19:03 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 42.9s done 02:19:04 #37 ... 02:19:04 02:19:04 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:19:04 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 56.3s done 02:19:04 #32 ... 02:19:04 02:19:04 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:19:04 #75 13.21 Upgrading critical system libraries and apk-tools: 02:19:04 #75 13.21 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:19:04 #75 13.24 Executing busybox-1.36.1-r5.trigger 02:19:04 #75 13.88 Continuing the upgrade transaction with new apk-tools: 02:19:04 #75 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:04 #75 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:04 #75 18.05 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:19:04 #75 18.12 OK: 9 MiB in 20 packages 02:19:04 #75 DONE 19.4s 02:19:04 02:19:04 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:19:04 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 56.3s done 02:19:04 #32 ... 02:19:04 02:19:04 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:04 #72 DONE 25.0s 02:19:04 02:19:04 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:19:04 #79 DONE 1.0s 02:19:04 02:19:04 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:19:04 #80 ... 02:19:04 02:19:04 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:19:05 #37 ... 02:19:05 02:19:05 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 02:19:05 #73 DONE 21.8s 02:19:05 02:19:05 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:19:05 #32 DONE 60.8s 02:19:05 02:19:05 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:05 #77 DONE 15.2s 02:19:05 02:19:05 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:07 #81 ... 02:19:07 02:19:07 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:19:07 #82 DONE 1.2s 02:19:07 02:19:07 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:19:07 #80 DONE 12.0s 02:19:07 02:19:07 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:07 #83 ... 02:19:07 02:19:07 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:07 #78 DONE 5.7s 02:19:07 02:19:07 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:08 #84 ... 02:19:08 02:19:08 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:08 #85 DONE 2.3s 02:19:08 02:19:08 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:08 #86 DONE 2.4s 02:19:08 02:19:08 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:08 #83 DONE 2.2s 02:19:08 02:19:08 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:19:09 #87 ... 02:19:09 02:19:09 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:19:09 #88 DONE 0.3s 02:19:09 02:19:09 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:19:09 #87 DONE 0.3s 02:19:09 02:19:09 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:19:09 #89 DONE 0.3s 02:19:09 02:19:09 #90 [security-spire-config stage-2 6/10] COPY security.txt / 02:19:09 #90 ... 02:19:09 02:19:09 #91 [security-spire-server stage-2 6/9] COPY security.txt / 02:19:09 #91 DONE 0.5s 02:19:09 02:19:09 #90 [security-spire-config stage-2 6/10] COPY security.txt / 02:19:09 #90 DONE 0.6s 02:19:09 02:19:09 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:19:10 #92 ... 02:19:10 02:19:10 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 02:19:10 #93 DONE 0.6s 02:19:10 02:19:10 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:19:10 #94 ... 02:19:10 02:19:10 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:19:10 #92 DONE 0.4s 02:19:10 02:19:10 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:19:10 #95 DONE 0.4s 02:19:10 02:19:10 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:19:10 #94 DONE 0.4s 02:19:10 02:19:10 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:19:10 #96 ... 02:19:10 02:19:10 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:19:10 #97 DONE 0.2s 02:19:10 02:19:10 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:19:10 #98 DONE 0.2s 02:19:10 02:19:10 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:19:10 #99 DONE 0.2s 02:19:10 02:19:10 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:19:10 #96 DONE 0.3s 02:19:10 02:19:10 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:19:10 #100 ... 02:19:10 02:19:10 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:19:10 #101 DONE 0.3s 02:19:10 02:19:10 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:19:10 #100 DONE 0.3s 02:19:10 02:19:10 #102 [security-spire-config] exporting to image 02:19:10 #102 exporting layers 02:19:12 #102 exporting layers 1.9s done 02:19:12 #102 writing image sha256:7e27e14ce8eae0ec8b5e7a3c7f87d95d0bbdf64a94d070988fefd099c1bfc8fc 02:19:12 #102 exporting layers 1.9s done 02:19:12 #102 writing image sha256:7e27e14ce8eae0ec8b5e7a3c7f87d95d0bbdf64a94d070988fefd099c1bfc8fc 0.0s done 02:19:12 #102 naming to docker.io/library/security-spire-server-arm64 done 02:19:12 #102 exporting layers 1.8s done 02:19:12 #102 writing image sha256:fc5774475c897d29710e725fa5b81fc4f3b43fa9b774a7dace8869014fc3458c 0.0s done 02:19:12 #102 naming to docker.io/library/security-spire-config-arm64 done 02:19:12 #102 writing image sha256:756e17208fd7c2b76a0b6b17a971676010ed3c42730916082f1924e43dd36a17 done 02:19:12 #102 naming to docker.io/library/security-spire-agent-arm64 done 02:19:12 #102 DONE 2.9s 02:19:12 02:19:12 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:15 #103 ... 02:19:15 02:19:15 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #104 DONE 44.2s 02:19:54 02:19:54 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #84 DONE 41.7s 02:19:54 02:19:54 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #81 DONE 44.4s 02:19:54 02:19:54 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #103 DONE 42.8s 02:19:54 02:19:54 #105 [security-spiffe-token-provider builder 6/7] COPY . . 02:19:54 #105 ... 02:19:54 02:19:54 #106 [support-notifications builder 6/7] COPY . . 02:19:54 #106 DONE 3.9s 02:19:54 02:19:54 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:19:54 #107 CACHED 02:19:54 02:19:54 #108 [security-proxy-auth builder 6/7] COPY . . 02:19:54 #108 CACHED 02:19:54 02:19:54 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #109 CACHED 02:19:54 02:19:54 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 02:19:54 #110 CACHED 02:19:54 02:19:54 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #111 CACHED 02:19:54 02:19:54 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:54 #112 CACHED 02:19:54 02:19:54 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:19:54 #113 CACHED 02:19:54 02:19:54 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #114 CACHED 02:19:54 02:19:54 #115 [support-scheduler builder 6/7] COPY . . 02:19:54 #115 CACHED 02:19:54 02:19:54 #116 [security-secretstore-setup builder 6/7] COPY . . 02:19:54 #116 CACHED 02:19:54 02:19:54 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #117 CACHED 02:19:54 02:19:54 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:19:54 #118 CACHED 02:19:54 02:19:54 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:19:54 #119 CACHED 02:19:54 02:19:54 #120 [core-metadata builder 6/7] COPY . . 02:19:54 #120 CACHED 02:19:54 02:19:54 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #121 CACHED 02:19:54 02:19:54 #122 [core-command builder 6/7] COPY . . 02:19:54 #122 CACHED 02:19:54 02:19:54 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #123 CACHED 02:19:54 02:19:54 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 02:19:54 #124 CACHED 02:19:54 02:19:54 #105 [security-spiffe-token-provider builder 6/7] COPY . . 02:19:54 #105 DONE 3.9s 02:19:54 02:19:54 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:19:54 #125 CACHED 02:19:54 02:19:54 #126 [security-proxy-setup builder 6/7] COPY . . 02:19:54 #126 CACHED 02:19:54 02:19:54 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:54 #127 CACHED 02:19:54 02:19:54 #128 [security-bootstrapper builder 6/7] COPY . . 02:19:54 #128 DONE 4.0s 02:19:54 02:19:54 #129 [core-data builder 6/7] COPY . . 02:19:54 #129 DONE 4.0s 02:19:54 02:19:54 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:59 #130 ... 02:19:59 02:19:59 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:59 #0 5.232 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:19:59 #131 ... 02:19:59 02:19:59 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:59 #0 5.522 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:19:59 #132 ... 02:19:59 02:19:59 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:59 #130 5.671 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:20:03 #130 ... 02:20:03 02:20:03 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:20:03 #0 5.578 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:20:03 #133 ... 02:20:03 02:20:03 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:20:03 #0 4.803 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:20:03 #134 ... 02:20:03 02:20:03 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:20:03 #0 4.232 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:20:03 #135 ... 02:20:03 02:20:03 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:20:03 #0 5.556 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:20:04 #136 ... 02:20:04 02:20:04 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:20:04 #0 3.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:20:04 #137 ... 02:20:04 02:20:04 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:20:04 #0 5.454 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:20:04 #138 ... 02:20:04 02:20:04 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:04 #0 4.149 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:20:04 #139 ... 02:20:04 02:20:04 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:04 #0 4.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:20:09 #138 ... 02:20:09 02:20:09 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:09 #131 103.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:21:06 #131 DONE 165.2s 02:21:06 02:21:06 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:06 #140 DONE 165.2s 02:21:06 02:21:06 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:06 #133 DONE 165.3s 02:21:06 02:21:06 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:06 #132 DONE 165.3s 02:21:06 02:21:06 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:06 #136 DONE 165.2s 02:21:06 02:21:06 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:06 #109 DONE 165.4s 02:21:06 02:21:06 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:06 #134 DONE 165.3s 02:21:06 02:21:06 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:06 #139 DONE 165.4s 02:21:06 02:21:06 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:06 #138 DONE 165.3s 02:21:06 02:21:06 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:06 #137 DONE 165.4s 02:21:06 02:21:06 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:06 #135 ... 02:21:06 02:21:06 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #141 ... 02:21:06 02:21:06 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:06 #135 DONE 166.0s 02:21:06 02:21:06 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #142 ... 02:21:06 02:21:06 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #141 DONE 1.4s 02:21:06 02:21:06 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #143 DONE 1.5s 02:21:06 02:21:06 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:21:06 #144 DONE 1.4s 02:21:06 02:21:06 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #145 DONE 0.4s 02:21:06 02:21:06 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #142 DONE 1.3s 02:21:06 02:21:06 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #146 DONE 1.5s 02:21:06 02:21:06 #147 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #147 DONE 1.5s 02:21:06 02:21:06 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:21:06 #148 DONE 0.1s 02:21:06 02:21:06 #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:06 #149 DONE 0.2s 02:21:06 02:21:06 #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:06 #150 CACHED 02:21:06 02:21:06 #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #151 CACHED 02:21:06 02:21:06 #152 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:06 #152 DONE 0.2s 02:21:06 02:21:06 #153 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:21:06 #153 DONE 0.1s 02:21:06 02:21:06 #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #154 CACHED 02:21:06 02:21:06 #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:21:06 #155 CACHED 02:21:06 02:21:06 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #156 CACHED 02:21:06 02:21:06 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:21:06 #157 CACHED 02:21:06 02:21:06 #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:21:06 #158 CACHED 02:21:06 02:21:06 #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #159 CACHED 02:21:06 02:21:06 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:21:06 #160 DONE 0.2s 02:21:06 02:21:06 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:21:06 #161 DONE 0.2s 02:21:06 02:21:06 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:21:10 #162 DONE 3.4s 02:21:10 02:21:10 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:21:10 #163 DONE 3.4s 02:21:10 02:21:10 #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:21:10 #164 DONE 3.5s 02:21:10 02:21:10 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:21:10 #165 DONE 3.5s 02:21:10 02:21:10 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:21:10 #166 ... 02:21:10 02:21:10 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:21:10 #167 DONE 3.5s 02:21:10 02:21:10 #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:21:10 #168 DONE 3.5s 02:21:10 02:21:10 #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:21:10 #169 DONE 3.6s 02:21:10 02:21:10 #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:21:10 #170 DONE 3.6s 02:21:10 02:21:10 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:21:10 #171 DONE 3.6s 02:21:10 02:21:10 #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:21:10 #172 DONE 3.6s 02:21:10 02:21:10 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:21:10 #173 DONE 3.8s 02:21:10 02:21:10 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:21:10 #174 ... 02:21:10 02:21:10 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:21:10 #175 DONE 0.8s 02:21:10 02:21:10 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:21:10 #176 DONE 0.9s 02:21:10 02:21:10 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:21:10 #177 DONE 0.8s 02:21:10 02:21:10 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:21:10 #166 DONE 0.9s 02:21:11 02:21:11 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:21:11 #178 DONE 0.8s 02:21:11 02:21:11 #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:21:11 #179 DONE 0.9s 02:21:11 02:21:11 #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:21:11 #180 DONE 0.9s 02:21:11 02:21:11 #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:21:11 #181 DONE 0.9s 02:21:11 02:21:11 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:21:11 #182 DONE 0.9s 02:21:11 02:21:11 #102 [support-scheduler] exporting to image 02:21:11 #102 exporting layers 02:21:11 #102 ... 02:21:11 02:21:11 #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:21:11 #183 DONE 0.9s 02:21:11 02:21:11 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:21:11 #174 DONE 0.9s 02:21:11 02:21:11 #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:21:11 #184 ... 02:21:11 02:21:11 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:21:11 #185 DONE 1.0s 02:21:11 02:21:11 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:21:11 #186 DONE 1.1s 02:21:11 02:21:11 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:21:11 #187 DONE 1.0s 02:21:11 02:21:11 #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:21:11 #188 DONE 1.1s 02:21:11 02:21:11 #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:21:11 #184 DONE 0.9s 02:21:11 02:21:11 #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:21:11 #189 DONE 1.0s 02:21:11 02:21:11 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:21:12 #190 ... 02:21:12 02:21:12 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:21:12 #191 DONE 0.3s 02:21:12 02:21:12 #102 [core-metadata] exporting to image 02:21:13 #102 ... 02:21:13 02:21:13 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:21:13 #190 DONE 1.0s 02:21:13 02:21:13 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:21:13 #192 DONE 1.1s 02:21:13 02:21:13 #102 [core-data] exporting to image 02:21:13 #102 exporting layers 2.1s done 02:21:13 #102 writing image sha256:81aee682650789bec23d1a5590159209b47566449cb31a6ca1aee52e7bdb52f9 0.0s done 02:21:13 #102 naming to docker.io/library/core-data done 02:21:13 #102 exporting layers 3.0s done 02:21:14 #102 ... 02:21:14 02:21:14 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:21:14 #193 DONE 1.1s 02:21:14 02:21:14 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:14 #194 DONE 2.2s 02:21:14 02:21:14 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:21:14 #195 DONE 1.2s 02:21:14 02:21:14 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:14 #196 DONE 2.3s 02:21:14 02:21:14 #102 [security-spiffe-token-provider] exporting to image 02:21:14 #102 writing image sha256:48787993ec68423e31f2bf6dca9b2e78a2e6c2e180a7155a780c3a0de251dd04 done 02:21:14 #102 writing image sha256:ae9d970d0ca0bbeaa6ea2c660ac38211a5037c52afd2fcf1ec09037083173c6b done 02:21:14 #102 naming to docker.io/library/support-scheduler 0.0s done 02:21:14 #102 naming to docker.io/library/support-notifications done 02:21:14 #102 writing image sha256:275aa489ac9e4073893b39a263f5023c3eaef9cdcbf61453589357393244bb65 done 02:21:14 #102 writing image sha256:5605e9758127442a1b4a1f33ed832cb4a6f2b270fc63d0ea6963eeaadf4c859c done 02:21:14 #102 naming to docker.io/library/core-command done 02:21:14 #102 naming to docker.io/library/security-spiffe-token-provider done 02:21:14 #102 exporting layers 0.2s done 02:21:14 #102 writing image sha256:841c7b256ae419ae2e8d2326e09b399398c9619b0ee10067e6f01b7abd9ddf9b 0.1s done 02:21:14 #102 naming to docker.io/library/core-metadata done 02:21:14 #102 exporting layers 0.2s done 02:21:14 #102 writing image sha256:0265df5893e238d3d56ba8eb6bf8bd46bae443a0e4c52e11f04a9e86d7f09a14 done 02:21:14 #102 writing image sha256:d3b017506146a2079ed568f328451b4f0bcd30425aebfbc06268330b40e8733f done 02:21:14 #102 naming to docker.io/library/core-common-config-bootstrapper done 02:21:14 #102 naming to docker.io/library/security-proxy-auth done 02:21:14 #102 DONE 4.6s 02:21:14 02:21:14 #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:21:14 #197 DONE 0.1s 02:21:14 02:21:14 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:21:14 #198 DONE 0.2s 02:21:14 02:21:14 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:14 #199 DONE 1.5s 02:21:14 02:21:14 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:21:14 #200 DONE 0.3s 02:21:14 02:21:14 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:21:14 #201 DONE 0.0s 02:21:14 02:21:14 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:21:14 #202 DONE 0.0s 02:21:14 02:21:14 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:21:14 #203 ... 02:21:14 02:21:14 #102 [security-proxy-setup] exporting to image 02:21:14 #102 exporting layers 0.3s done 02:21:14 #102 writing image sha256:c66b3d66d60a20ab899c0c5f89211d09621c75300afaa24a3e65c454b3eecf32 done 02:21:14 #102 naming to docker.io/library/security-proxy-setup done 02:21:14 #102 DONE 4.9s 02:21:15 02:21:15 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:21:15 #203 DONE 0.3s 02:21:15 02:21:15 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:15 #204 DONE 0.7s 02:21:15 02:21:15 #102 [security-secretstore-setup] exporting to image 02:21:17 #102 exporting layers 2.2s done 02:21:17 #102 writing image sha256:d5519062e718320cd2447bb51df1c50db34d8daed66202b731f2c9b2e43f35c5 0.0s done 02:21:17 #102 naming to docker.io/library/security-secretstore-setup done 02:21:17 #102 writing image sha256:532a8b160c9ab0fd394846568ea616790964e8c5305e66a45278fd57ec479771 done 02:21:17 #102 naming to docker.io/library/security-bootstrapper done 02:21:17 #102 DONE 7.1s 02:21:17 time="2024-04-22T02:15:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:17 time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:21:17 $ docker stop --time=1 cb8cf7d378eafe534b02cefc5cf918fde3e71dc9dadfc5a4b12e898a92f41771 02:21:18 $ docker rm -f --volumes cb8cf7d378eafe534b02cefc5cf918fde3e71dc9dadfc5a4b12e898a92f41771 [Pipeline] // withDockerContainer [Pipeline] sh 02:21:18 + docker images 02:21:18 REPOSITORY TAG IMAGE ID CREATED SIZE 02:21:18 security-proxy-auth latest d3b017506146 4 seconds ago 25MB 02:21:18 security-bootstrapper latest 532a8b160c9a 4 seconds ago 28.9MB 02:21:18 security-secretstore-setup latest d5519062e718 4 seconds ago 50MB 02:21:18 security-proxy-setup latest c66b3d66d60a 4 seconds ago 34.9MB 02:21:18 core-common-config-bootstrapper latest 0265df5893e2 5 seconds ago 23.8MB 02:21:18 core-metadata latest 841c7b256ae4 7 seconds ago 27.2MB 02:21:18 support-scheduler latest ae9d970d0ca0 8 seconds ago 39.7MB 02:21:18 core-data latest 81aee6826507 8 seconds ago 26.9MB 02:21:18 security-spiffe-token-provider latest 5605e9758127 8 seconds ago 40.7MB 02:21:18 support-notifications latest 48787993ec68 8 seconds ago 40.3MB 02:21:18 core-command latest 275aa489ac9e 8 seconds ago 26.7MB 02:21:18 security-spire-config latest 9c067b9ab0ed 3 minutes ago 107MB 02:21:18 security-spire-agent latest ab6588e4eb11 3 minutes ago 166MB 02:21:18 security-spire-server latest b3764d8232f8 3 minutes ago 108MB 02:21:18 ci-base-image-x86_64 latest 55e4041af785 9 minutes ago 938MB 02:21:18 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 2 days ago 565MB 02:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB 02:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 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 02:21:18 provisioning config files... 02:21:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11969297782400142433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:19 ---> ****-login.sh 02:21:19 nexus3.edgexfoundry.org:10001 02:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:19 Configure a credential helper to remove this warning. See 02:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:19 02:21:19 Login Succeeded 02:21:19 nexus3.edgexfoundry.org:10002 02:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:19 Configure a credential helper to remove this warning. See 02:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:19 02:21:19 Login Succeeded 02:21:19 nexus3.edgexfoundry.org:10003 02:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:19 Configure a credential helper to remove this warning. See 02:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:19 02:21:19 Login Succeeded 02:21:19 nexus3.edgexfoundry.org:10004 02:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:19 Configure a credential helper to remove this warning. See 02:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:19 02:21:19 Login Succeeded 02:21:19 ****.io 02:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:20 Configure a credential helper to remove this warning. See 02:21:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:20 02:21:20 Login Succeeded 02:21:20 ---> ****-login.sh ends [Pipeline] } 02:21:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:20 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:21:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:21:20 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:20 3.1.1-dev.1 02:21:20 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:20 napa 02:21:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + docker push nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:21:20 a37b1e04dfec: Preparing 02:21:20 b652e015e72c: Preparing 02:21:20 058136df2f2f: Preparing 02:21:20 0bbe113a5b4f: Preparing 02:21:20 71425b9a43a6: Preparing 02:21:20 ca53647c88c0: Preparing 02:21:20 aedc3bda2944: Preparing 02:21:20 aedc3bda2944: Waiting 02:21:20 ca53647c88c0: Waiting 02:21:20 0bbe113a5b4f: Pushed 02:21:20 a37b1e04dfec: Pushed 02:21:20 058136df2f2f: Pushed 02:21:20 aedc3bda2944: Layer already exists 02:21:21 ca53647c88c0: Pushed 02:21:21 71425b9a43a6: Pushed 02:21:22 b652e015e72c: Pushed 02:21:22 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.1 02:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:21:23 a37b1e04dfec: Preparing 02:21:23 b652e015e72c: Preparing 02:21:23 058136df2f2f: Preparing 02:21:23 0bbe113a5b4f: Preparing 02:21:23 71425b9a43a6: Preparing 02:21:23 ca53647c88c0: Preparing 02:21:23 aedc3bda2944: Preparing 02:21:23 aedc3bda2944: Waiting 02:21:23 ca53647c88c0: Waiting 02:21:23 a37b1e04dfec: Layer already exists 02:21:23 71425b9a43a6: Layer already exists 02:21:23 b652e015e72c: Layer already exists 02:21:23 058136df2f2f: Layer already exists 02:21:23 0bbe113a5b4f: Layer already exists 02:21:23 ca53647c88c0: Layer already exists 02:21:23 aedc3bda2944: Layer already exists 02:21:23 3.1.1-dev.1: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker push nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:21:23 a37b1e04dfec: Preparing 02:21:23 b652e015e72c: Preparing 02:21:23 058136df2f2f: Preparing 02:21:23 0bbe113a5b4f: Preparing 02:21:23 71425b9a43a6: Preparing 02:21:23 ca53647c88c0: Preparing 02:21:23 aedc3bda2944: Preparing 02:21:23 ca53647c88c0: Waiting 02:21:23 aedc3bda2944: Waiting 02:21:23 0bbe113a5b4f: Layer already exists 02:21:23 a37b1e04dfec: Layer already exists 02:21:23 71425b9a43a6: Layer already exists 02:21:23 b652e015e72c: Layer already exists 02:21:23 058136df2f2f: Layer already exists 02:21:23 ca53647c88c0: Layer already exists 02:21:23 aedc3bda2944: Layer already exists 02:21:23 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:24 + docker push nexus3.edgexfoundry.org:10004/core-command:napa 02:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:21:24 a37b1e04dfec: Preparing 02:21:24 b652e015e72c: Preparing 02:21:24 058136df2f2f: Preparing 02:21:24 0bbe113a5b4f: Preparing 02:21:24 71425b9a43a6: Preparing 02:21:24 ca53647c88c0: Preparing 02:21:24 aedc3bda2944: Preparing 02:21:24 ca53647c88c0: Waiting 02:21:24 aedc3bda2944: Waiting 02:21:24 b652e015e72c: Layer already exists 02:21:24 0bbe113a5b4f: Layer already exists 02:21:24 a37b1e04dfec: Layer already exists 02:21:24 058136df2f2f: Layer already exists 02:21:24 71425b9a43a6: Layer already exists 02:21:24 ca53647c88c0: Layer already exists 02:21:24 aedc3bda2944: Layer already exists 02:21:24 napa: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:24 ===================================================== [Pipeline] echo 02:21:24 taggedImages: 02:21:24 - nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:24 - nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.1 02:21:24 - nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:24 - nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] echo 02:21:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:21:24 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:24 3.1.1-dev.1 02:21:24 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:24 napa 02:21:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:21:25 72df7d7a1ded: Preparing 02:21:25 ed592317ea3a: Preparing 02:21:25 b7382a30bbe3: Preparing 02:21:25 cb3e6ba7cdb4: Preparing 02:21:25 058136df2f2f: Preparing 02:21:25 0bbe113a5b4f: Preparing 02:21:25 71425b9a43a6: Preparing 02:21:25 ca53647c88c0: Preparing 02:21:25 aedc3bda2944: Preparing 02:21:25 0bbe113a5b4f: Waiting 02:21:25 aedc3bda2944: Waiting 02:21:25 ca53647c88c0: Waiting 02:21:25 71425b9a43a6: Waiting 02:21:25 058136df2f2f: Layer already exists 02:21:25 0bbe113a5b4f: Layer already exists 02:21:25 71425b9a43a6: Layer already exists 02:21:25 b7382a30bbe3: Pushed 02:21:25 ca53647c88c0: Layer already exists 02:21:25 ed592317ea3a: Pushed 02:21:25 72df7d7a1ded: Pushed 02:21:25 aedc3bda2944: Layer already exists 02:21:26 cb3e6ba7cdb4: Pushed 02:21:26 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.1 02:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:21:27 72df7d7a1ded: Preparing 02:21:27 ed592317ea3a: Preparing 02:21:27 b7382a30bbe3: Preparing 02:21:27 cb3e6ba7cdb4: Preparing 02:21:27 058136df2f2f: Preparing 02:21:27 0bbe113a5b4f: Preparing 02:21:27 71425b9a43a6: Preparing 02:21:27 ca53647c88c0: Preparing 02:21:27 aedc3bda2944: Preparing 02:21:27 0bbe113a5b4f: Waiting 02:21:27 71425b9a43a6: Waiting 02:21:27 ca53647c88c0: Waiting 02:21:27 aedc3bda2944: Waiting 02:21:27 b7382a30bbe3: Layer already exists 02:21:27 ed592317ea3a: Layer already exists 02:21:27 72df7d7a1ded: Layer already exists 02:21:27 058136df2f2f: Layer already exists 02:21:27 cb3e6ba7cdb4: Layer already exists 02:21:27 71425b9a43a6: Layer already exists 02:21:27 ca53647c88c0: Layer already exists 02:21:27 0bbe113a5b4f: Layer already exists 02:21:27 aedc3bda2944: Layer already exists 02:21:27 3.1.1-dev.1: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:21:27 72df7d7a1ded: Preparing 02:21:27 ed592317ea3a: Preparing 02:21:27 b7382a30bbe3: Preparing 02:21:27 cb3e6ba7cdb4: Preparing 02:21:27 058136df2f2f: Preparing 02:21:27 0bbe113a5b4f: Preparing 02:21:27 71425b9a43a6: Preparing 02:21:27 ca53647c88c0: Preparing 02:21:27 aedc3bda2944: Preparing 02:21:27 ca53647c88c0: Waiting 02:21:27 0bbe113a5b4f: Waiting 02:21:27 71425b9a43a6: Waiting 02:21:27 ed592317ea3a: Layer already exists 02:21:27 058136df2f2f: Layer already exists 02:21:27 cb3e6ba7cdb4: Layer already exists 02:21:27 b7382a30bbe3: Layer already exists 02:21:27 71425b9a43a6: Layer already exists 02:21:27 ca53647c88c0: Layer already exists 02:21:27 72df7d7a1ded: Layer already exists 02:21:27 aedc3bda2944: Layer already exists 02:21:27 0bbe113a5b4f: Layer already exists 02:21:27 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa 02:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:21:28 72df7d7a1ded: Preparing 02:21:28 ed592317ea3a: Preparing 02:21:28 b7382a30bbe3: Preparing 02:21:28 cb3e6ba7cdb4: Preparing 02:21:28 058136df2f2f: Preparing 02:21:28 0bbe113a5b4f: Preparing 02:21:28 71425b9a43a6: Preparing 02:21:28 ca53647c88c0: Preparing 02:21:28 aedc3bda2944: Preparing 02:21:28 0bbe113a5b4f: Waiting 02:21:28 b7382a30bbe3: Layer already exists 02:21:28 72df7d7a1ded: Layer already exists 02:21:28 ed592317ea3a: Layer already exists 02:21:28 cb3e6ba7cdb4: Layer already exists 02:21:28 058136df2f2f: Layer already exists 02:21:28 ca53647c88c0: Layer already exists 02:21:28 71425b9a43a6: Layer already exists 02:21:28 aedc3bda2944: Layer already exists 02:21:28 0bbe113a5b4f: Layer already exists 02:21:28 napa: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:28 ===================================================== [Pipeline] echo 02:21:28 taggedImages: 02:21:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.1 02:21:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] echo 02:21:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:21:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:28 3.1.1-dev.1 02:21:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:28 napa 02:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker push nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:21:29 0bd571e2a39d: Preparing 02:21:29 81670974825e: Preparing 02:21:29 058136df2f2f: Preparing 02:21:29 0bbe113a5b4f: Preparing 02:21:29 ed8d43223007: Preparing 02:21:29 ca53647c88c0: Preparing 02:21:29 aedc3bda2944: Preparing 02:21:29 ca53647c88c0: Waiting 02:21:29 aedc3bda2944: Waiting 02:21:29 058136df2f2f: Layer already exists 02:21:29 0bbe113a5b4f: Layer already exists 02:21:29 0bd571e2a39d: Pushed 02:21:29 ca53647c88c0: Layer already exists 02:21:29 aedc3bda2944: Layer already exists 02:21:29 ed8d43223007: Pushed 02:21:30 81670974825e: Pushed 02:21:31 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.1 02:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:21:32 0bd571e2a39d: Preparing 02:21:32 81670974825e: Preparing 02:21:32 058136df2f2f: Preparing 02:21:32 0bbe113a5b4f: Preparing 02:21:32 ed8d43223007: Preparing 02:21:32 ca53647c88c0: Preparing 02:21:32 aedc3bda2944: Preparing 02:21:32 ca53647c88c0: Waiting 02:21:32 81670974825e: Layer already exists 02:21:32 ed8d43223007: Layer already exists 02:21:32 0bbe113a5b4f: Layer already exists 02:21:32 0bd571e2a39d: Layer already exists 02:21:32 058136df2f2f: Layer already exists 02:21:32 ca53647c88c0: Layer already exists 02:21:32 aedc3bda2944: Layer already exists 02:21:32 3.1.1-dev.1: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:21:32 0bd571e2a39d: Preparing 02:21:32 81670974825e: Preparing 02:21:32 058136df2f2f: Preparing 02:21:32 0bbe113a5b4f: Preparing 02:21:32 ed8d43223007: Preparing 02:21:32 ca53647c88c0: Preparing 02:21:32 aedc3bda2944: Preparing 02:21:32 aedc3bda2944: Waiting 02:21:32 ca53647c88c0: Waiting 02:21:32 0bbe113a5b4f: Layer already exists 02:21:32 0bd571e2a39d: Layer already exists 02:21:32 ed8d43223007: Layer already exists 02:21:32 81670974825e: Layer already exists 02:21:32 ca53647c88c0: Layer already exists 02:21:32 aedc3bda2944: Layer already exists 02:21:32 058136df2f2f: Layer already exists 02:21:32 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:33 + docker push nexus3.edgexfoundry.org:10004/core-data:napa 02:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:21:33 0bd571e2a39d: Preparing 02:21:33 81670974825e: Preparing 02:21:33 058136df2f2f: Preparing 02:21:33 0bbe113a5b4f: Preparing 02:21:33 ed8d43223007: Preparing 02:21:33 ca53647c88c0: Preparing 02:21:33 aedc3bda2944: Preparing 02:21:33 ca53647c88c0: Waiting 02:21:33 aedc3bda2944: Waiting 02:21:33 0bbe113a5b4f: Layer already exists 02:21:33 0bd571e2a39d: Layer already exists 02:21:33 058136df2f2f: Layer already exists 02:21:33 ed8d43223007: Layer already exists 02:21:33 81670974825e: Layer already exists 02:21:33 ca53647c88c0: Layer already exists 02:21:33 aedc3bda2944: Layer already exists 02:21:33 napa: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:33 ===================================================== [Pipeline] echo 02:21:33 taggedImages: 02:21:33 - nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:33 - nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.1 02:21:33 - nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:33 - nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] echo 02:21:33 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:21:33 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:33 3.1.1-dev.1 02:21:33 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:33 napa 02:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:21:34 f2ee2e51b5de: Preparing 02:21:34 46b4b16a85e8: Preparing 02:21:34 11dca30c6496: Preparing 02:21:34 058136df2f2f: Preparing 02:21:34 0bbe113a5b4f: Preparing 02:21:34 71425b9a43a6: Preparing 02:21:34 ca53647c88c0: Preparing 02:21:34 aedc3bda2944: Preparing 02:21:34 71425b9a43a6: Waiting 02:21:34 aedc3bda2944: Waiting 02:21:34 ca53647c88c0: Waiting 02:21:34 058136df2f2f: Layer already exists 02:21:34 46b4b16a85e8: Pushed 02:21:34 f2ee2e51b5de: Pushed 02:21:34 0bbe113a5b4f: Layer already exists 02:21:34 71425b9a43a6: Layer already exists 02:21:34 ca53647c88c0: Layer already exists 02:21:34 aedc3bda2944: Layer already exists 02:21:36 11dca30c6496: Pushed 02:21:36 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.1 02:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:21:36 f2ee2e51b5de: Preparing 02:21:36 46b4b16a85e8: Preparing 02:21:36 11dca30c6496: Preparing 02:21:36 058136df2f2f: Preparing 02:21:36 0bbe113a5b4f: Preparing 02:21:36 71425b9a43a6: Preparing 02:21:36 ca53647c88c0: Preparing 02:21:36 aedc3bda2944: Preparing 02:21:36 71425b9a43a6: Waiting 02:21:36 ca53647c88c0: Waiting 02:21:36 aedc3bda2944: Waiting 02:21:36 46b4b16a85e8: Layer already exists 02:21:36 11dca30c6496: Layer already exists 02:21:36 058136df2f2f: Layer already exists 02:21:36 0bbe113a5b4f: Layer already exists 02:21:36 f2ee2e51b5de: Layer already exists 02:21:36 ca53647c88c0: Layer already exists 02:21:36 aedc3bda2944: Layer already exists 02:21:36 71425b9a43a6: Layer already exists 02:21:36 3.1.1-dev.1: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:21:37 f2ee2e51b5de: Preparing 02:21:37 46b4b16a85e8: Preparing 02:21:37 11dca30c6496: Preparing 02:21:37 058136df2f2f: Preparing 02:21:37 0bbe113a5b4f: Preparing 02:21:37 71425b9a43a6: Preparing 02:21:37 ca53647c88c0: Preparing 02:21:37 aedc3bda2944: Preparing 02:21:37 71425b9a43a6: Waiting 02:21:37 ca53647c88c0: Waiting 02:21:37 aedc3bda2944: Waiting 02:21:37 f2ee2e51b5de: Layer already exists 02:21:37 46b4b16a85e8: Layer already exists 02:21:37 0bbe113a5b4f: Layer already exists 02:21:37 058136df2f2f: Layer already exists 02:21:37 ca53647c88c0: Layer already exists 02:21:37 71425b9a43a6: Layer already exists 02:21:37 11dca30c6496: Layer already exists 02:21:37 aedc3bda2944: Layer already exists 02:21:37 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:napa 02:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:21:38 f2ee2e51b5de: Preparing 02:21:38 46b4b16a85e8: Preparing 02:21:38 11dca30c6496: Preparing 02:21:38 058136df2f2f: Preparing 02:21:38 0bbe113a5b4f: Preparing 02:21:38 71425b9a43a6: Preparing 02:21:38 ca53647c88c0: Preparing 02:21:38 aedc3bda2944: Preparing 02:21:38 71425b9a43a6: Waiting 02:21:38 ca53647c88c0: Waiting 02:21:38 aedc3bda2944: Waiting 02:21:38 11dca30c6496: Layer already exists 02:21:38 0bbe113a5b4f: Layer already exists 02:21:38 46b4b16a85e8: Layer already exists 02:21:38 058136df2f2f: Layer already exists 02:21:38 f2ee2e51b5de: Layer already exists 02:21:38 71425b9a43a6: Layer already exists 02:21:38 aedc3bda2944: Layer already exists 02:21:38 ca53647c88c0: Layer already exists 02:21:38 napa: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:38 ===================================================== [Pipeline] echo 02:21:38 taggedImages: 02:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.1 02:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] echo 02:21:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:21:38 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:38 3.1.1-dev.1 02:21:38 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:38 napa 02:21:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:21:39 02471bd68a05: Preparing 02:21:39 186be8984aed: Preparing 02:21:39 0a15b1536568: Preparing 02:21:39 75fc2632a3cb: Preparing 02:21:39 13f82b35f6d2: Preparing 02:21:39 87e7ebeb7104: Preparing 02:21:39 0246e0ace5ed: Preparing 02:21:39 058136df2f2f: Preparing 02:21:39 0bbe113a5b4f: Preparing 02:21:39 e27ec1c94998: Preparing 02:21:39 295d6e65b565: Preparing 02:21:39 5f70bf18a086: Preparing 02:21:39 5ab8bcb6999d: Preparing 02:21:39 9427d5bfa9b6: Preparing 02:21:39 edd05722899b: Preparing 02:21:39 aedc3bda2944: Preparing 02:21:39 0bbe113a5b4f: Waiting 02:21:39 e27ec1c94998: Waiting 02:21:39 295d6e65b565: Waiting 02:21:39 5f70bf18a086: Waiting 02:21:39 5ab8bcb6999d: Waiting 02:21:39 9427d5bfa9b6: Waiting 02:21:39 87e7ebeb7104: Waiting 02:21:39 edd05722899b: Waiting 02:21:39 aedc3bda2944: Waiting 02:21:39 058136df2f2f: Waiting 02:21:39 0246e0ace5ed: Waiting 02:21:39 0a15b1536568: Pushed 02:21:39 75fc2632a3cb: Pushed 02:21:39 186be8984aed: Pushed 02:21:39 13f82b35f6d2: Pushed 02:21:39 02471bd68a05: Pushed 02:21:39 87e7ebeb7104: Pushed 02:21:41 e27ec1c94998: Pushed 02:21:41 295d6e65b565: Pushed 02:21:41 058136df2f2f: Layer already exists 02:21:41 0bbe113a5b4f: Layer already exists 02:21:41 5ab8bcb6999d: Pushed 02:21:42 5f70bf18a086: Layer already exists 02:21:42 aedc3bda2944: Layer already exists 02:21:42 edd05722899b: Pushed 02:21:42 0246e0ace5ed: Pushed 02:21:42 9427d5bfa9b6: Pushed 02:21:42 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.1 02:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:21:43 02471bd68a05: Preparing 02:21:43 186be8984aed: Preparing 02:21:43 0a15b1536568: Preparing 02:21:43 75fc2632a3cb: Preparing 02:21:43 13f82b35f6d2: Preparing 02:21:43 87e7ebeb7104: Preparing 02:21:43 0246e0ace5ed: Preparing 02:21:43 058136df2f2f: Preparing 02:21:43 0bbe113a5b4f: Preparing 02:21:43 e27ec1c94998: Preparing 02:21:43 295d6e65b565: Preparing 02:21:43 5f70bf18a086: Preparing 02:21:43 5ab8bcb6999d: Preparing 02:21:43 9427d5bfa9b6: Preparing 02:21:43 edd05722899b: Preparing 02:21:43 aedc3bda2944: Preparing 02:21:43 295d6e65b565: Waiting 02:21:43 5f70bf18a086: Waiting 02:21:43 5ab8bcb6999d: Waiting 02:21:43 9427d5bfa9b6: Waiting 02:21:43 edd05722899b: Waiting 02:21:43 87e7ebeb7104: Waiting 02:21:43 0246e0ace5ed: Waiting 02:21:43 aedc3bda2944: Waiting 02:21:43 058136df2f2f: Waiting 02:21:43 0bbe113a5b4f: Waiting 02:21:43 02471bd68a05: Layer already exists 02:21:43 0a15b1536568: Layer already exists 02:21:43 186be8984aed: Layer already exists 02:21:43 13f82b35f6d2: Layer already exists 02:21:43 75fc2632a3cb: Layer already exists 02:21:43 058136df2f2f: Layer already exists 02:21:43 87e7ebeb7104: Layer already exists 02:21:43 0bbe113a5b4f: Layer already exists 02:21:43 0246e0ace5ed: Layer already exists 02:21:43 e27ec1c94998: Layer already exists 02:21:43 295d6e65b565: Layer already exists 02:21:43 5f70bf18a086: Layer already exists 02:21:43 9427d5bfa9b6: Layer already exists 02:21:43 edd05722899b: Layer already exists 02:21:43 5ab8bcb6999d: Layer already exists 02:21:43 aedc3bda2944: Layer already exists 02:21:43 3.1.1-dev.1: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:21:44 02471bd68a05: Preparing 02:21:44 186be8984aed: Preparing 02:21:44 0a15b1536568: Preparing 02:21:44 75fc2632a3cb: Preparing 02:21:44 13f82b35f6d2: Preparing 02:21:44 87e7ebeb7104: Preparing 02:21:44 0246e0ace5ed: Preparing 02:21:44 058136df2f2f: Preparing 02:21:44 0bbe113a5b4f: Preparing 02:21:44 e27ec1c94998: Preparing 02:21:44 295d6e65b565: Preparing 02:21:44 5f70bf18a086: Preparing 02:21:44 5ab8bcb6999d: Preparing 02:21:44 9427d5bfa9b6: Preparing 02:21:44 edd05722899b: Preparing 02:21:44 aedc3bda2944: Preparing 02:21:44 e27ec1c94998: Waiting 02:21:44 295d6e65b565: Waiting 02:21:44 9427d5bfa9b6: Waiting 02:21:44 0246e0ace5ed: Waiting 02:21:44 058136df2f2f: Waiting 02:21:44 87e7ebeb7104: Waiting 02:21:44 5f70bf18a086: Waiting 02:21:44 0bbe113a5b4f: Waiting 02:21:44 edd05722899b: Waiting 02:21:44 02471bd68a05: Layer already exists 02:21:44 75fc2632a3cb: Layer already exists 02:21:44 13f82b35f6d2: Layer already exists 02:21:44 186be8984aed: Layer already exists 02:21:44 0a15b1536568: Layer already exists 02:21:44 058136df2f2f: Layer already exists 02:21:44 0246e0ace5ed: Layer already exists 02:21:44 87e7ebeb7104: Layer already exists 02:21:44 0bbe113a5b4f: Layer already exists 02:21:44 e27ec1c94998: Layer already exists 02:21:44 295d6e65b565: Layer already exists 02:21:44 5ab8bcb6999d: Layer already exists 02:21:44 9427d5bfa9b6: Layer already exists 02:21:44 5f70bf18a086: Layer already exists 02:21:44 edd05722899b: Layer already exists 02:21:44 aedc3bda2944: Layer already exists 02:21:44 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:napa 02:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:21:44 02471bd68a05: Preparing 02:21:44 186be8984aed: Preparing 02:21:44 0a15b1536568: Preparing 02:21:44 75fc2632a3cb: Preparing 02:21:44 13f82b35f6d2: Preparing 02:21:44 87e7ebeb7104: Preparing 02:21:44 0246e0ace5ed: Preparing 02:21:44 058136df2f2f: Preparing 02:21:44 0bbe113a5b4f: Preparing 02:21:44 e27ec1c94998: Preparing 02:21:44 295d6e65b565: Preparing 02:21:44 5f70bf18a086: Preparing 02:21:44 5ab8bcb6999d: Preparing 02:21:44 9427d5bfa9b6: Preparing 02:21:44 edd05722899b: Preparing 02:21:44 aedc3bda2944: Preparing 02:21:44 295d6e65b565: Waiting 02:21:44 5f70bf18a086: Waiting 02:21:44 e27ec1c94998: Waiting 02:21:44 5ab8bcb6999d: Waiting 02:21:44 9427d5bfa9b6: Waiting 02:21:44 87e7ebeb7104: Waiting 02:21:44 edd05722899b: Waiting 02:21:44 aedc3bda2944: Waiting 02:21:44 0246e0ace5ed: Waiting 02:21:44 058136df2f2f: Waiting 02:21:44 0bbe113a5b4f: Waiting 02:21:44 02471bd68a05: Layer already exists 02:21:44 186be8984aed: Layer already exists 02:21:44 75fc2632a3cb: Layer already exists 02:21:44 0a15b1536568: Layer already exists 02:21:44 13f82b35f6d2: Layer already exists 02:21:44 0246e0ace5ed: Layer already exists 02:21:44 87e7ebeb7104: Layer already exists 02:21:44 058136df2f2f: Layer already exists 02:21:44 0bbe113a5b4f: Layer already exists 02:21:44 e27ec1c94998: Layer already exists 02:21:44 295d6e65b565: Layer already exists 02:21:44 5ab8bcb6999d: Layer already exists 02:21:44 9427d5bfa9b6: Layer already exists 02:21:44 5f70bf18a086: Layer already exists 02:21:44 edd05722899b: Layer already exists 02:21:44 aedc3bda2944: Layer already exists 02:21:44 napa: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:44 ===================================================== [Pipeline] echo 02:21:44 taggedImages: 02:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.1 02:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] echo 02:21:44 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:21:44 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:44 3.1.1-dev.1 02:21:44 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:44 napa 02:21:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:21:45 72df7d7a1ded: Preparing 02:21:45 ed592317ea3a: Preparing 02:21:45 d55bc2cd9299: Preparing 02:21:45 d9ef409e66fc: Preparing 02:21:45 058136df2f2f: Preparing 02:21:45 0bbe113a5b4f: Preparing 02:21:45 71425b9a43a6: Preparing 02:21:45 ca53647c88c0: Preparing 02:21:45 aedc3bda2944: Preparing 02:21:45 71425b9a43a6: Waiting 02:21:45 ca53647c88c0: Waiting 02:21:45 aedc3bda2944: Waiting 02:21:45 0bbe113a5b4f: Waiting 02:21:45 058136df2f2f: Layer already exists 02:21:45 d55bc2cd9299: Pushed 02:21:46 ed592317ea3a: Layer already exists 02:21:46 72df7d7a1ded: Layer already exists 02:21:46 0bbe113a5b4f: Layer already exists 02:21:46 71425b9a43a6: Layer already exists 02:21:46 ca53647c88c0: Layer already exists 02:21:46 aedc3bda2944: Layer already exists 02:21:47 d9ef409e66fc: Pushed 02:21:47 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.1 02:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:21:48 72df7d7a1ded: Preparing 02:21:48 ed592317ea3a: Preparing 02:21:48 d55bc2cd9299: Preparing 02:21:48 d9ef409e66fc: Preparing 02:21:48 058136df2f2f: Preparing 02:21:48 0bbe113a5b4f: Preparing 02:21:48 71425b9a43a6: Preparing 02:21:48 ca53647c88c0: Preparing 02:21:48 aedc3bda2944: Preparing 02:21:48 0bbe113a5b4f: Waiting 02:21:48 71425b9a43a6: Waiting 02:21:48 ca53647c88c0: Waiting 02:21:48 aedc3bda2944: Waiting 02:21:48 ed592317ea3a: Layer already exists 02:21:48 d55bc2cd9299: Layer already exists 02:21:48 72df7d7a1ded: Layer already exists 02:21:48 058136df2f2f: Layer already exists 02:21:48 d9ef409e66fc: Layer already exists 02:21:48 71425b9a43a6: Layer already exists 02:21:48 0bbe113a5b4f: Layer already exists 02:21:48 aedc3bda2944: Layer already exists 02:21:48 ca53647c88c0: Layer already exists 02:21:48 3.1.1-dev.1: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:21:48 72df7d7a1ded: Preparing 02:21:48 ed592317ea3a: Preparing 02:21:48 d55bc2cd9299: Preparing 02:21:48 d9ef409e66fc: Preparing 02:21:48 058136df2f2f: Preparing 02:21:48 0bbe113a5b4f: Preparing 02:21:48 71425b9a43a6: Preparing 02:21:48 ca53647c88c0: Preparing 02:21:48 aedc3bda2944: Preparing 02:21:48 0bbe113a5b4f: Waiting 02:21:48 71425b9a43a6: Waiting 02:21:48 ca53647c88c0: Waiting 02:21:48 aedc3bda2944: Waiting 02:21:48 058136df2f2f: Layer already exists 02:21:48 72df7d7a1ded: Layer already exists 02:21:48 d9ef409e66fc: Layer already exists 02:21:48 d55bc2cd9299: Layer already exists 02:21:48 ed592317ea3a: Layer already exists 02:21:48 0bbe113a5b4f: Layer already exists 02:21:48 71425b9a43a6: Layer already exists 02:21:48 ca53647c88c0: Layer already exists 02:21:48 aedc3bda2944: Layer already exists 02:21:48 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:napa 02:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:21:49 72df7d7a1ded: Preparing 02:21:49 ed592317ea3a: Preparing 02:21:49 d55bc2cd9299: Preparing 02:21:49 d9ef409e66fc: Preparing 02:21:49 058136df2f2f: Preparing 02:21:49 0bbe113a5b4f: Preparing 02:21:49 71425b9a43a6: Preparing 02:21:49 ca53647c88c0: Preparing 02:21:49 aedc3bda2944: Preparing 02:21:49 ca53647c88c0: Waiting 02:21:49 71425b9a43a6: Waiting 02:21:49 0bbe113a5b4f: Waiting 02:21:49 aedc3bda2944: Waiting 02:21:49 058136df2f2f: Layer already exists 02:21:49 d9ef409e66fc: Layer already exists 02:21:49 d55bc2cd9299: Layer already exists 02:21:49 72df7d7a1ded: Layer already exists 02:21:49 0bbe113a5b4f: Layer already exists 02:21:49 ca53647c88c0: Layer already exists 02:21:49 ed592317ea3a: Layer already exists 02:21:49 71425b9a43a6: Layer already exists 02:21:49 aedc3bda2944: Layer already exists 02:21:49 napa: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:49 ===================================================== [Pipeline] echo 02:21:49 taggedImages: 02:21:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.1 02:21:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] echo 02:21:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:21:49 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:49 3.1.1-dev.1 02:21:49 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:49 napa 02:21:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:21:50 5e484b2c632b: Preparing 02:21:50 1203d32142f9: Preparing 02:21:50 e28acb4c7015: Preparing 02:21:50 91f35832b0ca: Preparing 02:21:50 a72a070c888e: Preparing 02:21:50 058136df2f2f: Preparing 02:21:50 0bbe113a5b4f: Preparing 02:21:50 271b47dd89da: Preparing 02:21:50 0db47b94224e: Preparing 02:21:50 ddce8bac79d5: Preparing 02:21:50 aedc3bda2944: Preparing 02:21:50 0bbe113a5b4f: Waiting 02:21:50 aedc3bda2944: Waiting 02:21:50 ddce8bac79d5: Waiting 02:21:50 271b47dd89da: Waiting 02:21:50 0db47b94224e: Waiting 02:21:50 058136df2f2f: Waiting 02:21:50 91f35832b0ca: Pushed 02:21:50 a72a070c888e: Pushed 02:21:50 1203d32142f9: Pushed 02:21:50 5e484b2c632b: Pushed 02:21:50 0bbe113a5b4f: Layer already exists 02:21:51 271b47dd89da: Pushed 02:21:51 058136df2f2f: Layer already exists 02:21:51 0db47b94224e: Pushed 02:21:51 aedc3bda2944: Layer already exists 02:21:51 e28acb4c7015: Pushed 02:21:52 ddce8bac79d5: Pushed 02:21:52 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.1 02:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:21:53 5e484b2c632b: Preparing 02:21:53 1203d32142f9: Preparing 02:21:53 e28acb4c7015: Preparing 02:21:53 91f35832b0ca: Preparing 02:21:53 a72a070c888e: Preparing 02:21:53 058136df2f2f: Preparing 02:21:53 0bbe113a5b4f: Preparing 02:21:53 271b47dd89da: Preparing 02:21:53 0db47b94224e: Preparing 02:21:53 ddce8bac79d5: Preparing 02:21:53 aedc3bda2944: Preparing 02:21:53 0bbe113a5b4f: Waiting 02:21:53 0db47b94224e: Waiting 02:21:53 271b47dd89da: Waiting 02:21:53 ddce8bac79d5: Waiting 02:21:53 058136df2f2f: Waiting 02:21:53 1203d32142f9: Layer already exists 02:21:53 5e484b2c632b: Layer already exists 02:21:53 91f35832b0ca: Layer already exists 02:21:53 e28acb4c7015: Layer already exists 02:21:53 a72a070c888e: Layer already exists 02:21:53 0bbe113a5b4f: Layer already exists 02:21:53 058136df2f2f: Layer already exists 02:21:53 0db47b94224e: Layer already exists 02:21:53 271b47dd89da: Layer already exists 02:21:53 ddce8bac79d5: Layer already exists 02:21:53 aedc3bda2944: Layer already exists 02:21:53 3.1.1-dev.1: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:21:54 5e484b2c632b: Preparing 02:21:54 1203d32142f9: Preparing 02:21:54 e28acb4c7015: Preparing 02:21:54 91f35832b0ca: Preparing 02:21:54 a72a070c888e: Preparing 02:21:54 058136df2f2f: Preparing 02:21:54 0bbe113a5b4f: Preparing 02:21:54 271b47dd89da: Preparing 02:21:54 0db47b94224e: Preparing 02:21:54 ddce8bac79d5: Preparing 02:21:54 aedc3bda2944: Preparing 02:21:54 058136df2f2f: Waiting 02:21:54 271b47dd89da: Waiting 02:21:54 0db47b94224e: Waiting 02:21:54 0bbe113a5b4f: Waiting 02:21:54 ddce8bac79d5: Waiting 02:21:54 aedc3bda2944: Waiting 02:21:54 1203d32142f9: Layer already exists 02:21:54 5e484b2c632b: Layer already exists 02:21:54 91f35832b0ca: Layer already exists 02:21:54 a72a070c888e: Layer already exists 02:21:54 e28acb4c7015: Layer already exists 02:21:54 0db47b94224e: Layer already exists 02:21:54 271b47dd89da: Layer already exists 02:21:54 058136df2f2f: Layer already exists 02:21:54 0bbe113a5b4f: Layer already exists 02:21:54 ddce8bac79d5: Layer already exists 02:21:54 aedc3bda2944: Layer already exists 02:21:54 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:napa 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:21:55 5e484b2c632b: Preparing 02:21:55 1203d32142f9: Preparing 02:21:55 e28acb4c7015: Preparing 02:21:55 91f35832b0ca: Preparing 02:21:55 a72a070c888e: Preparing 02:21:55 058136df2f2f: Preparing 02:21:55 0bbe113a5b4f: Preparing 02:21:55 271b47dd89da: Preparing 02:21:55 0db47b94224e: Preparing 02:21:55 ddce8bac79d5: Preparing 02:21:55 aedc3bda2944: Preparing 02:21:55 271b47dd89da: Waiting 02:21:55 ddce8bac79d5: Waiting 02:21:55 aedc3bda2944: Waiting 02:21:55 0db47b94224e: Waiting 02:21:55 058136df2f2f: Waiting 02:21:55 0bbe113a5b4f: Waiting 02:21:55 5e484b2c632b: Layer already exists 02:21:55 91f35832b0ca: Layer already exists 02:21:55 1203d32142f9: Layer already exists 02:21:55 a72a070c888e: Layer already exists 02:21:55 e28acb4c7015: Layer already exists 02:21:55 058136df2f2f: Layer already exists 02:21:55 0bbe113a5b4f: Layer already exists 02:21:55 271b47dd89da: Layer already exists 02:21:55 0db47b94224e: Layer already exists 02:21:55 ddce8bac79d5: Layer already exists 02:21:55 aedc3bda2944: Layer already exists 02:21:55 napa: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:55 ===================================================== [Pipeline] echo 02:21:55 taggedImages: 02:21:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.1 02:21:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] echo 02:21:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:21:55 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:55 3.1.1-dev.1 02:21:55 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:55 napa 02:21:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:21:56 281ddc9c0173: Preparing 02:21:56 84f1f4fe3d56: Preparing 02:21:56 d76b7f90c5a0: Preparing 02:21:56 dadc716547f0: Preparing 02:21:56 c943ad0970df: Preparing 02:21:56 9d0cfe9da4e0: Preparing 02:21:56 7ca802675942: Preparing 02:21:56 058136df2f2f: Preparing 02:21:56 0bbe113a5b4f: Preparing 02:21:56 7f77cd4be607: Preparing 02:21:56 a6a542dd1fd4: Preparing 02:21:56 aedc3bda2944: Preparing 02:21:56 0bbe113a5b4f: Waiting 02:21:56 9d0cfe9da4e0: Waiting 02:21:56 7f77cd4be607: Waiting 02:21:56 aedc3bda2944: Waiting 02:21:56 a6a542dd1fd4: Waiting 02:21:56 058136df2f2f: Waiting 02:21:56 c943ad0970df: Pushed 02:21:56 84f1f4fe3d56: Pushed 02:21:56 281ddc9c0173: Pushed 02:21:56 058136df2f2f: Layer already exists 02:21:56 0bbe113a5b4f: Layer already exists 02:21:56 7ca802675942: Pushed 02:21:56 9d0cfe9da4e0: Pushed 02:21:56 aedc3bda2944: Layer already exists 02:21:57 7f77cd4be607: Pushed 02:21:57 dadc716547f0: Pushed 02:21:57 a6a542dd1fd4: Pushed 02:21:58 d76b7f90c5a0: Pushed 02:21:58 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.1 02:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:21:59 281ddc9c0173: Preparing 02:21:59 84f1f4fe3d56: Preparing 02:21:59 d76b7f90c5a0: Preparing 02:21:59 dadc716547f0: Preparing 02:21:59 c943ad0970df: Preparing 02:21:59 9d0cfe9da4e0: Preparing 02:21:59 7ca802675942: Preparing 02:21:59 058136df2f2f: Preparing 02:21:59 0bbe113a5b4f: Preparing 02:21:59 7f77cd4be607: Preparing 02:21:59 a6a542dd1fd4: Preparing 02:21:59 aedc3bda2944: Preparing 02:21:59 058136df2f2f: Waiting 02:21:59 9d0cfe9da4e0: Waiting 02:21:59 0bbe113a5b4f: Waiting 02:21:59 7ca802675942: Waiting 02:21:59 a6a542dd1fd4: Waiting 02:21:59 aedc3bda2944: Waiting 02:21:59 7f77cd4be607: Waiting 02:21:59 dadc716547f0: Layer already exists 02:21:59 c943ad0970df: Layer already exists 02:21:59 d76b7f90c5a0: Layer already exists 02:21:59 281ddc9c0173: Layer already exists 02:21:59 84f1f4fe3d56: Layer already exists 02:21:59 7ca802675942: Layer already exists 02:21:59 9d0cfe9da4e0: Layer already exists 02:21:59 7f77cd4be607: Layer already exists 02:21:59 0bbe113a5b4f: Layer already exists 02:21:59 058136df2f2f: Layer already exists 02:21:59 a6a542dd1fd4: Layer already exists 02:21:59 aedc3bda2944: Layer already exists 02:21:59 3.1.1-dev.1: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:21:59 281ddc9c0173: Preparing 02:21:59 84f1f4fe3d56: Preparing 02:21:59 d76b7f90c5a0: Preparing 02:21:59 dadc716547f0: Preparing 02:21:59 c943ad0970df: Preparing 02:21:59 9d0cfe9da4e0: Preparing 02:21:59 7ca802675942: Preparing 02:21:59 058136df2f2f: Preparing 02:21:59 0bbe113a5b4f: Preparing 02:21:59 058136df2f2f: Waiting 02:21:59 7ca802675942: Waiting 02:21:59 7f77cd4be607: Preparing 02:21:59 a6a542dd1fd4: Preparing 02:21:59 aedc3bda2944: Preparing 02:21:59 7f77cd4be607: Waiting 02:21:59 aedc3bda2944: Waiting 02:21:59 0bbe113a5b4f: Waiting 02:21:59 a6a542dd1fd4: Waiting 02:21:59 281ddc9c0173: Layer already exists 02:21:59 84f1f4fe3d56: Layer already exists 02:21:59 d76b7f90c5a0: Layer already exists 02:21:59 dadc716547f0: Layer already exists 02:21:59 c943ad0970df: Layer already exists 02:21:59 9d0cfe9da4e0: Layer already exists 02:21:59 7ca802675942: Layer already exists 02:21:59 058136df2f2f: Layer already exists 02:21:59 0bbe113a5b4f: Layer already exists 02:21:59 7f77cd4be607: Layer already exists 02:21:59 a6a542dd1fd4: Layer already exists 02:21:59 aedc3bda2944: Layer already exists 02:21:59 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa 02:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:22:00 281ddc9c0173: Preparing 02:22:00 84f1f4fe3d56: Preparing 02:22:00 d76b7f90c5a0: Preparing 02:22:00 dadc716547f0: Preparing 02:22:00 c943ad0970df: Preparing 02:22:00 9d0cfe9da4e0: Preparing 02:22:00 7ca802675942: Preparing 02:22:00 058136df2f2f: Preparing 02:22:00 0bbe113a5b4f: Preparing 02:22:00 7f77cd4be607: Preparing 02:22:00 a6a542dd1fd4: Preparing 02:22:00 aedc3bda2944: Preparing 02:22:00 0bbe113a5b4f: Waiting 02:22:00 7f77cd4be607: Waiting 02:22:00 a6a542dd1fd4: Waiting 02:22:00 aedc3bda2944: Waiting 02:22:00 9d0cfe9da4e0: Waiting 02:22:00 058136df2f2f: Waiting 02:22:00 c943ad0970df: Layer already exists 02:22:00 d76b7f90c5a0: Layer already exists 02:22:00 281ddc9c0173: Layer already exists 02:22:00 84f1f4fe3d56: Layer already exists 02:22:00 dadc716547f0: Layer already exists 02:22:00 7ca802675942: Layer already exists 02:22:00 0bbe113a5b4f: Layer already exists 02:22:00 058136df2f2f: Layer already exists 02:22:00 7f77cd4be607: Layer already exists 02:22:00 9d0cfe9da4e0: Layer already exists 02:22:00 a6a542dd1fd4: Layer already exists 02:22:00 aedc3bda2944: Layer already exists 02:22:00 napa: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:00 ===================================================== [Pipeline] echo 02:22:00 taggedImages: 02:22:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.1 02:22:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] echo 02:22:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:22:00 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:00 3.1.1-dev.1 02:22:00 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:00 napa 02:22:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:22:01 7f9ffefb4637: Preparing 02:22:01 0cdaa1212982: Preparing 02:22:01 058136df2f2f: Preparing 02:22:01 0bbe113a5b4f: Preparing 02:22:01 18f4f226ae8d: Preparing 02:22:01 e3090a56869d: Preparing 02:22:01 aedc3bda2944: Preparing 02:22:01 e3090a56869d: Waiting 02:22:01 aedc3bda2944: Waiting 02:22:01 0bbe113a5b4f: Layer already exists 02:22:01 058136df2f2f: Layer already exists 02:22:01 aedc3bda2944: Layer already exists 02:22:01 7f9ffefb4637: Pushed 02:22:01 18f4f226ae8d: Pushed 02:22:01 e3090a56869d: Pushed 02:22:03 0cdaa1212982: Pushed 02:22:03 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.1 02:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:22:04 7f9ffefb4637: Preparing 02:22:04 0cdaa1212982: Preparing 02:22:04 058136df2f2f: Preparing 02:22:04 0bbe113a5b4f: Preparing 02:22:04 18f4f226ae8d: Preparing 02:22:04 e3090a56869d: Preparing 02:22:04 aedc3bda2944: Preparing 02:22:04 e3090a56869d: Waiting 02:22:04 aedc3bda2944: Waiting 02:22:04 18f4f226ae8d: Layer already exists 02:22:04 0bbe113a5b4f: Layer already exists 02:22:04 7f9ffefb4637: Layer already exists 02:22:04 058136df2f2f: Layer already exists 02:22:04 0cdaa1212982: Layer already exists 02:22:04 e3090a56869d: Layer already exists 02:22:04 aedc3bda2944: Layer already exists 02:22:04 3.1.1-dev.1: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:22:04 7f9ffefb4637: Preparing 02:22:04 0cdaa1212982: Preparing 02:22:04 058136df2f2f: Preparing 02:22:04 0bbe113a5b4f: Preparing 02:22:04 18f4f226ae8d: Preparing 02:22:04 e3090a56869d: Preparing 02:22:04 aedc3bda2944: Preparing 02:22:04 e3090a56869d: Waiting 02:22:04 aedc3bda2944: Waiting 02:22:04 0cdaa1212982: Layer already exists 02:22:04 7f9ffefb4637: Layer already exists 02:22:04 058136df2f2f: Layer already exists 02:22:04 18f4f226ae8d: Layer already exists 02:22:04 0bbe113a5b4f: Layer already exists 02:22:04 aedc3bda2944: Layer already exists 02:22:04 e3090a56869d: Layer already exists 02:22:04 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa 02:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:22:05 7f9ffefb4637: Preparing 02:22:05 0cdaa1212982: Preparing 02:22:05 058136df2f2f: Preparing 02:22:05 0bbe113a5b4f: Preparing 02:22:05 18f4f226ae8d: Preparing 02:22:05 e3090a56869d: Preparing 02:22:05 aedc3bda2944: Preparing 02:22:05 e3090a56869d: Waiting 02:22:05 aedc3bda2944: Waiting 02:22:05 058136df2f2f: Layer already exists 02:22:05 18f4f226ae8d: Layer already exists 02:22:05 0bbe113a5b4f: Layer already exists 02:22:05 7f9ffefb4637: Layer already exists 02:22:05 0cdaa1212982: Layer already exists 02:22:05 e3090a56869d: Layer already exists 02:22:05 aedc3bda2944: Layer already exists 02:22:05 napa: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:05 ===================================================== [Pipeline] echo 02:22:05 taggedImages: 02:22:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.1 02:22:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] echo 02:22:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:22:05 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:05 3.1.1-dev.1 02:22:05 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:05 napa 02:22:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:22:06 5b703749cd15: Preparing 02:22:06 53234bdbd809: Preparing 02:22:06 83d02e14add1: Preparing 02:22:06 058136df2f2f: Preparing 02:22:06 0bbe113a5b4f: Preparing 02:22:06 e6217b983cce: Preparing 02:22:06 be7b370126a0: Preparing 02:22:06 3c11c515d17b: Preparing 02:22:06 561fe803674c: Preparing 02:22:06 aedc3bda2944: Preparing 02:22:06 3c11c515d17b: Waiting 02:22:06 561fe803674c: Waiting 02:22:06 be7b370126a0: Waiting 02:22:06 e6217b983cce: Waiting 02:22:06 aedc3bda2944: Waiting 02:22:06 53234bdbd809: Pushed 02:22:06 83d02e14add1: Pushed 02:22:06 0bbe113a5b4f: Layer already exists 02:22:06 058136df2f2f: Layer already exists 02:22:06 5b703749cd15: Pushed 02:22:06 aedc3bda2944: Layer already exists 02:22:06 3c11c515d17b: Pushed 02:22:07 561fe803674c: Pushed 02:22:11 be7b370126a0: Pushed 02:22:14 e6217b983cce: Pushed 02:22:14 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.1 02:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:22:15 5b703749cd15: Preparing 02:22:15 53234bdbd809: Preparing 02:22:15 83d02e14add1: Preparing 02:22:15 058136df2f2f: Preparing 02:22:15 0bbe113a5b4f: Preparing 02:22:15 e6217b983cce: Preparing 02:22:15 be7b370126a0: Preparing 02:22:15 3c11c515d17b: Preparing 02:22:15 561fe803674c: Preparing 02:22:15 aedc3bda2944: Preparing 02:22:15 561fe803674c: Waiting 02:22:15 aedc3bda2944: Waiting 02:22:15 e6217b983cce: Waiting 02:22:15 3c11c515d17b: Waiting 02:22:15 be7b370126a0: Waiting 02:22:15 5b703749cd15: Layer already exists 02:22:15 058136df2f2f: Layer already exists 02:22:15 53234bdbd809: Layer already exists 02:22:15 83d02e14add1: Layer already exists 02:22:15 0bbe113a5b4f: Layer already exists 02:22:15 e6217b983cce: Layer already exists 02:22:15 3c11c515d17b: Layer already exists 02:22:15 be7b370126a0: Layer already exists 02:22:15 561fe803674c: Layer already exists 02:22:15 aedc3bda2944: Layer already exists 02:22:15 3.1.1-dev.1: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:22:15 5b703749cd15: Preparing 02:22:15 53234bdbd809: Preparing 02:22:15 83d02e14add1: Preparing 02:22:15 058136df2f2f: Preparing 02:22:15 0bbe113a5b4f: Preparing 02:22:15 e6217b983cce: Preparing 02:22:15 be7b370126a0: Preparing 02:22:15 3c11c515d17b: Preparing 02:22:15 561fe803674c: Preparing 02:22:15 aedc3bda2944: Preparing 02:22:15 e6217b983cce: Waiting 02:22:15 be7b370126a0: Waiting 02:22:15 3c11c515d17b: Waiting 02:22:15 561fe803674c: Waiting 02:22:15 53234bdbd809: Layer already exists 02:22:15 83d02e14add1: Layer already exists 02:22:15 5b703749cd15: Layer already exists 02:22:15 0bbe113a5b4f: Layer already exists 02:22:15 058136df2f2f: Layer already exists 02:22:15 aedc3bda2944: Layer already exists 02:22:15 e6217b983cce: Layer already exists 02:22:15 3c11c515d17b: Layer already exists 02:22:15 be7b370126a0: Layer already exists 02:22:15 561fe803674c: Layer already exists 02:22:15 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:napa 02:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:22:16 5b703749cd15: Preparing 02:22:16 53234bdbd809: Preparing 02:22:16 83d02e14add1: Preparing 02:22:16 058136df2f2f: Preparing 02:22:16 0bbe113a5b4f: Preparing 02:22:16 e6217b983cce: Preparing 02:22:16 be7b370126a0: Preparing 02:22:16 3c11c515d17b: Preparing 02:22:16 561fe803674c: Preparing 02:22:16 aedc3bda2944: Preparing 02:22:16 561fe803674c: Waiting 02:22:16 aedc3bda2944: Waiting 02:22:16 e6217b983cce: Waiting 02:22:16 be7b370126a0: Waiting 02:22:16 53234bdbd809: Layer already exists 02:22:16 83d02e14add1: Layer already exists 02:22:16 5b703749cd15: Layer already exists 02:22:16 0bbe113a5b4f: Layer already exists 02:22:16 058136df2f2f: Layer already exists 02:22:16 be7b370126a0: Layer already exists 02:22:16 e6217b983cce: Layer already exists 02:22:16 561fe803674c: Layer already exists 02:22:16 3c11c515d17b: Layer already exists 02:22:16 aedc3bda2944: Layer already exists 02:22:16 napa: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:16 ===================================================== [Pipeline] echo 02:22:16 taggedImages: 02:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.1 02:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] echo 02:22:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:22:16 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:16 3.1.1-dev.1 02:22:16 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:16 napa 02:22:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:22:17 04a8a709cbf7: Preparing 02:22:17 d52ee69049b0: Preparing 02:22:17 cad58f9597c5: Preparing 02:22:17 058136df2f2f: Preparing 02:22:17 0bbe113a5b4f: Preparing 02:22:17 00d59df5c6f2: Preparing 02:22:17 73a58878440b: Preparing 02:22:17 3f56679a1993: Preparing 02:22:17 aedc3bda2944: Preparing 02:22:17 3f56679a1993: Waiting 02:22:17 aedc3bda2944: Waiting 02:22:17 73a58878440b: Waiting 02:22:17 00d59df5c6f2: Waiting 02:22:17 cad58f9597c5: Pushed 02:22:17 d52ee69049b0: Pushed 02:22:17 058136df2f2f: Layer already exists 02:22:17 04a8a709cbf7: Pushed 02:22:17 0bbe113a5b4f: Layer already exists 02:22:18 3f56679a1993: Pushed 02:22:18 aedc3bda2944: Layer already exists 02:22:18 73a58878440b: Pushed 02:22:26 00d59df5c6f2: Pushed 02:22:26 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.1 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:22:27 04a8a709cbf7: Preparing 02:22:27 d52ee69049b0: Preparing 02:22:27 cad58f9597c5: Preparing 02:22:27 058136df2f2f: Preparing 02:22:27 0bbe113a5b4f: Preparing 02:22:27 00d59df5c6f2: Preparing 02:22:27 73a58878440b: Preparing 02:22:27 3f56679a1993: Preparing 02:22:27 aedc3bda2944: Preparing 02:22:27 00d59df5c6f2: Waiting 02:22:27 73a58878440b: Waiting 02:22:27 aedc3bda2944: Waiting 02:22:27 3f56679a1993: Waiting 02:22:27 0bbe113a5b4f: Layer already exists 02:22:27 04a8a709cbf7: Layer already exists 02:22:27 058136df2f2f: Layer already exists 02:22:27 d52ee69049b0: Layer already exists 02:22:27 cad58f9597c5: Layer already exists 02:22:27 00d59df5c6f2: Layer already exists 02:22:27 73a58878440b: Layer already exists 02:22:27 aedc3bda2944: Layer already exists 02:22:27 3f56679a1993: Layer already exists 02:22:27 3.1.1-dev.1: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:22:27 04a8a709cbf7: Preparing 02:22:27 d52ee69049b0: Preparing 02:22:27 cad58f9597c5: Preparing 02:22:27 058136df2f2f: Preparing 02:22:27 0bbe113a5b4f: Preparing 02:22:27 00d59df5c6f2: Preparing 02:22:27 73a58878440b: Preparing 02:22:27 3f56679a1993: Preparing 02:22:27 aedc3bda2944: Preparing 02:22:27 00d59df5c6f2: Waiting 02:22:27 73a58878440b: Waiting 02:22:27 3f56679a1993: Waiting 02:22:27 04a8a709cbf7: Layer already exists 02:22:27 d52ee69049b0: Layer already exists 02:22:27 cad58f9597c5: Layer already exists 02:22:27 73a58878440b: Layer already exists 02:22:27 0bbe113a5b4f: Layer already exists 02:22:27 058136df2f2f: Layer already exists 02:22:27 00d59df5c6f2: Layer already exists 02:22:27 3f56679a1993: Layer already exists 02:22:27 aedc3bda2944: Layer already exists 02:22:27 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:napa 02:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:22:28 04a8a709cbf7: Preparing 02:22:28 d52ee69049b0: Preparing 02:22:28 cad58f9597c5: Preparing 02:22:28 058136df2f2f: Preparing 02:22:28 0bbe113a5b4f: Preparing 02:22:28 00d59df5c6f2: Preparing 02:22:28 73a58878440b: Preparing 02:22:28 3f56679a1993: Preparing 02:22:28 aedc3bda2944: Preparing 02:22:28 73a58878440b: Waiting 02:22:28 00d59df5c6f2: Waiting 02:22:28 3f56679a1993: Waiting 02:22:28 aedc3bda2944: Waiting 02:22:28 cad58f9597c5: Layer already exists 02:22:28 0bbe113a5b4f: Layer already exists 02:22:28 04a8a709cbf7: Layer already exists 02:22:28 d52ee69049b0: Layer already exists 02:22:28 058136df2f2f: Layer already exists 02:22:28 73a58878440b: Layer already exists 02:22:28 00d59df5c6f2: Layer already exists 02:22:28 aedc3bda2944: Layer already exists 02:22:28 3f56679a1993: Layer already exists 02:22:28 napa: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:28 ===================================================== [Pipeline] echo 02:22:28 taggedImages: 02:22:28 - nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:28 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.1 02:22:28 - nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:28 - nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] echo 02:22:28 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:22:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:28 3.1.1-dev.1 02:22:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:28 napa 02:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:22:29 5b703749cd15: Preparing 02:22:29 681659dd749e: Preparing 02:22:29 1d02f287a24f: Preparing 02:22:29 058136df2f2f: Preparing 02:22:29 0bbe113a5b4f: Preparing 02:22:29 00d59df5c6f2: Preparing 02:22:29 3c11c515d17b: Preparing 02:22:29 561fe803674c: Preparing 02:22:29 aedc3bda2944: Preparing 02:22:29 00d59df5c6f2: Waiting 02:22:29 3c11c515d17b: Waiting 02:22:29 561fe803674c: Waiting 02:22:29 aedc3bda2944: Waiting 02:22:29 5b703749cd15: Layer already exists 02:22:29 0bbe113a5b4f: Layer already exists 02:22:29 058136df2f2f: Layer already exists 02:22:29 00d59df5c6f2: Layer already exists 02:22:29 3c11c515d17b: Layer already exists 02:22:29 561fe803674c: Layer already exists 02:22:29 aedc3bda2944: Layer already exists 02:22:29 1d02f287a24f: Pushed 02:22:29 681659dd749e: Pushed 02:22:29 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.1 02:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:22:30 5b703749cd15: Preparing 02:22:30 681659dd749e: Preparing 02:22:30 1d02f287a24f: Preparing 02:22:30 058136df2f2f: Preparing 02:22:30 0bbe113a5b4f: Preparing 02:22:30 00d59df5c6f2: Preparing 02:22:30 3c11c515d17b: Preparing 02:22:30 561fe803674c: Preparing 02:22:30 aedc3bda2944: Preparing 02:22:30 561fe803674c: Waiting 02:22:30 aedc3bda2944: Waiting 02:22:30 3c11c515d17b: Waiting 02:22:30 00d59df5c6f2: Waiting 02:22:30 058136df2f2f: Layer already exists 02:22:30 0bbe113a5b4f: Layer already exists 02:22:30 681659dd749e: Layer already exists 02:22:30 5b703749cd15: Layer already exists 02:22:30 1d02f287a24f: Layer already exists 02:22:30 00d59df5c6f2: Layer already exists 02:22:30 aedc3bda2944: Layer already exists 02:22:30 3c11c515d17b: Layer already exists 02:22:30 561fe803674c: Layer already exists 02:22:30 3.1.1-dev.1: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:22:30 5b703749cd15: Preparing 02:22:30 681659dd749e: Preparing 02:22:30 1d02f287a24f: Preparing 02:22:30 058136df2f2f: Preparing 02:22:30 0bbe113a5b4f: Preparing 02:22:30 00d59df5c6f2: Preparing 02:22:30 3c11c515d17b: Preparing 02:22:30 561fe803674c: Preparing 02:22:30 aedc3bda2944: Preparing 02:22:30 3c11c515d17b: Waiting 02:22:30 561fe803674c: Waiting 02:22:30 00d59df5c6f2: Waiting 02:22:30 aedc3bda2944: Waiting 02:22:30 058136df2f2f: Layer already exists 02:22:30 1d02f287a24f: Layer already exists 02:22:30 0bbe113a5b4f: Layer already exists 02:22:30 681659dd749e: Layer already exists 02:22:30 5b703749cd15: Layer already exists 02:22:30 561fe803674c: Layer already exists 02:22:30 3c11c515d17b: Layer already exists 02:22:30 aedc3bda2944: Layer already exists 02:22:30 00d59df5c6f2: Layer already exists 02:22:30 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:napa 02:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:22:31 5b703749cd15: Preparing 02:22:31 681659dd749e: Preparing 02:22:31 1d02f287a24f: Preparing 02:22:31 058136df2f2f: Preparing 02:22:31 0bbe113a5b4f: Preparing 02:22:31 00d59df5c6f2: Preparing 02:22:31 3c11c515d17b: Preparing 02:22:31 561fe803674c: Preparing 02:22:31 aedc3bda2944: Preparing 02:22:31 00d59df5c6f2: Waiting 02:22:31 561fe803674c: Waiting 02:22:31 aedc3bda2944: Waiting 02:22:31 3c11c515d17b: Waiting 02:22:31 058136df2f2f: Layer already exists 02:22:31 681659dd749e: Layer already exists 02:22:31 1d02f287a24f: Layer already exists 02:22:31 0bbe113a5b4f: Layer already exists 02:22:31 5b703749cd15: Layer already exists 02:22:31 3c11c515d17b: Layer already exists 02:22:31 00d59df5c6f2: Layer already exists 02:22:31 561fe803674c: Layer already exists 02:22:31 aedc3bda2944: Layer already exists 02:22:31 napa: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:31 ===================================================== [Pipeline] echo 02:22:31 taggedImages: 02:22:31 - nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:31 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.1 02:22:31 - nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:31 - nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] echo 02:22:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:22:31 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:31 3.1.1-dev.1 02:22:31 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:31 napa 02:22:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:22:32 e458fa09eabe: Preparing 02:22:32 63126429e4d5: Preparing 02:22:32 058136df2f2f: Preparing 02:22:32 0bbe113a5b4f: Preparing 02:22:32 8dbe654dd6a0: Preparing 02:22:32 5603900ee365: Preparing 02:22:32 aedc3bda2944: Preparing 02:22:32 5603900ee365: Waiting 02:22:32 aedc3bda2944: Waiting 02:22:32 058136df2f2f: Layer already exists 02:22:32 0bbe113a5b4f: Layer already exists 02:22:32 aedc3bda2944: Layer already exists 02:22:32 e458fa09eabe: Pushed 02:22:32 5603900ee365: Pushed 02:22:32 8dbe654dd6a0: Pushed 02:22:35 63126429e4d5: Pushed 02:22:35 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.1 02:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:22:35 e458fa09eabe: Preparing 02:22:35 63126429e4d5: Preparing 02:22:35 058136df2f2f: Preparing 02:22:35 0bbe113a5b4f: Preparing 02:22:35 8dbe654dd6a0: Preparing 02:22:35 5603900ee365: Preparing 02:22:35 aedc3bda2944: Preparing 02:22:35 aedc3bda2944: Waiting 02:22:35 5603900ee365: Waiting 02:22:35 0bbe113a5b4f: Layer already exists 02:22:35 e458fa09eabe: Layer already exists 02:22:35 058136df2f2f: Layer already exists 02:22:35 8dbe654dd6a0: Layer already exists 02:22:35 63126429e4d5: Layer already exists 02:22:35 aedc3bda2944: Layer already exists 02:22:35 5603900ee365: Layer already exists 02:22:35 3.1.1-dev.1: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:22:36 e458fa09eabe: Preparing 02:22:36 63126429e4d5: Preparing 02:22:36 058136df2f2f: Preparing 02:22:36 0bbe113a5b4f: Preparing 02:22:36 8dbe654dd6a0: Preparing 02:22:36 5603900ee365: Preparing 02:22:36 aedc3bda2944: Preparing 02:22:36 5603900ee365: Waiting 02:22:36 aedc3bda2944: Waiting 02:22:36 8dbe654dd6a0: Layer already exists 02:22:36 63126429e4d5: Layer already exists 02:22:36 e458fa09eabe: Layer already exists 02:22:36 058136df2f2f: Layer already exists 02:22:36 0bbe113a5b4f: Layer already exists 02:22:36 5603900ee365: Layer already exists 02:22:36 aedc3bda2944: Layer already exists 02:22:36 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:napa 02:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:22:37 e458fa09eabe: Preparing 02:22:37 63126429e4d5: Preparing 02:22:37 058136df2f2f: Preparing 02:22:37 0bbe113a5b4f: Preparing 02:22:37 8dbe654dd6a0: Preparing 02:22:37 5603900ee365: Preparing 02:22:37 aedc3bda2944: Preparing 02:22:37 5603900ee365: Waiting 02:22:37 aedc3bda2944: Waiting 02:22:37 0bbe113a5b4f: Layer already exists 02:22:37 058136df2f2f: Layer already exists 02:22:37 e458fa09eabe: Layer already exists 02:22:37 8dbe654dd6a0: Layer already exists 02:22:37 5603900ee365: Layer already exists 02:22:37 aedc3bda2944: Layer already exists 02:22:37 63126429e4d5: Layer already exists 02:22:37 napa: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:37 ===================================================== [Pipeline] echo 02:22:37 taggedImages: 02:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.1 02:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:37 - nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] echo 02:22:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:22:37 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:37 3.1.1-dev.1 02:22:37 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:37 napa 02:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:38 629b14d45134: Preparing 02:22:38 a8eb4bde1dba: Preparing 02:22:38 058136df2f2f: Preparing 02:22:38 0bbe113a5b4f: Preparing 02:22:38 71425b9a43a6: Preparing 02:22:38 ca53647c88c0: Preparing 02:22:38 aedc3bda2944: Preparing 02:22:38 ca53647c88c0: Waiting 02:22:38 aedc3bda2944: Waiting 02:22:38 71425b9a43a6: Layer already exists 02:22:38 058136df2f2f: Layer already exists 02:22:38 629b14d45134: Pushed 02:22:38 0bbe113a5b4f: Layer already exists 02:22:38 ca53647c88c0: Layer already exists 02:22:38 aedc3bda2944: Layer already exists 02:22:41 a8eb4bde1dba: Pushed 02:22:41 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.1 02:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:41 629b14d45134: Preparing 02:22:41 a8eb4bde1dba: Preparing 02:22:41 058136df2f2f: Preparing 02:22:41 0bbe113a5b4f: Preparing 02:22:41 71425b9a43a6: Preparing 02:22:41 ca53647c88c0: Preparing 02:22:41 aedc3bda2944: Preparing 02:22:41 ca53647c88c0: Waiting 02:22:41 aedc3bda2944: Waiting 02:22:41 a8eb4bde1dba: Layer already exists 02:22:41 629b14d45134: Layer already exists 02:22:41 058136df2f2f: Layer already exists 02:22:41 0bbe113a5b4f: Layer already exists 02:22:41 ca53647c88c0: Layer already exists 02:22:41 aedc3bda2944: Layer already exists 02:22:41 71425b9a43a6: Layer already exists 02:22:41 3.1.1-dev.1: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:42 629b14d45134: Preparing 02:22:42 a8eb4bde1dba: Preparing 02:22:42 058136df2f2f: Preparing 02:22:42 0bbe113a5b4f: Preparing 02:22:42 71425b9a43a6: Preparing 02:22:42 ca53647c88c0: Preparing 02:22:42 aedc3bda2944: Preparing 02:22:42 ca53647c88c0: Waiting 02:22:42 aedc3bda2944: Waiting 02:22:42 058136df2f2f: Layer already exists 02:22:42 0bbe113a5b4f: Layer already exists 02:22:42 629b14d45134: Layer already exists 02:22:42 a8eb4bde1dba: Layer already exists 02:22:42 71425b9a43a6: Layer already exists 02:22:42 aedc3bda2944: Layer already exists 02:22:42 ca53647c88c0: Layer already exists 02:22:42 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:napa 02:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:43 629b14d45134: Preparing 02:22:43 a8eb4bde1dba: Preparing 02:22:43 058136df2f2f: Preparing 02:22:43 0bbe113a5b4f: Preparing 02:22:43 71425b9a43a6: Preparing 02:22:43 ca53647c88c0: Preparing 02:22:43 aedc3bda2944: Preparing 02:22:43 ca53647c88c0: Waiting 02:22:43 aedc3bda2944: Waiting 02:22:43 71425b9a43a6: Layer already exists 02:22:43 058136df2f2f: Layer already exists 02:22:43 a8eb4bde1dba: Layer already exists 02:22:43 0bbe113a5b4f: Layer already exists 02:22:43 629b14d45134: Layer already exists 02:22:43 ca53647c88c0: Layer already exists 02:22:43 aedc3bda2944: Layer already exists 02:22:43 napa: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:43 ===================================================== [Pipeline] echo 02:22:43 taggedImages: 02:22:43 - nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:22:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.1 02:22:43 - nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:22:43 - nexus3.edgexfoundry.org:10004/support-scheduler:napa [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] } 02:36:12 #140 ... 02:36:12 02:36:12 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:36:12 #135 DONE 965.9s 02:36:12 02:36:12 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:12 #139 ... 02:36:12 02:36:12 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:36:12 #141 DONE 0.5s 02:36:12 02:36:12 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:36:12 #142 DONE 0.2s 02:36:12 02:36:12 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:36:12 #143 DONE 0.1s 02:36:12 02:36:12 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:36:12 #144 DONE 0.1s 02:36:12 02:36:12 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:36:12 #37 ... 02:36:12 02:36:12 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:36:12 #145 DONE 0.3s 02:36:12 02:36:12 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:36:12 #37 ... 02:36:12 02:36:12 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:36:12 #146 DONE 0.1s 02:36:12 02:36:12 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:12 #147 DONE 2.0s 02:36:12 02:36:12 #102 [security-proxy-setup] exporting to image 02:36:12 #102 exporting layers 02:36:12 #102 exporting layers 1.1s done 02:36:12 #102 writing image sha256:4d900feaefb5f4b25829acbed9bd56ef11334b4dfc7141b57a17129bb5eb0178 done 02:36:12 #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:36:12 #102 DONE 4.0s 02:36:12 02:36:12 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:12 #140 968.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:36:13 #140 ... 02:36:13 02:36:13 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:36:13 #138 DONE 980.0s 02:36:13 02:36:13 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:36:13 #148 DONE 0.5s 02:36:13 02:36:13 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:36:16 #149 DONE 2.3s 02:36:16 02:36:16 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:36:16 #150 DONE 0.3s 02:36:16 02:36:16 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:36:17 #151 DONE 0.2s 02:36:17 02:36:17 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:36:17 #152 DONE 0.3s 02:36:17 02:36:17 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:36:17 #153 DONE 0.2s 02:36:17 02:36:17 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:36:17 #154 DONE 0.2s 02:36:17 02:36:17 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:36:17 #133 ... 02:36:17 02:36:17 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:36:18 #155 DONE 0.1s 02:36:18 02:36:18 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:36:18 #156 DONE 0.1s 02:36:18 02:36:18 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:36:18 #157 DONE 0.1s 02:36:18 02:36:18 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:18 #131 ... 02:36:18 02:36:18 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:36:20 #158 DONE 2.0s 02:36:20 02:36:20 #102 [security-bootstrapper] exporting to image 02:36:20 #102 exporting layers 02:36:21 #102 exporting layers 1.3s done 02:36:21 #102 writing image sha256:fceb6ddcd6e6c7cf7e8c655a2f7b1dd96bb424d5dd16648482c5932375ec86d3 done 02:36:21 #102 naming to docker.io/library/security-bootstrapper-arm64 02:36:21 #102 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 02:36:21 #102 DONE 5.4s 02:36:21 02:36:21 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:25 #139 ... 02:36:25 02:36:25 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:25 #140 DONE 991.4s 02:36:25 02:36:25 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:26 #134 ... 02:36:26 02:36:26 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:36:26 #159 DONE 0.1s 02:36:26 02:36:26 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:36:26 #160 DONE 0.1s 02:36:26 02:36:26 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:26 #130 ... 02:36:26 02:36:26 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:36:26 #161 DONE 0.1s 02:36:26 02:36:26 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:36:26 #162 DONE 0.1s 02:36:26 02:36:26 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:36:27 #37 ... 02:36:27 02:36:27 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:36:27 #163 DONE 0.1s 02:36:27 02:36:27 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:36:27 #164 DONE 0.3s 02:36:27 02:36:27 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:27 #132 ... 02:36:27 02:36:27 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:36:27 #165 DONE 0.3s 02:36:27 02:36:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:27 #130 ... 02:36:27 02:36:27 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:36:27 #166 DONE 0.3s 02:36:27 02:36:27 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:29 #167 DONE 2.0s 02:36:29 02:36:29 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:29 #130 ... 02:36:29 02:36:29 #102 [security-secretstore-setup] exporting to image 02:36:29 #102 exporting layers 02:36:31 #102 exporting layers 1.3s done 02:36:31 #102 writing image sha256:92c7afb237377747b48001d984ddb6a256731505b69c9fd9c36e81d66df84865 done 02:36:31 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 02:36:31 #102 DONE 6.7s 02:36:31 02:36:31 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:36:37 #37 ... 02:36:37 02:36:37 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:37 #131 DONE 1003.9s 02:36:37 02:36:37 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:38 #130 ... 02:36:38 02:36:38 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:36:38 #168 DONE 0.2s 02:36:38 02:36:38 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:36:39 #169 DONE 0.1s 02:36:39 02:36:39 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:36:39 #170 DONE 0.3s 02:36:39 02:36:39 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:39 #130 ... 02:36:39 02:36:39 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:36:39 #171 DONE 0.2s 02:36:39 02:36:39 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:36:39 #172 DONE 0.1s 02:36:39 02:36:39 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:39 #130 ... 02:36:39 02:36:39 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:41 #173 DONE 1.8s 02:36:41 02:36:41 #102 [security-proxy-auth] exporting to image 02:36:41 #102 exporting layers 02:36:41 #102 exporting layers 0.7s done 02:36:41 #102 writing image sha256:8927a68f9177d89fccff888a974f0936b0b9ae5ec254068c879c44f47cde838b done 02:36:41 #102 naming to docker.io/library/security-proxy-auth-arm64 02:36:42 #102 naming to docker.io/library/security-proxy-auth-arm64 done 02:36:42 #102 DONE 7.4s 02:36:42 02:36:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:52 #130 ... 02:36:52 02:36:52 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:36:52 #133 DONE 1018.0s 02:36:52 02:36:52 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:36:52 #37 ... 02:36:52 02:36:52 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:36:52 #174 DONE 0.2s 02:36:52 02:36:52 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:36:53 #175 DONE 0.3s 02:36:53 02:36:53 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:53 #130 ... 02:36:53 02:36:53 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:36:53 #176 DONE 0.3s 02:36:53 02:36:53 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:36:53 #37 ... 02:36:53 02:36:53 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:36:53 #177 DONE 0.1s 02:36:53 02:36:53 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:36:53 #178 DONE 0.1s 02:36:53 02:36:53 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:53 #130 ... 02:36:53 02:36:53 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:55 #179 DONE 1.7s 02:36:55 02:36:55 #102 [core-common-config-bootstrapper] exporting to image 02:36:55 #102 exporting layers 02:36:55 #102 exporting layers 0.7s done 02:36:56 #102 writing image sha256:eeef2a00778607058cd9cf1b38f3b5a97806d96bf17ec722e03bc966b800a66a done 02:36:56 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:36:56 #102 DONE 8.1s 02:36:56 02:36:56 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:35 #130 ... 02:37:35 02:37:35 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:37:35 #136 DONE 1058.1s 02:37:35 02:37:35 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:37:35 #37 ... 02:37:35 02:37:35 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:35 #180 DONE 0.3s 02:37:35 02:37:35 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:37:35 #37 ... 02:37:35 02:37:35 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:35 #181 DONE 0.1s 02:37:35 02:37:35 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:37:35 #182 DONE 0.3s 02:37:35 02:37:35 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:35 #134 ... 02:37:35 02:37:35 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:37:35 #183 DONE 0.1s 02:37:35 02:37:35 #102 [core-command] exporting to image 02:37:35 #102 exporting layers 02:37:35 #102 exporting layers 0.2s done 02:37:35 #102 writing image sha256:91da8e68a07fb7b87db07fe7c6938eb68245b1403624935fb3fecf51f270444f done 02:37:35 #102 naming to docker.io/library/core-command-arm64 done 02:37:35 #102 DONE 8.3s 02:37:35 02:37:35 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:50 #139 ... 02:37:50 02:37:50 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:50 #132 DONE 1074.4s 02:37:50 02:37:50 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:37:50 #37 ... 02:37:50 02:37:50 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:50 #134 DONE 1075.9s 02:37:50 02:37:50 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:37:50 #37 ... 02:37:50 02:37:50 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:50 #184 DONE 0.3s 02:37:50 02:37:50 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:37:50 #37 ... 02:37:50 02:37:50 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:50 #185 DONE 0.2s 02:37:50 02:37:50 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:50 #186 DONE 0.4s 02:37:50 02:37:50 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:37:50 #187 DONE 0.2s 02:37:50 02:37:50 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:50 #139 ... 02:37:50 02:37:50 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:37:51 #188 DONE 0.2s 02:37:51 02:37:51 #102 [core-metadata] exporting to image 02:37:51 #102 exporting layers 02:37:51 #102 ... 02:37:51 02:37:51 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:51 #189 DONE 0.2s 02:37:51 02:37:51 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:51 #190 DONE 0.3s 02:37:51 02:37:51 #102 [core-metadata] exporting to image 02:37:51 #102 exporting layers 0.6s done 02:37:51 #102 writing image sha256:a5654d49ec75a5d7ec1a28ac98656bc13df7d6eeb9ca431ac9d44c03f629b0b0 done 02:37:51 #102 naming to docker.io/library/core-metadata-arm64 done 02:37:51 #102 DONE 8.9s 02:37:51 02:37:51 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:37:51 #191 DONE 0.4s 02:37:51 02:37:51 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:51 #130 ... 02:37:51 02:37:51 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:37:51 #192 DONE 0.1s 02:37:52 02:37:52 #102 [core-data] exporting to image 02:37:52 #102 exporting layers 0.3s done 02:37:52 #102 writing image sha256:5d6a58045339ef180c946850981c45550819dbcb9565aaf619866eab4b89de1d done 02:37:52 #102 naming to docker.io/library/core-data-arm64 done 02:37:52 #102 DONE 9.3s 02:37:52 02:37:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:14 #130 ... 02:38:14 02:38:14 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:38:14 #137 DONE 1099.3s 02:38:14 02:38:14 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:38:14 #37 ... 02:38:14 02:38:14 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:14 #193 DONE 0.2s 02:38:14 02:38:14 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:38:14 #139 ... 02:38:14 02:38:14 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:38:14 #194 DONE 0.1s 02:38:14 02:38:14 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:38:14 #195 DONE 0.3s 02:38:14 02:38:14 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:38:14 #196 DONE 0.1s 02:38:14 02:38:14 #102 [security-spiffe-token-provider] exporting to image 02:38:14 #102 exporting layers 02:38:15 #102 exporting layers 0.6s done 02:38:15 #102 writing image sha256:1a4ea5b683d5e4632d16534945879c8653863a41e931f4d513a8ed2babb01382 done 02:38:15 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:38:15 #102 DONE 9.8s 02:38:15 02:38:15 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:38:42 #130 DONE 1126.9s 02:38:42 02:38:42 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:38:42 #139 DONE 1127.8s 02:38:42 02:38:42 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:38:42 #37 ... 02:38:42 02:38:42 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:42 #197 DONE 0.1s 02:38:42 02:38:42 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:38:42 #198 DONE 0.1s 02:38:42 02:38:42 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:38:42 #37 ... 02:38:42 02:38:42 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:38:42 #199 DONE 0.4s 02:38:42 02:38:42 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:38:42 #200 DONE 0.2s 02:38:42 02:38:42 #102 [support-scheduler] exporting to image 02:38:42 #102 exporting layers 02:38:42 #102 ... 02:38:42 02:38:42 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:38:42 #201 DONE 0.2s 02:38:42 02:38:42 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:38:42 #202 DONE 0.1s 02:38:42 02:38:42 #102 [support-scheduler] exporting to image 02:38:42 #102 exporting layers 0.5s done 02:38:42 #102 writing image sha256:e33ad5ecb6ce32c98fdc080b5f700275d6f32552ad229fa5af6b9e735af9c5ed done 02:38:42 #102 naming to docker.io/library/support-scheduler-arm64 done 02:38:42 #102 DONE 10.3s 02:38:42 02:38:42 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:38:42 #203 DONE 0.4s 02:38:42 02:38:42 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:38:42 #204 DONE 0.1s 02:38:42 02:38:42 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:38:43 #37 ... 02:38:43 02:38:43 #102 [support-notifications] exporting to image 02:38:43 #102 exporting layers 0.4s done 02:38:43 #102 writing image sha256:dafa1f1359b86b926cdeea837cffffe98a3864fe50a2c7605dd9b5baecb9405f done 02:38:43 #102 naming to docker.io/library/support-notifications-arm64 done 02:38:43 #102 DONE 10.7s 02:38:43 02:38:43 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:38:43 time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:38:43 $ docker stop --time=1 97d19181bb4bc444a691fd3151f77198f45c44f5001d5cc8fff78ee87a2959e6 02:38:45 $ docker rm -f --volumes 97d19181bb4bc444a691fd3151f77198f45c44f5001d5cc8fff78ee87a2959e6 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:45 + docker images 02:38:45 REPOSITORY TAG IMAGE ID CREATED SIZE 02:38:45 support-notifications-arm64 latest dafa1f1359b8 3 seconds ago 39.8MB 02:38:45 support-scheduler-arm64 latest e33ad5ecb6ce 4 seconds ago 39.1MB 02:38:45 security-spiffe-token-provider-arm64 latest 1a4ea5b683d5 31 seconds ago 40.8MB 02:38:45 core-data-arm64 latest 5d6a58045339 54 seconds ago 26.6MB 02:38:45 core-metadata-arm64 latest a5654d49ec75 55 seconds ago 27MB 02:38:45 core-command-arm64 latest 91da8e68a07f About a minute ago 26.4MB 02:38:45 core-common-config-bootstrapper-arm64 latest eeef2a007786 About a minute ago 23.7MB 02:38:45 security-proxy-auth-arm64 latest 8927a68f9177 2 minutes ago 24.9MB 02:38:45 security-secretstore-setup-arm64 latest 92c7afb23737 2 minutes ago 49MB 02:38:45 security-bootstrapper-arm64 latest fceb6ddcd6e6 2 minutes ago 28.5MB 02:38:45 security-proxy-setup-arm64 latest 4d900feaefb5 2 minutes ago 34.6MB 02:38:45 security-spire-agent-arm64 latest 756e17208fd7 19 minutes ago 158MB 02:38:45 security-spire-config-arm64 latest fc5774475c89 19 minutes ago 101MB 02:38:45 security-spire-server-arm64 latest 7e27e14ce8ea 19 minutes ago 102MB 02:38:45 ci-base-image-arm64 latest d65fee5569ef 21 minutes ago 934MB 02:38:45 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 2 days ago 561MB 02:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:45 provisioning config files... 02:38:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15569688205752928745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:46 ---> ****-login.sh 02:38:46 nexus3.edgexfoundry.org:10001 02:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:46 Configure a credential helper to remove this warning. See 02:38:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:46 02:38:46 Login Succeeded 02:38:46 nexus3.edgexfoundry.org:10002 02:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:47 Configure a credential helper to remove this warning. See 02:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:47 02:38:47 Login Succeeded 02:38:47 nexus3.edgexfoundry.org:10003 02:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:47 Configure a credential helper to remove this warning. See 02:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:47 02:38:47 Login Succeeded 02:38:47 nexus3.edgexfoundry.org:10004 02:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:47 Configure a credential helper to remove this warning. See 02:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:47 02:38:47 Login Succeeded 02:38:47 ****.io 02:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:48 Configure a credential helper to remove this warning. See 02:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:48 02:38:48 Login Succeeded 02:38:48 ---> ****-login.sh ends [Pipeline] } 02:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:48 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:38:48 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:38:48 3.1.1-dev.1 02:38:48 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:38:48 napa 02:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:49 2d21a850b16b: Preparing 02:38:49 7c65f3a40d1f: Preparing 02:38:49 19de9b793d94: Preparing 02:38:49 a163a23b57a7: Preparing 02:38:49 f7f2793d9eda: Preparing 02:38:49 661fdc7ea3f4: Preparing 02:38:49 7c504f21be85: Preparing 02:38:49 661fdc7ea3f4: Waiting 02:38:49 7c504f21be85: Waiting 02:38:49 19de9b793d94: Pushed 02:38:49 a163a23b57a7: Pushed 02:38:49 2d21a850b16b: Pushed 02:38:49 7c504f21be85: Layer already exists 02:38:49 661fdc7ea3f4: Pushed 02:38:50 f7f2793d9eda: Pushed 02:38:52 7c65f3a40d1f: Pushed 02:38:52 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.1 02:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:53 2d21a850b16b: Preparing 02:38:53 7c65f3a40d1f: Preparing 02:38:53 19de9b793d94: Preparing 02:38:53 a163a23b57a7: Preparing 02:38:53 f7f2793d9eda: Preparing 02:38:53 661fdc7ea3f4: Preparing 02:38:53 7c504f21be85: Preparing 02:38:53 661fdc7ea3f4: Waiting 02:38:53 7c504f21be85: Waiting 02:38:53 7c65f3a40d1f: Layer already exists 02:38:53 a163a23b57a7: Layer already exists 02:38:53 19de9b793d94: Layer already exists 02:38:53 f7f2793d9eda: Layer already exists 02:38:53 2d21a850b16b: Layer already exists 02:38:53 661fdc7ea3f4: Layer already exists 02:38:53 7c504f21be85: Layer already exists 02:38:53 3.1.1-dev.1: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:54 2d21a850b16b: Preparing 02:38:54 7c65f3a40d1f: Preparing 02:38:54 19de9b793d94: Preparing 02:38:54 a163a23b57a7: Preparing 02:38:54 f7f2793d9eda: Preparing 02:38:54 661fdc7ea3f4: Preparing 02:38:54 7c504f21be85: Preparing 02:38:54 661fdc7ea3f4: Waiting 02:38:54 19de9b793d94: Layer already exists 02:38:54 2d21a850b16b: Layer already exists 02:38:54 a163a23b57a7: Layer already exists 02:38:54 f7f2793d9eda: Layer already exists 02:38:54 7c65f3a40d1f: Layer already exists 02:38:54 7c504f21be85: Layer already exists 02:38:54 661fdc7ea3f4: Layer already exists 02:38:54 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:napa 02:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:55 2d21a850b16b: Preparing 02:38:55 7c65f3a40d1f: Preparing 02:38:55 19de9b793d94: Preparing 02:38:55 a163a23b57a7: Preparing 02:38:55 f7f2793d9eda: Preparing 02:38:55 661fdc7ea3f4: Preparing 02:38:55 7c504f21be85: Preparing 02:38:55 661fdc7ea3f4: Waiting 02:38:55 7c65f3a40d1f: Layer already exists 02:38:55 19de9b793d94: Layer already exists 02:38:55 f7f2793d9eda: Layer already exists 02:38:55 a163a23b57a7: Layer already exists 02:38:55 2d21a850b16b: Layer already exists 02:38:55 7c504f21be85: Layer already exists 02:38:55 661fdc7ea3f4: Layer already exists 02:38:55 napa: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:55 ===================================================== [Pipeline] echo 02:38:55 taggedImages: 02:38:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:38:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.1 02:38:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:38:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] echo 02:38:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:38:55 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:38:55 3.1.1-dev.1 02:38:55 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:38:55 napa 02:38:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:56 5f22fc69db16: Preparing 02:38:56 9cb56e88a72c: Preparing 02:38:56 9acf3ae5c19d: Preparing 02:38:56 c8bf8752df7d: Preparing 02:38:56 19de9b793d94: Preparing 02:38:56 a163a23b57a7: Preparing 02:38:56 f7f2793d9eda: Preparing 02:38:56 661fdc7ea3f4: Preparing 02:38:56 7c504f21be85: Preparing 02:38:56 f7f2793d9eda: Waiting 02:38:56 661fdc7ea3f4: Waiting 02:38:56 7c504f21be85: Waiting 02:38:56 a163a23b57a7: Waiting 02:38:56 19de9b793d94: Layer already exists 02:38:56 a163a23b57a7: Layer already exists 02:38:56 f7f2793d9eda: Layer already exists 02:38:56 9acf3ae5c19d: Pushed 02:38:56 661fdc7ea3f4: Layer already exists 02:38:56 5f22fc69db16: Pushed 02:38:56 9cb56e88a72c: Pushed 02:38:56 7c504f21be85: Layer already exists 02:38:59 c8bf8752df7d: Pushed 02:38:59 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.1 02:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:00 5f22fc69db16: Preparing 02:39:00 9cb56e88a72c: Preparing 02:39:00 9acf3ae5c19d: Preparing 02:39:00 c8bf8752df7d: Preparing 02:39:00 19de9b793d94: Preparing 02:39:00 a163a23b57a7: Preparing 02:39:00 f7f2793d9eda: Preparing 02:39:00 661fdc7ea3f4: Preparing 02:39:00 7c504f21be85: Preparing 02:39:00 f7f2793d9eda: Waiting 02:39:00 661fdc7ea3f4: Waiting 02:39:00 7c504f21be85: Waiting 02:39:00 a163a23b57a7: Waiting 02:39:00 19de9b793d94: Layer already exists 02:39:00 c8bf8752df7d: Layer already exists 02:39:00 5f22fc69db16: Layer already exists 02:39:00 9acf3ae5c19d: Layer already exists 02:39:00 9cb56e88a72c: Layer already exists 02:39:00 f7f2793d9eda: Layer already exists 02:39:00 a163a23b57a7: Layer already exists 02:39:00 661fdc7ea3f4: Layer already exists 02:39:00 7c504f21be85: Layer already exists 02:39:00 3.1.1-dev.1: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:01 5f22fc69db16: Preparing 02:39:01 9cb56e88a72c: Preparing 02:39:01 9acf3ae5c19d: Preparing 02:39:01 c8bf8752df7d: Preparing 02:39:01 19de9b793d94: Preparing 02:39:01 a163a23b57a7: Preparing 02:39:01 f7f2793d9eda: Preparing 02:39:01 661fdc7ea3f4: Preparing 02:39:01 7c504f21be85: Preparing 02:39:01 a163a23b57a7: Waiting 02:39:01 f7f2793d9eda: Waiting 02:39:01 661fdc7ea3f4: Waiting 02:39:01 7c504f21be85: Waiting 02:39:01 c8bf8752df7d: Layer already exists 02:39:01 19de9b793d94: Layer already exists 02:39:01 5f22fc69db16: Layer already exists 02:39:01 9acf3ae5c19d: Layer already exists 02:39:01 9cb56e88a72c: Layer already exists 02:39:01 661fdc7ea3f4: Layer already exists 02:39:01 a163a23b57a7: Layer already exists 02:39:01 f7f2793d9eda: Layer already exists 02:39:01 7c504f21be85: Layer already exists 02:39:01 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa 02:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:39:02 5f22fc69db16: Preparing 02:39:02 9cb56e88a72c: Preparing 02:39:02 9acf3ae5c19d: Preparing 02:39:02 c8bf8752df7d: Preparing 02:39:02 19de9b793d94: Preparing 02:39:02 a163a23b57a7: Preparing 02:39:02 f7f2793d9eda: Preparing 02:39:02 661fdc7ea3f4: Preparing 02:39:02 7c504f21be85: Preparing 02:39:02 a163a23b57a7: Waiting 02:39:02 f7f2793d9eda: Waiting 02:39:02 661fdc7ea3f4: Waiting 02:39:02 7c504f21be85: Waiting 02:39:02 5f22fc69db16: Layer already exists 02:39:02 9acf3ae5c19d: Layer already exists 02:39:02 9cb56e88a72c: Layer already exists 02:39:02 19de9b793d94: Layer already exists 02:39:02 c8bf8752df7d: Layer already exists 02:39:02 a163a23b57a7: Layer already exists 02:39:02 661fdc7ea3f4: Layer already exists 02:39:02 f7f2793d9eda: Layer already exists 02:39:02 7c504f21be85: Layer already exists 02:39:02 napa: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:02 ===================================================== [Pipeline] echo 02:39:02 taggedImages: 02:39:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.1 02:39:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] echo 02:39:02 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:39:02 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:02 3.1.1-dev.1 02:39:02 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:02 napa 02:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:03 c805cfad20f1: Preparing 02:39:03 f9181138159e: Preparing 02:39:03 19de9b793d94: Preparing 02:39:03 a163a23b57a7: Preparing 02:39:03 bed4182cf9ec: Preparing 02:39:03 d26bff1c0ebb: Preparing 02:39:03 7c504f21be85: Preparing 02:39:03 d26bff1c0ebb: Waiting 02:39:03 7c504f21be85: Waiting 02:39:03 a163a23b57a7: Layer already exists 02:39:03 19de9b793d94: Layer already exists 02:39:03 7c504f21be85: Layer already exists 02:39:03 c805cfad20f1: Pushed 02:39:03 d26bff1c0ebb: Pushed 02:39:04 bed4182cf9ec: Pushed 02:39:06 f9181138159e: Pushed 02:39:06 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.1 02:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:08 c805cfad20f1: Preparing 02:39:08 f9181138159e: Preparing 02:39:08 19de9b793d94: Preparing 02:39:08 a163a23b57a7: Preparing 02:39:08 bed4182cf9ec: Preparing 02:39:08 d26bff1c0ebb: Preparing 02:39:08 7c504f21be85: Preparing 02:39:08 d26bff1c0ebb: Waiting 02:39:08 7c504f21be85: Waiting 02:39:08 bed4182cf9ec: Layer already exists 02:39:08 a163a23b57a7: Layer already exists 02:39:08 c805cfad20f1: Layer already exists 02:39:08 19de9b793d94: Layer already exists 02:39:08 f9181138159e: Layer already exists 02:39:08 7c504f21be85: Layer already exists 02:39:08 d26bff1c0ebb: Layer already exists 02:39:08 3.1.1-dev.1: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:09 c805cfad20f1: Preparing 02:39:09 f9181138159e: Preparing 02:39:09 19de9b793d94: Preparing 02:39:09 a163a23b57a7: Preparing 02:39:09 bed4182cf9ec: Preparing 02:39:09 d26bff1c0ebb: Preparing 02:39:09 7c504f21be85: Preparing 02:39:09 d26bff1c0ebb: Waiting 02:39:09 7c504f21be85: Waiting 02:39:09 f9181138159e: Layer already exists 02:39:09 c805cfad20f1: Layer already exists 02:39:09 19de9b793d94: Layer already exists 02:39:09 a163a23b57a7: Layer already exists 02:39:09 bed4182cf9ec: Layer already exists 02:39:09 7c504f21be85: Layer already exists 02:39:09 d26bff1c0ebb: Layer already exists 02:39:09 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:napa 02:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:39:09 c805cfad20f1: Preparing 02:39:09 f9181138159e: Preparing 02:39:09 19de9b793d94: Preparing 02:39:09 a163a23b57a7: Preparing 02:39:09 bed4182cf9ec: Preparing 02:39:09 d26bff1c0ebb: Preparing 02:39:09 7c504f21be85: Preparing 02:39:09 d26bff1c0ebb: Waiting 02:39:09 7c504f21be85: Waiting 02:39:09 bed4182cf9ec: Layer already exists 02:39:09 c805cfad20f1: Layer already exists 02:39:09 f9181138159e: Layer already exists 02:39:09 a163a23b57a7: Layer already exists 02:39:09 19de9b793d94: Layer already exists 02:39:09 d26bff1c0ebb: Layer already exists 02:39:09 7c504f21be85: Layer already exists 02:39:10 napa: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:10 ===================================================== [Pipeline] echo 02:39:10 taggedImages: 02:39:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.1 02:39:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] echo 02:39:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:39:10 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:10 3.1.1-dev.1 02:39:10 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:10 napa 02:39:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:11 853f99ca26be: Preparing 02:39:11 491a421224ac: Preparing 02:39:11 87930a4d8a73: Preparing 02:39:11 19de9b793d94: Preparing 02:39:11 a163a23b57a7: Preparing 02:39:11 f7f2793d9eda: Preparing 02:39:11 661fdc7ea3f4: Preparing 02:39:11 7c504f21be85: Preparing 02:39:11 f7f2793d9eda: Waiting 02:39:11 661fdc7ea3f4: Waiting 02:39:11 7c504f21be85: Waiting 02:39:11 19de9b793d94: Layer already exists 02:39:11 a163a23b57a7: Layer already exists 02:39:11 f7f2793d9eda: Layer already exists 02:39:11 661fdc7ea3f4: Layer already exists 02:39:11 7c504f21be85: Layer already exists 02:39:11 491a421224ac: Pushed 02:39:11 853f99ca26be: Pushed 02:39:13 87930a4d8a73: Pushed 02:39:14 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.1 02:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:15 853f99ca26be: Preparing 02:39:15 491a421224ac: Preparing 02:39:15 87930a4d8a73: Preparing 02:39:15 19de9b793d94: Preparing 02:39:15 a163a23b57a7: Preparing 02:39:15 f7f2793d9eda: Preparing 02:39:15 661fdc7ea3f4: Preparing 02:39:15 7c504f21be85: Preparing 02:39:15 661fdc7ea3f4: Waiting 02:39:15 f7f2793d9eda: Waiting 02:39:15 7c504f21be85: Waiting 02:39:15 491a421224ac: Layer already exists 02:39:15 19de9b793d94: Layer already exists 02:39:15 853f99ca26be: Layer already exists 02:39:15 87930a4d8a73: Layer already exists 02:39:15 a163a23b57a7: Layer already exists 02:39:15 f7f2793d9eda: Layer already exists 02:39:15 661fdc7ea3f4: Layer already exists 02:39:15 7c504f21be85: Layer already exists 02:39:15 3.1.1-dev.1: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:16 853f99ca26be: Preparing 02:39:16 491a421224ac: Preparing 02:39:16 87930a4d8a73: Preparing 02:39:16 19de9b793d94: Preparing 02:39:16 a163a23b57a7: Preparing 02:39:16 f7f2793d9eda: Preparing 02:39:16 661fdc7ea3f4: Preparing 02:39:16 7c504f21be85: Preparing 02:39:16 f7f2793d9eda: Waiting 02:39:16 661fdc7ea3f4: Waiting 02:39:16 7c504f21be85: Waiting 02:39:16 19de9b793d94: Layer already exists 02:39:16 491a421224ac: Layer already exists 02:39:16 853f99ca26be: Layer already exists 02:39:16 87930a4d8a73: Layer already exists 02:39:16 a163a23b57a7: Layer already exists 02:39:16 f7f2793d9eda: Layer already exists 02:39:16 661fdc7ea3f4: Layer already exists 02:39:16 7c504f21be85: Layer already exists 02:39:16 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:39:17 853f99ca26be: Preparing 02:39:17 491a421224ac: Preparing 02:39:17 87930a4d8a73: Preparing 02:39:17 19de9b793d94: Preparing 02:39:17 a163a23b57a7: Preparing 02:39:17 f7f2793d9eda: Preparing 02:39:17 661fdc7ea3f4: Preparing 02:39:17 7c504f21be85: Preparing 02:39:17 f7f2793d9eda: Waiting 02:39:17 661fdc7ea3f4: Waiting 02:39:17 7c504f21be85: Waiting 02:39:17 491a421224ac: Layer already exists 02:39:17 19de9b793d94: Layer already exists 02:39:17 a163a23b57a7: Layer already exists 02:39:17 87930a4d8a73: Layer already exists 02:39:17 853f99ca26be: Layer already exists 02:39:17 f7f2793d9eda: Layer already exists 02:39:17 7c504f21be85: Layer already exists 02:39:17 661fdc7ea3f4: Layer already exists 02:39:17 napa: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:17 ===================================================== [Pipeline] echo 02:39:17 taggedImages: 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.1 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] echo 02:39:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:39:17 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:17 3.1.1-dev.1 02:39:17 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:17 napa 02:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:18 6c43853ed4ec: Preparing 02:39:18 8dc49c163900: Preparing 02:39:18 e2e20d43f407: Preparing 02:39:18 a8a9982888e4: Preparing 02:39:18 e50fda60821f: Preparing 02:39:18 3e85a0d6cb20: Preparing 02:39:18 237e65501485: Preparing 02:39:18 19de9b793d94: Preparing 02:39:18 a163a23b57a7: Preparing 02:39:18 d55888e58f0f: Preparing 02:39:18 97e8b3fed157: Preparing 02:39:18 5f70bf18a086: Preparing 02:39:18 fc656dc47096: Preparing 02:39:18 10ea311732cd: Preparing 02:39:18 2a32fd28cb2d: Preparing 02:39:18 7c504f21be85: Preparing 02:39:18 237e65501485: Waiting 02:39:18 3e85a0d6cb20: Waiting 02:39:18 97e8b3fed157: Waiting 02:39:18 a163a23b57a7: Waiting 02:39:18 5f70bf18a086: Waiting 02:39:18 d55888e58f0f: Waiting 02:39:18 fc656dc47096: Waiting 02:39:18 10ea311732cd: Waiting 02:39:18 2a32fd28cb2d: Waiting 02:39:18 7c504f21be85: Waiting 02:39:19 e50fda60821f: Pushed 02:39:19 e2e20d43f407: Pushed 02:39:19 6c43853ed4ec: Pushed 02:39:19 a8a9982888e4: Pushed 02:39:19 8dc49c163900: Pushed 02:39:19 19de9b793d94: Layer already exists 02:39:19 a163a23b57a7: Layer already exists 02:39:19 3e85a0d6cb20: Pushed 02:39:20 5f70bf18a086: Layer already exists 02:39:20 d55888e58f0f: Pushed 02:39:20 97e8b3fed157: Pushed 02:39:22 fc656dc47096: Pushed 02:39:22 7c504f21be85: Layer already exists 02:39:22 2a32fd28cb2d: Pushed 02:39:23 10ea311732cd: Pushed 02:39:25 237e65501485: Pushed 02:39:25 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.1 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:26 6c43853ed4ec: Preparing 02:39:26 8dc49c163900: Preparing 02:39:26 e2e20d43f407: Preparing 02:39:26 a8a9982888e4: Preparing 02:39:26 e50fda60821f: Preparing 02:39:26 3e85a0d6cb20: Preparing 02:39:26 237e65501485: Preparing 02:39:26 19de9b793d94: Preparing 02:39:26 a163a23b57a7: Preparing 02:39:26 d55888e58f0f: Preparing 02:39:26 97e8b3fed157: Preparing 02:39:26 5f70bf18a086: Preparing 02:39:26 fc656dc47096: Preparing 02:39:26 10ea311732cd: Preparing 02:39:26 2a32fd28cb2d: Preparing 02:39:26 7c504f21be85: Preparing 02:39:26 3e85a0d6cb20: Waiting 02:39:26 a163a23b57a7: Waiting 02:39:26 d55888e58f0f: Waiting 02:39:26 97e8b3fed157: Waiting 02:39:26 5f70bf18a086: Waiting 02:39:26 237e65501485: Waiting 02:39:26 19de9b793d94: Waiting 02:39:26 fc656dc47096: Waiting 02:39:26 2a32fd28cb2d: Waiting 02:39:26 7c504f21be85: Waiting 02:39:26 10ea311732cd: Waiting 02:39:26 e2e20d43f407: Layer already exists 02:39:26 a8a9982888e4: Layer already exists 02:39:26 e50fda60821f: Layer already exists 02:39:26 8dc49c163900: Layer already exists 02:39:26 6c43853ed4ec: Layer already exists 02:39:26 3e85a0d6cb20: Layer already exists 02:39:26 237e65501485: Layer already exists 02:39:26 a163a23b57a7: Layer already exists 02:39:26 d55888e58f0f: Layer already exists 02:39:26 19de9b793d94: Layer already exists 02:39:26 10ea311732cd: Layer already exists 02:39:26 97e8b3fed157: Layer already exists 02:39:26 fc656dc47096: Layer already exists 02:39:26 2a32fd28cb2d: Layer already exists 02:39:26 5f70bf18a086: Layer already exists 02:39:26 7c504f21be85: Layer already exists 02:39:26 3.1.1-dev.1: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:27 6c43853ed4ec: Preparing 02:39:27 8dc49c163900: Preparing 02:39:27 e2e20d43f407: Preparing 02:39:27 a8a9982888e4: Preparing 02:39:27 e50fda60821f: Preparing 02:39:27 3e85a0d6cb20: Preparing 02:39:27 237e65501485: Preparing 02:39:27 19de9b793d94: Preparing 02:39:27 a163a23b57a7: Preparing 02:39:27 d55888e58f0f: Preparing 02:39:27 97e8b3fed157: Preparing 02:39:27 5f70bf18a086: Preparing 02:39:27 fc656dc47096: Preparing 02:39:27 10ea311732cd: Preparing 02:39:27 2a32fd28cb2d: Preparing 02:39:27 7c504f21be85: Preparing 02:39:27 3e85a0d6cb20: Waiting 02:39:27 237e65501485: Waiting 02:39:27 19de9b793d94: Waiting 02:39:27 97e8b3fed157: Waiting 02:39:27 a163a23b57a7: Waiting 02:39:27 d55888e58f0f: Waiting 02:39:27 5f70bf18a086: Waiting 02:39:27 fc656dc47096: Waiting 02:39:27 10ea311732cd: Waiting 02:39:27 2a32fd28cb2d: Waiting 02:39:27 7c504f21be85: Waiting 02:39:27 6c43853ed4ec: Layer already exists 02:39:27 e50fda60821f: Layer already exists 02:39:27 8dc49c163900: Layer already exists 02:39:27 a8a9982888e4: Layer already exists 02:39:27 e2e20d43f407: Layer already exists 02:39:27 d55888e58f0f: Layer already exists 02:39:27 3e85a0d6cb20: Layer already exists 02:39:27 a163a23b57a7: Layer already exists 02:39:27 19de9b793d94: Layer already exists 02:39:27 237e65501485: Layer already exists 02:39:27 fc656dc47096: Layer already exists 02:39:27 10ea311732cd: Layer already exists 02:39:27 97e8b3fed157: Layer already exists 02:39:27 5f70bf18a086: Layer already exists 02:39:27 2a32fd28cb2d: Layer already exists 02:39:27 7c504f21be85: Layer already exists 02:39:27 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa 02:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:28 6c43853ed4ec: Preparing 02:39:28 8dc49c163900: Preparing 02:39:28 e2e20d43f407: Preparing 02:39:28 a8a9982888e4: Preparing 02:39:28 e50fda60821f: Preparing 02:39:28 3e85a0d6cb20: Preparing 02:39:28 237e65501485: Preparing 02:39:28 19de9b793d94: Preparing 02:39:28 a163a23b57a7: Preparing 02:39:28 d55888e58f0f: Preparing 02:39:28 97e8b3fed157: Preparing 02:39:28 5f70bf18a086: Preparing 02:39:28 fc656dc47096: Preparing 02:39:28 10ea311732cd: Preparing 02:39:28 2a32fd28cb2d: Preparing 02:39:28 7c504f21be85: Preparing 02:39:28 3e85a0d6cb20: Waiting 02:39:28 237e65501485: Waiting 02:39:28 19de9b793d94: Waiting 02:39:28 a163a23b57a7: Waiting 02:39:28 97e8b3fed157: Waiting 02:39:28 5f70bf18a086: Waiting 02:39:28 fc656dc47096: Waiting 02:39:28 10ea311732cd: Waiting 02:39:28 2a32fd28cb2d: Waiting 02:39:28 7c504f21be85: Waiting 02:39:28 d55888e58f0f: Waiting 02:39:28 e2e20d43f407: Layer already exists 02:39:28 e50fda60821f: Layer already exists 02:39:28 8dc49c163900: Layer already exists 02:39:28 a8a9982888e4: Layer already exists 02:39:28 6c43853ed4ec: Layer already exists 02:39:28 19de9b793d94: Layer already exists 02:39:28 237e65501485: Layer already exists 02:39:28 a163a23b57a7: Layer already exists 02:39:28 d55888e58f0f: Layer already exists 02:39:28 3e85a0d6cb20: Layer already exists 02:39:28 97e8b3fed157: Layer already exists 02:39:28 fc656dc47096: Layer already exists 02:39:28 5f70bf18a086: Layer already exists 02:39:28 10ea311732cd: Layer already exists 02:39:28 2a32fd28cb2d: Layer already exists 02:39:28 7c504f21be85: Layer already exists 02:39:28 napa: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:28 ===================================================== [Pipeline] echo 02:39:28 taggedImages: 02:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.1 02:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] echo 02:39:28 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:39:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:28 3.1.1-dev.1 02:39:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:28 napa 02:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:29 e0eb5942baf1: Preparing 02:39:29 263f1d453192: Preparing 02:39:29 d964f182ef71: Preparing 02:39:29 843ff827c2a1: Preparing 02:39:29 19de9b793d94: Preparing 02:39:29 a163a23b57a7: Preparing 02:39:29 f7f2793d9eda: Preparing 02:39:29 661fdc7ea3f4: Preparing 02:39:29 7c504f21be85: Preparing 02:39:29 a163a23b57a7: Waiting 02:39:29 f7f2793d9eda: Waiting 02:39:29 7c504f21be85: Waiting 02:39:29 19de9b793d94: Layer already exists 02:39:29 a163a23b57a7: Layer already exists 02:39:29 263f1d453192: Pushed 02:39:29 d964f182ef71: Pushed 02:39:29 f7f2793d9eda: Layer already exists 02:39:29 661fdc7ea3f4: Layer already exists 02:39:29 e0eb5942baf1: Pushed 02:39:29 7c504f21be85: Layer already exists 02:39:32 843ff827c2a1: Pushed 02:39:32 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.1 02:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:33 e0eb5942baf1: Preparing 02:39:33 263f1d453192: Preparing 02:39:33 d964f182ef71: Preparing 02:39:33 843ff827c2a1: Preparing 02:39:33 19de9b793d94: Preparing 02:39:33 a163a23b57a7: Preparing 02:39:33 f7f2793d9eda: Preparing 02:39:33 661fdc7ea3f4: Preparing 02:39:33 7c504f21be85: Preparing 02:39:33 a163a23b57a7: Waiting 02:39:33 f7f2793d9eda: Waiting 02:39:33 661fdc7ea3f4: Waiting 02:39:33 7c504f21be85: Waiting 02:39:33 19de9b793d94: Layer already exists 02:39:33 263f1d453192: Layer already exists 02:39:33 843ff827c2a1: Layer already exists 02:39:33 d964f182ef71: Layer already exists 02:39:33 e0eb5942baf1: Layer already exists 02:39:33 7c504f21be85: Layer already exists 02:39:33 661fdc7ea3f4: Layer already exists 02:39:33 f7f2793d9eda: Layer already exists 02:39:33 a163a23b57a7: Layer already exists 02:39:33 3.1.1-dev.1: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:34 e0eb5942baf1: Preparing 02:39:34 263f1d453192: Preparing 02:39:34 d964f182ef71: Preparing 02:39:34 843ff827c2a1: Preparing 02:39:34 19de9b793d94: Preparing 02:39:34 a163a23b57a7: Preparing 02:39:34 f7f2793d9eda: Preparing 02:39:34 661fdc7ea3f4: Preparing 02:39:34 7c504f21be85: Preparing 02:39:34 a163a23b57a7: Waiting 02:39:34 661fdc7ea3f4: Waiting 02:39:34 7c504f21be85: Waiting 02:39:34 f7f2793d9eda: Waiting 02:39:34 843ff827c2a1: Layer already exists 02:39:34 d964f182ef71: Layer already exists 02:39:34 e0eb5942baf1: Layer already exists 02:39:34 19de9b793d94: Layer already exists 02:39:34 263f1d453192: Layer already exists 02:39:34 661fdc7ea3f4: Layer already exists 02:39:34 a163a23b57a7: Layer already exists 02:39:34 7c504f21be85: Layer already exists 02:39:34 f7f2793d9eda: Layer already exists 02:39:34 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa 02:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:35 e0eb5942baf1: Preparing 02:39:35 263f1d453192: Preparing 02:39:35 d964f182ef71: Preparing 02:39:35 843ff827c2a1: Preparing 02:39:35 19de9b793d94: Preparing 02:39:35 a163a23b57a7: Preparing 02:39:35 f7f2793d9eda: Preparing 02:39:35 661fdc7ea3f4: Preparing 02:39:35 7c504f21be85: Preparing 02:39:35 a163a23b57a7: Waiting 02:39:35 f7f2793d9eda: Waiting 02:39:35 661fdc7ea3f4: Waiting 02:39:35 7c504f21be85: Waiting 02:39:35 e0eb5942baf1: Layer already exists 02:39:35 19de9b793d94: Layer already exists 02:39:35 263f1d453192: Layer already exists 02:39:35 843ff827c2a1: Layer already exists 02:39:35 d964f182ef71: Layer already exists 02:39:35 a163a23b57a7: Layer already exists 02:39:35 661fdc7ea3f4: Layer already exists 02:39:35 f7f2793d9eda: Layer already exists 02:39:35 7c504f21be85: Layer already exists 02:39:35 napa: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:35 ===================================================== [Pipeline] echo 02:39:35 taggedImages: 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.1 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] echo 02:39:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:39:35 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:35 3.1.1-dev.1 02:39:35 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:35 napa 02:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:36 c0ddc11ff44e: Preparing 02:39:36 dbbcc0c01bed: Preparing 02:39:36 d4f8abd439cd: Preparing 02:39:36 0dc1fd7c9547: Preparing 02:39:36 1737f7dc2c69: Preparing 02:39:36 19de9b793d94: Preparing 02:39:36 a163a23b57a7: Preparing 02:39:36 8fb2c5842467: Preparing 02:39:36 5f74c4333dd1: Preparing 02:39:36 7894c1042020: Preparing 02:39:36 7c504f21be85: Preparing 02:39:36 19de9b793d94: Waiting 02:39:36 a163a23b57a7: Waiting 02:39:36 8fb2c5842467: Waiting 02:39:36 7894c1042020: Waiting 02:39:36 5f74c4333dd1: Waiting 02:39:36 7c504f21be85: Waiting 02:39:36 dbbcc0c01bed: Pushed 02:39:36 0dc1fd7c9547: Pushed 02:39:36 19de9b793d94: Layer already exists 02:39:36 a163a23b57a7: Layer already exists 02:39:37 c0ddc11ff44e: Pushed 02:39:37 1737f7dc2c69: Pushed 02:39:37 8fb2c5842467: Pushed 02:39:37 7c504f21be85: Layer already exists 02:39:37 5f74c4333dd1: Pushed 02:39:39 d4f8abd439cd: Pushed 02:39:40 7894c1042020: Pushed 02:39:40 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.1 02:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:41 c0ddc11ff44e: Preparing 02:39:41 dbbcc0c01bed: Preparing 02:39:41 d4f8abd439cd: Preparing 02:39:41 0dc1fd7c9547: Preparing 02:39:41 1737f7dc2c69: Preparing 02:39:41 19de9b793d94: Preparing 02:39:41 a163a23b57a7: Preparing 02:39:41 8fb2c5842467: Preparing 02:39:41 5f74c4333dd1: Preparing 02:39:41 7894c1042020: Preparing 02:39:41 7c504f21be85: Preparing 02:39:41 a163a23b57a7: Waiting 02:39:41 8fb2c5842467: Waiting 02:39:41 5f74c4333dd1: Waiting 02:39:41 7894c1042020: Waiting 02:39:41 7c504f21be85: Waiting 02:39:41 19de9b793d94: Waiting 02:39:41 c0ddc11ff44e: Layer already exists 02:39:41 d4f8abd439cd: Layer already exists 02:39:41 1737f7dc2c69: Layer already exists 02:39:41 0dc1fd7c9547: Layer already exists 02:39:41 dbbcc0c01bed: Layer already exists 02:39:41 19de9b793d94: Layer already exists 02:39:41 8fb2c5842467: Layer already exists 02:39:41 5f74c4333dd1: Layer already exists 02:39:41 a163a23b57a7: Layer already exists 02:39:41 7894c1042020: Layer already exists 02:39:41 7c504f21be85: Layer already exists 02:39:41 3.1.1-dev.1: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:42 c0ddc11ff44e: Preparing 02:39:42 dbbcc0c01bed: Preparing 02:39:42 d4f8abd439cd: Preparing 02:39:42 0dc1fd7c9547: Preparing 02:39:42 1737f7dc2c69: Preparing 02:39:42 19de9b793d94: Preparing 02:39:42 a163a23b57a7: Preparing 02:39:42 19de9b793d94: Waiting 02:39:42 8fb2c5842467: Preparing 02:39:42 a163a23b57a7: Waiting 02:39:42 5f74c4333dd1: Preparing 02:39:42 8fb2c5842467: Waiting 02:39:42 5f74c4333dd1: Waiting 02:39:42 7894c1042020: Preparing 02:39:42 7c504f21be85: Preparing 02:39:42 7894c1042020: Waiting 02:39:42 1737f7dc2c69: Layer already exists 02:39:42 dbbcc0c01bed: Layer already exists 02:39:42 d4f8abd439cd: Layer already exists 02:39:42 c0ddc11ff44e: Layer already exists 02:39:42 0dc1fd7c9547: Layer already exists 02:39:42 a163a23b57a7: Layer already exists 02:39:42 8fb2c5842467: Layer already exists 02:39:42 5f74c4333dd1: Layer already exists 02:39:42 19de9b793d94: Layer already exists 02:39:42 7894c1042020: Layer already exists 02:39:42 7c504f21be85: Layer already exists 02:39:42 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa 02:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:43 c0ddc11ff44e: Preparing 02:39:43 dbbcc0c01bed: Preparing 02:39:43 d4f8abd439cd: Preparing 02:39:43 0dc1fd7c9547: Preparing 02:39:43 1737f7dc2c69: Preparing 02:39:43 19de9b793d94: Preparing 02:39:43 a163a23b57a7: Preparing 02:39:43 8fb2c5842467: Preparing 02:39:43 5f74c4333dd1: Preparing 02:39:43 7894c1042020: Preparing 02:39:43 7c504f21be85: Preparing 02:39:43 8fb2c5842467: Waiting 02:39:43 5f74c4333dd1: Waiting 02:39:43 7894c1042020: Waiting 02:39:43 7c504f21be85: Waiting 02:39:43 19de9b793d94: Waiting 02:39:43 a163a23b57a7: Waiting 02:39:43 dbbcc0c01bed: Layer already exists 02:39:43 c0ddc11ff44e: Layer already exists 02:39:43 1737f7dc2c69: Layer already exists 02:39:43 0dc1fd7c9547: Layer already exists 02:39:43 d4f8abd439cd: Layer already exists 02:39:43 5f74c4333dd1: Layer already exists 02:39:43 7894c1042020: Layer already exists 02:39:43 19de9b793d94: Layer already exists 02:39:43 a163a23b57a7: Layer already exists 02:39:43 8fb2c5842467: Layer already exists 02:39:43 7c504f21be85: Layer already exists 02:39:43 napa: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:43 ===================================================== [Pipeline] echo 02:39:43 taggedImages: 02:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.1 02:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] echo 02:39:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:39:43 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:43 3.1.1-dev.1 02:39:43 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:43 napa 02:39:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:44 25138ddef68a: Preparing 02:39:44 1e791e50e4ab: Preparing 02:39:44 4addb3837329: Preparing 02:39:44 7cf92f2989ea: Preparing 02:39:44 78fa68417630: Preparing 02:39:44 76aeb315f24d: Preparing 02:39:44 46c6084cf945: Preparing 02:39:44 19de9b793d94: Preparing 02:39:44 a163a23b57a7: Preparing 02:39:44 d48bfd18de12: Preparing 02:39:44 ad677507889a: Preparing 02:39:44 7c504f21be85: Preparing 02:39:44 ad677507889a: Waiting 02:39:44 a163a23b57a7: Waiting 02:39:44 d48bfd18de12: Waiting 02:39:44 76aeb315f24d: Waiting 02:39:44 7c504f21be85: Waiting 02:39:44 46c6084cf945: Waiting 02:39:44 19de9b793d94: Waiting 02:39:44 78fa68417630: Pushed 02:39:44 25138ddef68a: Pushed 02:39:44 1e791e50e4ab: Pushed 02:39:44 19de9b793d94: Layer already exists 02:39:44 a163a23b57a7: Layer already exists 02:39:44 76aeb315f24d: Pushed 02:39:44 46c6084cf945: Pushed 02:39:44 7c504f21be85: Layer already exists 02:39:46 d48bfd18de12: Pushed 02:39:47 7cf92f2989ea: Pushed 02:39:47 ad677507889a: Pushed 02:39:47 4addb3837329: Pushed 02:39:47 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.1 02:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:48 25138ddef68a: Preparing 02:39:48 1e791e50e4ab: Preparing 02:39:48 4addb3837329: Preparing 02:39:48 7cf92f2989ea: Preparing 02:39:48 78fa68417630: Preparing 02:39:48 76aeb315f24d: Preparing 02:39:48 46c6084cf945: Preparing 02:39:48 19de9b793d94: Preparing 02:39:48 a163a23b57a7: Preparing 02:39:48 d48bfd18de12: Preparing 02:39:48 ad677507889a: Preparing 02:39:48 7c504f21be85: Preparing 02:39:48 a163a23b57a7: Waiting 02:39:48 d48bfd18de12: Waiting 02:39:48 ad677507889a: Waiting 02:39:48 7c504f21be85: Waiting 02:39:48 46c6084cf945: Waiting 02:39:48 76aeb315f24d: Waiting 02:39:48 19de9b793d94: Waiting 02:39:48 4addb3837329: Layer already exists 02:39:48 25138ddef68a: Layer already exists 02:39:48 7cf92f2989ea: Layer already exists 02:39:48 78fa68417630: Layer already exists 02:39:48 1e791e50e4ab: Layer already exists 02:39:48 76aeb315f24d: Layer already exists 02:39:48 46c6084cf945: Layer already exists 02:39:48 d48bfd18de12: Layer already exists 02:39:48 a163a23b57a7: Layer already exists 02:39:48 19de9b793d94: Layer already exists 02:39:48 7c504f21be85: Layer already exists 02:39:48 ad677507889a: Layer already exists 02:39:48 3.1.1-dev.1: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:49 25138ddef68a: Preparing 02:39:49 1e791e50e4ab: Preparing 02:39:49 4addb3837329: Preparing 02:39:49 7cf92f2989ea: Preparing 02:39:49 78fa68417630: Preparing 02:39:49 76aeb315f24d: Preparing 02:39:49 46c6084cf945: Preparing 02:39:49 19de9b793d94: Preparing 02:39:49 46c6084cf945: Waiting 02:39:49 a163a23b57a7: Preparing 02:39:49 19de9b793d94: Waiting 02:39:49 d48bfd18de12: Preparing 02:39:49 ad677507889a: Preparing 02:39:49 d48bfd18de12: Waiting 02:39:49 7c504f21be85: Preparing 02:39:49 7c504f21be85: Waiting 02:39:49 ad677507889a: Waiting 02:39:49 7cf92f2989ea: Layer already exists 02:39:49 78fa68417630: Layer already exists 02:39:49 25138ddef68a: Layer already exists 02:39:49 1e791e50e4ab: Layer already exists 02:39:49 4addb3837329: Layer already exists 02:39:49 76aeb315f24d: Layer already exists 02:39:49 46c6084cf945: Layer already exists 02:39:49 d48bfd18de12: Layer already exists 02:39:49 ad677507889a: Layer already exists 02:39:49 19de9b793d94: Layer already exists 02:39:49 a163a23b57a7: Layer already exists 02:39:49 7c504f21be85: Layer already exists 02:39:49 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa 02:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:50 25138ddef68a: Preparing 02:39:50 1e791e50e4ab: Preparing 02:39:50 4addb3837329: Preparing 02:39:50 7cf92f2989ea: Preparing 02:39:50 78fa68417630: Preparing 02:39:50 76aeb315f24d: Preparing 02:39:50 46c6084cf945: Preparing 02:39:50 19de9b793d94: Preparing 02:39:50 a163a23b57a7: Preparing 02:39:50 d48bfd18de12: Preparing 02:39:50 ad677507889a: Preparing 02:39:50 7c504f21be85: Preparing 02:39:50 a163a23b57a7: Waiting 02:39:50 d48bfd18de12: Waiting 02:39:50 ad677507889a: Waiting 02:39:50 7c504f21be85: Waiting 02:39:50 76aeb315f24d: Waiting 02:39:50 46c6084cf945: Waiting 02:39:50 19de9b793d94: Waiting 02:39:50 78fa68417630: Layer already exists 02:39:50 1e791e50e4ab: Layer already exists 02:39:50 4addb3837329: Layer already exists 02:39:50 25138ddef68a: Layer already exists 02:39:50 7cf92f2989ea: Layer already exists 02:39:50 d48bfd18de12: Layer already exists 02:39:50 19de9b793d94: Layer already exists 02:39:50 a163a23b57a7: Layer already exists 02:39:50 76aeb315f24d: Layer already exists 02:39:50 46c6084cf945: Layer already exists 02:39:50 7c504f21be85: Layer already exists 02:39:50 ad677507889a: Layer already exists 02:39:50 napa: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:50 ===================================================== [Pipeline] echo 02:39:50 taggedImages: 02:39:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.1 02:39:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] echo 02:39:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:39:50 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:50 3.1.1-dev.1 02:39:50 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:50 napa 02:39:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:51 fc8d2a6e7a27: Preparing 02:39:51 024b3f847f7e: Preparing 02:39:51 19de9b793d94: Preparing 02:39:51 a163a23b57a7: Preparing 02:39:51 e8bd065fc877: Preparing 02:39:51 667c1af98e36: Preparing 02:39:51 7c504f21be85: Preparing 02:39:51 667c1af98e36: Waiting 02:39:51 7c504f21be85: Waiting 02:39:51 19de9b793d94: Layer already exists 02:39:51 a163a23b57a7: Layer already exists 02:39:51 7c504f21be85: Layer already exists 02:39:51 fc8d2a6e7a27: Pushed 02:39:53 e8bd065fc877: Pushed 02:39:53 667c1af98e36: Pushed 02:39:56 024b3f847f7e: Pushed 02:39:56 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.1 02:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:57 fc8d2a6e7a27: Preparing 02:39:57 024b3f847f7e: Preparing 02:39:57 19de9b793d94: Preparing 02:39:57 a163a23b57a7: Preparing 02:39:57 e8bd065fc877: Preparing 02:39:57 667c1af98e36: Preparing 02:39:57 7c504f21be85: Preparing 02:39:57 667c1af98e36: Waiting 02:39:57 7c504f21be85: Waiting 02:39:57 024b3f847f7e: Layer already exists 02:39:57 fc8d2a6e7a27: Layer already exists 02:39:57 e8bd065fc877: Layer already exists 02:39:57 19de9b793d94: Layer already exists 02:39:57 a163a23b57a7: Layer already exists 02:39:57 667c1af98e36: Layer already exists 02:39:57 7c504f21be85: Layer already exists 02:39:57 3.1.1-dev.1: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:58 fc8d2a6e7a27: Preparing 02:39:58 024b3f847f7e: Preparing 02:39:58 19de9b793d94: Preparing 02:39:58 a163a23b57a7: Preparing 02:39:58 e8bd065fc877: Preparing 02:39:58 667c1af98e36: Preparing 02:39:58 7c504f21be85: Preparing 02:39:58 667c1af98e36: Waiting 02:39:58 7c504f21be85: Waiting 02:39:58 a163a23b57a7: Layer already exists 02:39:58 19de9b793d94: Layer already exists 02:39:58 fc8d2a6e7a27: Layer already exists 02:39:58 e8bd065fc877: Layer already exists 02:39:58 024b3f847f7e: Layer already exists 02:39:58 667c1af98e36: Layer already exists 02:39:58 7c504f21be85: Layer already exists 02:39:58 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa 02:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:59 fc8d2a6e7a27: Preparing 02:39:59 024b3f847f7e: Preparing 02:39:59 19de9b793d94: Preparing 02:39:59 a163a23b57a7: Preparing 02:39:59 e8bd065fc877: Preparing 02:39:59 667c1af98e36: Preparing 02:39:59 7c504f21be85: Preparing 02:39:59 667c1af98e36: Waiting 02:39:59 7c504f21be85: Waiting 02:39:59 e8bd065fc877: Layer already exists 02:39:59 024b3f847f7e: Layer already exists 02:39:59 fc8d2a6e7a27: Layer already exists 02:39:59 a163a23b57a7: Layer already exists 02:39:59 19de9b793d94: Layer already exists 02:39:59 667c1af98e36: Layer already exists 02:39:59 7c504f21be85: Layer already exists 02:39:59 napa: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:59 ===================================================== [Pipeline] echo 02:40:00 taggedImages: 02:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.1 02:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] echo 02:40:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:40:00 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:00 3.1.1-dev.1 02:40:00 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:00 napa 02:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:00 16a5fd1dc4ce: Preparing 02:40:00 75710a21f13d: Preparing 02:40:00 8d0896aad8e5: Preparing 02:40:00 19de9b793d94: Preparing 02:40:00 a163a23b57a7: Preparing 02:40:00 4ca952ef1a8c: Preparing 02:40:00 b164500496e4: Preparing 02:40:00 453e9ccac31c: Preparing 02:40:00 48d8dcb64034: Preparing 02:40:00 7c504f21be85: Preparing 02:40:00 453e9ccac31c: Waiting 02:40:00 7c504f21be85: Waiting 02:40:00 48d8dcb64034: Waiting 02:40:00 4ca952ef1a8c: Waiting 02:40:00 b164500496e4: Waiting 02:40:00 19de9b793d94: Layer already exists 02:40:00 a163a23b57a7: Layer already exists 02:40:01 75710a21f13d: Pushed 02:40:01 8d0896aad8e5: Pushed 02:40:01 16a5fd1dc4ce: Pushed 02:40:01 7c504f21be85: Layer already exists 02:40:01 453e9ccac31c: Pushed 02:40:03 48d8dcb64034: Pushed 02:40:18 b164500496e4: Pushed 02:40:21 4ca952ef1a8c: Pushed 02:40:21 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.1 02:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:22 16a5fd1dc4ce: Preparing 02:40:22 75710a21f13d: Preparing 02:40:22 8d0896aad8e5: Preparing 02:40:22 19de9b793d94: Preparing 02:40:22 a163a23b57a7: Preparing 02:40:22 4ca952ef1a8c: Preparing 02:40:22 b164500496e4: Preparing 02:40:22 453e9ccac31c: Preparing 02:40:22 48d8dcb64034: Preparing 02:40:22 7c504f21be85: Preparing 02:40:22 48d8dcb64034: Waiting 02:40:22 4ca952ef1a8c: Waiting 02:40:22 b164500496e4: Waiting 02:40:22 453e9ccac31c: Waiting 02:40:22 7c504f21be85: Waiting 02:40:22 19de9b793d94: Layer already exists 02:40:22 8d0896aad8e5: Layer already exists 02:40:22 75710a21f13d: Layer already exists 02:40:22 16a5fd1dc4ce: Layer already exists 02:40:22 a163a23b57a7: Layer already exists 02:40:22 4ca952ef1a8c: Layer already exists 02:40:22 453e9ccac31c: Layer already exists 02:40:22 7c504f21be85: Layer already exists 02:40:22 b164500496e4: Layer already exists 02:40:22 48d8dcb64034: Layer already exists 02:40:22 3.1.1-dev.1: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:23 16a5fd1dc4ce: Preparing 02:40:23 75710a21f13d: Preparing 02:40:23 8d0896aad8e5: Preparing 02:40:23 19de9b793d94: Preparing 02:40:23 a163a23b57a7: Preparing 02:40:23 4ca952ef1a8c: Preparing 02:40:23 b164500496e4: Preparing 02:40:23 453e9ccac31c: Preparing 02:40:23 48d8dcb64034: Preparing 02:40:23 7c504f21be85: Preparing 02:40:23 b164500496e4: Waiting 02:40:23 453e9ccac31c: Waiting 02:40:23 48d8dcb64034: Waiting 02:40:23 7c504f21be85: Waiting 02:40:23 4ca952ef1a8c: Waiting 02:40:23 16a5fd1dc4ce: Layer already exists 02:40:23 75710a21f13d: Layer already exists 02:40:23 19de9b793d94: Layer already exists 02:40:23 8d0896aad8e5: Layer already exists 02:40:23 a163a23b57a7: Layer already exists 02:40:23 453e9ccac31c: Layer already exists 02:40:23 b164500496e4: Layer already exists 02:40:23 48d8dcb64034: Layer already exists 02:40:23 7c504f21be85: Layer already exists 02:40:23 4ca952ef1a8c: Layer already exists 02:40:23 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa 02:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:24 16a5fd1dc4ce: Preparing 02:40:24 75710a21f13d: Preparing 02:40:24 8d0896aad8e5: Preparing 02:40:24 19de9b793d94: Preparing 02:40:24 a163a23b57a7: Preparing 02:40:24 4ca952ef1a8c: Preparing 02:40:24 b164500496e4: Preparing 02:40:24 453e9ccac31c: Preparing 02:40:24 48d8dcb64034: Preparing 02:40:24 7c504f21be85: Preparing 02:40:24 4ca952ef1a8c: Waiting 02:40:24 453e9ccac31c: Waiting 02:40:24 b164500496e4: Waiting 02:40:24 48d8dcb64034: Waiting 02:40:24 7c504f21be85: Waiting 02:40:24 19de9b793d94: Layer already exists 02:40:24 a163a23b57a7: Layer already exists 02:40:24 16a5fd1dc4ce: Layer already exists 02:40:24 8d0896aad8e5: Layer already exists 02:40:24 75710a21f13d: Layer already exists 02:40:24 48d8dcb64034: Layer already exists 02:40:24 b164500496e4: Layer already exists 02:40:24 453e9ccac31c: Layer already exists 02:40:24 7c504f21be85: Layer already exists 02:40:24 4ca952ef1a8c: Layer already exists 02:40:24 napa: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:24 ===================================================== [Pipeline] echo 02:40:24 taggedImages: 02:40:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.1 02:40:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] echo 02:40:24 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:40:24 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:24 3.1.1-dev.1 02:40:24 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:24 napa 02:40:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:25 893d83ddd2d4: Preparing 02:40:25 df0616be4bb1: Preparing 02:40:25 3d1b510f33b6: Preparing 02:40:25 19de9b793d94: Preparing 02:40:25 a163a23b57a7: Preparing 02:40:25 4ca952ef1a8c: Preparing 02:40:25 5d378ef222b6: Preparing 02:40:25 359cd240d8b6: Preparing 02:40:25 7c504f21be85: Preparing 02:40:25 5d378ef222b6: Waiting 02:40:25 359cd240d8b6: Waiting 02:40:25 7c504f21be85: Waiting 02:40:25 4ca952ef1a8c: Waiting 02:40:25 a163a23b57a7: Layer already exists 02:40:25 19de9b793d94: Layer already exists 02:40:25 4ca952ef1a8c: Layer already exists 02:40:25 df0616be4bb1: Pushed 02:40:25 3d1b510f33b6: Pushed 02:40:25 7c504f21be85: Layer already exists 02:40:25 893d83ddd2d4: Pushed 02:40:26 359cd240d8b6: Pushed 02:40:26 5d378ef222b6: Pushed 02:40:27 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.1 02:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:27 893d83ddd2d4: Preparing 02:40:27 df0616be4bb1: Preparing 02:40:27 3d1b510f33b6: Preparing 02:40:27 19de9b793d94: Preparing 02:40:27 a163a23b57a7: Preparing 02:40:27 4ca952ef1a8c: Preparing 02:40:27 5d378ef222b6: Preparing 02:40:27 359cd240d8b6: Preparing 02:40:27 7c504f21be85: Preparing 02:40:27 5d378ef222b6: Waiting 02:40:27 359cd240d8b6: Waiting 02:40:27 7c504f21be85: Waiting 02:40:27 4ca952ef1a8c: Waiting 02:40:27 19de9b793d94: Layer already exists 02:40:27 a163a23b57a7: Layer already exists 02:40:27 3d1b510f33b6: Layer already exists 02:40:27 893d83ddd2d4: Layer already exists 02:40:27 5d378ef222b6: Layer already exists 02:40:27 359cd240d8b6: Layer already exists 02:40:27 4ca952ef1a8c: Layer already exists 02:40:27 7c504f21be85: Layer already exists 02:40:27 df0616be4bb1: Layer already exists 02:40:28 3.1.1-dev.1: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:28 893d83ddd2d4: Preparing 02:40:28 df0616be4bb1: Preparing 02:40:28 3d1b510f33b6: Preparing 02:40:28 19de9b793d94: Preparing 02:40:28 a163a23b57a7: Preparing 02:40:28 4ca952ef1a8c: Preparing 02:40:28 5d378ef222b6: Preparing 02:40:28 359cd240d8b6: Preparing 02:40:28 7c504f21be85: Preparing 02:40:28 4ca952ef1a8c: Waiting 02:40:28 359cd240d8b6: Waiting 02:40:28 7c504f21be85: Waiting 02:40:28 5d378ef222b6: Waiting 02:40:28 893d83ddd2d4: Layer already exists 02:40:28 3d1b510f33b6: Layer already exists 02:40:28 19de9b793d94: Layer already exists 02:40:28 a163a23b57a7: Layer already exists 02:40:28 df0616be4bb1: Layer already exists 02:40:28 5d378ef222b6: Layer already exists 02:40:28 4ca952ef1a8c: Layer already exists 02:40:28 7c504f21be85: Layer already exists 02:40:28 359cd240d8b6: Layer already exists 02:40:28 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa 02:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:29 893d83ddd2d4: Preparing 02:40:29 df0616be4bb1: Preparing 02:40:29 3d1b510f33b6: Preparing 02:40:29 19de9b793d94: Preparing 02:40:29 a163a23b57a7: Preparing 02:40:29 4ca952ef1a8c: Preparing 02:40:29 5d378ef222b6: Preparing 02:40:29 359cd240d8b6: Preparing 02:40:29 7c504f21be85: Preparing 02:40:29 4ca952ef1a8c: Waiting 02:40:29 359cd240d8b6: Waiting 02:40:29 5d378ef222b6: Waiting 02:40:29 a163a23b57a7: Layer already exists 02:40:29 df0616be4bb1: Layer already exists 02:40:29 19de9b793d94: Layer already exists 02:40:29 893d83ddd2d4: Layer already exists 02:40:29 3d1b510f33b6: Layer already exists 02:40:29 359cd240d8b6: Layer already exists 02:40:29 7c504f21be85: Layer already exists 02:40:29 5d378ef222b6: Layer already exists 02:40:29 4ca952ef1a8c: Layer already exists 02:40:29 napa: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:30 ===================================================== [Pipeline] echo 02:40:30 taggedImages: 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.1 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] echo 02:40:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:40:30 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:30 3.1.1-dev.1 02:40:30 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:30 napa 02:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:40:30 16a5fd1dc4ce: Preparing 02:40:30 586de717cd64: Preparing 02:40:30 d2dd63abdae7: Preparing 02:40:30 19de9b793d94: Preparing 02:40:30 a163a23b57a7: Preparing 02:40:30 4ca952ef1a8c: Preparing 02:40:30 453e9ccac31c: Preparing 02:40:30 48d8dcb64034: Preparing 02:40:30 7c504f21be85: Preparing 02:40:30 453e9ccac31c: Waiting 02:40:30 48d8dcb64034: Waiting 02:40:30 7c504f21be85: Waiting 02:40:30 4ca952ef1a8c: Waiting 02:40:30 16a5fd1dc4ce: Layer already exists 02:40:30 19de9b793d94: Layer already exists 02:40:30 a163a23b57a7: Layer already exists 02:40:30 4ca952ef1a8c: Layer already exists 02:40:30 453e9ccac31c: Layer already exists 02:40:31 48d8dcb64034: Layer already exists 02:40:31 7c504f21be85: Layer already exists 02:40:31 586de717cd64: Pushed 02:40:31 d2dd63abdae7: Pushed 02:40:31 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.1 02:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:40:31 16a5fd1dc4ce: Preparing 02:40:31 586de717cd64: Preparing 02:40:31 d2dd63abdae7: Preparing 02:40:31 19de9b793d94: Preparing 02:40:31 a163a23b57a7: Preparing 02:40:31 4ca952ef1a8c: Preparing 02:40:31 453e9ccac31c: Preparing 02:40:31 48d8dcb64034: Preparing 02:40:31 7c504f21be85: Preparing 02:40:31 453e9ccac31c: Waiting 02:40:31 48d8dcb64034: Waiting 02:40:31 7c504f21be85: Waiting 02:40:31 4ca952ef1a8c: Waiting 02:40:31 16a5fd1dc4ce: Layer already exists 02:40:31 19de9b793d94: Layer already exists 02:40:31 d2dd63abdae7: Layer already exists 02:40:31 586de717cd64: Layer already exists 02:40:31 a163a23b57a7: Layer already exists 02:40:31 4ca952ef1a8c: Layer already exists 02:40:31 453e9ccac31c: Layer already exists 02:40:31 48d8dcb64034: Layer already exists 02:40:31 7c504f21be85: Layer already exists 02:40:32 3.1.1-dev.1: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:40:32 16a5fd1dc4ce: Preparing 02:40:32 586de717cd64: Preparing 02:40:32 d2dd63abdae7: Preparing 02:40:32 19de9b793d94: Preparing 02:40:32 a163a23b57a7: Preparing 02:40:32 4ca952ef1a8c: Preparing 02:40:32 453e9ccac31c: Preparing 02:40:32 48d8dcb64034: Preparing 02:40:32 7c504f21be85: Preparing 02:40:32 4ca952ef1a8c: Waiting 02:40:32 453e9ccac31c: Waiting 02:40:32 48d8dcb64034: Waiting 02:40:32 7c504f21be85: Waiting 02:40:32 586de717cd64: Layer already exists 02:40:32 d2dd63abdae7: Layer already exists 02:40:32 a163a23b57a7: Layer already exists 02:40:32 19de9b793d94: Layer already exists 02:40:32 16a5fd1dc4ce: Layer already exists 02:40:32 48d8dcb64034: Layer already exists 02:40:32 4ca952ef1a8c: Layer already exists 02:40:32 7c504f21be85: Layer already exists 02:40:32 453e9ccac31c: Layer already exists 02:40:33 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa 02:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:40:33 16a5fd1dc4ce: Preparing 02:40:33 586de717cd64: Preparing 02:40:33 d2dd63abdae7: Preparing 02:40:33 19de9b793d94: Preparing 02:40:33 a163a23b57a7: Preparing 02:40:33 4ca952ef1a8c: Preparing 02:40:33 453e9ccac31c: Preparing 02:40:33 48d8dcb64034: Preparing 02:40:33 7c504f21be85: Preparing 02:40:33 453e9ccac31c: Waiting 02:40:33 48d8dcb64034: Waiting 02:40:33 7c504f21be85: Waiting 02:40:33 4ca952ef1a8c: Waiting 02:40:33 16a5fd1dc4ce: Layer already exists 02:40:33 a163a23b57a7: Layer already exists 02:40:33 586de717cd64: Layer already exists 02:40:33 d2dd63abdae7: Layer already exists 02:40:33 19de9b793d94: Layer already exists 02:40:33 4ca952ef1a8c: Layer already exists 02:40:33 48d8dcb64034: Layer already exists 02:40:33 453e9ccac31c: Layer already exists 02:40:33 7c504f21be85: Layer already exists 02:40:34 napa: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:34 ===================================================== [Pipeline] echo 02:40:34 taggedImages: 02:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.1 02:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] echo 02:40:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:40:34 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:34 3.1.1-dev.1 02:40:34 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:34 napa 02:40:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:35 d3598951c6d6: Preparing 02:40:35 f047fc01cd87: Preparing 02:40:35 19de9b793d94: Preparing 02:40:35 a163a23b57a7: Preparing 02:40:35 991a8cf5125f: Preparing 02:40:35 de7bf74a7da7: Preparing 02:40:35 7c504f21be85: Preparing 02:40:35 de7bf74a7da7: Waiting 02:40:35 7c504f21be85: Waiting 02:40:35 a163a23b57a7: Layer already exists 02:40:35 19de9b793d94: Layer already exists 02:40:35 7c504f21be85: Layer already exists 02:40:35 d3598951c6d6: Pushed 02:40:35 de7bf74a7da7: Pushed 02:40:36 991a8cf5125f: Pushed 02:40:41 f047fc01cd87: Pushed 02:40:41 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.1 02:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:42 d3598951c6d6: Preparing 02:40:42 f047fc01cd87: Preparing 02:40:42 19de9b793d94: Preparing 02:40:42 a163a23b57a7: Preparing 02:40:42 991a8cf5125f: Preparing 02:40:42 de7bf74a7da7: Preparing 02:40:42 7c504f21be85: Preparing 02:40:42 de7bf74a7da7: Waiting 02:40:42 7c504f21be85: Waiting 02:40:42 d3598951c6d6: Layer already exists 02:40:42 f047fc01cd87: Layer already exists 02:40:42 a163a23b57a7: Layer already exists 02:40:42 19de9b793d94: Layer already exists 02:40:42 991a8cf5125f: Layer already exists 02:40:42 7c504f21be85: Layer already exists 02:40:42 de7bf74a7da7: Layer already exists 02:40:42 3.1.1-dev.1: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:43 d3598951c6d6: Preparing 02:40:43 f047fc01cd87: Preparing 02:40:43 19de9b793d94: Preparing 02:40:43 a163a23b57a7: Preparing 02:40:43 991a8cf5125f: Preparing 02:40:43 de7bf74a7da7: Preparing 02:40:43 7c504f21be85: Preparing 02:40:43 de7bf74a7da7: Waiting 02:40:43 7c504f21be85: Waiting 02:40:43 d3598951c6d6: Layer already exists 02:40:43 991a8cf5125f: Layer already exists 02:40:43 a163a23b57a7: Layer already exists 02:40:43 19de9b793d94: Layer already exists 02:40:43 f047fc01cd87: Layer already exists 02:40:43 de7bf74a7da7: Layer already exists 02:40:43 7c504f21be85: Layer already exists 02:40:43 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa 02:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:40:44 d3598951c6d6: Preparing 02:40:44 f047fc01cd87: Preparing 02:40:44 19de9b793d94: Preparing 02:40:44 a163a23b57a7: Preparing 02:40:44 991a8cf5125f: Preparing 02:40:44 de7bf74a7da7: Preparing 02:40:44 7c504f21be85: Preparing 02:40:44 de7bf74a7da7: Waiting 02:40:44 7c504f21be85: Waiting 02:40:44 f047fc01cd87: Layer already exists 02:40:44 d3598951c6d6: Layer already exists 02:40:44 a163a23b57a7: Layer already exists 02:40:44 19de9b793d94: Layer already exists 02:40:44 991a8cf5125f: Layer already exists 02:40:44 de7bf74a7da7: Layer already exists 02:40:44 7c504f21be85: Layer already exists 02:40:44 napa: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:44 ===================================================== [Pipeline] echo 02:40:44 taggedImages: 02:40:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.1 02:40:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] echo 02:40:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:40:44 ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:44 3.1.1-dev.1 02:40:44 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:44 napa 02:40:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:45 8e40e1008ddc: Preparing 02:40:45 806e6a53cac9: Preparing 02:40:45 19de9b793d94: Preparing 02:40:45 a163a23b57a7: Preparing 02:40:45 f7f2793d9eda: Preparing 02:40:45 661fdc7ea3f4: Preparing 02:40:45 7c504f21be85: Preparing 02:40:45 661fdc7ea3f4: Waiting 02:40:45 7c504f21be85: Waiting 02:40:45 19de9b793d94: Layer already exists 02:40:45 f7f2793d9eda: Layer already exists 02:40:45 a163a23b57a7: Layer already exists 02:40:45 661fdc7ea3f4: Layer already exists 02:40:45 7c504f21be85: Layer already exists 02:40:45 8e40e1008ddc: Pushed 02:40:52 806e6a53cac9: Pushed 02:40:52 ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.1 02:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:53 8e40e1008ddc: Preparing 02:40:53 806e6a53cac9: Preparing 02:40:53 19de9b793d94: Preparing 02:40:53 a163a23b57a7: Preparing 02:40:53 f7f2793d9eda: Preparing 02:40:53 661fdc7ea3f4: Preparing 02:40:53 7c504f21be85: Preparing 02:40:53 661fdc7ea3f4: Waiting 02:40:53 7c504f21be85: Waiting 02:40:53 f7f2793d9eda: Layer already exists 02:40:53 19de9b793d94: Layer already exists 02:40:53 806e6a53cac9: Layer already exists 02:40:53 a163a23b57a7: Layer already exists 02:40:53 8e40e1008ddc: Layer already exists 02:40:53 661fdc7ea3f4: Layer already exists 02:40:53 7c504f21be85: Layer already exists 02:40:53 3.1.1-dev.1: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:54 8e40e1008ddc: Preparing 02:40:54 806e6a53cac9: Preparing 02:40:54 19de9b793d94: Preparing 02:40:54 a163a23b57a7: Preparing 02:40:54 f7f2793d9eda: Preparing 02:40:54 661fdc7ea3f4: Preparing 02:40:54 7c504f21be85: Preparing 02:40:54 661fdc7ea3f4: Waiting 02:40:54 7c504f21be85: Waiting 02:40:54 f7f2793d9eda: Layer already exists 02:40:54 a163a23b57a7: Layer already exists 02:40:54 8e40e1008ddc: Layer already exists 02:40:54 806e6a53cac9: Layer already exists 02:40:54 19de9b793d94: Layer already exists 02:40:54 7c504f21be85: Layer already exists 02:40:54 661fdc7ea3f4: Layer already exists 02:40:54 ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa 02:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:40:55 8e40e1008ddc: Preparing 02:40:55 806e6a53cac9: Preparing 02:40:55 19de9b793d94: Preparing 02:40:55 a163a23b57a7: Preparing 02:40:55 f7f2793d9eda: Preparing 02:40:55 661fdc7ea3f4: Preparing 02:40:55 7c504f21be85: Preparing 02:40:55 661fdc7ea3f4: Waiting 02:40:55 7c504f21be85: Waiting 02:40:55 8e40e1008ddc: Layer already exists 02:40:55 19de9b793d94: Layer already exists 02:40:55 806e6a53cac9: Layer already exists 02:40:55 a163a23b57a7: Layer already exists 02:40:55 f7f2793d9eda: Layer already exists 02:40:55 7c504f21be85: Layer already exists 02:40:55 661fdc7ea3f4: Layer already exists 02:40:55 napa: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:55 ===================================================== [Pipeline] echo 02:40:55 taggedImages: 02:40:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 02:40:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.1 02:40:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 02:40:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:55 02:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:40:56 arm64: Pulling from edgex-lftools-log-publisher 02:40:56 8998bd30e6a1: Pulling fs layer 02:40:56 04944245beec: Pulling fs layer 02:40:56 699f458cf7ca: Pulling fs layer 02:40:56 765212b225bb: Pulling fs layer 02:40:56 f23df028b6ca: Pulling fs layer 02:40:56 765212b225bb: Waiting 02:40:56 d65c8cfc05b1: Pulling fs layer 02:40:56 2437ff75d9bd: Pulling fs layer 02:40:56 f23df028b6ca: Waiting 02:40:56 d65c8cfc05b1: Waiting 02:40:56 2437ff75d9bd: Waiting 02:40:56 04944245beec: Verifying Checksum 02:40:56 04944245beec: Download complete 02:40:56 765212b225bb: Verifying Checksum 02:40:56 765212b225bb: Download complete 02:40:56 f23df028b6ca: Verifying Checksum 02:40:56 f23df028b6ca: Download complete 02:40:56 d65c8cfc05b1: Verifying Checksum 02:40:56 d65c8cfc05b1: Download complete 02:40:56 699f458cf7ca: Verifying Checksum 02:40:56 699f458cf7ca: Download complete 02:40:57 8998bd30e6a1: Verifying Checksum 02:40:57 8998bd30e6a1: Download complete 02:40:59 2437ff75d9bd: Verifying Checksum 02:40:59 2437ff75d9bd: Download complete 02:41:01 8998bd30e6a1: Pull complete 02:41:01 04944245beec: Pull complete 02:41:03 699f458cf7ca: Pull complete 02:41:03 765212b225bb: Pull complete 02:41:04 f23df028b6ca: Pull complete 02:41:04 d65c8cfc05b1: Pull complete 02:41:23 2437ff75d9bd: Pull complete 02:41:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:23 prd-ubuntu20.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 02:41:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat 02:41:25 $ docker top 67c1b597ffea37a9e8ba1f9c87dc035a1ce99239945b125d8984d38269810690 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:26 ---> job-cost.sh 02:41:26 lf-activate-venv: SKIPPING 02:41:26 INFO: No Stack... 02:41:27 INFO: Retrieving Pricing Info for: v3-standard-4 02:41:28 INFO: Archiving Costs [Pipeline] sh 02:41:28 + + cat /w/workspace/edgex-go/3/archives/cost.csv 02:41:28 cut -d, -f6 [Pipeline] lock 02:41:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] 02:41:28 Resource [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] did not exist. Created. 02:41:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:41:29 + echo total: 0.10999999940395355 [Pipeline] stash 02:41:30 Stashed 1 file(s) [Pipeline] } 02:41:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:41:30 $ docker stop --time=1 67c1b597ffea37a9e8ba1f9c87dc035a1ce99239945b125d8984d38269810690 02:41:31 $ docker rm -f --volumes 67c1b597ffea37a9e8ba1f9c87dc035a1ce99239945b125d8984d38269810690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:41:32 provisioning config files... 02:41:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15367084492930372258tmp [Pipeline] { [Pipeline] sh 02:41:32 + set +x 02:41:32 + + bash -s --curl 02:41:32 -s https://codecov.io/bash 02:41:32 02:41:32 _____ _ 02:41:32 / ____| | | 02:41:32 | | ___ __| | ___ ___ _____ __ 02:41:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:41:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:41:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:41:32 Bash-1.0.6 02:41:32 02:41:32 02:41:32 ==> git version 2.25.1 found 02:41:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:41:32 Release-Date: 2020-01-08 02:41:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:41:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:41:32 ==> Jenkins CI detected. 02:41:32 current dir:  /w/workspace/edgex-go/3 02:41:32 project root: . 02:41:32 --> token set from env 02:41:32 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 02:41:33 ==> Running gcov in . (disable via -X gcov) 02:41:33 ==> Python coveragepy not found 02:41:33 ==> Searching for coverage reports in: 02:41:33 + . 02:41:33 -> Found 1 reports 02:41:33 ==> Detecting git/mercurial file structure 02:41:33 ==> Reading reports 02:41:33 + ./coverage.out bytes=453602 02:41:33 ==> Appending adjustments 02:41:33 https://docs.codecov.io/docs/fixing-reports 02:41:34 + Found adjustments 02:41:34 ==> Gzipping contents 02:41:34 72K /tmp/codecov.3p4QUm.gz 02:41:34 ==> Uploading reports 02:41:34 url: https://codecov.io 02:41:34 query: branch=napa&commit=ef65de843fd2588df9291ef96e78f36bbf6f50e6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:41:34 -> Pinging Codecov 02:41:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=ef65de843fd2588df9291ef96e78f36bbf6f50e6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:41:34 -> Uploading to 02:41:34 https://storage.googleapis.com/codecov/v4/raw/2024-04-22/00271124DB129430A58F1EEE437C3FCB/ef65de843fd2588df9291ef96e78f36bbf6f50e6/edb9adf8-d0b9-4332-888e-d060e76143c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240422T024134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d49060de1ec11d20ddaee78eb2449febc77a39724dad98e9f7dfd1239916e8a3 02:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:34 Dload Upload Total Spent Left Speed 02:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69793 0 0 100 69793 0 204k --:--:-- --:--:-- --:--:-- 204k 02:41:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } 02:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:41:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:41:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:41:35 02:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:41:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:41:35 df9b9388f04a: Pulling fs layer 02:41:35 52dc419b0ee2: Pulling fs layer 02:41:35 25bc292e5bac: Pulling fs layer 02:41:35 114826534d7a: Pulling fs layer 02:41:35 4657fd5d0bcf: Pulling fs layer 02:41:35 114826534d7a: Waiting 02:41:35 6ad1cebc031e: Pulling fs layer 02:41:35 8a3aa393b2d8: Pulling fs layer 02:41:35 6ad1cebc031e: Waiting 02:41:35 4657fd5d0bcf: Waiting 02:41:35 8a3aa393b2d8: Waiting 02:41:35 25bc292e5bac: Download complete 02:41:35 52dc419b0ee2: Download complete 02:41:35 4657fd5d0bcf: Verifying Checksum 02:41:35 4657fd5d0bcf: Download complete 02:41:35 df9b9388f04a: Download complete 02:41:35 6ad1cebc031e: Verifying Checksum 02:41:35 6ad1cebc031e: Download complete 02:41:35 df9b9388f04a: Pull complete 02:41:36 52dc419b0ee2: Pull complete 02:41:36 25bc292e5bac: Pull complete 02:41:36 114826534d7a: Download complete 02:41:36 8a3aa393b2d8: Verifying Checksum 02:41:36 8a3aa393b2d8: Download complete 02:41:40 114826534d7a: Pull complete 02:41:40 4657fd5d0bcf: Pull complete 02:41:40 6ad1cebc031e: Pull complete 02:41:44 8a3aa393b2d8: Pull complete 02:41:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:44 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:41:56 $ docker top 32c6c41d6f55be693ca55ab1672a33bff00d7636fb022949b9e990ae501ab2e6 -eo pid,comm [Pipeline] { [Pipeline] echo 02:41:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:napa' [Pipeline] sh 02:41:56 + set -o pipefail 02:41:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:napa' 02:42:00 02:42:00 Monitoring /w/workspace/edgex-go/3 (github.com/edgexfoundry/edgex-go)... 02:42:00 02:42:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9fb6e605-4321-4076-bd0a-23944e3800c6/history/e13219b1-d840-44ab-824c-07c2e731ea20 02:42:00 02:42:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:42:00 02:42:00 02:42:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:42:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:42:00 More details here: https://snyk.co/ue1NS [Pipeline] } 02:42:00 $ docker stop --time=1 32c6c41d6f55be693ca55ab1672a33bff00d7636fb022949b9e990ae501ab2e6 02:42:01 $ docker rm -f --volumes 32c6c41d6f55be693ca55ab1672a33bff00d7636fb022949b9e990ae501ab2e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:42:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:01 provisioning config files... 02:42:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/3@tmp/config16579361540853797147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:02 --> edgex-publish-swagger.sh 02:42:02 === Publish openapi/v3 API === 02:42:02 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:42:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/3/openapi/v3/core-command.yaml] 02:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:02 Dload Upload Total Spent Left Speed 02:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 43593 --:--:-- --:--:-- --:--:-- 43535 02:42:02 02:42:02 02:42:02 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/3/openapi/v3/core-data.yaml] 02:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:02 Dload Upload Total Spent Left Speed 02:42:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 133k --:--:-- --:--:-- --:--:-- 132k 100 72043 0 0 100 72043 0 133k --:--:-- --:--:-- --:--:-- 132k 02:42:03 02:42:03 02:42:03 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/3/openapi/v3/core-metadata.yaml] 02:42:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:03 Dload Upload Total Spent Left Speed 02:42:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 401 322k --:--:-- --:--:-- --:--:-- 322k 02:42:03 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 02:42:03 02:42:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/3/openapi/v3/support-notifications.yaml] 02:42:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:03 Dload Upload Total Spent Left Speed 02:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 400 189k --:--:-- --:--:-- --:--:-- 189k 100 87180 100 180 100 87000 400 189k --:--:-- --:--:-- --:--:-- 189k 02:42:04 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 02:42:04 02:42:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/3/openapi/v3/support-scheduler.yaml] 02:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:04 Dload Upload Total Spent Left Speed 02:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 361 74204 --:--:-- --:--:-- --:--:-- 74566 02:42:04 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 02:42:04 [Pipeline] } 02:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:42:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:05 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:06 $ docker top bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:06 [ssh-agent] Looking for ssh-agent implementation... 02:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:06 $ docker exec bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b ssh-agent 02:42:06 SSH_AUTH_SOCK=/tmp/ssh-NW1MFCHiwVnb/agent.32 02:42:06 SSH_AGENT_PID=38 02:42:06 Running ssh-add (command line suppressed) 02:42:06 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3193676168945776943.key (/w/workspace/edgex-go/3@tmp/private_key_3193676168945776943.key) 02:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:07 + git semver tag 02:42:07 2024-04-22 02:42:07,278 [run_tag] DEBUG tag force:False 02:42:07 2024-04-22 02:42:07,278 [check_head_tag] DEBUG check head tag 02:42:07 2024-04-22 02:42:07,280 [execute] INFO git cat-file --batch-check 02:42:07 2024-04-22 02:42:07,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) 02:42:07 2024-04-22 02:42:07,284 [execute] INFO git cat-file --batch 02:42:07 2024-04-22 02:42:07,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) 02:42:07 2024-04-22 02:42:07,311 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:42:07 2024-04-22 02:42:07,311 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 02:42:07 2024-04-22 02:42:07,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 02:42:07 2024-04-22 02:42:07,314 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:42:07 3.1.1-dev.1 [Pipeline] } 02:42:07 $ docker exec --env ******** --env ******** bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b ssh-agent -k 02:42:07 unset SSH_AUTH_SOCK; 02:42:07 unset SSH_AGENT_PID; 02:42:07 echo Agent pid 38 killed; 02:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:07 + git semver [Pipeline] } 02:42:08 $ docker stop --time=1 bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b 02:42:09 $ docker rm -f --volumes bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:10 02:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:10 0.23.1-centos7: Pulling from edgex-lftools 02:42:10 ab5ef0e58194: Pulling fs layer 02:42:10 9712f1f96733: Pulling fs layer 02:42:10 63f879dbbcfc: Pulling fs layer 02:42:10 0d9ebad4ef96: Pulling fs layer 02:42:10 e9a5061849ea: Pulling fs layer 02:42:10 d747dcd14b5f: Pulling fs layer 02:42:10 2de7ff778b66: Pulling fs layer 02:42:10 0d9ebad4ef96: Waiting 02:42:10 e9a5061849ea: Waiting 02:42:10 2de7ff778b66: Waiting 02:42:10 d747dcd14b5f: Waiting 02:42:10 9712f1f96733: Verifying Checksum 02:42:10 9712f1f96733: Download complete 02:42:10 63f879dbbcfc: Verifying Checksum 02:42:10 63f879dbbcfc: Download complete 02:42:10 e9a5061849ea: Verifying Checksum 02:42:10 e9a5061849ea: Download complete 02:42:10 d747dcd14b5f: Verifying Checksum 02:42:10 d747dcd14b5f: Download complete 02:42:10 0d9ebad4ef96: Verifying Checksum 02:42:10 0d9ebad4ef96: Download complete 02:42:10 ab5ef0e58194: Download complete 02:42:10 2de7ff778b66: Verifying Checksum 02:42:10 2de7ff778b66: Download complete 02:42:14 ab5ef0e58194: Pull complete 02:42:14 9712f1f96733: Pull complete 02:42:14 63f879dbbcfc: Pull complete 02:42:19 0d9ebad4ef96: Pull complete 02:42:19 e9a5061849ea: Pull complete 02:42:19 d747dcd14b5f: Pull complete 02:42:20 2de7ff778b66: Pull complete 02:42:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:42:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:20 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:42:34 $ docker top 3c3644ffc43bbc70187d5d5a9ca002d082f14bcd3b1f8f6ccc82e12b557ae4b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:42:35 provisioning config files... 02:42:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/3@tmp/config6544254713193692145tmp 02:42:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/3@tmp/config7253977428285521054tmp 02:42:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/3@tmp/config12822202427598016032tmp [Pipeline] { [Pipeline] echo 02:42:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:42:35 ---> sigul-configuration.sh 02:42:35 gpg: directory `/root/.gnupg' created 02:42:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:42:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:42:35 gpg: keyring `/root/.gnupg/secring.gpg' created 02:42:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:42:35 gpg: CAST5 encrypted data 02:42:35 gpg: encrypted with 1 passphrase 02:42:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:42:35 + mkdir /home/jenkins 02:42:35 + mkdir /home/jenkins/sigul [Pipeline] sh 02:42:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:42:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:42:36 ---> sigul-install.sh 02:42:36 Sigul already installed; skipping installation. [Pipeline] sh 02:42:36 + git tag --list 02:42:36 0.6.0 02:42:36 0.6.1 02:42:36 0.7.0 02:42:36 0.7.1 02:42:36 v1.0.0 02:42:36 v1.0.1 02:42:36 v1.1.0 02:42:36 v1.2.0 02:42:36 v1.2.1 02:42:36 v1.3.0 02:42:36 v1.3.1 02:42:36 v2.0.0 02:42:36 v2.1.0 02:42:36 v2.1.1 02:42:36 v2.2.0 02:42:36 v2.3.0 02:42:36 v3.0 02:42:36 v3.0.0 02:42:36 v3.1 02:42:36 v3.1.0 02:42:36 v3.1.0-dev.1 02:42:36 v3.1.0-dev.10 02:42:36 v3.1.0-dev.11 02:42:36 v3.1.0-dev.12 02:42:36 v3.1.0-dev.13 02:42:36 v3.1.0-dev.14 02:42:36 v3.1.0-dev.15 02:42:36 v3.1.0-dev.16 02:42:36 v3.1.0-dev.17 02:42:36 v3.1.0-dev.18 02:42:36 v3.1.0-dev.19 02:42:36 v3.1.0-dev.2 02:42:36 v3.1.0-dev.20 02:42:36 v3.1.0-dev.21 02:42:36 v3.1.0-dev.22 02:42:36 v3.1.0-dev.23 02:42:36 v3.1.0-dev.24 02:42:36 v3.1.0-dev.25 02:42:36 v3.1.0-dev.26 02:42:36 v3.1.0-dev.27 02:42:36 v3.1.0-dev.28 02:42:36 v3.1.0-dev.29 02:42:36 v3.1.0-dev.3 02:42:36 v3.1.0-dev.30 02:42:36 v3.1.0-dev.31 02:42:36 v3.1.0-dev.32 02:42:36 v3.1.0-dev.33 02:42:36 v3.1.0-dev.34 02:42:36 v3.1.0-dev.35 02:42:36 v3.1.0-dev.36 02:42:36 v3.1.0-dev.37 02:42:36 v3.1.0-dev.38 02:42:36 v3.1.0-dev.39 02:42:36 v3.1.0-dev.4 02:42:36 v3.1.0-dev.40 02:42:36 v3.1.0-dev.41 02:42:36 v3.1.0-dev.42 02:42:36 v3.1.0-dev.43 02:42:36 v3.1.0-dev.44 02:42:36 v3.1.0-dev.45 02:42:36 v3.1.0-dev.46 02:42:36 v3.1.0-dev.47 02:42:36 v3.1.0-dev.48 02:42:36 v3.1.0-dev.49 02:42:36 v3.1.0-dev.5 02:42:36 v3.1.0-dev.50 02:42:36 v3.1.0-dev.51 02:42:36 v3.1.0-dev.52 02:42:36 v3.1.0-dev.53 02:42:36 v3.1.0-dev.54 02:42:36 v3.1.0-dev.55 02:42:36 v3.1.0-dev.56 02:42:36 v3.1.0-dev.57 02:42:36 v3.1.0-dev.58 02:42:36 v3.1.0-dev.59 02:42:36 v3.1.0-dev.6 02:42:36 v3.1.0-dev.60 02:42:36 v3.1.0-dev.61 02:42:36 v3.1.0-dev.62 02:42:36 v3.1.0-dev.63 02:42:36 v3.1.0-dev.64 02:42:36 v3.1.0-dev.65 02:42:36 v3.1.0-dev.66 02:42:36 v3.1.0-dev.67 02:42:36 v3.1.0-dev.68 02:42:36 v3.1.0-dev.69 02:42:36 v3.1.0-dev.7 02:42:36 v3.1.0-dev.70 02:42:36 v3.1.0-dev.71 02:42:36 v3.1.0-dev.72 02:42:36 v3.1.0-dev.73 02:42:36 v3.1.0-dev.8 02:42:36 v3.1.0-dev.9 02:42:36 v3.1.1-dev.1 02:42:36 v3.2.0-dev.1 02:42:36 v3.2.0-dev.10 02:42:36 v3.2.0-dev.11 02:42:36 v3.2.0-dev.12 02:42:36 v3.2.0-dev.13 02:42:36 v3.2.0-dev.14 02:42:36 v3.2.0-dev.15 02:42:36 v3.2.0-dev.16 02:42:36 v3.2.0-dev.17 02:42:36 v3.2.0-dev.18 02:42:36 v3.2.0-dev.19 02:42:36 v3.2.0-dev.2 02:42:36 v3.2.0-dev.20 02:42:36 v3.2.0-dev.21 02:42:36 v3.2.0-dev.22 02:42:36 v3.2.0-dev.3 02:42:36 v3.2.0-dev.4 02:42:36 v3.2.0-dev.5 02:42:36 v3.2.0-dev.6 02:42:36 v3.2.0-dev.7 02:42:36 v3.2.0-dev.8 02:42:36 v3.2.0-dev.9 [Pipeline] sh 02:42:37 + lftools sign git-tag v3.1.1-dev.1 02:42:37 Signing Git tag with Sigul... 02:42:37 Signing v3.1.1-dev.1 [Pipeline] echo 02:42:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:42:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:42:38 $ docker stop --time=1 3c3644ffc43bbc70187d5d5a9ca002d082f14bcd3b1f8f6ccc82e12b557ae4b0 02:42:39 $ docker rm -f --volumes 3c3644ffc43bbc70187d5d5a9ca002d082f14bcd3b1f8f6ccc82e12b557ae4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:42:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:40 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:40 $ docker top 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f -eo pid,comm 02:42:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:42:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:41 [ssh-agent] Looking for ssh-agent implementation... 02:42:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:41 $ docker exec 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f ssh-agent 02:42:41 SSH_AUTH_SOCK=/tmp/ssh-I1LdhwzWSNY8/agent.14 02:42:41 SSH_AGENT_PID=20 02:42:41 Running ssh-add (command line suppressed) 02:42:41 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3924232250176271636.key (/w/workspace/edgex-go/3@tmp/private_key_3924232250176271636.key) 02:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:41 + git semver bump pre 02:42:41 2024-04-22 02:42:41,869 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:42:41 2024-04-22 02:42:41,869 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 02:42:41 2024-04-22 02:42:41,869 [bump_version] DEBUG bumped version:3.1.1-dev.2 02:42:41 2024-04-22 02:42:41,869 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgex-go/3/.semver/napa with force:True 02:42:41 2024-04-22 02:42:41,869 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:42:41 2024-04-22 02:42:41,870 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/napa 02:42:41 2024-04-22 02:42:41,872 [execute] INFO git cat-file --batch-check 02:42:41 2024-04-22 02:42:41,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 02:42:41 2024-04-22 02:42:41,877 [execute] INFO git cat-file --batch 02:42:41 2024-04-22 02:42:41,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 02:42:41 2024-04-22 02:42:41,884 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:42:41 3.1.1-dev.2 [Pipeline] } 02:42:41 $ docker exec --env ******** --env ******** 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f ssh-agent -k 02:42:42 unset SSH_AUTH_SOCK; 02:42:42 unset SSH_AGENT_PID; 02:42:42 echo Agent pid 20 killed; 02:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:42 + git semver [Pipeline] } 02:42:42 $ docker stop --time=1 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f 02:42:43 $ docker rm -f --volumes 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f [Pipeline] // withDockerContainer [Pipeline] sh 02:42:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:42:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:44 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:42:45 $ docker top 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 -eo pid,comm 02:42:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:42:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:45 [ssh-agent] Looking for ssh-agent implementation... 02:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:45 $ docker exec 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 ssh-agent 02:42:45 SSH_AUTH_SOCK=/tmp/ssh-YO6cj4PzAEkP/agent.32 02:42:45 SSH_AGENT_PID=38 02:42:45 Running ssh-add (command line suppressed) 02:42:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_15609147000583823977.key (/w/workspace/edgex-go/3@tmp/private_key_15609147000583823977.key) 02:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:45 + git semver push 02:42:46 2024-04-22 02:42:46,127 [run_push] DEBUG push 02:42:46 2024-04-22 02:42:46,128 [execute] INFO git cat-file --batch-check 02:42:46 2024-04-22 02:42:46,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 02:42:46 2024-04-22 02:42:46,132 [execute] INFO git rev-list 3f945c4b566368daf88e33f81e8f8192c2328c54 -- 02:42:46 2024-04-22 02:42:46,132 [execute] DEBUG Popen(['git', 'rev-list', '3f945c4b566368daf88e33f81e8f8192c2328c54', '--'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) 02:42:46 2024-04-22 02:42:46,149 [execute] INFO git fetch -v origin 02:42:46 2024-04-22 02:42:46,149 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=True, shell=None, istream=None) 02:42:46 2024-04-22 02:42:46,639 [run_push] DEBUG no remote changes detected 02:42:46 2024-04-22 02:42:46,640 [execute] INFO git push origin semver 02:42:46 2024-04-22 02:42:46,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) 02:42:47 2024-04-22 02:42:47,459 [run_push] DEBUG push all version tags 02:42:47 2024-04-22 02:42:47,459 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:42:47 2024-04-22 02:42:47,460 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 02:42:48 2024-04-22 02:42:48,380 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa 02:42:48 3.1.1-dev.2 [Pipeline] } 02:42:48 $ docker exec --env ******** --env ******** 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 ssh-agent -k 02:42:48 unset SSH_AUTH_SOCK; 02:42:48 unset SSH_AGENT_PID; 02:42:48 echo Agent pid 38 killed; 02:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:49 + git semver [Pipeline] } 02:42:49 $ docker stop --time=1 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 02:42:51 $ docker rm -f --volumes 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:42:51 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 02:42:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:42:53 ---> package-listing.sh 02:42:53 ++ facter osfamily 02:42:53 ++ tr '[:upper:]' '[:lower:]' 02:42:53 + OS_FAMILY=debian 02:42:53 + workspace=/w/workspace/edgex-go/3 02:42:53 + START_PACKAGES=/tmp/packages_start.txt 02:42:53 + END_PACKAGES=/tmp/packages_end.txt 02:42:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:42:53 + PACKAGES=/tmp/packages_start.txt 02:42:53 + '[' /w/workspace/edgex-go/3 ']' 02:42:53 + PACKAGES=/tmp/packages_end.txt 02:42:53 + case "${OS_FAMILY}" in 02:42:53 + dpkg -l 02:42:53 + grep '^ii' 02:42:53 + '[' -f /tmp/packages_start.txt ']' 02:42:53 + '[' -f /tmp/packages_end.txt ']' 02:42:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:53 + '[' /w/workspace/edgex-go/3 ']' 02:42:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:42:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:42:53 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:42:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:54 02:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:42:54 latest: Pulling from edgex-lftools-log-publisher 02:42:54 5eb5b503b376: Pulling fs layer 02:42:54 5c69ac0246d0: Pulling fs layer 02:42:54 ec43610c2a17: Pulling fs layer 02:42:54 3a2ae6a8a46f: Pulling fs layer 02:42:54 33b1e0a273af: Pulling fs layer 02:42:54 5d3b04190fa2: Pulling fs layer 02:42:54 2f39f015ded8: Pulling fs layer 02:42:54 3a2ae6a8a46f: Waiting 02:42:54 33b1e0a273af: Waiting 02:42:54 5d3b04190fa2: Waiting 02:42:54 2f39f015ded8: Waiting 02:42:54 5c69ac0246d0: Verifying Checksum 02:42:54 5c69ac0246d0: Download complete 02:42:54 3a2ae6a8a46f: Verifying Checksum 02:42:54 3a2ae6a8a46f: Download complete 02:42:54 33b1e0a273af: Verifying Checksum 02:42:54 33b1e0a273af: Download complete 02:42:54 ec43610c2a17: Verifying Checksum 02:42:54 ec43610c2a17: Download complete 02:42:54 5d3b04190fa2: Verifying Checksum 02:42:54 5d3b04190fa2: Download complete 02:42:54 5eb5b503b376: Download complete 02:42:55 2f39f015ded8: Verifying Checksum 02:42:55 5eb5b503b376: Pull complete 02:42:56 5c69ac0246d0: Pull complete 02:42:56 ec43610c2a17: Pull complete 02:42:56 3a2ae6a8a46f: Pull complete 02:42:56 33b1e0a273af: Pull complete 02:42:56 5d3b04190fa2: Pull complete 02:43:00 2f39f015ded8: Pull complete 02:43:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:43:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:01 prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container 02:43:01 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:43:10 $ docker top d7086e2842e748694d867c00e93b28ce871de7ab41f8c9af79e1e18f98013f5a -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:10 + touch /tmp/pre-build-complete [Pipeline] sh 02:43:10 + mkdir -p /var/log/sysstat [Pipeline] sh 02:43:11 + ls /var/log/sa-host 02:43:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:11 provisioning config files... 02:43:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15017516655550728179tmp [Pipeline] { [Pipeline] echo 02:43:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:43:11 ---> create-netrc.sh [Pipeline] } 02:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:43:12 ---> python-tools-install.sh [Pipeline] echo 02:43:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:43:12 ---> sudo-logs.sh 02:43:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:43:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:43:12 ---> job-cost.sh 02:43:12 lf-activate-venv: SKIPPING 02:43:12 DEBUG: total: 0.10999999940395355 02:43:12 INFO: Retrieving Stack Cost... 02:43:13 INFO: Retrieving Pricing Info for: v3-standard-8 02:43:13 INFO: Archiving Costs [Pipeline] echo 02:43:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:43:13 ---> logs-deploy.sh 02:43:13 lf-activate-venv: SKIPPING 02:43:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/3 02:43:13 INFO: archiving workspace using pattern(s): 02:43:14 Archives upload complete. 02:43:14 INFO: archiving logs to Nexus 02:43:15 ---> uname -a: 02:43:15 Linux prd-ubuntu20-04-docker-8c-8g-3345 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:43:15 02:43:15 02:43:15 ---> lscpu: 02:43:15 Architecture: x86_64 02:43:15 CPU op-mode(s): 32-bit, 64-bit 02:43:15 Byte Order: Little Endian 02:43:15 Address sizes: 40 bits physical, 48 bits virtual 02:43:15 CPU(s): 8 02:43:15 On-line CPU(s) list: 0-7 02:43:15 Thread(s) per core: 1 02:43:15 Core(s) per socket: 1 02:43:15 Socket(s): 8 02:43:15 NUMA node(s): 1 02:43:15 Vendor ID: AuthenticAMD 02:43:15 CPU family: 23 02:43:15 Model: 49 02:43:15 Model name: AMD EPYC-Rome Processor 02:43:15 Stepping: 0 02:43:15 CPU MHz: 2799.998 02:43:15 BogoMIPS: 5599.99 02:43:15 Virtualization: AMD-V 02:43:15 Hypervisor vendor: KVM 02:43:15 Virtualization type: full 02:43:15 L1d cache: 256 KiB 02:43:15 L1i cache: 256 KiB 02:43:15 L2 cache: 4 MiB 02:43:15 L3 cache: 128 MiB 02:43:15 NUMA node0 CPU(s): 0-7 02:43:15 Vulnerability Itlb multihit: Not affected 02:43:15 Vulnerability L1tf: Not affected 02:43:15 Vulnerability Mds: Not affected 02:43:15 Vulnerability Meltdown: Not affected 02:43:15 Vulnerability Mmio stale data: Not affected 02:43:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:43:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:43:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:43:15 Vulnerability Srbds: Not affected 02:43:15 Vulnerability Tsx async abort: Not affected 02:43:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:43:15 02:43:15 02:43:15 ---> nproc: 02:43:15 8 02:43:15 02:43:15 02:43:15 ---> df -h: 02:43:15 Filesystem Size Used Avail Use% Mounted on 02:43:15 overlay 155G 23G 133G 15% / 02:43:15 tmpfs 64M 0 64M 0% /dev 02:43:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:43:15 shm 64M 0 64M 0% /dev/shm 02:43:15 /dev/vda1 155G 23G 133G 15% /facter-os 02:43:15 02:43:15 02:43:15 ---> sar -b -r -n DEV: 02:43:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3345) 04/22/24 _x86_64_ (8 CPU) 02:43:15 02:43:15 02:09:51 LINUX RESTART (8 CPU) 02:43:15 02:43:15 02:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:43:15 02:11:02 303.07 45.93 257.14 0.00 5107.05 141315.61 0.00 02:43:15 02:12:01 67.82 2.80 65.02 0.00 398.17 35389.95 0.00 02:43:15 02:13:01 91.52 0.38 91.14 0.00 5.60 30939.55 0.00 02:43:15 02:14:01 16.80 0.00 16.80 0.00 0.00 16368.07 0.00 02:43:15 02:15:01 30.33 2.53 27.80 0.00 2346.34 7215.31 0.00 02:43:15 02:16:01 110.66 8.33 102.33 0.00 1122.75 39794.30 0.00 02:43:15 02:17:01 291.78 1.08 290.70 0.00 20.13 158829.00 0.00 02:43:15 02:18:01 437.40 6.25 431.16 0.00 56.38 62506.90 0.00 02:43:15 02:19:02 149.52 0.46 149.06 0.00 11.30 55285.69 0.00 02:43:15 02:20:02 71.74 0.13 71.61 0.00 1.06 20886.10 0.00 02:43:15 02:21:01 164.66 0.00 164.66 0.00 0.00 55920.43 0.00 02:43:15 02:22:01 396.52 0.05 396.47 0.00 7.07 15334.11 0.00 02:43:15 02:23:01 19.98 0.00 19.98 0.00 0.00 520.58 0.00 02:43:15 02:24:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 02:43:15 02:25:01 1.98 0.02 1.97 0.00 0.13 20.93 0.00 02:43:15 02:26:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 02:43:15 02:27:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 02:43:15 02:28:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 02:43:15 02:29:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 02:43:15 02:30:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 02:43:15 02:31:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 02:43:15 02:32:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 02:43:15 02:33:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 02:43:15 02:34:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 02:43:15 02:35:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 02:43:15 02:36:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 02:43:15 02:37:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 02:43:15 02:38:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 02:43:15 02:39:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 02:43:15 02:40:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 02:43:15 02:41:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 02:43:15 02:42:02 48.69 0.12 48.58 0.00 14.53 24915.31 0.00 02:43:15 02:43:01 95.92 0.19 95.73 0.00 16.95 24785.77 0.00 02:43:15 Average: 70.33 2.07 68.26 0.00 276.11 20906.57 0.00 02:43:15 02:43:15 02:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:43:15 02:11:02 29720420 31573536 783976 2.38 62288 2081360 1832316 5.40 989212 1842456 9016 02:43:15 02:12:01 28640980 31529928 789848 2.40 80668 3065736 1878960 5.54 1100972 2740748 224 02:43:15 02:13:01 27959484 31452920 857740 2.61 122292 3564408 1892264 5.58 1447300 3005100 307272 02:43:15 02:14:01 27677656 31434672 874980 2.66 123444 3812424 1936284 5.71 1598840 3120708 78664 02:43:15 02:15:01 27480148 31485248 814528 2.48 131288 4022976 1889100 5.57 1468236 3399744 349452 02:43:15 02:16:01 27477476 31448640 846976 2.58 139192 3995156 1949540 5.75 1528612 3349544 1608 02:43:15 02:17:01 22453908 31206792 1076668 3.27 162624 8565108 4216744 12.43 2086168 7606716 1976 02:43:15 02:18:01 19179048 31306216 966752 2.94 256972 11609848 3264356 9.62 2519176 10208912 1416388 02:43:15 02:19:02 16418676 29915356 2299580 6.99 282032 12735396 8862204 26.12 4399488 10782640 1124092 02:43:15 02:20:02 14809764 30327780 1891380 5.75 292748 14664432 5959840 17.56 4900328 11828992 2601492 02:43:15 02:21:01 17058672 31321824 942584 2.87 293168 13565484 3263252 9.62 2755864 11936936 54348 02:43:15 02:22:01 16819448 31294092 979544 2.98 299716 13764596 3047692 8.98 3010880 11931780 480 02:43:15 02:23:01 16832620 31308544 965012 2.93 300752 13764800 2940584 8.67 3301320 11627496 8 02:43:15 02:24:01 16832808 31309164 964700 2.93 300804 13764796 2940584 8.67 3300760 11627880 152 02:43:15 02:25:01 16852792 31329320 944996 2.87 300856 13764800 2969992 8.75 3278308 11627888 32 02:43:15 02:26:01 16853256 31329804 944500 2.87 300900 13764812 2969992 8.75 3278384 11627892 36 02:43:15 02:27:01 16873756 31350420 924016 2.81 300976 13764816 2969992 8.75 3258784 11627904 4 02:43:15 02:28:01 16873892 31350676 923896 2.81 300996 13764944 2969992 8.75 3258788 11628012 148 02:43:15 02:29:01 16873908 31350824 923820 2.81 301024 13764948 2969992 8.75 3258780 11628096 16 02:43:15 02:30:01 16874016 31351008 923540 2.81 301044 13764948 2969992 8.75 3258780 11628104 152 02:43:15 02:31:01 16873968 31351020 923488 2.81 301080 13764952 2969992 8.75 3258912 11628112 8 02:43:15 02:32:01 16874204 31351260 923152 2.81 301116 13764952 2969992 8.75 3258532 11628112 152 02:43:15 02:33:01 16874092 31351204 923164 2.81 301148 13764960 2969992 8.75 3258576 11628120 36 02:43:15 02:34:01 16874456 31351576 922916 2.81 301160 13764964 2969992 8.75 3258260 11628128 152 02:43:15 02:35:01 16873928 31351104 923388 2.81 301184 13764964 2969992 8.75 3258324 11628132 8 02:43:15 02:36:01 16873872 31351128 923316 2.81 301260 13764972 2969992 8.75 3258472 11628128 32 02:43:15 02:37:01 16874040 31351300 923276 2.81 301284 13764972 2969992 8.75 3258468 11628128 8 02:43:15 02:38:01 16874308 31351624 922948 2.81 301312 13764976 2969992 8.75 3258452 11628140 148 02:43:15 02:39:01 16874260 31351608 922884 2.81 301360 13764980 2969992 8.75 3258488 11628136 4 02:43:15 02:40:01 16873416 31350820 923596 2.81 301440 13764972 2969992 8.75 3258540 11628140 40 02:43:15 02:41:01 16873976 31351444 922916 2.81 301492 13764980 2969992 8.75 3258672 11628148 8 02:43:15 02:42:02 16064292 31295308 977092 2.97 305084 14469068 3010936 8.87 3352844 12291488 84 02:43:15 02:43:01 14821124 31288620 981064 2.98 356388 15526396 2945108 8.68 3433228 13325348 469720 02:43:15 Average: 19001899 31285599 992492 3.02 261488 11726542 3100595 9.14 2928144 9948600 194423 02:43:15 02:43:15 02:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:43:15 02:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:11:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 02:43:15 02:11:02 ens3 643.59 501.30 5240.33 98.86 0.00 0.00 0.00 0.00 02:43:15 02:12:01 docker0 620.86 559.23 42.62 2909.17 0.00 0.00 0.00 0.00 02:43:15 02:12:01 veth134e74f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:12:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 02:43:15 02:12:01 vetheb41129 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:12:01 ens3 699.14 705.20 6151.04 73.58 0.00 0.00 0.00 0.00 02:43:15 02:13:01 docker0 150.27 190.30 12.24 1776.08 0.00 0.00 0.00 0.00 02:43:15 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:13:01 ens3 214.68 165.66 1802.58 25.08 0.00 0.00 0.00 0.00 02:43:15 02:13:01 veth2f5c8af 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:43:15 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:14:01 ens3 16.35 11.60 13.21 7.53 0.00 0.00 0.00 0.00 02:43:15 02:14:01 veth2f5c8af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:15:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 02:43:15 02:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:43:15 02:15:01 ens3 102.43 47.60 1400.16 17.40 0.00 0.00 0.00 0.00 02:43:15 02:15:01 veth2f5c8af 1.43 1.45 0.12 0.13 0.00 0.00 0.00 0.00 02:43:15 02:16:01 docker0 5.80 9.08 0.41 24.83 0.00 0.00 0.00 0.00 02:43:15 02:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:43:15 02:16:01 ens3 144.96 127.56 2264.75 185.84 0.00 0.00 0.00 0.00 02:43:15 02:16:01 veth635eeea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:17:01 docker0 26.58 45.56 1.66 611.02 0.00 0.00 0.00 0.00 02:43:15 02:17:01 veth50fc29d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:43:15 02:17:01 veth11afd14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:17:01 veth3b0d7ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:17:01 veth78e214c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:17:01 ens3 122.10 69.09 1370.04 19.06 0.00 0.00 0.00 0.00 02:43:15 02:17:01 veth635eeea 0.58 0.63 0.05 0.19 0.00 0.00 0.00 0.00 02:43:15 02:17:01 veth8fce3f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:17:01 vethaea276b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:18:01 docker0 311.36 518.41 25.86 3301.05 0.00 0.00 0.00 0.00 02:43:15 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:18:01 ens3 542.52 325.67 3319.74 40.50 0.00 0.00 0.00 0.00 02:43:15 02:18:01 veth635eeea 0.12 0.73 0.01 0.03 0.00 0.00 0.00 0.00 02:43:15 02:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth3724597 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 vetheef4a4e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth339833c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth6fdf3a3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth476052a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 vethade5ac7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 ens3 25.71 15.39 20.87 11.47 0.00 0.00 0.00 0.00 02:43:15 02:19:02 vethdb63a37 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth99b7be6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth5d992ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth635eeea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth105b5ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:19:02 veth5d9f613 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:43:15 02:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth3724597 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 vetheef4a4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth339833c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth6fdf3a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth476052a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 vethade5ac7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 ens3 2.62 1.44 2.03 1.08 0.00 0.00 0.00 0.00 02:43:15 02:20:02 vethdb63a37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth99b7be6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth5d992ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth635eeea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth105b5ae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:20:02 veth5d9f613 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth3724597 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 vetheef4a4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth339833c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth6fdf3a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth476052a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 vethade5ac7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 ens3 6.12 4.35 4.94 2.81 0.00 0.00 0.00 0.00 02:43:15 02:21:01 vethdb63a37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth99b7be6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth5d992ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth635eeea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth105b5ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:21:01 veth5d9f613 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:22:01 lo 40.26 40.26 3.97 3.97 0.00 0.00 0.00 0.00 02:43:15 02:22:01 ens3 368.31 380.45 185.47 1772.13 0.00 0.00 0.00 0.00 02:43:15 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:23:01 lo 23.46 23.46 2.31 2.31 0.00 0.00 0.00 0.00 02:43:15 02:23:01 ens3 292.32 292.20 114.97 1964.08 0.00 0.00 0.00 0.00 02:43:15 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:25:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:26:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:43:15 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:27:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:28:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:31:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:43:15 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:33:01 ens3 1.38 1.08 4.87 0.07 0.00 0.00 0.00 0.00 02:43:15 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:36:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 02:43:15 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:39:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 02:43:15 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:40:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:43:15 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:15 02:41:01 ens3 0.32 0.30 0.17 0.08 0.00 0.00 0.00 0.00 02:43:15 02:42:02 docker0 0.52 0.45 0.26 0.16 0.00 0.00 0.00 0.00 02:43:15 02:42:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:43:15 02:42:02 ens3 129.98 72.54 3981.14 14.28 0.00 0.00 0.00 0.00 02:43:15 02:43:01 docker0 2.36 2.30 0.37 1.15 0.00 0.00 0.00 0.00 02:43:15 02:43:01 lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 02:43:15 02:43:01 ens3 291.81 207.15 5882.02 167.82 0.00 0.00 0.00 0.00 02:43:15 Average: docker0 33.63 39.95 2.51 260.06 0.00 0.00 0.00 0.00 02:43:15 Average: lo 2.32 2.32 0.23 0.23 0.00 0.00 0.00 0.00 02:43:15 Average: ens3 108.88 88.40 957.13 133.37 0.00 0.00 0.00 0.00 02:43:15 02:43:15 02:43:15 ---> sar -P ALL: 02:43:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3345) 04/22/24 _x86_64_ (8 CPU) 02:43:15 02:43:15 02:09:51 LINUX RESTART (8 CPU) 02:43:15 02:43:15 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:43:15 02:11:02 all 7.35 0.00 2.02 4.03 0.05 86.55 02:43:15 02:11:02 0 8.20 0.00 1.76 0.87 0.03 89.14 02:43:15 02:11:02 1 7.53 0.00 1.69 0.72 0.05 90.01 02:43:15 02:11:02 2 8.72 0.00 1.71 0.27 0.07 89.23 02:43:15 02:11:02 3 4.65 0.00 1.49 0.44 0.05 93.37 02:43:15 02:11:02 4 11.49 0.00 4.19 17.88 0.05 66.39 02:43:15 02:11:02 5 6.69 0.00 1.96 1.22 0.03 90.10 02:43:15 02:11:02 6 5.67 0.00 1.85 9.59 0.05 82.84 02:43:15 02:11:02 7 5.88 0.00 1.53 1.28 0.05 91.26 02:43:15 02:12:01 all 4.54 0.00 2.04 9.44 0.06 83.92 02:43:15 02:12:01 0 6.44 0.00 2.04 32.69 0.14 58.69 02:43:15 02:12:01 1 3.75 0.00 1.97 1.22 0.03 93.02 02:43:15 02:12:01 2 3.92 0.00 1.47 0.29 0.03 94.29 02:43:15 02:12:01 3 3.58 0.00 1.79 1.33 0.03 93.27 02:43:15 02:12:01 4 6.63 0.00 2.69 35.57 0.10 55.01 02:43:15 02:12:01 5 4.51 0.00 1.68 2.09 0.05 91.68 02:43:15 02:12:01 6 5.06 0.00 1.71 1.90 0.07 91.26 02:43:15 02:12:01 7 2.43 0.00 2.96 0.38 0.05 94.19 02:43:15 02:13:01 all 13.60 0.00 2.98 7.07 0.09 76.25 02:43:15 02:13:01 0 14.24 0.00 4.01 35.47 0.12 46.16 02:43:15 02:13:01 1 11.14 0.00 3.66 0.34 0.07 84.79 02:43:15 02:13:01 2 14.15 0.00 2.51 16.83 0.05 66.46 02:43:15 02:13:01 3 13.26 0.00 2.87 0.27 0.17 83.43 02:43:15 02:13:01 4 12.46 0.00 2.37 0.34 0.13 84.69 02:43:15 02:13:01 5 14.60 0.00 3.15 2.03 0.08 80.13 02:43:15 02:13:01 6 15.60 0.00 2.82 0.82 0.08 80.67 02:43:15 02:13:01 7 13.36 0.00 2.45 0.52 0.05 83.62 02:43:15 02:14:01 all 10.73 0.00 2.14 4.84 0.07 82.22 02:43:15 02:14:01 0 11.93 0.00 2.42 19.74 0.07 65.84 02:43:15 02:14:01 1 12.51 0.00 3.28 1.76 0.08 82.36 02:43:15 02:14:01 2 10.61 0.00 3.18 4.44 0.07 81.70 02:43:15 02:14:01 3 11.21 0.00 1.83 0.18 0.05 86.73 02:43:15 02:14:01 4 10.58 0.00 1.63 0.02 0.10 87.68 02:43:15 02:14:01 5 8.72 0.00 1.71 0.03 0.07 89.47 02:43:15 02:14:01 6 11.68 0.00 1.41 0.08 0.07 86.76 02:43:15 02:14:01 7 8.57 0.00 1.66 12.49 0.08 77.20 02:43:15 02:15:01 all 32.77 0.00 5.08 1.70 0.13 60.33 02:43:15 02:15:01 0 36.47 0.00 6.45 3.78 0.08 53.22 02:43:15 02:15:01 1 31.41 0.00 4.57 0.89 0.08 63.04 02:43:15 02:15:01 2 32.62 0.00 4.99 3.10 0.07 59.22 02:43:15 02:15:01 3 35.73 0.00 5.65 1.42 0.10 57.11 02:43:15 02:15:01 4 31.11 0.00 4.79 1.06 0.25 62.79 02:43:15 02:15:01 5 29.85 0.00 4.62 1.22 0.20 64.10 02:43:15 02:15:01 6 31.28 0.00 4.76 1.39 0.10 62.47 02:43:15 02:15:01 7 33.70 0.00 4.80 0.71 0.12 60.67 02:43:15 02:16:01 all 19.53 0.00 4.72 9.30 0.08 66.37 02:43:15 02:16:01 0 21.34 0.00 6.14 13.23 0.08 59.21 02:43:15 02:16:01 1 19.14 0.00 4.38 4.28 0.08 72.12 02:43:15 02:16:01 2 19.18 0.00 4.77 13.85 0.08 62.11 02:43:15 02:16:01 3 22.60 0.00 5.51 7.88 0.07 63.95 02:43:15 02:16:01 4 18.47 0.00 4.08 7.09 0.07 70.29 02:43:15 02:16:01 5 18.54 0.00 4.71 16.75 0.07 59.93 02:43:15 02:16:01 6 19.20 0.00 4.39 2.41 0.07 73.94 02:43:15 02:16:01 7 17.78 0.00 3.81 8.94 0.08 69.38 02:43:15 02:17:01 all 11.11 0.00 3.99 25.51 0.09 59.30 02:43:15 02:17:01 0 11.97 0.00 3.87 10.69 0.13 73.32 02:43:15 02:17:01 1 10.51 0.00 3.74 11.64 0.05 74.07 02:43:15 02:17:01 2 11.24 0.00 3.73 27.18 0.05 57.80 02:43:15 02:17:01 3 11.28 0.00 4.04 5.09 0.08 79.52 02:43:15 02:17:01 4 11.53 0.00 3.47 37.28 0.08 47.64 02:43:15 02:17:01 5 11.05 0.00 4.06 15.64 0.07 69.18 02:43:15 02:17:01 6 10.52 0.00 4.02 26.26 0.20 59.01 02:43:15 02:17:01 7 10.79 0.00 4.97 70.38 0.07 13.79 02:43:15 02:18:01 all 6.02 0.00 3.66 19.47 0.08 70.76 02:43:15 02:18:01 0 8.28 0.00 5.66 26.96 0.10 59.00 02:43:15 02:18:01 1 5.30 0.00 2.78 16.79 0.10 75.03 02:43:15 02:18:01 2 5.36 0.00 5.14 53.67 0.10 35.73 02:43:15 02:18:01 3 4.86 0.00 2.15 12.03 0.07 80.88 02:43:15 02:18:01 4 6.78 0.00 3.80 10.91 0.08 78.42 02:43:15 02:18:01 5 5.64 0.00 3.67 16.74 0.10 73.85 02:43:15 02:18:01 6 4.75 0.00 3.07 11.34 0.05 80.80 02:43:15 02:18:01 7 7.21 0.00 3.05 7.71 0.07 81.96 02:43:15 02:19:02 all 40.07 0.00 7.40 17.38 0.13 35.01 02:43:15 02:19:02 0 41.02 0.00 8.17 26.71 0.08 24.00 02:43:15 02:19:02 1 39.95 0.00 7.53 9.82 0.08 42.61 02:43:15 02:19:02 2 40.57 0.00 7.68 37.78 0.12 13.85 02:43:15 02:19:02 3 40.38 0.00 7.07 5.50 0.12 46.93 02:43:15 02:19:02 4 38.89 0.00 7.19 14.18 0.30 39.44 02:43:15 02:19:02 5 40.51 0.00 6.66 22.83 0.08 29.91 02:43:15 02:19:02 6 38.48 0.00 8.13 12.20 0.17 41.03 02:43:15 02:19:02 7 40.78 0.00 6.79 9.86 0.10 42.47 02:43:15 02:20:02 all 66.82 0.00 10.51 17.76 0.13 4.77 02:43:15 02:20:02 0 66.73 0.00 10.95 20.78 0.17 1.37 02:43:15 02:20:02 1 66.55 0.00 10.79 20.01 0.10 2.54 02:43:15 02:20:02 2 66.49 0.00 11.01 20.12 0.12 2.27 02:43:15 02:20:02 3 66.94 0.00 10.51 13.38 0.10 9.06 02:43:15 02:20:02 4 68.15 0.00 9.84 19.02 0.13 2.86 02:43:15 02:20:02 5 67.87 0.00 10.36 13.06 0.12 8.59 02:43:15 02:20:02 6 65.86 0.00 10.48 20.89 0.12 2.65 02:43:15 02:20:02 7 65.89 0.00 10.16 14.74 0.21 9.00 02:43:15 02:21:01 all 6.22 0.00 1.81 18.03 0.04 73.90 02:43:15 02:21:01 0 6.39 0.00 1.53 19.79 0.02 72.28 02:43:15 02:21:01 1 6.08 0.00 1.47 4.68 0.05 87.72 02:43:15 02:21:01 2 6.43 0.00 2.66 88.43 0.05 2.42 02:43:15 02:21:01 3 6.00 0.00 1.66 6.50 0.07 85.77 02:43:15 02:21:01 4 6.09 0.00 1.86 8.30 0.02 83.73 02:43:15 02:21:01 5 5.88 0.00 1.75 5.30 0.03 87.04 02:43:15 02:21:01 6 6.31 0.00 1.56 4.96 0.03 87.13 02:43:15 02:21:01 7 6.60 0.00 1.96 6.21 0.03 85.20 02:43:15 02:43:15 02:21:01 CPU %user %nice %system %iowait %steal %idle 02:43:15 02:22:01 all 6.44 0.00 1.83 8.14 0.09 83.50 02:43:15 02:22:01 0 7.49 0.00 1.99 4.05 0.15 86.32 02:43:15 02:22:01 1 5.85 0.00 2.13 18.59 0.07 73.37 02:43:15 02:22:01 2 5.46 0.00 1.93 10.63 0.10 81.89 02:43:15 02:22:01 3 6.28 0.00 1.71 7.04 0.07 84.91 02:43:15 02:22:01 4 5.56 0.00 1.51 3.58 0.07 89.29 02:43:15 02:22:01 5 5.91 0.00 1.76 11.99 0.07 80.27 02:43:15 02:22:01 6 8.41 0.00 1.91 3.18 0.12 86.38 02:43:15 02:22:01 7 6.58 0.00 1.73 6.07 0.08 85.54 02:43:15 02:23:01 all 6.39 0.00 0.63 0.89 0.05 92.03 02:43:15 02:23:01 0 6.00 0.00 0.82 0.05 0.05 93.08 02:43:15 02:23:01 1 8.20 0.00 0.69 0.77 0.05 90.29 02:43:15 02:23:01 2 4.65 0.00 0.55 0.02 0.05 94.73 02:43:15 02:23:01 3 7.64 0.00 0.57 0.07 0.05 91.68 02:43:15 02:23:01 4 8.35 0.00 0.55 0.49 0.05 90.56 02:43:15 02:23:01 5 6.78 0.00 0.67 0.97 0.05 91.53 02:43:15 02:23:01 6 3.79 0.00 0.59 0.94 0.05 94.63 02:43:15 02:23:01 7 5.71 0.00 0.64 3.86 0.07 89.72 02:43:15 02:24:01 all 0.09 0.00 0.03 0.12 0.01 99.75 02:43:15 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:43:15 02:24:01 2 0.03 0.00 0.05 0.00 0.00 99.92 02:43:15 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:43:15 02:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:43:15 02:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:43:15 02:24:01 6 0.05 0.00 0.02 0.17 0.00 99.77 02:43:15 02:24:01 7 0.47 0.00 0.05 0.80 0.03 98.65 02:43:15 02:25:01 all 0.22 0.00 0.03 0.07 0.01 99.67 02:43:15 02:25:01 0 0.05 0.00 0.03 0.02 0.00 99.90 02:43:15 02:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:43:15 02:25:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:43:15 02:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:43:15 02:25:01 5 0.10 0.00 0.02 0.00 0.02 99.87 02:43:15 02:25:01 6 0.07 0.00 0.03 0.33 0.02 99.55 02:43:15 02:25:01 7 1.29 0.00 0.05 0.20 0.02 98.44 02:43:15 02:26:01 all 0.12 0.00 0.01 0.12 0.01 99.75 02:43:15 02:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:43:15 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:26:01 2 0.00 0.00 0.00 0.18 0.02 99.80 02:43:15 02:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:43:15 02:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:43:15 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:26:01 7 0.78 0.00 0.02 0.75 0.03 98.42 02:43:15 02:27:01 all 0.16 0.00 0.01 0.14 0.00 99.69 02:43:15 02:27:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:43:15 02:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:43:15 02:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:43:15 02:27:01 5 0.00 0.00 0.02 0.15 0.00 99.83 02:43:15 02:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:27:01 7 0.96 0.00 0.03 1.00 0.02 97.99 02:43:15 02:28:01 all 0.09 0.00 0.01 0.11 0.01 99.78 02:43:15 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:43:15 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:28:01 4 0.00 0.00 0.00 0.23 0.02 99.75 02:43:15 02:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:43:15 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:28:01 7 0.63 0.00 0.02 0.67 0.03 98.65 02:43:15 02:29:01 all 0.20 0.00 0.01 0.02 0.01 99.76 02:43:15 02:29:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:43:15 02:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:29:01 2 0.03 0.00 0.02 0.08 0.02 99.85 02:43:15 02:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:43:15 02:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:43:15 02:29:01 5 0.08 0.00 0.00 0.00 0.00 99.92 02:43:15 02:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:29:01 7 1.29 0.00 0.07 0.08 0.02 98.54 02:43:15 02:30:01 all 0.05 0.00 0.02 0.05 0.02 99.87 02:43:15 02:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:43:15 02:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:43:15 02:30:01 2 0.00 0.00 0.00 0.33 0.00 99.67 02:43:15 02:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:43:15 02:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:43:15 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:30:01 7 0.32 0.00 0.07 0.07 0.08 99.47 02:43:15 02:31:01 all 0.07 0.00 0.01 0.11 0.00 99.81 02:43:15 02:31:01 0 0.02 0.00 0.02 0.32 0.00 99.65 02:43:15 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:31:01 2 0.02 0.00 0.02 0.15 0.00 99.82 02:43:15 02:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:31:01 5 0.07 0.00 0.03 0.00 0.00 99.90 02:43:15 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:31:01 7 0.42 0.00 0.02 0.38 0.03 99.15 02:43:15 02:32:01 all 0.05 0.00 0.01 0.07 0.01 99.85 02:43:15 02:32:01 0 0.08 0.00 0.00 0.00 0.00 99.92 02:43:15 02:32:01 1 0.08 0.00 0.00 0.00 0.02 99.90 02:43:15 02:32:01 2 0.03 0.00 0.02 0.32 0.02 99.62 02:43:15 02:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:43:15 02:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:43:15 02:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:32:01 7 0.10 0.00 0.07 0.25 0.02 99.56 02:43:15 02:43:15 02:32:01 CPU %user %nice %system %iowait %steal %idle 02:43:15 02:33:01 all 0.02 0.00 0.01 0.02 0.00 99.94 02:43:15 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:43:15 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:33:01 5 0.10 0.00 0.02 0.00 0.02 99.87 02:43:15 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:33:01 7 0.05 0.00 0.05 0.12 0.02 99.77 02:43:15 02:34:01 all 0.07 0.00 0.01 0.01 0.00 99.91 02:43:15 02:34:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:43:15 02:34:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:43:15 02:34:01 2 0.05 0.00 0.00 0.07 0.00 99.88 02:43:15 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:34:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:43:15 02:34:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:43:15 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:34:01 7 0.17 0.00 0.02 0.03 0.02 99.77 02:43:15 02:35:01 all 0.04 0.00 0.02 0.07 0.01 99.86 02:43:15 02:35:01 0 0.02 0.00 0.05 0.08 0.02 99.83 02:43:15 02:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:35:01 2 0.02 0.00 0.02 0.22 0.02 99.73 02:43:15 02:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:43:15 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:43:15 02:35:01 5 0.10 0.00 0.03 0.00 0.02 99.85 02:43:15 02:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:43:15 02:35:01 7 0.12 0.00 0.03 0.25 0.02 99.58 02:43:15 02:36:01 all 0.08 0.00 0.01 0.16 0.00 99.75 02:43:15 02:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:43:15 02:36:01 2 0.07 0.00 0.00 0.35 0.00 99.58 02:43:15 02:36:01 3 0.10 0.00 0.00 0.00 0.02 99.88 02:43:15 02:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:43:15 02:36:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:43:15 02:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:36:01 7 0.15 0.00 0.03 0.92 0.02 98.88 02:43:15 02:37:01 all 0.02 0.00 0.01 0.05 0.01 99.91 02:43:15 02:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:43:15 02:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:43:15 02:37:01 2 0.02 0.00 0.00 0.15 0.00 99.83 02:43:15 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:37:01 5 0.08 0.00 0.05 0.00 0.02 99.85 02:43:15 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:37:01 7 0.03 0.00 0.02 0.27 0.03 99.65 02:43:15 02:38:01 all 0.04 0.00 0.01 0.05 0.00 99.89 02:43:15 02:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:43:15 02:38:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:43:15 02:38:01 2 0.05 0.00 0.02 0.15 0.00 99.78 02:43:15 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:38:01 5 0.07 0.00 0.03 0.00 0.00 99.90 02:43:15 02:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:38:01 7 0.07 0.00 0.00 0.27 0.02 99.65 02:43:15 02:39:01 all 0.03 0.00 0.02 0.04 0.01 99.90 02:43:15 02:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:43:15 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:39:01 2 0.02 0.00 0.00 0.28 0.02 99.68 02:43:15 02:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:43:15 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:43:15 02:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:43:15 02:39:01 7 0.05 0.00 0.05 0.07 0.03 99.80 02:43:15 02:40:01 all 0.06 0.00 0.02 0.08 0.01 99.83 02:43:15 02:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:43:15 02:40:01 1 0.10 0.00 0.03 0.00 0.00 99.87 02:43:15 02:40:01 2 0.03 0.00 0.02 0.23 0.02 99.70 02:43:15 02:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:43:15 02:40:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:43:15 02:40:01 5 0.12 0.00 0.03 0.00 0.02 99.83 02:43:15 02:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:43:15 02:40:01 7 0.12 0.00 0.03 0.37 0.02 99.46 02:43:15 02:41:01 all 0.07 0.00 0.01 0.03 0.00 99.89 02:43:15 02:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:43:15 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:43:15 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:43:15 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:43:15 02:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:43:15 02:41:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:43:15 02:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:43:15 02:41:01 7 0.45 0.00 0.03 0.20 0.02 99.30 02:43:15 02:42:02 all 3.49 0.00 1.56 2.82 0.04 92.09 02:43:15 02:42:02 0 3.86 0.00 1.22 0.00 0.02 94.90 02:43:15 02:42:02 1 3.58 0.00 1.53 0.05 0.03 94.81 02:43:15 02:42:02 2 3.74 0.00 1.54 0.49 0.02 94.21 02:43:15 02:42:02 3 3.73 0.00 1.31 0.02 0.08 94.86 02:43:15 02:42:02 4 2.96 0.00 2.04 18.69 0.03 76.27 02:43:15 02:42:02 5 3.32 0.00 1.42 0.10 0.03 95.12 02:43:15 02:42:02 6 3.38 0.00 1.93 0.18 0.02 94.49 02:43:15 02:42:02 7 3.35 0.00 1.50 3.12 0.05 91.98 02:43:15 02:43:01 all 7.39 0.00 3.48 4.43 0.07 84.63 02:43:15 02:43:01 0 6.72 0.00 4.08 0.27 0.05 88.88 02:43:15 02:43:01 1 6.70 0.00 3.40 22.56 0.07 67.27 02:43:15 02:43:01 2 6.96 0.00 4.26 1.74 0.05 86.98 02:43:15 02:43:01 3 7.28 0.00 3.37 0.62 0.07 88.66 02:43:15 02:43:01 4 8.44 0.00 3.38 0.70 0.09 87.38 02:43:15 02:43:01 5 6.66 0.00 3.44 0.60 0.07 89.23 02:43:15 02:43:01 6 8.36 0.00 3.03 1.01 0.09 87.52 02:43:15 02:43:01 7 8.03 0.00 2.84 7.99 0.07 81.08 02:43:15 02:43:15 Average: CPU %user %nice %system %iowait %steal %idle 02:43:15 Average: all 7.33 0.00 1.63 4.57 0.04 86.43 02:43:15 Average: 0 7.73 0.00 1.84 6.47 0.04 83.92 02:43:15 Average: 1 7.17 0.00 1.61 3.42 0.03 87.77 02:43:15 Average: 2 7.26 0.00 1.73 8.45 0.03 82.53 02:43:15 Average: 3 7.36 0.00 1.55 1.85 0.04 89.20 02:43:15 Average: 4 7.49 0.00 1.62 5.28 0.05 85.57 02:43:15 Average: 5 7.15 0.00 1.57 3.34 0.04 87.90 02:43:15 Average: 6 7.17 0.00 1.56 2.94 0.04 88.30 02:43:15 Average: 7 7.30 0.00 1.54 4.83 0.05 86.28 02:43:15 02:43:15 02:43:15