Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a73500d17d161fb3a8a62f1ec070ca3e773c52e6 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-ssh8160165811891513033.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6238504602903819314.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10190926482077551806.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8171819823385405247.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8052998455180307254.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118801 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/349 [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/349 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 (main) Commit message: "ci: automated version changes for OpenAPI version: [2.4.0] (#4231)" > 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 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 > git rev-list --no-walk 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:26:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:26:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:26:30 ========================================================= 20:26:30 EdgeX Global Pipelines Version Info 20:26:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:26:30 ------------------- 20:26:30 stable info: 20:26:30 ------------------- 20:26:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:26:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:26:30 Message: update stable to v1.0.244 20:26:31 ------------------- 20:26:31 experimental info: 20:26:31 ------------------- 20:26:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:26:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:26:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73500d [Pipeline] echo 20:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:32 provisioning config files... 20:26:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config16830657722154722500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:32 ---> docker-login.sh 20:26:32 nexus3.edgexfoundry.org:10001 20:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:32 Configure a credential helper to remove this warning. See 20:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:32 20:26:32 Login Succeeded 20:26:32 nexus3.edgexfoundry.org:10002 20:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:32 Configure a credential helper to remove this warning. See 20:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:32 20:26:32 Login Succeeded 20:26:32 nexus3.edgexfoundry.org:10003 20:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:32 Configure a credential helper to remove this warning. See 20:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:32 20:26:32 Login Succeeded 20:26:32 nexus3.edgexfoundry.org:10004 20:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:32 Configure a credential helper to remove this warning. See 20:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:32 20:26:32 Login Succeeded 20:26:32 docker.io 20:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:33 Configure a credential helper to remove this warning. See 20:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:33 20:26:33 Login Succeeded 20:26:33 ---> docker-login.sh ends [Pipeline] } 20:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:26:33 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 20:26:33 + dirname cmd/core-command/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo core-command,cmd/core-command/Dockerfile 20:26:33 + + dirname cmd/core-data/Dockerfile 20:26:33 cut -d/ -f2 20:26:33 + echo core-data,cmd/core-data/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + dirname cmd/core-metadata/Dockerfile 20:26:33 + echo core-metadata,cmd/core-metadata/Dockerfile 20:26:33 + cut+ -d/ -f2 20:26:33 dirname cmd/security-bootstrapper/Dockerfile 20:26:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:26:33 + dirname cmd/security-proxy-setup/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:26:33 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 20:26:33 20:26:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:26:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:26:33 + dirname cmd/security-spire-agent/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + dirname cmd/security-spire-config/Dockerfile 20:26:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:26:33 + dirname cmd/security-spire-server/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:26:33 + dirname cmd/support-notifications/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo support-notifications,cmd/support-notifications/Dockerfile 20:26:33 + dirname cmd/support-scheduler/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:26:33 + dirname cmd/sys-mgmt-agent/Dockerfile 20:26:33 + cut -d/ -f2 20:26:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:26:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:26:34 + git rev-list -1 --merges a73500d17d161fb3a8a62f1ec070ca3e773c52e6~1..a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] echo 20:26:34 -----------> git rev-list -1 --merges a73500d17d161fb3a8a62f1ec070ca3e773c52e6~1..a73500d17d161fb3a8a62f1ec070ca3e773c52e6 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [false] [Pipeline] sh 20:26:34 + git log --format=format:%s -1 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] echo 20:26:34 ========================================================= 20:26:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:26:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:26:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:26:34 + grep -v github /etc/ssh/ssh_known_hosts 20:26:34 + [ -e /tmp/ssh_known_hosts ] 20:26:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:26:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:26:34 + sudo tee -a /etc/ssh/ssh_known_hosts 20:26:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:26:35 20:26:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:26:35 0.1.4: Pulling from edgex-devops/py-git-semver 20:26:35 b85a868b505f: Pulling fs layer 20:26:35 e2be974225ed: Pulling fs layer 20:26:35 339a4e72a1f5: Pulling fs layer 20:26:35 988bab9f4d93: Pulling fs layer 20:26:35 1469e6f7b9e6: Pulling fs layer 20:26:35 eaf3925da568: Pulling fs layer 20:26:35 bab4dde63d76: Pulling fs layer 20:26:35 bde34c3a00c8: Pulling fs layer 20:26:35 b352a97aabf1: Pulling fs layer 20:26:35 4872d77fe225: Pulling fs layer 20:26:35 5851b861e8e6: Pulling fs layer 20:26:35 988bab9f4d93: Waiting 20:26:35 1469e6f7b9e6: Waiting 20:26:35 eaf3925da568: Waiting 20:26:35 bab4dde63d76: Waiting 20:26:35 bde34c3a00c8: Waiting 20:26:35 b352a97aabf1: Waiting 20:26:35 5851b861e8e6: Waiting 20:26:35 4872d77fe225: Waiting 20:26:35 e2be974225ed: Download complete 20:26:35 988bab9f4d93: Verifying Checksum 20:26:35 988bab9f4d93: Download complete 20:26:35 1469e6f7b9e6: Verifying Checksum 20:26:35 1469e6f7b9e6: Download complete 20:26:35 339a4e72a1f5: Verifying Checksum 20:26:35 339a4e72a1f5: Download complete 20:26:35 eaf3925da568: Verifying Checksum 20:26:35 eaf3925da568: Download complete 20:26:35 bde34c3a00c8: Verifying Checksum 20:26:35 bde34c3a00c8: Download complete 20:26:35 b352a97aabf1: Download complete 20:26:35 5851b861e8e6: Verifying Checksum 20:26:35 5851b861e8e6: Download complete 20:26:35 b85a868b505f: Verifying Checksum 20:26:35 b85a868b505f: Download complete 20:26:35 bab4dde63d76: Verifying Checksum 20:26:35 bab4dde63d76: Download complete 20:26:36 b85a868b505f: Pull complete 20:26:36 e2be974225ed: Pull complete 20:26:37 339a4e72a1f5: Pull complete 20:26:37 988bab9f4d93: Pull complete 20:26:37 1469e6f7b9e6: Pull complete 20:26:37 eaf3925da568: Pull complete 20:26:39 bab4dde63d76: Pull complete 20:26:39 bde34c3a00c8: Pull complete 20:26:39 b352a97aabf1: Pull complete 20:26:39 4872d77fe225: Pull complete 20:26:39 5851b861e8e6: Pull complete 20:26:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:39 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:26:40 $ docker top 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 -eo pid,comm 20:26:40 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). 20:26:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:26:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:40 [ssh-agent] Looking for ssh-agent implementation... 20:26:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:40 $ docker exec 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent 20:26:41 SSH_AUTH_SOCK=/tmp/ssh-heNcsEmaRpm2/agent.31 20:26:41 SSH_AGENT_PID=37 20:26:41 Running ssh-add (command line suppressed) 20:26:41 Identity added: /w/workspace/edgex-go/349@tmp/private_key_2183208468479388374.key (/w/workspace/edgex-go/349@tmp/private_key_2183208468479388374.key) 20:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:41 + git tag --points-at HEAD [Pipeline] } 20:26:41 $ docker exec --env ******** --env ******** 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent -k 20:26:41 unset SSH_AUTH_SOCK; 20:26:41 unset SSH_AGENT_PID; 20:26:41 echo Agent pid 37 killed; 20:26:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:26:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:26:41 [ssh-agent] Looking for ssh-agent implementation... 20:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:26:41 $ docker exec 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent 20:26:41 SSH_AUTH_SOCK=/tmp/ssh-ncFL7brhZdCc/agent.70 20:26:41 SSH_AGENT_PID=76 20:26:41 Running ssh-add (command line suppressed) 20:26:41 Identity added: /w/workspace/edgex-go/349@tmp/private_key_16667165748719570621.key (/w/workspace/edgex-go/349@tmp/private_key_16667165748719570621.key) 20:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:26:42 + git semver init 20:26:42 2022-11-09 20:26:42,401 [run_init] DEBUG init version:0.0.0 force:False 20:26:42 2022-11-09 20:26:42,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/349/.semver 20:26:42 2022-11-09 20:26:42,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/349/.semver 20:26:42 2022-11-09 20:26:42,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/349/.semver'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=None) 20:26:48 2022-11-09 20:26:47,464 [append_file] DEBUG append to file:/w/workspace/edgex-go/349/.git/info/exclude 20:26:48 2022-11-09 20:26:47,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/349/.semver/main with force:False 20:26:48 2022-11-09 20:26:47,464 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:26:48 2022-11-09 20:26:47,465 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:26:48 2.3.1-dev.1 [Pipeline] } 20:26:48 $ docker exec --env ******** --env ******** 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 ssh-agent -k 20:26:48 unset SSH_AUTH_SOCK; 20:26:48 unset SSH_AGENT_PID; 20:26:48 echo Agent pid 76 killed; 20:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:26:49 + git semver [Pipeline] } 20:26:49 $ docker stop --time=1 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 20:26:51 $ docker rm -f 75fc07dff78f600d8a0c376dbfc228444bd51c3b917746986b988d0f80f84b38 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:26:54 Stashed 1 file(s) [Pipeline] echo 20:26:54 [edgeXSemver]: initialized semver on version 2.3.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 20:26:54 + git config --global --add safe.directory /w/workspace/edgex-go/349 [Pipeline] echo 20:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:54 ========================================================= 20:26:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:26:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:26:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:26:55 213ec9aee27d: Pulling fs layer 20:26:55 4583459ba037: Pulling fs layer 20:26:55 93c1e223e6f2: Pulling fs layer 20:26:55 53926ce57604: Pulling fs layer 20:26:55 21b2b0c7a3f4: Pulling fs layer 20:26:55 22ff95d597cd: Pulling fs layer 20:26:55 12d6caf4c0d1: Pulling fs layer 20:26:55 96b7cbca73a9: Pulling fs layer 20:26:55 a7acece74701: Pulling fs layer 20:26:55 21b2b0c7a3f4: Waiting 20:26:55 22ff95d597cd: Waiting 20:26:55 12d6caf4c0d1: Waiting 20:26:55 96b7cbca73a9: Waiting 20:26:55 a7acece74701: Waiting 20:26:55 53926ce57604: Waiting 20:26:55 93c1e223e6f2: Verifying Checksum 20:26:55 93c1e223e6f2: Download complete 20:26:55 4583459ba037: Download complete 20:26:55 21b2b0c7a3f4: Download complete 20:26:55 22ff95d597cd: Verifying Checksum 20:26:55 22ff95d597cd: Download complete 20:26:55 213ec9aee27d: Download complete 20:26:55 12d6caf4c0d1: Download complete 20:26:55 213ec9aee27d: Pull complete 20:26:55 4583459ba037: Pull complete 20:26:55 93c1e223e6f2: Pull complete 20:26:56 96b7cbca73a9: Verifying Checksum 20:26:56 96b7cbca73a9: Download complete 20:26:56 a7acece74701: Verifying Checksum 20:26:56 a7acece74701: Download complete 20:26:56 53926ce57604: Verifying Checksum 20:26:56 53926ce57604: Download complete 20:26:59 53926ce57604: Pull complete 20:26:59 21b2b0c7a3f4: Pull complete 20:26:59 22ff95d597cd: Pull complete 20:26:59 12d6caf4c0d1: Pull complete 20:27:01 96b7cbca73a9: Pull complete 20:27:02 a7acece74701: Pull complete 20:27:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:27:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:27:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:27:02 WORKDIR /edgex 20:27:02 COPY go.mod . 20:27:02 RUN go mod download 20:27:02 + docker build -t ci-base-image-x86_64 -f - . 20:27:03 Sending build context to Docker daemon 169.8MB 20:27:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:27:03 ---> db6d94c90886 20:27:03 Step 2/4 : WORKDIR /edgex 20:27:05 ---> Running in a56d92b8ff7a 20:27:05 Removing intermediate container a56d92b8ff7a 20:27:05 ---> b05d07a59b5d 20:27:05 Step 3/4 : COPY go.mod . 20:27:05 ---> f6781719f652 20:27:05 Step 4/4 : RUN go mod download 20:27:05 ---> Running in 8e36eb71400d 20:27:09 Still waiting to schedule task 20:27:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:27:17 Removing intermediate container 8e36eb71400d 20:27:17 ---> 45cbab4f03ba 20:27:17 Successfully built 45cbab4f03ba 20:27:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:17 + docker inspect -f . ci-base-image-x86_64 20:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:17 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:27:17 $ docker top 6fdedb2a260393f4b9f39b82f0ea3896dea05bb66c5a017e0aa0dc9dd85437c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:18 + go version 20:27:18 go version go1.18.7 linux/amd64 [Pipeline] } 20:27:18 $ docker stop --time=1 6fdedb2a260393f4b9f39b82f0ea3896dea05bb66c5a017e0aa0dc9dd85437c8 20:27:19 $ docker rm -f 6fdedb2a260393f4b9f39b82f0ea3896dea05bb66c5a017e0aa0dc9dd85437c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:20 + docker inspect -f . ci-base-image-x86_64 20:27:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:20 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:27:20 $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:27:20 $ docker top eee0c45bc09c4762664cf467f9c02bc0dc497f901004d771f6fbd5b114a4ba8a -eo pid,comm [Pipeline] { [Pipeline] echo 20:27:20 ========================================================= 20:27:20 [edgeXBuildGoParallel] Running Tests and Build... 20:27:20 ========================================================= [Pipeline] sh 20:27:20 + git config --global --add safe.directory /w/workspace/edgex-go/349 [Pipeline] fileExists [Pipeline] sh 20:27:21 + make test 20:27:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:27:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 20:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.135s coverage: 43.0% of statements 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.2% of statements 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.413s coverage: 89.2% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.579s coverage: 95.6% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.094s coverage: 29.6% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 20:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 20:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 79.9% of statements 20:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 65.1% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 64.7% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.8% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.202s coverage: 41.8% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.195s coverage: 92.3% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:28:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 20:28:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:28:07 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 20:28:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:28:25 GO111MODULE=on go vet ./... 20:28:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:28:29 ./bin/test-attribution-txt.sh [Pipeline] echo 20:28:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:28:30 + ls -al . 20:28:30 total 776 20:28:30 drwxrwxr-x 11 1001 1001 4096 Nov 9 20:27 . 20:28:30 drwxr-xr-x 4 root root 4096 Nov 9 20:27 .. 20:28:30 drwxrwxr-x 2 1001 1001 4096 Nov 9 20:26 .blubracket 20:28:30 -rw-rw-r-- 1 1001 1001 16 Nov 9 20:26 .dockerignore 20:28:30 drwxrwxr-x 8 1001 1001 4096 Nov 9 20:28 .git 20:28:30 drwxrwxr-x 3 1001 1001 4096 Nov 9 20:26 .github 20:28:30 -rw-rw-r-- 1 1001 1001 1030 Nov 9 20:26 .gitignore 20:28:30 -rw-rw-r-- 1 1001 1001 42 Nov 9 20:26 .golangci.yml 20:28:30 -rw-rw-r-- 1 1001 1001 87 Nov 9 20:26 .hadolint.yml 20:28:30 drwxr-xr-x 3 1001 1001 4096 Nov 9 20:26 .semver 20:28:30 -rw-rw-r-- 1 1001 1001 166 Nov 9 20:26 .sonarcloud.properties 20:28:30 -rw-rw-r-- 1 1001 1001 1171 Nov 9 20:26 ADOPTERS.md 20:28:30 -rw-rw-r-- 1 1001 1001 10722 Nov 9 20:26 Attribution.txt 20:28:30 -rw-rw-r-- 1 1001 1001 73765 Nov 9 20:26 CHANGELOG.md 20:28:30 -rw-rw-r-- 1 1001 1001 3804 Nov 9 20:26 CONTRIBUTING.md 20:28:30 -rw-rw-r-- 1 1001 1001 677 Nov 9 20:26 GOVERNANCE.md 20:28:30 -rw-rw-r-- 1 1001 1001 850 Nov 9 20:26 Jenkinsfile 20:28:30 -rw-rw-r-- 1 1001 1001 10775 Nov 9 20:26 LICENSE 20:28:30 -rw-rw-r-- 1 1001 1001 13857 Nov 9 20:26 Makefile 20:28:30 -rw-rw-r-- 1 1001 1001 582 Nov 9 20:26 OWNERS.md 20:28:30 -rw-rw-r-- 1 1001 1001 9799 Nov 9 20:26 README.md 20:28:30 -rw-rw-r-- 1 1001 1001 6912 Nov 9 20:26 SECURITY.md 20:28:30 -rw-rw-r-- 1 1001 1001 11 Nov 9 20:26 VERSION 20:28:30 -rw-rw-r-- 1 1001 1001 4131 Nov 9 20:26 ZMQWindows.md 20:28:30 drwxrwxr-x 2 1001 1001 4096 Nov 9 20:26 bin 20:28:30 drwxrwxr-x 18 1001 1001 4096 Nov 9 20:26 cmd 20:28:30 -rw-r--r-- 1 root root 501828 Nov 9 20:28 coverage.out 20:28:30 -rw-rw-r-- 1 1001 1001 3405 Nov 9 20:26 go.mod 20:28:30 -rw-rw-r-- 1 1001 1001 44978 Nov 9 20:26 go.sum 20:28:30 drwxrwxr-x 8 1001 1001 4096 Nov 9 20:26 internal 20:28:30 drwxrwxr-x 3 1001 1001 4096 Nov 9 20:26 openapi 20:28:30 drwxrwxr-x 4 1001 1001 4096 Nov 9 20:26 snap 20:28:30 -rw-rw-r-- 1 1001 1001 204 Nov 9 20:26 version.go [Pipeline] sh 20:28:30 + '[' -e coverage.out ] 20:28:30 + chown 1001:1001 coverage.out [Pipeline] stash 20:28:30 Stashed 1 file(s) [Pipeline] sh 20:28:30 + make build 20:28:30 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:28:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118802 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:28:38 Running in /w/workspace/edgex-go/349 [Pipeline] { [Pipeline] checkout 20:28:38 The recommended git tool is: git 20:28:43 using credential edgex-jenkins-ssh 20:28:43 Cloning the remote Git repository 20:28:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:28:43 > git init /w/workspace/edgex-go/349 # timeout=10 20:28:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:43 > git --version # timeout=10 20:28:43 > git --version # 'git version 2.25.1' 20:28:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:43 Verifying host key using known hosts file 20:28:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:28:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:29:01 Avoid second fetch 20:29:01 Checking out Revision a73500d17d161fb3a8a62f1ec070ca3e773c52e6 (main) 20:29:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:29:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:01 > git config core.sparsecheckout # timeout=10 20:29:02 > git checkout -f a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 20:29:02 Commit message: "ci: automated version changes for OpenAPI version: [2.4.0] (#4231)" 20:29:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:29:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:03 Dload Upload Total Spent Left Speed 20:29:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 20:29:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] sh 20:29:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:29:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:29:04 + sudo tee /etc/docker/daemon.new 20:29:04 { 20:29:04 "registry-mirrors": [ 20:29:04 "https://nexus3.edgexfoundry.org:10001" 20:29:04 ], 20:29:04 "bip": "10.250.0.254/24", 20:29:04 "hosts": [ 20:29:04 "tcp://0.0.0.0:5555", 20:29:04 "unix:///var/run/docker.sock" 20:29:04 ], 20:29:04 "mtu": 1458, 20:29:04 "selinux-enabled": true, 20:29:04 "seccomp-profile": "/etc/docker/seccomp.json" 20:29:04 } [Pipeline] sh 20:29:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:29:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:29:05 + sudo service docker restart 20:29:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:29:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:29:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:29:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:29:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:29:13 $ docker stop --time=1 eee0c45bc09c4762664cf467f9c02bc0dc497f901004d771f6fbd5b114a4ba8a 20:29:15 $ docker rm -f eee0c45bc09c4762664cf467f9c02bc0dc497f901004d771f6fbd5b114a4ba8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:29:16 20:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:29:16 latest: Pulling from edgex-devops/edgex-compose 20:29:16 cbdbe7a5bc2a: Pulling fs layer 20:29:16 ca9280d653b3: Pulling fs layer 20:29:16 7e9c9ca2126c: Pulling fs layer 20:29:16 cbdbe7a5bc2a: Download complete 20:29:17 ca9280d653b3: Verifying Checksum 20:29:17 ca9280d653b3: Download complete 20:29:17 cbdbe7a5bc2a: Pull complete 20:29:17 7e9c9ca2126c: Download complete 20:29:17 ca9280d653b3: Pull complete 20:29:20 7e9c9ca2126c: Pull complete 20:29:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:29:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:20 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:29:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@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 20:29:21 $ docker top c4076b9594793c9fa5ff1fc3db24158586296172931264f698215d0766bdb19b -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:22 + docker-compose build --help 20:29:22 + grep parallel 20:29:22 --parallel Build images in parallel. [Pipeline] } 20:29:23 $ docker stop --time=1 c4076b9594793c9fa5ff1fc3db24158586296172931264f698215d0766bdb19b 20:29:24 $ docker rm -f c4076b9594793c9fa5ff1fc3db24158586296172931264f698215d0766bdb19b [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:24 provisioning config files... 20:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config59348321551478362tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 20:29:24 ---> docker-login.sh 20:29:24 nexus3.edgexfoundry.org:10001 20:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:24 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:29:24 $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 $ docker top b91253bbce61f2271296e4c45f5ffb7a233571e2e2824cb26e439e1ba16b9d81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 nexus3.edgexfoundry.org:10002 20:29:25 + docker-compose -f ./docker-compose-build.yml build --parallel 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 nexus3.edgexfoundry.org:10003 20:29:26 Building core-command ... 20:29:26 Building core-data ... 20:29:26 Building core-metadata ... 20:29:26 Building security-bootstrapper ... 20:29:26 Building security-proxy-setup ... 20:29:26 Building security-secretstore-setup ... 20:29:26 Building security-spiffe-token-provider ... 20:29:26 Building security-spire-agent ... 20:29:26 Building security-spire-config ... 20:29:26 Building security-spire-server ... 20:29:26 Building support-notifications ... 20:29:26 Building support-scheduler ... 20:29:26 Building sys-mgmt-agent ... 20:29:26 Building core-data 20:29:26 Building core-metadata 20:29:26 Building security-proxy-setup 20:29:26 Building security-spire-agent 20:29:26 Building support-scheduler 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:26 Configure a credential helper to remove this warning. See 20:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:26 20:29:26 Login Succeeded 20:29:26 nexus3.edgexfoundry.org:10004 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:26 Configure a credential helper to remove this warning. See 20:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:26 20:29:26 Login Succeeded 20:29:26 docker.io 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:28 Configure a credential helper to remove this warning. See 20:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:28 20:29:28 Login Succeeded 20:29:28 ---> docker-login.sh ends [Pipeline] } 20:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:29:28 + git config --global --add safe.directory /w/workspace/edgex-go/349 [Pipeline] echo 20:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:28 ========================================================= 20:29:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:29:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:29:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:29:29 9b18e9b68314: Pulling fs layer 20:29:29 35d82f9e3411: Pulling fs layer 20:29:29 e16973657156: Pulling fs layer 20:29:29 fc693d55d65f: Pulling fs layer 20:29:29 7e9fc2657dce: Pulling fs layer 20:29:29 dda99020689f: Pulling fs layer 20:29:29 db1c61fa0a46: Pulling fs layer 20:29:29 891c053d2c06: Pulling fs layer 20:29:29 fc693d55d65f: Waiting 20:29:29 7e9fc2657dce: Waiting 20:29:29 891c053d2c06: Waiting 20:29:29 dda99020689f: Waiting 20:29:29 db1c61fa0a46: Waiting 20:29:29 e16973657156: Download complete 20:29:29 35d82f9e3411: Verifying Checksum 20:29:29 35d82f9e3411: Download complete 20:29:29 7e9fc2657dce: Download complete 20:29:29 dda99020689f: Verifying Checksum 20:29:29 dda99020689f: Download complete 20:29:29 9b18e9b68314: Verifying Checksum 20:29:30 9b18e9b68314: Pull complete 20:29:30 891c053d2c06: Verifying Checksum 20:29:30 891c053d2c06: Download complete 20:29:31 35d82f9e3411: Pull complete 20:29:31 e16973657156: Pull complete 20:29:32 db1c61fa0a46: Verifying Checksum 20:29:32 db1c61fa0a46: Download complete 20:29:32 fc693d55d65f: Verifying Checksum 20:29:32 fc693d55d65f: Download complete 20:29:38 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> 45cbab4f03ba 20:29:38 Step 3/21 : WORKDIR /edgex-go 20:29:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> 45cbab4f03ba 20:29:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:29:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> 45cbab4f03ba 20:29:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:29:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> 45cbab4f03ba 20:29:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:29:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> 45cbab4f03ba 20:29:38 Step 3/24 : WORKDIR /edgex-go 20:29:40 ---> Running in 711c7247ccf8 20:29:40 ---> Running in d82ca2c27aca 20:29:40 ---> Running in 44af94fc43fe 20:29:40 ---> Running in 560a3565dfcb 20:29:40 ---> Running in 7cbcb2649ea7 20:29:41 Removing intermediate container 711c7247ccf8 20:29:41 ---> f3b08901e7ff 20:29:41 Step 4/24 : WORKDIR /edgex-go 20:29:41 Removing intermediate container 7cbcb2649ea7 20:29:41 ---> b96ec1022c1c 20:29:41 Step 4/21 : RUN apk add --update --no-cache make git 20:29:41 Removing intermediate container 560a3565dfcb 20:29:41 ---> 444f7e1a9d99 20:29:41 Step 4/22 : WORKDIR /edgex-go 20:29:41 Removing intermediate container 44af94fc43fe 20:29:41 ---> 9f779bdba0ba 20:29:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:29:41 Removing intermediate container d82ca2c27aca 20:29:41 ---> 9b7b278a19c5 20:29:41 Step 4/22 : WORKDIR /edgex-go 20:29:41 ---> Running in 1d4400ad6666 20:29:41 ---> Running in 9bc77b2f6324 20:29:41 ---> Running in ea2dd9111166 20:29:41 ---> Running in 5184f28f6837 20:29:41 ---> Running in c997ffe8175a 20:29:41 Removing intermediate container 5184f28f6837 20:29:41 ---> 1e9f49fc41b2 20:29:41 Step 5/22 : RUN apk add --update --no-cache make git 20:29:41 Removing intermediate container 1d4400ad6666 20:29:41 ---> 62864cbe1b65 20:29:41 Step 5/24 : RUN apk add --update --no-cache make git 20:29:41 Removing intermediate container c997ffe8175a 20:29:41 ---> ea48e2aec650 20:29:41 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:29:41 ---> Running in 6324d0754954 20:29:41 ---> Running in d0a859c8342f 20:29:41 ---> Running in f0ef6c1da9b3 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:41 OK: 211 MiB in 51 packages 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:41 OK: 211 MiB in 51 packages 20:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:42 OK: 211 MiB in 51 packages 20:29:42 OK: 211 MiB in 51 packages 20:29:42 OK: 211 MiB in 51 packages 20:29:42 Removing intermediate container 9bc77b2f6324 20:29:42 ---> b74b5f148493 20:29:42 Step 5/21 : COPY go.mod vendor* ./ 20:29:42 Removing intermediate container ea2dd9111166 20:29:42 ---> 2ae3e659aae9 20:29:42 Step 5/24 : COPY go.mod vendor* ./ 20:29:42 ---> e4c585b1c04c 20:29:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:42 ---> c96ca44d4b2c 20:29:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:42 ---> Running in 27b915798f56 20:29:42 ---> Running in ddcc78b1d6a9 20:29:42 Removing intermediate container 6324d0754954 20:29:42 ---> 96a92576bf9b 20:29:42 Step 6/24 : COPY go.mod vendor* ./ 20:29:43 Removing intermediate container d0a859c8342f 20:29:43 ---> c65afb325cf2 20:29:43 Step 6/22 : COPY go.mod vendor* ./ 20:29:43 Removing intermediate container f0ef6c1da9b3 20:29:43 ---> 6b8c4c8f1d82 20:29:43 Step 6/22 : COPY go.mod vendor* ./ 20:29:43 ---> e71389546091 20:29:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:43 ---> 3d0597376b75 20:29:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:43 ---> Running in c7becfa50cc6 20:29:43 ---> Running in 02e2441b00c0 20:29:43 ---> 81107e0b2ec9 20:29:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:43 ---> Running in 2ebe6ec4d23a 20:29:45 fc693d55d65f: Pull complete 20:29:45 7e9fc2657dce: Pull complete 20:29:45 dda99020689f: Pull complete 20:29:50 db1c61fa0a46: Pull complete 20:29:52 891c053d2c06: Pull complete 20:29:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:29:52 + docker build -t ci-base-image-arm64 -f - . 20:29:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:29:52 WORKDIR /edgex 20:29:52 COPY go.mod . 20:29:52 RUN go mod download 20:29:53 Sending build context to Docker daemon 3.277MB 20:29:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:29:53 ---> f96f9c87975a 20:29:53 Step 2/4 : WORKDIR /edgex 20:29:55 ---> Running in 662fd8c24a41 20:29:55 Removing intermediate container 662fd8c24a41 20:29:55 ---> 80ca82141c34 20:29:55 Step 3/4 : COPY go.mod . 20:29:56 ---> ce531bcb8af9 20:29:56 Step 4/4 : RUN go mod download 20:29:56 ---> Running in 4f503c340276 20:30:04 Removing intermediate container 02e2441b00c0 20:30:04 ---> 8612ec10725d 20:30:04 Step 8/22 : COPY . . 20:30:04 Removing intermediate container ddcc78b1d6a9 20:30:04 ---> aa6d7269dc3f 20:30:04 Step 7/24 : COPY . . 20:30:04 Removing intermediate container 27b915798f56 20:30:04 ---> 143c7312409f 20:30:04 Removing intermediate container 2ebe6ec4d23a 20:30:04 Step 7/21 : COPY . . 20:30:04 ---> f0206f80b646 20:30:04 Step 8/22 : COPY . . 20:30:04 Removing intermediate container c7becfa50cc6 20:30:04 ---> d5bc3978c5f5 20:30:04 Step 8/24 : COPY . . 20:30:14 ---> 130a25cf730e 20:30:14 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:30:14 ---> d1fe1c8bd6ab 20:30:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:30:14 ---> 73c3e52b6cb5 20:30:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:30:14 ---> Running in f8a1c83690e5 20:30:14 ---> 66c2d0bf4631 20:30:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:30:14 ---> Running in 2a8e2da539a2 20:30:14 ---> 1b984f8ca15f 20:30:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:30:14 ---> Running in b97d513a6f60 20:30:14 ---> Running in ed206855c4a7 20:30:14 ---> Running in 8fcf960f86ca 20:30:14 Removing intermediate container b97d513a6f60 20:30:14 ---> 90c4e9c7cf6a 20:30:14 Step 9/24 : WORKDIR /edgex-go/spire-build 20:30:14 ---> Running in 209368ac11fe 20:30:14 Removing intermediate container 209368ac11fe 20:30:14 ---> cad7ee18671b 20:30:14 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:14 ---> Running in 7fea155dc8f0 20:30:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:30:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:30:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:30:14 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:30:15 Removing intermediate container 7fea155dc8f0 20:30:15 ---> e10b59b93e0d 20:30:15 Step 11/24 : WORKDIR /edgex-go 20:30:15 ---> Running in c21f152afa4c 20:30:15 Removing intermediate container c21f152afa4c 20:30:15 ---> ff8f32aae7fe 20:30:15 20:30:15 Step 12/24 : FROM alpine:3.15 20:30:15 3.15: Pulling from library/alpine 20:30:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:30:16 Status: Downloaded newer image for alpine:3.15 20:30:16 ---> c4fc93816858 20:30:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:16 ---> Running in e7894f5c5351 20:30:16 Removing intermediate container e7894f5c5351 20:30:16 ---> 6adafd53145a 20:30:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:16 ---> Running in edbcb3d3c914 20:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:30:17 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:30:17 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:30:17 OK: 15859 distinct packages available 20:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:30:17 (1/5) Installing dumb-init (1.2.5-r1) 20:30:17 (2/5) Installing musl-obstack (1.2.3-r0) 20:30:17 (3/5) Installing libucontext (1.1-r0) 20:30:17 (4/5) Installing gcompat (1.0.0-r4) 20:30:17 (5/5) Installing openssl (1.1.1s-r1) 20:30:17 Executing busybox-1.34.1-r7.trigger 20:30:17 OK: 7 MiB in 19 packages 20:30:19 Removing intermediate container edbcb3d3c914 20:30:19 ---> 793587b4d7d2 20:30:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:30:20 ---> 159904e3ca80 20:30:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:23 ---> 2926cc839b46 20:30:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:24 ---> 23eaced786c1 20:30:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:24 ---> d3341b254944 20:30:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:25 ---> 1c4f00856f63 20:30:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:25 ---> Running in 73915e8d097e 20:30:26 Removing intermediate container 73915e8d097e 20:30:26 ---> 0f17f7bf4e91 20:30:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:26 ---> Running in 1ddc7469d3a8 20:30:26 Removing intermediate container 1ddc7469d3a8 20:30:26 ---> 6fdfe66e72a6 20:30:26 Step 22/24 : LABEL arch=x86_64 20:30:26 ---> Running in b79bdd22546d 20:30:27 Removing intermediate container b79bdd22546d 20:30:27 ---> a3797e731253 20:30:27 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:30:27 ---> Running in 876421591c90 20:30:28 Removing intermediate container 876421591c90 20:30:28 ---> fcf6814a60ad 20:30:28 Step 24/24 : LABEL version=2.3.1-dev.1 20:30:28 ---> Running in 4248adebaf9d 20:30:28 Removing intermediate container 4248adebaf9d 20:30:28 ---> add41faccc8c 20:30:28 20:30:28 Successfully built add41faccc8c 20:30:28 Successfully tagged security-spire-agent:latest 20:30:28  Building security-spire-agent ... done Building security-secretstore-setup 20:30:28 Removing intermediate container 4f503c340276 20:30:28 ---> d320ef0584fa 20:30:28 Successfully built d320ef0584fa 20:30:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:28 + docker inspect -f . ci-base-image-arm64 20:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:29 prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container 20:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:30 $ docker top a1305019788cf96e69f976aa7d373741bfe04c2dc82a17673845994070bea93b -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:31 + go version 20:30:31 go version go1.18.7 linux/arm64 [Pipeline] } 20:30:31 $ docker stop --time=1 a1305019788cf96e69f976aa7d373741bfe04c2dc82a17673845994070bea93b 20:30:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:32 ---> 45cbab4f03ba 20:30:32 Step 3/24 : WORKDIR /edgex-go 20:30:32 ---> Using cache 20:30:32 ---> 9f779bdba0ba 20:30:32 Step 4/24 : RUN apk add --update --no-cache make git 20:30:33 $ docker rm -f a1305019788cf96e69f976aa7d373741bfe04c2dc82a17673845994070bea93b [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:30:33 20:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:30:34 latest: Pulling from edgex-devops/edgex-compose-arm64 20:30:34 29e5d40040c1: Pulling fs layer 20:30:34 1ce36da41761: Pulling fs layer 20:30:34 25b303627fd3: Pulling fs layer 20:30:34 29e5d40040c1: Download complete 20:30:34 1ce36da41761: Verifying Checksum 20:30:34 1ce36da41761: Download complete 20:30:35 ---> Running in ae922221c6d3 20:30:35 29e5d40040c1: Pull complete 20:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:35 OK: 211 MiB in 51 packages 20:30:36 1ce36da41761: Pull complete 20:30:36 25b303627fd3: Verifying Checksum 20:30:36 25b303627fd3: Download complete 20:30:36 Removing intermediate container ae922221c6d3 20:30:36 ---> fee1919a8b84 20:30:36 Step 5/24 : COPY go.mod vendor* ./ 20:30:37 ---> bff2e5f648df 20:30:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:37 ---> Running in a31c2ebf322e 20:30:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:30:46 25b303627fd3: Pull complete 20:30:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:46 prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container 20:30:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@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 20:30:48 $ docker top a07e1ba5a8c3322eaa6111d7d62cb44c78324e658a584608565f09aad5209d5d -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:49 + docker-compose build --help 20:30:49 + grep parallel 20:30:53 --parallel Build images in parallel. [Pipeline] } 20:30:53 $ docker stop --time=1 a07e1ba5a8c3322eaa6111d7d62cb44c78324e658a584608565f09aad5209d5d 20:30:55 Removing intermediate container f8a1c83690e5 20:30:55 ---> 62e04816691e 20:30:55 20:30:55 Step 9/21 : FROM alpine:3.16 20:30:55 Removing intermediate container 2a8e2da539a2 20:30:55 ---> cc6cd1d50408 20:30:55 20:30:55 Step 10/24 : FROM alpine:3.16 20:30:55 Removing intermediate container ed206855c4a7 20:30:55 ---> fa2b95982172 20:30:55 20:30:55 Step 10/22 : FROM alpine:3.16 20:30:55 Removing intermediate container a31c2ebf322e 20:30:55 ---> cb24cf5e6c2c 20:30:55 Step 7/24 : COPY . . 20:30:55 3.16: Pulling from library/alpine 20:30:55 $ docker rm -f a07e1ba5a8c3322eaa6111d7d62cb44c78324e658a584608565f09aad5209d5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:56 3.16: Pulling from library/alpine 20:30:56 3.16: Pulling from library/alpine 20:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container 20:30:56 $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:30:57 $ docker top 69812bff226a77acf762397fae55351f4fd8eb15e7dc04bd2b6afc94a8ff3f7c -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:57 + docker-compose -f ./docker-compose-build.yml build --parallel 20:30:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:30:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:30:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:30:59 Status: Downloaded newer image for alpine:3.16 20:30:59 Status: Downloaded newer image for alpine:3.16 20:30:59 Status: Image is up to date for alpine:3.16 20:30:59 ---> 9c6f07244728 20:30:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:31:00 ---> 9c6f07244728 20:31:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:31:01 ---> 9c6f07244728 20:31:01 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:31:01 ---> Running in 14a298150e3d 20:31:01 ---> Running in c26b78c9af18 20:31:01 ---> Running in 5761ae3ebc63 20:31:01 Removing intermediate container 14a298150e3d 20:31:01 ---> eb91b10861ab 20:31:01 Step 12/22 : ENV APP_PORT=59880 20:31:01 ---> fe4373a7b923 20:31:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:01 ---> Running in 0ffee30b4526 20:31:01 ---> Running in 48168d875a16 20:31:01 Removing intermediate container 8fcf960f86ca 20:31:01 ---> af3a3e6c0096 20:31:01 20:31:01 Step 10/22 : FROM alpine:3.16 20:31:01 ---> 9c6f07244728 20:31:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:31:01 ---> Running in 0589b4e2be99 20:31:01 Removing intermediate container 0ffee30b4526 20:31:01 ---> 1cd0a8575431 20:31:01 Step 13/22 : EXPOSE $APP_PORT 20:31:01 ---> Running in e9fe30c93310 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:01 Removing intermediate container e9fe30c93310 20:31:01 ---> e3ccb9c9a1f1 20:31:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:31:01 ---> Running in edc8d8faad47 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:02 (1/6) Installing ca-certificates (20220614-r0) 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:02 (2/6) Installing brotli-libs (1.0.9-r6) 20:31:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:31:02 (1/1) Installing dumb-init (1.2.5-r1) 20:31:02 (4/6) Installing libcurl (7.83.1-r4) 20:31:02 (5/6) Installing curl (7.83.1-r4) 20:31:02 Executing busybox-1.35.0-r17.trigger 20:31:02 (6/6) Installing dumb-init (1.2.5-r1) 20:31:02 OK: 6 MiB in 15 packages 20:31:02 Executing busybox-1.35.0-r17.trigger 20:31:02 (1/1) Installing dumb-init (1.2.5-r1) 20:31:02 Executing ca-certificates-20220614-r0.trigger 20:31:02 Executing busybox-1.35.0-r17.trigger 20:31:02 OK: 6 MiB in 15 packages 20:31:02 OK: 8 MiB in 20 packages 20:31:02 Building core-command ... 20:31:02 Building core-data ... 20:31:02 Building core-metadata ... 20:31:02 Building security-bootstrapper ... 20:31:02 Building security-proxy-setup ... 20:31:02 Building security-secretstore-setup ... 20:31:02 Building security-spiffe-token-provider ... 20:31:02 Building security-spire-agent ... 20:31:02 Building security-spire-config ... 20:31:02 Building security-spire-server ... 20:31:02 Building support-notifications ... 20:31:02 Building support-scheduler ... 20:31:02 Building sys-mgmt-agent ... 20:31:02 Building core-data 20:31:02 Building core-metadata 20:31:02 Building security-proxy-setup 20:31:02 Building support-scheduler 20:31:02 Building security-secretstore-setup 20:31:02 (1/6) Installing dumb-init (1.2.5-r1) 20:31:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:31:02 (3/6) Installing libsodium (1.0.18-r0) 20:31:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:31:02 (5/6) Installing libzmq (4.3.4-r0) 20:31:02 (6/6) Installing zeromq (4.3.4-r0) 20:31:02 Executing busybox-1.35.0-r17.trigger 20:31:02 OK: 8 MiB in 20 packages 20:31:03 Removing intermediate container c26b78c9af18 20:31:03 ---> b121c9383701 20:31:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:03 ---> Running in cd895acb9cdf 20:31:03 Removing intermediate container cd895acb9cdf 20:31:03 ---> e2951d366d7e 20:31:03 Step 13/24 : ENV APP_PORT=59881 20:31:03 Removing intermediate container 5761ae3ebc63 20:31:03 ---> a76181fdca28 20:31:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:03 ---> Running in 71da499a613a 20:31:03 Removing intermediate container 0589b4e2be99 20:31:03 ---> 9299c6db7bdc 20:31:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:03 ---> Running in e761d8566618 20:31:03 ---> Running in 98ceb5c5eec9 20:31:03 Removing intermediate container 71da499a613a 20:31:03 ---> 3ebb69bc9fdd 20:31:03 Step 14/24 : EXPOSE $APP_PORT 20:31:03 Removing intermediate container edc8d8faad47 20:31:03 ---> 298d71d8c255 20:31:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:03 ---> Running in cf574d4160b1 20:31:03 Removing intermediate container e761d8566618 20:31:03 ---> 21478d2da4df 20:31:03 Step 12/21 : WORKDIR /edgex 20:31:03 ---> Running in 979ac14cc806 20:31:03 Removing intermediate container 98ceb5c5eec9 20:31:03 ---> 1054952a6521 20:31:03 Step 13/22 : ENV APP_PORT=59861 20:31:03 Removing intermediate container cf574d4160b1 20:31:03 ---> 4e8aca2f9a33 20:31:03 Step 15/24 : WORKDIR / 20:31:03 ---> Running in aca0e4a1d94c 20:31:03 ---> Running in 0bbd07e8dc7a 20:31:03 ---> de871ded3300 20:31:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:03 Removing intermediate container 979ac14cc806 20:31:03 ---> eb31c9926e8a 20:31:03 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:31:03 Removing intermediate container aca0e4a1d94c 20:31:03 ---> 6d41fa6c4fd7 20:31:03 Step 14/22 : EXPOSE $APP_PORT 20:31:03 Removing intermediate container 0bbd07e8dc7a 20:31:03 ---> 90588aeac6bb 20:31:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:03 ---> Running in 129db334deea 20:31:04 ---> d97136f3161e 20:31:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:31:04 Removing intermediate container 129db334deea 20:31:04 ---> 90593b66782a 20:31:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:04 ---> c606fdf714a9 20:31:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:31:04 ---> 008266179907 20:31:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:31:04 ---> c73ade2c5866 20:31:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:31:04 ---> e88b87d46ed2 20:31:04 Step 18/22 : ENTRYPOINT ["/core-data"] 20:31:04 ---> 413bde33b290 20:31:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:04 ---> 8f3ca8d4378e 20:31:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:31:04 ---> Running in 282cad974e22 20:31:05 Removing intermediate container 282cad974e22 20:31:05 ---> 9245ef1a13f4 20:31:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:06 ---> 2827343c4af8 20:31:06 ---> a9f3266d9c08 20:31:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:31:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:31:06 ---> 59ebb631f313 20:31:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:06 ---> Running in 26bbc84f3127 20:31:06 Removing intermediate container 26bbc84f3127 20:31:06 ---> 0a58cf9a55a0 20:31:06 Step 20/22 : LABEL arch=x86_64 20:31:06 ---> Running in ae8b0110c5bc 20:31:06 ---> 8e228dad9965 20:31:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:31:06 ---> 612734b3b43f 20:31:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:06 ---> 8ff7e7f77be6 20:31:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:31:07 ---> Running in 3c5cf26b654e 20:31:07 ---> Running in 2ca143e2b794 20:31:07 ---> Running in 7afe4b81d111 20:31:07 Removing intermediate container ae8b0110c5bc 20:31:07 ---> 548249d06990 20:31:07 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:31:07 ---> Running in 230fe3d8e574 20:31:07 Removing intermediate container 3c5cf26b654e 20:31:07 ---> 22f0107007ab 20:31:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:07 Removing intermediate container 2ca143e2b794 20:31:07 ---> beae327787a1 20:31:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:07 ---> Running in 0fb8eda4a46d 20:31:07 ---> Running in d1dc65dab19c 20:31:07 Removing intermediate container 230fe3d8e574 20:31:07 ---> 3e06af419ed2 20:31:07 Step 22/22 : LABEL version=2.3.1-dev.1 20:31:07 Removing intermediate container 0fb8eda4a46d 20:31:07 ---> 7ee21fb5b949 20:31:07 Step 22/24 : LABEL arch=x86_64 20:31:07 ---> Running in ac97212438f3 20:31:07 Removing intermediate container d1dc65dab19c 20:31:07 ---> cc875e67b4cc 20:31:07 Step 20/22 : LABEL arch=x86_64 20:31:07 ---> Running in 42e58bab75e6 20:31:07 ---> Running in b35aa90e0b28 20:31:07 Removing intermediate container ac97212438f3 20:31:07 ---> 5f2c0a0e2866 20:31:07 20:31:07 Removing intermediate container 42e58bab75e6 20:31:07 ---> 477ff5e9f65b 20:31:07 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:31:07 Successfully built 5f2c0a0e2866 20:31:07 Removing intermediate container b35aa90e0b28 20:31:07 ---> 1cabf983ea79 20:31:07 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:31:07 Successfully tagged core-data:latest 20:31:07  Building core-data ... done Building security-spire-config 20:31:08 ---> Running in 7c1fe16030b3 20:31:08 Removing intermediate container 7afe4b81d111 20:31:08 ---> b11d36f66cbc 20:31:08 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:31:08 ---> Running in 550560e5ee21 20:31:08 ---> Running in 3cb884908bf0 20:31:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:10 ---> 45cbab4f03ba 20:31:10 Step 3/24 : WORKDIR /edgex-go 20:31:10 ---> Using cache 20:31:10 ---> 9f779bdba0ba 20:31:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:31:10 ---> Using cache 20:31:10 ---> 2ae3e659aae9 20:31:10 Step 5/24 : COPY go.mod vendor* ./ 20:31:10 ---> Using cache 20:31:10 ---> c96ca44d4b2c 20:31:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:10 ---> Using cache 20:31:10 ---> aa6d7269dc3f 20:31:10 Step 7/24 : COPY . . 20:31:10 ---> Using cache 20:31:10 ---> 73c3e52b6cb5 20:31:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:31:10 ---> Using cache 20:31:10 ---> 90c4e9c7cf6a 20:31:10 Step 9/24 : WORKDIR /edgex-go/spire-build 20:31:10 ---> Using cache 20:31:10 ---> cad7ee18671b 20:31:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:10 ---> Using cache 20:31:10 ---> e10b59b93e0d 20:31:10 Step 11/24 : WORKDIR /edgex-go 20:31:10 ---> Using cache 20:31:10 ---> ff8f32aae7fe 20:31:10 20:31:10 Step 12/24 : FROM alpine:3.15 20:31:10 ---> c4fc93816858 20:31:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:10 ---> Using cache 20:31:10 ---> 6adafd53145a 20:31:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:31:12 Removing intermediate container 7c1fe16030b3 20:31:12 ---> 2d5c38bd3b7f 20:31:12 Step 24/24 : LABEL version=2.3.1-dev.1 20:31:12 Removing intermediate container 550560e5ee21 20:31:12 ---> aefe8634f25e 20:31:12 Step 22/22 : LABEL version=2.3.1-dev.1 20:31:12 ---> Running in 2580c0f9bd5c 20:31:12 Removing intermediate container 3cb884908bf0 20:31:12 ---> b9964c9386e0 20:31:12 Step 19/21 : LABEL arch=x86_64 20:31:12 ---> Running in 438a67ec8520 20:31:12 ---> Running in e0b9c0cacdb4 20:31:12 ---> Running in 524ed86ea05f 20:31:12 Removing intermediate container 438a67ec8520 20:31:12 ---> 83857d4ce66b 20:31:12 20:31:12 Removing intermediate container 524ed86ea05f 20:31:12 ---> d798f8745dc5 20:31:12 Step 20/21 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:31:12 Removing intermediate container e0b9c0cacdb4 20:31:12 ---> ba4664c7d090 20:31:12 20:31:12 ---> Running in 819e3b2201e3 20:31:12 Successfully built 83857d4ce66b 20:31:12 Successfully tagged support-scheduler:latest 20:31:12  Building support-scheduler ... done Building sys-mgmt-agent 20:31:12 Successfully built ba4664c7d090 20:31:12 Successfully tagged core-metadata:latest 20:31:12 Building security-bootstrapper 20:31:12  Building core-metadata ... done Removing intermediate container 819e3b2201e3 20:31:12 ---> b768b1385e0a 20:31:12 Step 21/21 : LABEL version=2.3.1-dev.1 20:31:12 ---> Running in 903fd03937d5 20:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:12 Removing intermediate container 903fd03937d5 20:31:12 ---> 9b016b85f25d 20:31:12 20:31:12 Successfully built 9b016b85f25d 20:31:12 Successfully tagged security-proxy-setup:latest 20:31:12  Building security-proxy-setup ... done Building support-notifications 20:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:13 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:13 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:13 OK: 15859 distinct packages available 20:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:13 (1/4) Installing dumb-init (1.2.5-r1) 20:31:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:31:13 (3/4) Installing libucontext (1.1-r0) 20:31:13 (4/4) Installing gcompat (1.0.0-r4) 20:31:13 Executing busybox-1.34.1-r7.trigger 20:31:13 OK: 6 MiB in 18 packages 20:31:14 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:31:14 ---> d320ef0584fa 20:31:14 Step 3/21 : WORKDIR /edgex-go 20:31:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:14 ---> d320ef0584fa 20:31:14 Step 3/24 : WORKDIR /edgex-go 20:31:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:14 ---> d320ef0584fa 20:31:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:31:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:14 ---> d320ef0584fa 20:31:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:14 ---> Running in fc0ac3386158 20:31:15 ---> Running in c2522858050f 20:31:15 ---> Running in 89ba00da062d 20:31:15 ---> Running in 214ca4c48291 20:31:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:15 ---> d320ef0584fa 20:31:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:15 ---> Running in 37542e9766c1 20:31:15 Removing intermediate container 89ba00da062d 20:31:15 ---> 84556baf3fbd 20:31:15 Step 4/24 : RUN apk add --update --no-cache make git 20:31:15 Removing intermediate container fc0ac3386158 20:31:15 ---> 93725dd3214b 20:31:15 Step 4/24 : WORKDIR /edgex-go 20:31:15 Removing intermediate container c2522858050f 20:31:15 ---> 79b231b23e81 20:31:15 Step 4/21 : RUN apk add --update --no-cache make git 20:31:15 ---> Running in f16eb40e6c8f 20:31:15 Removing intermediate container 214ca4c48291 20:31:15 ---> 2d80eec4371e 20:31:15 Step 4/22 : WORKDIR /edgex-go 20:31:15 ---> Running in ab4b3675f2ad 20:31:15 Removing intermediate container 37542e9766c1 20:31:15 ---> b2963d3ed56b 20:31:15 Step 4/22 : WORKDIR /edgex-go 20:31:15 ---> Running in 74b5754b2aa5 20:31:15 ---> Running in 4acc33a27518 20:31:15 ---> Running in 709db85cb5aa 20:31:16 Removing intermediate container ab4b3675f2ad 20:31:16 ---> 2e1b9bc3938e 20:31:16 Step 5/24 : RUN apk add --update --no-cache make git 20:31:16 Removing intermediate container 4acc33a27518 20:31:16 ---> e7914d78b082 20:31:16 Step 5/22 : RUN apk add --update --no-cache make git 20:31:16 ---> Running in 9581f749ec29 20:31:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:31:17 Removing intermediate container 709db85cb5aa 20:31:17 ---> 057ebaa80bf4 20:31:17 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:31:17 ---> Running in 89c1015eabda 20:31:17 ---> Running in 2826f1d0960f 20:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:19 ---> 45cbab4f03ba 20:31:19 Step 3/22 : WORKDIR /edgex-go 20:31:19 ---> Using cache 20:31:19 ---> 9f779bdba0ba 20:31:19 Step 4/22 : RUN apk add --update --no-cache make bash git 20:31:19 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:31:19 ---> 45cbab4f03ba 20:31:19 Step 3/32 : WORKDIR /edgex-go 20:31:19 ---> Using cache 20:31:19 ---> 9f779bdba0ba 20:31:19 Step 4/32 : RUN apk add --update --no-cache make git 20:31:19 ---> Using cache 20:31:19 ---> fee1919a8b84 20:31:19 Step 5/32 : COPY go.mod vendor* ./ 20:31:19 ---> Using cache 20:31:19 ---> bff2e5f648df 20:31:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:19 ---> Using cache 20:31:19 ---> cb24cf5e6c2c 20:31:19 Step 7/32 : COPY . . 20:31:19 ---> Using cache 20:31:19 ---> fe4373a7b923 20:31:19 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:19 ---> 45cbab4f03ba 20:31:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:19 ---> Using cache 20:31:19 ---> 9b7b278a19c5 20:31:19 Step 4/22 : WORKDIR /edgex-go 20:31:19 ---> Using cache 20:31:19 ---> 1e9f49fc41b2 20:31:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:31:19 OK: 221 MiB in 51 packages 20:31:19 OK: 221 MiB in 51 packages 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:20 OK: 221 MiB in 51 packages 20:31:21 OK: 221 MiB in 51 packages 20:31:21 Removing intermediate container f16eb40e6c8f 20:31:21 ---> 5752597d0df5 20:31:21 Step 5/24 : COPY go.mod vendor* ./ 20:31:21 OK: 221 MiB in 51 packages 20:31:21 Removing intermediate container 74b5754b2aa5 20:31:21 ---> b3db2f11c2c3 20:31:21 Step 5/21 : COPY go.mod vendor* ./ 20:31:22 ---> 4803c7b473e9 20:31:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:22 Removing intermediate container 9581f749ec29 20:31:22 ---> eb1c9bd7fb9f 20:31:22 Step 6/24 : COPY go.mod vendor* ./ 20:31:22 ---> Running in 5f168698e697 20:31:22 Removing intermediate container 89c1015eabda 20:31:22 ---> 07f028472a31 20:31:22 Step 6/22 : COPY go.mod vendor* ./ 20:31:22 Removing intermediate container 2826f1d0960f 20:31:22 ---> 78c41975a958 20:31:22 Step 6/22 : COPY go.mod vendor* ./ 20:31:22 ---> ae50805cad32 20:31:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:23 ---> Running in a7fde8ee6f95 20:31:23 ---> efa0bf2bfef6 20:31:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:24 ---> Running in d4c002775e1e 20:31:24 ---> 1425168af609 20:31:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:24 ---> e38ebf969bef 20:31:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:24 ---> Running in 7d51241f32ea 20:31:24 ---> Running in c8fa4929a24e 20:31:24 ---> Running in 438a1ed63d20 20:31:24 ---> Running in 1a4528f95571 20:31:24 ---> Running in e52627bafe68 20:31:24 Removing intermediate container 2580c0f9bd5c 20:31:24 ---> aeeab24459e8 20:31:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:24 OK: 211 MiB in 51 packages 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:25 OK: 211 MiB in 51 packages 20:31:27 ---> 1141d9367b41 20:31:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:31:27 Removing intermediate container 48168d875a16 20:31:27 ---> 525de3a4a457 20:31:27 20:31:27 Step 9/24 : FROM alpine:3.16 20:31:27 ---> 9c6f07244728 20:31:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:31:27 Removing intermediate container 438a1ed63d20 20:31:27 ---> 767ecde22dc9 20:31:27 Step 6/22 : COPY go.mod vendor* ./ 20:31:27 Removing intermediate container e52627bafe68 20:31:27 ---> ab2d287afafb 20:31:27 Step 5/22 : COPY go.mod vendor* ./ 20:31:27 ---> Running in f7cc7c6226bd 20:31:27 ---> 980dd1bcd1f0 20:31:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:31:28 ---> Running in caedb58d86c3 20:31:28 ---> c3b762da2c72 20:31:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:28 ---> b976c54e5a03 20:31:28 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:28 ---> Running in 88cb13381601 20:31:28 ---> Running in ad9f63a72ca9 20:31:28 Removing intermediate container caedb58d86c3 20:31:28 ---> 9dec4abf1955 20:31:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:31:28 ---> 96d65b6c4a39 20:31:28 Step 19/24 : WORKDIR / 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:28 ---> Running in 020d8f00615b 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:28 Removing intermediate container 020d8f00615b 20:31:28 ---> 8d5b1550183d 20:31:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:28 ---> Running in b125c480e7e9 20:31:28 (1/3) Installing ca-certificates (20220614-r0) 20:31:28 (2/3) Installing dumb-init (1.2.5-r1) 20:31:28 (3/3) Installing su-exec (0.2-r1) 20:31:28 Executing busybox-1.35.0-r17.trigger 20:31:28 Executing ca-certificates-20220614-r0.trigger 20:31:28 OK: 6 MiB in 17 packages 20:31:28 Removing intermediate container b125c480e7e9 20:31:28 ---> 58b4d0605114 20:31:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:28 ---> Running in ce7556636b02 20:31:29 Removing intermediate container ce7556636b02 20:31:29 ---> 4174239d82c2 20:31:29 Step 22/24 : LABEL arch=x86_64 20:31:29 ---> Running in 42b9e8621b11 20:31:29 Removing intermediate container 42b9e8621b11 20:31:29 ---> 6141140fd0d2 20:31:29 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:31:29 ---> Running in 475852da1907 20:31:29 Removing intermediate container f7cc7c6226bd 20:31:29 ---> 807a533f8abc 20:31:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:30 ---> Running in 56613c0a06bd 20:31:30 Removing intermediate container 475852da1907 20:31:30 ---> e42b0e595ded 20:31:30 Step 24/24 : LABEL version=2.3.1-dev.1 20:31:30 ---> Running in a14e981906ae 20:31:30 Removing intermediate container 56613c0a06bd 20:31:30 ---> ba64d13cc815 20:31:30 Step 12/24 : WORKDIR / 20:31:30 Removing intermediate container a14e981906ae 20:31:30 ---> Running in 13b3016df416 20:31:30 ---> 18173182aa0c 20:31:30 20:31:30 Successfully built 18173182aa0c 20:31:30 Successfully tagged security-spire-config:latest 20:31:30  Building security-spire-config ... done Building core-command 20:31:30 Removing intermediate container 13b3016df416 20:31:30 ---> d23f7bb23400 20:31:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:34 ---> 45cbab4f03ba 20:31:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:34 ---> Using cache 20:31:34 ---> 9b7b278a19c5 20:31:34 Step 4/23 : WORKDIR /edgex-go 20:31:34 ---> Using cache 20:31:34 ---> 1e9f49fc41b2 20:31:34 Step 5/23 : RUN apk add --update --no-cache make git 20:31:34 ---> Using cache 20:31:34 ---> c65afb325cf2 20:31:34 Step 6/23 : COPY go.mod vendor* ./ 20:31:34 ---> Using cache 20:31:34 ---> 3d0597376b75 20:31:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:34 ---> Using cache 20:31:34 ---> 8612ec10725d 20:31:34 Step 8/23 : COPY . . 20:31:34 ---> Using cache 20:31:34 ---> 1b984f8ca15f 20:31:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:40 ---> 90a0acb881fd 20:31:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:31:40 ---> Running in 59371b4ed8ec 20:31:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:31:41 ---> 62bf30b24dc1 20:31:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:31:46 ---> 828d367ebb81 20:31:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:31:47 Removing intermediate container 88cb13381601 20:31:47 ---> 23fd3d9fb109 20:31:47 Step 8/22 : COPY . . 20:31:47 Removing intermediate container ad9f63a72ca9 20:31:47 ---> bf13b6c2506d 20:31:47 Step 7/22 : COPY . . 20:31:50 ---> d68418e6928b 20:31:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:56 Removing intermediate container 1a4528f95571 20:31:56 ---> 2eec37060741 20:31:56 20:31:56 Step 9/32 : FROM alpine:3.16 20:31:56 ---> 9c6f07244728 20:31:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:56 ---> 338b85a1fcc8 20:31:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:56 ---> Running in b977232b2ab7 20:31:56 ---> 24cf7d92ca6c 20:31:56 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:31:56 ---> 6746a26af973 20:31:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:31:57 ---> Running in 821c8b8d0f61 20:31:57 ---> Running in ca4bfb698893 20:31:57 Removing intermediate container b977232b2ab7 20:31:57 ---> 0a3902f13934 20:31:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:31:57 ---> b581c6e754ca 20:31:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:57 ---> Running in d014ba919d1e 20:31:57 ---> c450214e5994 20:31:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:57 ---> Running in f99b5365e0c4 20:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:31:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:58 (1/2) Installing dumb-init (1.2.5-r1) 20:31:58 (2/2) Installing su-exec (0.2-r1) 20:31:58 Executing busybox-1.35.0-r17.trigger 20:31:58 OK: 6 MiB in 16 packages 20:31:59 Removing intermediate container f99b5365e0c4 20:31:59 ---> 817b75816048 20:31:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:31:59 ---> Running in a1c0bafe652f 20:32:00 Removing intermediate container d014ba919d1e 20:32:00 ---> 100502590eee 20:32:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:32:00 Removing intermediate container 59371b4ed8ec 20:32:00 ---> 3962d5c955c4 20:32:00 20:32:00 Step 10/23 : FROM alpine:3.16 20:32:00 ---> 9c6f07244728 20:32:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:32:00 ---> Using cache 20:32:00 ---> 9299c6db7bdc 20:32:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:00 ---> Using cache 20:32:00 ---> 1054952a6521 20:32:00 Step 13/23 : ENV APP_PORT=59882 20:32:00 ---> Running in 6ec687e1ec0a 20:32:00 ---> Running in 9b00f3387078 20:32:00 Removing intermediate container a1c0bafe652f 20:32:00 ---> a34c7ffc1973 20:32:00 Step 22/24 : LABEL arch=x86_64 20:32:00 ---> Running in 6207e535eb69 20:32:00 Removing intermediate container 6ec687e1ec0a 20:32:00 ---> 6e290d4bbc3a 20:32:00 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:32:00 Removing intermediate container 9b00f3387078 20:32:00 ---> e932b93162db 20:32:00 Step 14/23 : EXPOSE $APP_PORT 20:32:00 ---> Running in ce34acb1f7da 20:32:00 ---> Running in 48c232ce659b 20:32:00 Removing intermediate container 6207e535eb69 20:32:00 ---> b651574da8a1 20:32:00 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:32:00 ---> Running in e5ff0998a7f6 20:32:00 Removing intermediate container 48c232ce659b 20:32:00 ---> 3d85913a9d68 20:32:00 Step 15/23 : WORKDIR / 20:32:00 Removing intermediate container ce34acb1f7da 20:32:00 ---> 11dcd1676a50 20:32:00 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:32:00 ---> Running in cae256f8db90 20:32:00 ---> Running in 93abce55a7fd 20:32:00 Removing intermediate container e5ff0998a7f6 20:32:00 ---> 47755e993ac4 20:32:00 Step 24/24 : LABEL version=2.3.1-dev.1 20:32:00 ---> Running in 5944fa1c7423 20:32:00 Removing intermediate container cae256f8db90 20:32:00 ---> 5b05b2575ef5 20:32:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:00 Removing intermediate container 93abce55a7fd 20:32:00 ---> be15e4a0c951 20:32:00 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:32:00 ---> Running in bafa09ec5aa4 20:32:00 Removing intermediate container 5944fa1c7423 20:32:00 ---> 773e388b2e07 20:32:00 20:32:00 Successfully built 773e388b2e07 20:32:00 Successfully tagged security-secretstore-setup:latest 20:32:00  Building security-secretstore-setup ... done Building security-spire-server 20:32:00 Removing intermediate container bafa09ec5aa4 20:32:00 ---> e819a90ce3a7 20:32:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:32:00 ---> Running in d4fea719e146 20:32:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:05 ---> 45cbab4f03ba 20:32:05 Step 3/23 : WORKDIR /edgex-go 20:32:05 ---> Using cache 20:32:05 ---> 9f779bdba0ba 20:32:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:32:05 ---> Using cache 20:32:05 ---> 2ae3e659aae9 20:32:05 Step 5/23 : COPY go.mod vendor* ./ 20:32:05 ---> Using cache 20:32:05 ---> c96ca44d4b2c 20:32:05 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:05 ---> Using cache 20:32:05 ---> aa6d7269dc3f 20:32:05 Step 7/23 : COPY . . 20:32:05 ---> Using cache 20:32:05 ---> 73c3e52b6cb5 20:32:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:32:05 ---> Using cache 20:32:05 ---> 90c4e9c7cf6a 20:32:05 Step 9/23 : WORKDIR /edgex-go/spire-build 20:32:05 ---> Using cache 20:32:05 ---> cad7ee18671b 20:32:05 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:06 ---> 7d4e8ba8c07d 20:32:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:07 ---> Running in 08d5f2e1f890 20:32:07 ---> 3d80ece582ab 20:32:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:32:08 ---> 8f60bfcf596e 20:32:08 Step 19/23 : ENTRYPOINT ["/core-command"] 20:32:08 Removing intermediate container d4fea719e146 20:32:08 ---> c9e9475a2d0e 20:32:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:32:08 ---> Running in f6644b810278 20:32:08 ---> Running in 2cace2aa98c9 20:32:08 Removing intermediate container f6644b810278 20:32:08 ---> 5009dae961f6 20:32:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:08 ---> Running in 96c67f954a47 20:32:08 Removing intermediate container 2cace2aa98c9 20:32:08 ---> 763579e58b9d 20:32:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:32:08 Removing intermediate container 08d5f2e1f890 20:32:08 ---> 5162c2398718 20:32:08 Step 11/23 : WORKDIR /edgex-go 20:32:09 ---> Running in 5d94b926f677 20:32:09 Removing intermediate container 96c67f954a47 20:32:09 ---> 3328afb73cbe 20:32:09 Step 21/23 : LABEL arch=x86_64 20:32:09 ---> Running in 207de3488ce1 20:32:09 ---> d581ac552fdc 20:32:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:32:09 Removing intermediate container 5d94b926f677 20:32:09 ---> 9fdc7dc4583b 20:32:09 20:32:09 Step 12/23 : FROM alpine:3.15 20:32:09 ---> c4fc93816858 20:32:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:09 ---> Using cache 20:32:09 ---> 6adafd53145a 20:32:09 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:09 ---> Using cache 20:32:09 ---> 793587b4d7d2 20:32:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:09 ---> Running in 2e359f633381 20:32:09 Removing intermediate container 207de3488ce1 20:32:09 ---> ff2ea0211dfd 20:32:09 Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:32:09 ---> Running in 02e50dde3930 20:32:10 Removing intermediate container 02e50dde3930 20:32:10 ---> d778629093b4 20:32:10 Step 23/23 : LABEL version=2.3.1-dev.1 20:32:10 ---> Running in 38a29b1c1bce 20:32:11 Removing intermediate container 38a29b1c1bce 20:32:11 ---> 6df62d1e46b7 20:32:11 20:32:11 Successfully built 6df62d1e46b7 20:32:11 Successfully tagged core-command:latest 20:32:11  Building core-command ... done Building security-spiffe-token-provider 20:32:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:32:18 ---> 45cbab4f03ba 20:32:18 Step 3/19 : WORKDIR /edgex-go 20:32:18 ---> Using cache 20:32:18 ---> 9f779bdba0ba 20:32:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:32:19 ---> a4c77eba7b28 20:32:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:20 ---> Running in 14ca4d9fd428 20:32:20 Removing intermediate container 2e359f633381 20:32:20 ---> 48e959d84325 20:32:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:20 ---> 3224ddba8fd5 20:32:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:20 ---> 72338a5d5aec 20:32:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:20 ---> b126404201ae 20:32:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:32:21 ---> e3f3d878764f 20:32:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:32:21 v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:32:21 v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:32:21 OK: 17038 distinct packages available 20:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:32:22 OK: 211 MiB in 51 packages 20:32:22 ---> Running in 76d91173dfd0 20:32:22 ---> 17619a597781 20:32:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:22 Removing intermediate container 76d91173dfd0 20:32:22 ---> d44ac0d0deed 20:32:22 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:22 ---> 6fec5932470c 20:32:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:22 ---> Running in 066194d6ecb4 20:32:23 Removing intermediate container 066194d6ecb4 20:32:23 ---> 4e42c37d6220 20:32:23 Step 21/23 : LABEL arch=x86_64 20:32:23 Removing intermediate container 14ca4d9fd428 20:32:23 ---> 02664a4adefb 20:32:23 Step 5/19 : COPY go.mod vendor* ./ 20:32:23 ---> Running in eb603bc110f0 20:32:23 ---> 96763ad0b611 20:32:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:32:23 Removing intermediate container ca4bfb698893 20:32:23 ---> 4cbd4cb1dd30 20:32:23 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:32:23 ---> Running in 0e9e1b04b764 20:32:23 ---> 05ebeff5b9f0 20:32:23 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:23 ---> Running in 605a449d17fd 20:32:23 Removing intermediate container eb603bc110f0 20:32:23 ---> 03e9285dc3dd 20:32:23 Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:32:23 ---> Running in 9563d4018f39 20:32:23 ---> 3cbc2311d83f 20:32:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:23 Removing intermediate container 9563d4018f39 20:32:23 ---> 3ea8d41ad2ee 20:32:23 Step 23/23 : LABEL version=2.3.1-dev.1 20:32:23 ---> d873ffa0b295 20:32:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:23 ---> Running in 20c5162a5699 20:32:23 Removing intermediate container 20c5162a5699 20:32:23 ---> f6816f20aad0 20:32:23 20:32:23 ---> c865ee9eba90 20:32:23 Step 27/32 : RUN chmod +x /entrypoint.sh 20:32:23 ---> Running in 9e075db71313 20:32:23 Successfully built f6816f20aad0 20:32:23 Successfully tagged security-spire-server:latest 20:32:24  Building security-spire-server ... done Removing intermediate container 0e9e1b04b764 20:32:24 ---> 353633204ebd 20:32:24 20:32:24 Step 10/22 : FROM alpine:3.16 20:32:24 ---> 9c6f07244728 20:32:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:32:24 ---> Running in ef713aba0e14 20:32:24 Removing intermediate container ef713aba0e14 20:32:24 ---> da181076bf2d 20:32:24 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:32:24 ---> Running in 52aff0d08486 20:32:24 Removing intermediate container 9e075db71313 20:32:24 ---> 4779f4ca6798 20:32:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:32:24 ---> Running in 5364b34012e0 20:32:25 Removing intermediate container 5364b34012e0 20:32:25 ---> 32852326e54f 20:32:25 Step 29/32 : CMD ["gate"] 20:32:25 ---> Running in 13eaaae63c31 20:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:32:25 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:32:25 Removing intermediate container 13eaaae63c31 20:32:25 ---> 471e1476ffa2 20:32:25 Step 30/32 : LABEL arch=x86_64 20:32:25 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:32:25 (3/33) Installing readline (8.1.2-r0) 20:32:25 (4/33) Installing bash (5.1.16-r2) 20:32:25 Executing bash-5.1.16-r2.post-install 20:32:25 (5/33) Installing ca-certificates (20220614-r0) 20:32:25 (6/33) Installing brotli-libs (1.0.9-r6) 20:32:25 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:32:26 (8/33) Installing libcurl (7.83.1-r4) 20:32:26 (9/33) Installing curl (7.83.1-r4) 20:32:26 (10/33) Installing docker-cli (20.10.20-r0) 20:32:26 (11/33) Installing dumb-init (1.2.5-r1) 20:32:26 (12/33) Installing libbz2 (1.0.8-r1) 20:32:26 (13/33) Installing expat (2.5.0-r0) 20:32:26 (14/33) Installing libffi (3.4.2-r1) 20:32:26 (15/33) Installing gdbm (1.23-r0) 20:32:26 (16/33) Installing xz-libs (5.2.5-r1) 20:32:26 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:32:26 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:32:26 (19/33) Installing mpdecimal (2.5.1-r1) 20:32:26 (20/33) Installing sqlite-libs (3.38.5-r0) 20:32:26 (21/33) Installing python3 (3.10.5-r0) 20:32:27 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:32:27 (23/33) Installing py3-tomli (2.0.1-r1) 20:32:27 (24/33) Installing py3-pep517 (0.12.0-r2) 20:32:27 (25/33) Installing py3-six (1.16.0-r1) 20:32:27 (26/33) Installing py3-retrying (1.3.3-r3) 20:32:27 (27/33) Installing py3-appdirs (1.4.4-r3) 20:32:27 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:32:27 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:32:27 (30/33) Installing py3-parsing (2.4.7-r3) 20:32:27 (31/33) Installing py3-packaging (21.3-r0) 20:32:27 (32/33) Installing py3-setuptools (59.4.0-r0) 20:32:28 (33/33) Installing py3-pip (22.1.1-r0) 20:32:28 Executing busybox-1.35.0-r17.trigger 20:32:28 Executing ca-certificates-20220614-r0.trigger 20:32:28 OK: 122 MiB in 47 packages 20:32:28 ---> Running in b2c98932c65a 20:32:28 Removing intermediate container b2c98932c65a 20:32:29 ---> 91a4209c7e84 20:32:29 Step 31/32 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:32:29 ---> Running in 70da515ec768 20:32:29 Removing intermediate container 70da515ec768 20:32:29 ---> 139fb29bac2e 20:32:29 Step 32/32 : LABEL version=2.3.1-dev.1 20:32:31 ---> Running in 32728778bef7 20:32:33 Removing intermediate container 821c8b8d0f61 20:32:33 ---> 4a85644d7b4c 20:32:33 20:32:33 Step 10/22 : FROM alpine:3.16 20:32:33 ---> 9c6f07244728 20:32:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:33 Removing intermediate container 32728778bef7 20:32:33 ---> e113655061a7 20:32:33 20:32:33 ---> Running in 17c222a34f45 20:32:33 Successfully built e113655061a7 20:32:33 Successfully tagged security-bootstrapper:latest 20:32:33  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:32:33 Collecting docker-compose==1.23.2 20:32:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.6 MB/s eta 0:00:00 20:32:34 (1/2) Installing ca-certificates (20220614-r0) 20:32:34 (2/2) Installing dumb-init (1.2.5-r1) 20:32:34 Executing busybox-1.35.0-r17.trigger 20:32:34 Executing ca-certificates-20220614-r0.trigger 20:32:34 Collecting docker<4.0,>=3.6.0 20:32:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:32:34 OK: 6 MiB in 16 packages 20:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 141.2 MB/s eta 0:00:00 20:32:34 Collecting PyYAML<4,>=3.10 20:32:34 Downloading PyYAML-3.13.tar.gz (270 kB) 20:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 158.7 MB/s eta 0:00:00 20:32:34 Preparing metadata (setup.py): started 20:32:34 Removing intermediate container 605a449d17fd 20:32:34 ---> c1e97f0a3847 20:32:34 Step 7/19 : COPY . . 20:32:35 Removing intermediate container 17c222a34f45 20:32:35 ---> f150fa74a5d1 20:32:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:32:35 Preparing metadata (setup.py): finished with status 'done' 20:32:35 Collecting docopt<0.7,>=0.6.1 20:32:35 Downloading docopt-0.6.2.tar.gz (25 kB) 20:32:35 Preparing metadata (setup.py): started 20:32:35 ---> Running in 50efe11e1100 20:32:35 Preparing metadata (setup.py): finished with status 'done' 20:32:35 Collecting dockerpty<0.5,>=0.4.1 20:32:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:32:35 Preparing metadata (setup.py): started 20:32:35 Preparing metadata (setup.py): finished with status 'done' 20:32:35 Collecting jsonschema<3,>=2.5.1 20:32:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:32:35 Collecting texttable<0.10,>=0.9.0 20:32:35 Downloading texttable-0.9.1.tar.gz (11 kB) 20:32:35 Preparing metadata (setup.py): started 20:32:36 Preparing metadata (setup.py): finished with status 'done' 20:32:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:32:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 160.9 MB/s eta 0:00:00 20:32:36 Collecting cached-property<2,>=1.2.0 20:32:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:32:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:32:36 Collecting websocket-client<1.0,>=0.32.0 20:32:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 167.0 MB/s eta 0:00:00 20:32:36 Collecting docker-pycreds>=0.4.0 20:32:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:32:36 Collecting chardet<3.1.0,>=3.0.2 20:32:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 95.8 MB/s eta 0:00:00 20:32:36 Collecting certifi>=2017.4.17 20:32:36 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 137.0 MB/s eta 0:00:00 20:32:36 Collecting urllib3<1.25,>=1.21.1 20:32:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 181.5 MB/s eta 0:00:00 20:32:36 Collecting idna<2.8,>=2.5 20:32:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 154.9 MB/s eta 0:00:00 20:32:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:32:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:32:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:32:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:32:37 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:32:37 Running setup.py install for texttable: started 20:32:37 Removing intermediate container 50efe11e1100 20:32:37 ---> 1187cdc17b8c 20:32:37 Step 13/22 : ENV APP_PORT=59860 20:32:37 Running setup.py install for texttable: finished with status 'done' 20:32:37 Running setup.py install for PyYAML: started 20:32:37 ---> Running in 683103150df8 20:32:37 Removing intermediate container 683103150df8 20:32:37 ---> ee515493fddf 20:32:37 Step 14/22 : EXPOSE $APP_PORT 20:32:37 ---> Running in 17f3eea52d37 20:32:37 Running setup.py install for PyYAML: finished with status 'done' 20:32:38 Removing intermediate container 17f3eea52d37 20:32:38 ---> 72b9fdbd7dbc 20:32:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:38 Running setup.py install for docopt: started 20:32:38 ---> eff94bf3b7b6 20:32:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:39 Running setup.py install for docopt: finished with status 'done' 20:32:39 ---> 0c4c56a6ffc0 20:32:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:32:39 ---> 153679540dac 20:32:39 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:39 ---> Running in f16cc08f474e 20:32:39 ---> d3826e7ffc15 20:32:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:32:39 ---> Running in 679a0e81697f 20:32:39 Running setup.py install for dockerpty: started 20:32:39 Removing intermediate container 679a0e81697f 20:32:39 ---> b3982ad90126 20:32:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:39 ---> Running in 09df4b3274db 20:32:39 Removing intermediate container 09df4b3274db 20:32:39 ---> 1c9e85253ecb 20:32:39 Step 20/22 : LABEL arch=x86_64 20:32:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:32:39 ---> Running in bb2ed89db10c 20:32:39 Removing intermediate container bb2ed89db10c 20:32:39 ---> 2227455bfe76 20:32:39 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:32:39 Running setup.py install for dockerpty: finished with status 'done' 20:32:39 ---> Running in eda4c090046d 20:32:40 Removing intermediate container eda4c090046d 20:32:40 ---> 568a014c7137 20:32:40 Step 22/22 : LABEL version=2.3.1-dev.1 20:32:40 ---> Running in 4d258c979db3 20:32:40 Removing intermediate container 4d258c979db3 20:32:40 ---> abcfa3da5380 20:32:40 20:32:40 Successfully built abcfa3da5380 20:32:40 Successfully tagged support-notifications:latest 20:32:40  Building support-notifications ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:32:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:32:44 Removing intermediate container 52aff0d08486 20:32:44 ---> 6069a7b8390c 20:32:44 Step 13/22 : ENV APP_PORT=58890 20:32:44 ---> Running in 1889f545eff1 20:32:44 Removing intermediate container 1889f545eff1 20:32:44 ---> 92516aa0c891 20:32:44 Step 14/22 : EXPOSE $APP_PORT 20:32:44 ---> Running in 8bee015b3113 20:32:45 Removing intermediate container 8bee015b3113 20:32:45 ---> c779e9d4081a 20:32:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:32:45 ---> 4f2e35f39b63 20:32:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:32:46 Removing intermediate container a7fde8ee6f95 20:32:46 ---> 4c3d74256c12 20:32:46 Step 7/21 : COPY . . 20:32:46 Removing intermediate container 5f168698e697 20:32:46 ---> 30c3a9b8bc9a 20:32:46 Step 7/24 : COPY . . 20:32:46 Removing intermediate container 7d51241f32ea 20:32:46 ---> b688d15fa00c 20:32:46 Step 8/22 : COPY . . 20:32:46 Removing intermediate container c8fa4929a24e 20:32:46 ---> ab46cd25cf53 20:32:46 Step 8/22 : COPY . . 20:32:46 Removing intermediate container d4c002775e1e 20:32:46 ---> ca8d825dd462 20:32:46 Step 8/24 : COPY . . 20:32:46 ---> e53d0a360e3f 20:32:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:32:47 ---> 84e54d1794de 20:32:47 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:32:47 ---> Running in 245bdbace280 20:32:47 Removing intermediate container 245bdbace280 20:32:47 ---> 648ace2acab8 20:32:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:47 ---> Running in 63967a7d3bde 20:32:48 Removing intermediate container 63967a7d3bde 20:32:48 ---> 22de5ab7f6c8 20:32:48 Step 20/22 : LABEL arch=x86_64 20:32:48 ---> Running in 9b5a3630b2b1 20:32:48 Removing intermediate container 9b5a3630b2b1 20:32:48 ---> f3ce77857fe5 20:32:48 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:32:48 ---> Running in 4661c1764f1c 20:32:48 ---> 1381d47c7795 20:32:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:32:48 ---> 66ea4a977afd 20:32:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:48 ---> c7af1633c004 20:32:48 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:32:48 ---> Running in 8d15708330f2 20:32:48 ---> 80b7bdc4097e 20:32:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:32:48 ---> Running in 95116444f424 20:32:48 ---> 1e3bde35e4d0 20:32:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:32:48 ---> Running in bfe3bc16c12c 20:32:48 ---> Running in d8acce282a22 20:32:48 Removing intermediate container 4661c1764f1c 20:32:48 ---> b2d358e520ce 20:32:48 Step 22/22 : LABEL version=2.3.1-dev.1 20:32:48 ---> Running in 7f7454777c48 20:32:49 ---> Running in c3b22a84b21c 20:32:49 Removing intermediate container 7f7454777c48 20:32:49 ---> 843b54b7f355 20:32:49 20:32:49 Successfully built 843b54b7f355 20:32:49 Successfully tagged sys-mgmt-agent:latest 20:32:50 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:59  Building sys-mgmt-agent ... done Removing intermediate container f16cc08f474e 20:32:59 ---> 83d02fef8aa6 20:32:59 20:32:59 Step 9/19 : FROM alpine:3.15 20:32:59 ---> c4fc93816858 20:32:59 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:59 ---> Using cache 20:32:59 ---> 6adafd53145a 20:32:59 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:32:59 ---> Running in 9b35ffd5fb7b 20:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:59 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:32:59 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:32:59 OK: 15859 distinct packages available 20:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:00 (1/9) Installing ca-certificates (20220614-r0) 20:33:00 (2/9) Installing brotli-libs (1.0.9-r5) 20:33:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:33:00 (4/9) Installing libcurl (7.80.0-r4) 20:33:00 (5/9) Installing curl (7.80.0-r4) 20:33:00 (6/9) Installing dumb-init (1.2.5-r1) 20:33:00 (7/9) Installing musl-obstack (1.2.3-r0) 20:33:00 (8/9) Installing libucontext (1.1-r0) 20:33:00 (9/9) Installing gcompat (1.0.0-r4) 20:33:00 Executing busybox-1.34.1-r7.trigger 20:33:00 Executing ca-certificates-20220614-r0.trigger 20:33:00 OK: 8 MiB in 23 packages 20:33:00 Removing intermediate container 9b35ffd5fb7b 20:33:00 ---> 9bc3d1f111de 20:33:00 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:00 ---> 3ef68bc89696 20:33:00 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:33:01 ---> 64abb23016f2 20:33:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:33:01 ---> a004db47cf28 20:33:01 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:33:01 ---> Running in f3a511ee2bfa 20:33:01 Removing intermediate container f3a511ee2bfa 20:33:01 ---> 12ba58830eeb 20:33:01 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:01 ---> Running in 86cda66706e0 20:33:02 Removing intermediate container 86cda66706e0 20:33:02 ---> aafcb7778820 20:33:02 Step 17/19 : LABEL arch=x86_64 20:33:02 ---> Running in 5df9e21cdafb 20:33:02 Removing intermediate container 5df9e21cdafb 20:33:02 ---> 0e2327cfc90e 20:33:02 Step 18/19 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:02 ---> Running in 97a049e79f1e 20:33:02 Removing intermediate container 97a049e79f1e 20:33:02 ---> d923a309f430 20:33:02 Step 19/19 : LABEL version=2.3.1-dev.1 20:33:02 ---> Running in 39cc5c67ab17 20:33:02 Removing intermediate container 39cc5c67ab17 20:33:02 ---> 4c0bbd00b722 20:33:02 20:33:02 Successfully built 4c0bbd00b722 20:33:02 Successfully tagged security-spiffe-token-provider:latest 20:33:02  Building security-spiffe-token-provider ... done  [Pipeline] } 20:33:02 $ docker stop --time=1 b91253bbce61f2271296e4c45f5ffb7a233571e2e2824cb26e439e1ba16b9d81 20:33:03 $ docker rm -f b91253bbce61f2271296e4c45f5ffb7a233571e2e2824cb26e439e1ba16b9d81 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:03 + docker images 20:33:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:33:03 security-spiffe-token-provider latest 4c0bbd00b722 1 second ago 29.7MB 20:33:03 83d02fef8aa6 5 seconds ago 1.65GB 20:33:03 sys-mgmt-agent latest 843b54b7f355 15 seconds ago 136MB 20:33:03 support-notifications latest abcfa3da5380 23 seconds ago 30.4MB 20:33:03 security-bootstrapper latest e113655061a7 31 seconds ago 20.2MB 20:33:03 4a85644d7b4c 32 seconds ago 1.68GB 20:33:03 353633204ebd 39 seconds ago 1.6GB 20:33:03 security-spire-server latest f6816f20aad0 40 seconds ago 86.5MB 20:33:03 core-command latest 6df62d1e46b7 53 seconds ago 17.6MB 20:33:03 9fdc7dc4583b 54 seconds ago 1.49GB 20:33:03 security-secretstore-setup latest 773e388b2e07 About a minute ago 29.7MB 20:33:03 3962d5c955c4 About a minute ago 1.61GB 20:33:03 2eec37060741 About a minute ago 1.6GB 20:33:03 security-spire-config latest 18173182aa0c About a minute ago 85.8MB 20:33:03 525de3a4a457 About a minute ago 1.61GB 20:33:03 security-proxy-setup latest 9b016b85f25d About a minute ago 27.6MB 20:33:03 core-metadata latest ba4664c7d090 About a minute ago 18.5MB 20:33:03 support-scheduler latest 83857d4ce66b About a minute ago 29.8MB 20:33:03 core-data latest 5f2c0a0e2866 About a minute ago 21.7MB 20:33:03 af3a3e6c0096 2 minutes ago 1.68GB 20:33:03 cc6cd1d50408 2 minutes ago 1.62GB 20:33:03 62e04816691e 2 minutes ago 1.6GB 20:33:03 fa2b95982172 2 minutes ago 1.62GB 20:33:03 security-spire-agent latest add41faccc8c 2 minutes ago 125MB 20:33:03 ff8f32aae7fe 2 minutes ago 1.49GB 20:33:03 ci-base-image-x86_64 latest 45cbab4f03ba 5 minutes ago 947MB 20:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 days ago 683MB 20:33:03 alpine 3.15 c4fc93816858 3 months ago 5.59MB 20:33:03 alpine 3.16 9c6f07244728 3 months ago 5.54MB 20:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 20:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:04 provisioning config files... 20:33:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config4021662613871507227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:04 ---> docker-login.sh 20:33:04 nexus3.edgexfoundry.org:10001 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 nexus3.edgexfoundry.org:10002 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 nexus3.edgexfoundry.org:10003 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 nexus3.edgexfoundry.org:10004 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 docker.io 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:05 Configure a credential helper to remove this warning. See 20:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:05 20:33:05 Login Succeeded 20:33:05 ---> docker-login.sh ends [Pipeline] } 20:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:05 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:33:05 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:05 latest 20:33:05 2.3.1-dev.1 20:33:05 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:05 main 20:33:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:05 + docker push nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:33:05 5a25866566f9: Preparing 20:33:05 ae2d502d65bb: Preparing 20:33:05 69241858fba2: Preparing 20:33:05 e0fce8862516: Preparing 20:33:05 994393dc58e7: Preparing 20:33:05 994393dc58e7: Layer already exists 20:33:05 69241858fba2: Pushed 20:33:05 5a25866566f9: Pushed 20:33:05 e0fce8862516: Pushed 20:33:07 ae2d502d65bb: Pushed 20:33:07 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:33:07 5a25866566f9: Preparing 20:33:07 ae2d502d65bb: Preparing 20:33:07 69241858fba2: Preparing 20:33:07 e0fce8862516: Preparing 20:33:07 994393dc58e7: Preparing 20:33:07 ae2d502d65bb: Layer already exists 20:33:07 69241858fba2: Layer already exists 20:33:07 e0fce8862516: Layer already exists 20:33:07 994393dc58e7: Layer already exists 20:33:07 5a25866566f9: Layer already exists 20:33:07 latest: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:08 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.1 20:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:33:08 5a25866566f9: Preparing 20:33:08 ae2d502d65bb: Preparing 20:33:08 69241858fba2: Preparing 20:33:08 e0fce8862516: Preparing 20:33:08 994393dc58e7: Preparing 20:33:08 69241858fba2: Layer already exists 20:33:08 e0fce8862516: Layer already exists 20:33:08 5a25866566f9: Layer already exists 20:33:08 994393dc58e7: Layer already exists 20:33:08 ae2d502d65bb: Layer already exists 20:33:08 2.3.1-dev.1: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker push nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:33:09 5a25866566f9: Preparing 20:33:09 ae2d502d65bb: Preparing 20:33:09 69241858fba2: Preparing 20:33:09 e0fce8862516: Preparing 20:33:09 994393dc58e7: Preparing 20:33:09 5a25866566f9: Layer already exists 20:33:09 e0fce8862516: Layer already exists 20:33:09 69241858fba2: Layer already exists 20:33:09 994393dc58e7: Layer already exists 20:33:09 ae2d502d65bb: Layer already exists 20:33:09 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:33:09 5a25866566f9: Preparing 20:33:09 ae2d502d65bb: Preparing 20:33:09 69241858fba2: Preparing 20:33:09 e0fce8862516: Preparing 20:33:09 994393dc58e7: Preparing 20:33:09 69241858fba2: Layer already exists 20:33:09 ae2d502d65bb: Layer already exists 20:33:09 e0fce8862516: Layer already exists 20:33:09 994393dc58e7: Layer already exists 20:33:09 5a25866566f9: Layer already exists 20:33:09 main: digest: sha256:9abf1b74d37e88a8a8fb0b968ee8d2fea698697d8cd0b4dbe08f4b54be77412f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:09 ===================================================== [Pipeline] echo 20:33:09 taggedImages: 20:33:09 - nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:09 - nexus3.edgexfoundry.org:10004/core-command:latest 20:33:09 - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.1 20:33:09 - nexus3.edgexfoundry.org:10004/core-command:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:33:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:33:09 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:09 latest 20:33:09 2.3.1-dev.1 20:33:09 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:09 main 20:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:10 + docker push nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:10 acf0bc942653: Preparing 20:33:10 ed70db6ade17: Preparing 20:33:10 69241858fba2: Preparing 20:33:10 2b015245e1ff: Preparing 20:33:10 994393dc58e7: Preparing 20:33:10 69241858fba2: Layer already exists 20:33:10 994393dc58e7: Layer already exists 20:33:10 acf0bc942653: Pushed 20:33:10 2b015245e1ff: Pushed 20:33:12 ed70db6ade17: Pushed 20:33:12 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:12 acf0bc942653: Preparing 20:33:12 ed70db6ade17: Preparing 20:33:12 69241858fba2: Preparing 20:33:12 2b015245e1ff: Preparing 20:33:12 994393dc58e7: Preparing 20:33:12 994393dc58e7: Layer already exists 20:33:12 69241858fba2: Layer already exists 20:33:12 2b015245e1ff: Layer already exists 20:33:12 ed70db6ade17: Layer already exists 20:33:12 acf0bc942653: Layer already exists 20:33:12 latest: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:13 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.1 20:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:13 acf0bc942653: Preparing 20:33:13 ed70db6ade17: Preparing 20:33:13 69241858fba2: Preparing 20:33:13 2b015245e1ff: Preparing 20:33:13 994393dc58e7: Preparing 20:33:13 acf0bc942653: Layer already exists 20:33:13 ed70db6ade17: Layer already exists 20:33:13 2b015245e1ff: Layer already exists 20:33:13 69241858fba2: Layer already exists 20:33:13 994393dc58e7: Layer already exists 20:33:13 2.3.1-dev.1: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker push nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:14 acf0bc942653: Preparing 20:33:14 ed70db6ade17: Preparing 20:33:14 69241858fba2: Preparing 20:33:14 2b015245e1ff: Preparing 20:33:14 994393dc58e7: Preparing 20:33:14 acf0bc942653: Layer already exists 20:33:14 ed70db6ade17: Layer already exists 20:33:14 69241858fba2: Layer already exists 20:33:14 2b015245e1ff: Layer already exists 20:33:14 994393dc58e7: Layer already exists 20:33:14 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:14 acf0bc942653: Preparing 20:33:14 ed70db6ade17: Preparing 20:33:14 69241858fba2: Preparing 20:33:14 2b015245e1ff: Preparing 20:33:14 994393dc58e7: Preparing 20:33:14 69241858fba2: Layer already exists 20:33:14 ed70db6ade17: Layer already exists 20:33:14 acf0bc942653: Layer already exists 20:33:14 2b015245e1ff: Layer already exists 20:33:14 994393dc58e7: Layer already exists 20:33:14 main: digest: sha256:2db56c63e1a2e45b0ecdcbe8c48b71115dfab1d23ff84f5b0a6f76d2817641b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:14 ===================================================== [Pipeline] echo 20:33:14 taggedImages: 20:33:14 - nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:14 - nexus3.edgexfoundry.org:10004/core-data:latest 20:33:14 - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.1 20:33:14 - nexus3.edgexfoundry.org:10004/core-data:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:33:14 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:33:14 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:14 latest 20:33:14 2.3.1-dev.1 20:33:14 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:14 main 20:33:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:15 b7a6bc677890: Preparing 20:33:15 69263366c8ea: Preparing 20:33:15 59eaf8438a81: Preparing 20:33:15 69241858fba2: Preparing 20:33:15 3f42b38a2df0: Preparing 20:33:15 994393dc58e7: Preparing 20:33:15 994393dc58e7: Waiting 20:33:15 69241858fba2: Layer already exists 20:33:15 994393dc58e7: Layer already exists 20:33:15 69263366c8ea: Pushed 20:33:15 3f42b38a2df0: Pushed 20:33:15 b7a6bc677890: Pushed 20:33:16 59eaf8438a81: Pushed 20:33:16 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:17 b7a6bc677890: Preparing 20:33:17 69263366c8ea: Preparing 20:33:17 59eaf8438a81: Preparing 20:33:17 69241858fba2: Preparing 20:33:17 3f42b38a2df0: Preparing 20:33:17 994393dc58e7: Preparing 20:33:17 994393dc58e7: Waiting 20:33:17 59eaf8438a81: Layer already exists 20:33:17 69263366c8ea: Layer already exists 20:33:17 b7a6bc677890: Layer already exists 20:33:17 3f42b38a2df0: Layer already exists 20:33:17 69241858fba2: Layer already exists 20:33:17 994393dc58e7: Layer already exists 20:33:17 latest: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.1 20:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:18 b7a6bc677890: Preparing 20:33:18 69263366c8ea: Preparing 20:33:18 59eaf8438a81: Preparing 20:33:18 69241858fba2: Preparing 20:33:18 3f42b38a2df0: Preparing 20:33:18 994393dc58e7: Preparing 20:33:18 994393dc58e7: Waiting 20:33:18 59eaf8438a81: Layer already exists 20:33:18 3f42b38a2df0: Layer already exists 20:33:18 69263366c8ea: Layer already exists 20:33:18 69241858fba2: Layer already exists 20:33:18 b7a6bc677890: Layer already exists 20:33:18 994393dc58e7: Layer already exists 20:33:18 2.3.1-dev.1: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:18 b7a6bc677890: Preparing 20:33:18 69263366c8ea: Preparing 20:33:18 59eaf8438a81: Preparing 20:33:18 69241858fba2: Preparing 20:33:18 3f42b38a2df0: Preparing 20:33:18 994393dc58e7: Preparing 20:33:18 994393dc58e7: Waiting 20:33:18 3f42b38a2df0: Layer already exists 20:33:18 69241858fba2: Layer already exists 20:33:18 b7a6bc677890: Layer already exists 20:33:18 59eaf8438a81: Layer already exists 20:33:18 69263366c8ea: Layer already exists 20:33:18 994393dc58e7: Layer already exists 20:33:18 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:19 b7a6bc677890: Preparing 20:33:19 69263366c8ea: Preparing 20:33:19 59eaf8438a81: Preparing 20:33:19 69241858fba2: Preparing 20:33:19 3f42b38a2df0: Preparing 20:33:19 994393dc58e7: Preparing 20:33:19 994393dc58e7: Waiting 20:33:19 69263366c8ea: Layer already exists 20:33:19 69241858fba2: Layer already exists 20:33:19 3f42b38a2df0: Layer already exists 20:33:19 59eaf8438a81: Layer already exists 20:33:19 b7a6bc677890: Layer already exists 20:33:19 994393dc58e7: Layer already exists 20:33:19 main: digest: sha256:43bd0e75c8478fa3eeb6073b155ab7c2bdc03c2400b8d171ef622869fed2ac74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:19 ===================================================== [Pipeline] echo 20:33:19 taggedImages: 20:33:19 - nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:33:19 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.1 20:33:19 - nexus3.edgexfoundry.org:10004/core-metadata:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:33:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:33:19 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:19 latest 20:33:19 2.3.1-dev.1 20:33:19 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:19 main 20:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:19 8310f2e45b65: Preparing 20:33:19 8310f2e45b65: Preparing 20:33:19 86da0de6f5ab: Preparing 20:33:19 05918319443b: Preparing 20:33:19 57951592cf2c: Preparing 20:33:19 a4976e6c5b8b: Preparing 20:33:19 48d77c2d0ceb: Preparing 20:33:19 69241858fba2: Preparing 20:33:19 ce221d8c0716: Preparing 20:33:19 05735817c6d8: Preparing 20:33:19 d0ee52ef4669: Preparing 20:33:19 be4009c5ac8b: Preparing 20:33:19 994393dc58e7: Preparing 20:33:19 48d77c2d0ceb: Waiting 20:33:19 69241858fba2: Waiting 20:33:19 05735817c6d8: Waiting 20:33:19 d0ee52ef4669: Waiting 20:33:19 be4009c5ac8b: Waiting 20:33:19 994393dc58e7: Waiting 20:33:19 86da0de6f5ab: Pushed 20:33:19 a4976e6c5b8b: Pushed 20:33:19 8310f2e45b65: Pushed 20:33:19 05918319443b: Pushed 20:33:19 57951592cf2c: Pushed 20:33:19 69241858fba2: Layer already exists 20:33:20 ce221d8c0716: Pushed 20:33:20 05735817c6d8: Pushed 20:33:20 be4009c5ac8b: Pushed 20:33:20 d0ee52ef4669: Pushed 20:33:20 994393dc58e7: Layer already exists 20:33:21 48d77c2d0ceb: Pushed 20:33:21 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:22 8310f2e45b65: Preparing 20:33:22 8310f2e45b65: Preparing 20:33:22 86da0de6f5ab: Preparing 20:33:22 05918319443b: Preparing 20:33:22 57951592cf2c: Preparing 20:33:22 a4976e6c5b8b: Preparing 20:33:22 48d77c2d0ceb: Preparing 20:33:22 69241858fba2: Preparing 20:33:22 ce221d8c0716: Preparing 20:33:22 05735817c6d8: Preparing 20:33:22 d0ee52ef4669: Preparing 20:33:22 be4009c5ac8b: Preparing 20:33:22 994393dc58e7: Preparing 20:33:22 05735817c6d8: Waiting 20:33:22 d0ee52ef4669: Waiting 20:33:22 48d77c2d0ceb: Waiting 20:33:22 be4009c5ac8b: Waiting 20:33:22 69241858fba2: Waiting 20:33:22 ce221d8c0716: Waiting 20:33:22 994393dc58e7: Waiting 20:33:22 a4976e6c5b8b: Layer already exists 20:33:22 86da0de6f5ab: Layer already exists 20:33:22 05918319443b: Layer already exists 20:33:22 57951592cf2c: Layer already exists 20:33:22 8310f2e45b65: Layer already exists 20:33:22 48d77c2d0ceb: Layer already exists 20:33:22 69241858fba2: Layer already exists 20:33:22 05735817c6d8: Layer already exists 20:33:22 d0ee52ef4669: Layer already exists 20:33:22 ce221d8c0716: Layer already exists 20:33:22 be4009c5ac8b: Layer already exists 20:33:22 994393dc58e7: Layer already exists 20:33:22 latest: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.1 20:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:23 8310f2e45b65: Preparing 20:33:23 8310f2e45b65: Preparing 20:33:23 86da0de6f5ab: Preparing 20:33:23 05918319443b: Preparing 20:33:23 57951592cf2c: Preparing 20:33:23 a4976e6c5b8b: Preparing 20:33:23 48d77c2d0ceb: Preparing 20:33:23 69241858fba2: Preparing 20:33:23 ce221d8c0716: Preparing 20:33:23 05735817c6d8: Preparing 20:33:23 d0ee52ef4669: Preparing 20:33:23 be4009c5ac8b: Preparing 20:33:23 994393dc58e7: Preparing 20:33:23 48d77c2d0ceb: Waiting 20:33:23 69241858fba2: Waiting 20:33:23 ce221d8c0716: Waiting 20:33:23 be4009c5ac8b: Waiting 20:33:23 05735817c6d8: Waiting 20:33:23 994393dc58e7: Waiting 20:33:23 d0ee52ef4669: Waiting 20:33:23 8310f2e45b65: Layer already exists 20:33:23 a4976e6c5b8b: Layer already exists 20:33:23 86da0de6f5ab: Layer already exists 20:33:23 57951592cf2c: Layer already exists 20:33:23 05918319443b: Layer already exists 20:33:23 69241858fba2: Layer already exists 20:33:23 05735817c6d8: Layer already exists 20:33:23 ce221d8c0716: Layer already exists 20:33:23 48d77c2d0ceb: Layer already exists 20:33:23 d0ee52ef4669: Layer already exists 20:33:23 be4009c5ac8b: Layer already exists 20:33:23 994393dc58e7: Layer already exists 20:33:23 2.3.1-dev.1: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:23 8310f2e45b65: Preparing 20:33:23 8310f2e45b65: Preparing 20:33:23 86da0de6f5ab: Preparing 20:33:23 05918319443b: Preparing 20:33:23 57951592cf2c: Preparing 20:33:23 a4976e6c5b8b: Preparing 20:33:23 48d77c2d0ceb: Preparing 20:33:23 69241858fba2: Preparing 20:33:23 ce221d8c0716: Preparing 20:33:23 05735817c6d8: Preparing 20:33:23 d0ee52ef4669: Preparing 20:33:23 be4009c5ac8b: Preparing 20:33:23 994393dc58e7: Preparing 20:33:23 ce221d8c0716: Waiting 20:33:23 05735817c6d8: Waiting 20:33:23 be4009c5ac8b: Waiting 20:33:23 994393dc58e7: Waiting 20:33:23 d0ee52ef4669: Waiting 20:33:23 48d77c2d0ceb: Waiting 20:33:23 69241858fba2: Waiting 20:33:23 05918319443b: Layer already exists 20:33:23 8310f2e45b65: Layer already exists 20:33:23 86da0de6f5ab: Layer already exists 20:33:23 a4976e6c5b8b: Layer already exists 20:33:23 57951592cf2c: Layer already exists 20:33:23 ce221d8c0716: Layer already exists 20:33:23 69241858fba2: Layer already exists 20:33:23 05735817c6d8: Layer already exists 20:33:23 d0ee52ef4669: Layer already exists 20:33:23 48d77c2d0ceb: Layer already exists 20:33:23 be4009c5ac8b: Layer already exists 20:33:23 994393dc58e7: Layer already exists 20:33:23 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:24 8310f2e45b65: Preparing 20:33:24 8310f2e45b65: Preparing 20:33:24 86da0de6f5ab: Preparing 20:33:24 05918319443b: Preparing 20:33:24 57951592cf2c: Preparing 20:33:24 a4976e6c5b8b: Preparing 20:33:24 48d77c2d0ceb: Preparing 20:33:24 69241858fba2: Preparing 20:33:24 48d77c2d0ceb: Waiting 20:33:24 ce221d8c0716: Preparing 20:33:24 05735817c6d8: Preparing 20:33:24 d0ee52ef4669: Preparing 20:33:24 be4009c5ac8b: Preparing 20:33:24 994393dc58e7: Preparing 20:33:24 69241858fba2: Waiting 20:33:24 05735817c6d8: Waiting 20:33:24 994393dc58e7: Waiting 20:33:24 ce221d8c0716: Waiting 20:33:24 be4009c5ac8b: Waiting 20:33:24 d0ee52ef4669: Waiting 20:33:24 05918319443b: Layer already exists 20:33:24 57951592cf2c: Layer already exists 20:33:24 8310f2e45b65: Layer already exists 20:33:24 a4976e6c5b8b: Layer already exists 20:33:24 86da0de6f5ab: Layer already exists 20:33:24 69241858fba2: Layer already exists 20:33:24 05735817c6d8: Layer already exists 20:33:24 d0ee52ef4669: Layer already exists 20:33:24 48d77c2d0ceb: Layer already exists 20:33:24 ce221d8c0716: Layer already exists 20:33:24 be4009c5ac8b: Layer already exists 20:33:24 994393dc58e7: Layer already exists 20:33:24 main: digest: sha256:619c291804dd42f2a2fb64139eb670e618108dc501e51f844c482a6fe71d5267 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:24 ===================================================== [Pipeline] echo 20:33:24 taggedImages: 20:33:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:33:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.1 20:33:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:33:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:33:24 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:24 latest 20:33:24 2.3.1-dev.1 20:33:24 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:24 main 20:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:24 3d749465d3b6: Preparing 20:33:24 e15ea5fae928: Preparing 20:33:24 93ccef3e69e6: Preparing 20:33:24 d31a06b4612c: Preparing 20:33:24 0bf483529885: Preparing 20:33:24 46c02e7b06d5: Preparing 20:33:24 d5fe653fe990: Preparing 20:33:24 994393dc58e7: Preparing 20:33:24 46c02e7b06d5: Waiting 20:33:24 d5fe653fe990: Waiting 20:33:24 994393dc58e7: Waiting 20:33:24 e15ea5fae928: Pushed 20:33:24 3d749465d3b6: Pushed 20:33:24 0bf483529885: Pushed 20:33:24 994393dc58e7: Layer already exists 20:33:25 46c02e7b06d5: Pushed 20:33:25 d5fe653fe990: Pushed 20:33:26 d31a06b4612c: Pushed 20:33:26 93ccef3e69e6: Pushed 20:33:26 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:26 3d749465d3b6: Preparing 20:33:26 e15ea5fae928: Preparing 20:33:26 93ccef3e69e6: Preparing 20:33:26 d31a06b4612c: Preparing 20:33:26 0bf483529885: Preparing 20:33:26 46c02e7b06d5: Preparing 20:33:26 d5fe653fe990: Preparing 20:33:26 994393dc58e7: Preparing 20:33:26 d5fe653fe990: Waiting 20:33:26 46c02e7b06d5: Waiting 20:33:26 994393dc58e7: Waiting 20:33:26 93ccef3e69e6: Layer already exists 20:33:26 0bf483529885: Layer already exists 20:33:26 e15ea5fae928: Layer already exists 20:33:26 d31a06b4612c: Layer already exists 20:33:26 3d749465d3b6: Layer already exists 20:33:26 d5fe653fe990: Layer already exists 20:33:26 994393dc58e7: Layer already exists 20:33:26 46c02e7b06d5: Layer already exists 20:33:26 latest: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.1 20:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:27 3d749465d3b6: Preparing 20:33:27 e15ea5fae928: Preparing 20:33:27 93ccef3e69e6: Preparing 20:33:27 d31a06b4612c: Preparing 20:33:27 0bf483529885: Preparing 20:33:27 46c02e7b06d5: Preparing 20:33:27 d5fe653fe990: Preparing 20:33:27 994393dc58e7: Preparing 20:33:27 d5fe653fe990: Waiting 20:33:27 994393dc58e7: Waiting 20:33:27 46c02e7b06d5: Waiting 20:33:27 0bf483529885: Layer already exists 20:33:27 93ccef3e69e6: Layer already exists 20:33:27 d31a06b4612c: Layer already exists 20:33:27 3d749465d3b6: Layer already exists 20:33:27 e15ea5fae928: Layer already exists 20:33:27 d5fe653fe990: Layer already exists 20:33:27 994393dc58e7: Layer already exists 20:33:27 46c02e7b06d5: Layer already exists 20:33:27 2.3.1-dev.1: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:28 3d749465d3b6: Preparing 20:33:28 e15ea5fae928: Preparing 20:33:28 93ccef3e69e6: Preparing 20:33:28 d31a06b4612c: Preparing 20:33:28 0bf483529885: Preparing 20:33:28 46c02e7b06d5: Preparing 20:33:28 d5fe653fe990: Preparing 20:33:28 994393dc58e7: Preparing 20:33:28 46c02e7b06d5: Waiting 20:33:28 d5fe653fe990: Waiting 20:33:28 994393dc58e7: Waiting 20:33:28 0bf483529885: Layer already exists 20:33:28 3d749465d3b6: Layer already exists 20:33:28 e15ea5fae928: Layer already exists 20:33:28 93ccef3e69e6: Layer already exists 20:33:28 d31a06b4612c: Layer already exists 20:33:28 d5fe653fe990: Layer already exists 20:33:28 46c02e7b06d5: Layer already exists 20:33:28 994393dc58e7: Layer already exists 20:33:28 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:28 3d749465d3b6: Preparing 20:33:28 e15ea5fae928: Preparing 20:33:28 93ccef3e69e6: Preparing 20:33:28 d31a06b4612c: Preparing 20:33:28 0bf483529885: Preparing 20:33:28 46c02e7b06d5: Preparing 20:33:28 d5fe653fe990: Preparing 20:33:28 994393dc58e7: Preparing 20:33:28 d5fe653fe990: Waiting 20:33:28 994393dc58e7: Waiting 20:33:28 46c02e7b06d5: Waiting 20:33:28 93ccef3e69e6: Layer already exists 20:33:28 e15ea5fae928: Layer already exists 20:33:28 0bf483529885: Layer already exists 20:33:28 3d749465d3b6: Layer already exists 20:33:28 d31a06b4612c: Layer already exists 20:33:28 d5fe653fe990: Layer already exists 20:33:28 46c02e7b06d5: Layer already exists 20:33:28 994393dc58e7: Layer already exists 20:33:28 main: digest: sha256:89fd802661de7511641224b8ceb8e3c83f1b4637cb803ae2f89340e2484deae8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:28 ===================================================== [Pipeline] echo 20:33:28 taggedImages: 20:33:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:33:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.1 20:33:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:33:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:33:28 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:28 latest 20:33:28 2.3.1-dev.1 20:33:28 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:28 main 20:33:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:29 21492bfbe508: Preparing 20:33:29 080c79751928: Preparing 20:33:29 8e22e14747fc: Preparing 20:33:29 068d3f36f3c4: Preparing 20:33:29 ffaa6d4831ce: Preparing 20:33:29 4c915687fb15: Preparing 20:33:29 940818b13711: Preparing 20:33:29 49c386572523: Preparing 20:33:29 657e87361697: Preparing 20:33:29 994393dc58e7: Preparing 20:33:29 4c915687fb15: Waiting 20:33:29 940818b13711: Waiting 20:33:29 49c386572523: Waiting 20:33:29 994393dc58e7: Waiting 20:33:29 657e87361697: Waiting 20:33:29 ffaa6d4831ce: Pushed 20:33:29 080c79751928: Pushed 20:33:29 21492bfbe508: Pushed 20:33:29 49c386572523: Pushed 20:33:29 4c915687fb15: Pushed 20:33:29 940818b13711: Pushed 20:33:29 994393dc58e7: Layer already exists 20:33:29 657e87361697: Pushed 20:33:30 068d3f36f3c4: Pushed 20:33:30 8e22e14747fc: Pushed 20:33:30 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:31 21492bfbe508: Preparing 20:33:31 080c79751928: Preparing 20:33:31 8e22e14747fc: Preparing 20:33:31 068d3f36f3c4: Preparing 20:33:31 ffaa6d4831ce: Preparing 20:33:31 4c915687fb15: Preparing 20:33:31 940818b13711: Preparing 20:33:31 49c386572523: Preparing 20:33:31 657e87361697: Preparing 20:33:31 994393dc58e7: Preparing 20:33:31 940818b13711: Waiting 20:33:31 994393dc58e7: Waiting 20:33:31 49c386572523: Waiting 20:33:31 657e87361697: Waiting 20:33:31 4c915687fb15: Waiting 20:33:31 8e22e14747fc: Layer already exists 20:33:31 068d3f36f3c4: Layer already exists 20:33:31 ffaa6d4831ce: Layer already exists 20:33:31 080c79751928: Layer already exists 20:33:31 21492bfbe508: Layer already exists 20:33:31 4c915687fb15: Layer already exists 20:33:31 940818b13711: Layer already exists 20:33:31 657e87361697: Layer already exists 20:33:31 994393dc58e7: Layer already exists 20:33:31 49c386572523: Layer already exists 20:33:31 latest: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.1 20:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:32 21492bfbe508: Preparing 20:33:32 080c79751928: Preparing 20:33:32 8e22e14747fc: Preparing 20:33:32 068d3f36f3c4: Preparing 20:33:32 ffaa6d4831ce: Preparing 20:33:32 4c915687fb15: Preparing 20:33:32 940818b13711: Preparing 20:33:32 49c386572523: Preparing 20:33:32 657e87361697: Preparing 20:33:32 994393dc58e7: Preparing 20:33:32 4c915687fb15: Waiting 20:33:32 994393dc58e7: Waiting 20:33:32 657e87361697: Waiting 20:33:32 940818b13711: Waiting 20:33:32 49c386572523: Waiting 20:33:32 080c79751928: Layer already exists 20:33:32 21492bfbe508: Layer already exists 20:33:32 8e22e14747fc: Layer already exists 20:33:32 068d3f36f3c4: Layer already exists 20:33:32 ffaa6d4831ce: Layer already exists 20:33:32 4c915687fb15: Layer already exists 20:33:32 49c386572523: Layer already exists 20:33:32 940818b13711: Layer already exists 20:33:32 994393dc58e7: Layer already exists 20:33:32 657e87361697: Layer already exists 20:33:32 2.3.1-dev.1: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:32 21492bfbe508: Preparing 20:33:32 080c79751928: Preparing 20:33:32 8e22e14747fc: Preparing 20:33:32 068d3f36f3c4: Preparing 20:33:32 ffaa6d4831ce: Preparing 20:33:32 4c915687fb15: Preparing 20:33:32 940818b13711: Preparing 20:33:32 49c386572523: Preparing 20:33:32 657e87361697: Preparing 20:33:32 994393dc58e7: Preparing 20:33:32 657e87361697: Waiting 20:33:32 994393dc58e7: Waiting 20:33:32 4c915687fb15: Waiting 20:33:32 940818b13711: Waiting 20:33:32 49c386572523: Waiting 20:33:32 068d3f36f3c4: Layer already exists 20:33:32 21492bfbe508: Layer already exists 20:33:32 ffaa6d4831ce: Layer already exists 20:33:32 8e22e14747fc: Layer already exists 20:33:32 080c79751928: Layer already exists 20:33:32 940818b13711: Layer already exists 20:33:32 4c915687fb15: Layer already exists 20:33:32 49c386572523: Layer already exists 20:33:32 657e87361697: Layer already exists 20:33:32 994393dc58e7: Layer already exists 20:33:32 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:33 21492bfbe508: Preparing 20:33:33 080c79751928: Preparing 20:33:33 8e22e14747fc: Preparing 20:33:33 068d3f36f3c4: Preparing 20:33:33 ffaa6d4831ce: Preparing 20:33:33 4c915687fb15: Preparing 20:33:33 940818b13711: Preparing 20:33:33 49c386572523: Preparing 20:33:33 657e87361697: Preparing 20:33:33 994393dc58e7: Preparing 20:33:33 4c915687fb15: Waiting 20:33:33 940818b13711: Waiting 20:33:33 49c386572523: Waiting 20:33:33 657e87361697: Waiting 20:33:33 994393dc58e7: Waiting 20:33:33 ffaa6d4831ce: Layer already exists 20:33:33 8e22e14747fc: Layer already exists 20:33:33 21492bfbe508: Layer already exists 20:33:33 068d3f36f3c4: Layer already exists 20:33:33 080c79751928: Layer already exists 20:33:33 4c915687fb15: Layer already exists 20:33:33 49c386572523: Layer already exists 20:33:33 940818b13711: Layer already exists 20:33:33 994393dc58e7: Layer already exists 20:33:33 657e87361697: Layer already exists 20:33:33 main: digest: sha256:06475604cd86a0df2a334168a22489ec960a401ecfb421e2ea2e189742e19a49 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:33 ===================================================== [Pipeline] echo 20:33:33 taggedImages: 20:33:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.1 20:33:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:33:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:33:33 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:33 latest 20:33:33 2.3.1-dev.1 20:33:33 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:33 main 20:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:34 2447395949f0: Preparing 20:33:34 0c81ef1c621a: Preparing 20:33:34 69241858fba2: Preparing 20:33:34 b57f64150584: Preparing 20:33:34 34d5ebaa5410: Preparing 20:33:34 34d5ebaa5410: Layer already exists 20:33:34 69241858fba2: Layer already exists 20:33:34 2447395949f0: Pushed 20:33:34 b57f64150584: Pushed 20:33:36 0c81ef1c621a: Pushed 20:33:36 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:36 2447395949f0: Preparing 20:33:36 0c81ef1c621a: Preparing 20:33:36 69241858fba2: Preparing 20:33:36 b57f64150584: Preparing 20:33:36 34d5ebaa5410: Preparing 20:33:36 69241858fba2: Layer already exists 20:33:36 34d5ebaa5410: Layer already exists 20:33:36 0c81ef1c621a: Layer already exists 20:33:36 2447395949f0: Layer already exists 20:33:36 b57f64150584: Layer already exists 20:33:36 latest: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.1 20:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:37 2447395949f0: Preparing 20:33:37 0c81ef1c621a: Preparing 20:33:37 69241858fba2: Preparing 20:33:37 b57f64150584: Preparing 20:33:37 34d5ebaa5410: Preparing 20:33:37 34d5ebaa5410: Layer already exists 20:33:37 2447395949f0: Layer already exists 20:33:37 0c81ef1c621a: Layer already exists 20:33:37 b57f64150584: Layer already exists 20:33:37 69241858fba2: Layer already exists 20:33:37 2.3.1-dev.1: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:38 2447395949f0: Preparing 20:33:38 0c81ef1c621a: Preparing 20:33:38 69241858fba2: Preparing 20:33:38 b57f64150584: Preparing 20:33:38 34d5ebaa5410: Preparing 20:33:38 69241858fba2: Layer already exists 20:33:38 34d5ebaa5410: Layer already exists 20:33:38 b57f64150584: Layer already exists 20:33:38 2447395949f0: Layer already exists 20:33:38 0c81ef1c621a: Layer already exists 20:33:38 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:38 2447395949f0: Preparing 20:33:38 0c81ef1c621a: Preparing 20:33:38 69241858fba2: Preparing 20:33:38 b57f64150584: Preparing 20:33:38 34d5ebaa5410: Preparing 20:33:38 69241858fba2: Layer already exists 20:33:38 0c81ef1c621a: Layer already exists 20:33:38 34d5ebaa5410: Layer already exists 20:33:38 b57f64150584: Layer already exists 20:33:38 2447395949f0: Layer already exists 20:33:38 main: digest: sha256:e133279e4dd02496984db5a8613d61b522036506dc8f74e83c26ce5229956d75 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:38 ===================================================== [Pipeline] echo 20:33:38 taggedImages: 20:33:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:33:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.1 20:33:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:33:38 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:33:38 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:38 latest 20:33:38 2.3.1-dev.1 20:33:38 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:38 main 20:33:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:39 0a3ce4e78a5e: Preparing 20:33:39 f5a9d56b49aa: Preparing 20:33:39 d96f27d5bd86: Preparing 20:33:39 1d39f1ef8a69: Preparing 20:33:39 76b953de7e4f: Preparing 20:33:39 df34877c0edf: Preparing 20:33:39 34d5ebaa5410: Preparing 20:33:39 df34877c0edf: Waiting 20:33:39 f5a9d56b49aa: Pushed 20:33:39 d96f27d5bd86: Pushed 20:33:39 0a3ce4e78a5e: Pushed 20:33:39 34d5ebaa5410: Layer already exists 20:33:39 df34877c0edf: Pushed 20:33:43 76b953de7e4f: Pushed 20:33:46 1d39f1ef8a69: Pushed 20:33:46 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:47 0a3ce4e78a5e: Preparing 20:33:47 f5a9d56b49aa: Preparing 20:33:47 d96f27d5bd86: Preparing 20:33:47 1d39f1ef8a69: Preparing 20:33:47 76b953de7e4f: Preparing 20:33:47 df34877c0edf: Preparing 20:33:47 34d5ebaa5410: Preparing 20:33:47 df34877c0edf: Waiting 20:33:47 34d5ebaa5410: Waiting 20:33:47 0a3ce4e78a5e: Layer already exists 20:33:47 d96f27d5bd86: Layer already exists 20:33:47 f5a9d56b49aa: Layer already exists 20:33:47 1d39f1ef8a69: Layer already exists 20:33:47 76b953de7e4f: Layer already exists 20:33:47 df34877c0edf: Layer already exists 20:33:47 34d5ebaa5410: Layer already exists 20:33:47 latest: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.1 20:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:47 0a3ce4e78a5e: Preparing 20:33:47 f5a9d56b49aa: Preparing 20:33:47 d96f27d5bd86: Preparing 20:33:47 1d39f1ef8a69: Preparing 20:33:47 76b953de7e4f: Preparing 20:33:47 df34877c0edf: Preparing 20:33:47 34d5ebaa5410: Preparing 20:33:47 df34877c0edf: Waiting 20:33:47 34d5ebaa5410: Waiting 20:33:47 d96f27d5bd86: Layer already exists 20:33:47 1d39f1ef8a69: Layer already exists 20:33:47 76b953de7e4f: Layer already exists 20:33:47 f5a9d56b49aa: Layer already exists 20:33:47 0a3ce4e78a5e: Layer already exists 20:33:47 df34877c0edf: Layer already exists 20:33:47 34d5ebaa5410: Layer already exists 20:33:47 2.3.1-dev.1: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:48 0a3ce4e78a5e: Preparing 20:33:48 f5a9d56b49aa: Preparing 20:33:48 d96f27d5bd86: Preparing 20:33:48 1d39f1ef8a69: Preparing 20:33:48 76b953de7e4f: Preparing 20:33:48 df34877c0edf: Preparing 20:33:48 34d5ebaa5410: Preparing 20:33:48 34d5ebaa5410: Waiting 20:33:48 df34877c0edf: Waiting 20:33:48 d96f27d5bd86: Layer already exists 20:33:48 1d39f1ef8a69: Layer already exists 20:33:48 76b953de7e4f: Layer already exists 20:33:48 f5a9d56b49aa: Layer already exists 20:33:48 0a3ce4e78a5e: Layer already exists 20:33:48 df34877c0edf: Layer already exists 20:33:48 34d5ebaa5410: Layer already exists 20:33:48 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:49 0a3ce4e78a5e: Preparing 20:33:49 f5a9d56b49aa: Preparing 20:33:49 d96f27d5bd86: Preparing 20:33:49 1d39f1ef8a69: Preparing 20:33:49 76b953de7e4f: Preparing 20:33:49 df34877c0edf: Preparing 20:33:49 34d5ebaa5410: Preparing 20:33:49 34d5ebaa5410: Waiting 20:33:49 df34877c0edf: Waiting 20:33:49 f5a9d56b49aa: Layer already exists 20:33:49 1d39f1ef8a69: Layer already exists 20:33:49 76b953de7e4f: Layer already exists 20:33:49 d96f27d5bd86: Layer already exists 20:33:49 0a3ce4e78a5e: Layer already exists 20:33:49 df34877c0edf: Layer already exists 20:33:49 34d5ebaa5410: Layer already exists 20:33:49 main: digest: sha256:aa1002867caaefb2feef5fe62814bca6cffadabbd718e3a9d6afe1a1d8ac4f34 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:49 ===================================================== [Pipeline] echo 20:33:49 taggedImages: 20:33:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:33:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.1 20:33:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:33:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:33:49 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:49 latest 20:33:49 2.3.1-dev.1 20:33:49 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:49 main 20:33:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:49 cd58eb1926c1: Preparing 20:33:49 ef0d9c766728: Preparing 20:33:49 b77131c02445: Preparing 20:33:49 37b155572f9a: Preparing 20:33:49 c75a15d48bde: Preparing 20:33:49 34d5ebaa5410: Preparing 20:33:49 34d5ebaa5410: Waiting 20:33:49 b77131c02445: Pushed 20:33:49 ef0d9c766728: Pushed 20:33:49 cd58eb1926c1: Pushed 20:33:49 34d5ebaa5410: Layer already exists 20:33:49 c75a15d48bde: Pushed 20:33:56 37b155572f9a: Pushed 20:33:56 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:57 cd58eb1926c1: Preparing 20:33:57 ef0d9c766728: Preparing 20:33:57 b77131c02445: Preparing 20:33:57 37b155572f9a: Preparing 20:33:57 c75a15d48bde: Preparing 20:33:57 34d5ebaa5410: Preparing 20:33:57 34d5ebaa5410: Waiting 20:33:57 c75a15d48bde: Layer already exists 20:33:57 b77131c02445: Layer already exists 20:33:57 ef0d9c766728: Layer already exists 20:33:57 cd58eb1926c1: Layer already exists 20:33:57 37b155572f9a: Layer already exists 20:33:57 34d5ebaa5410: Layer already exists 20:33:57 latest: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.1 20:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:57 cd58eb1926c1: Preparing 20:33:57 ef0d9c766728: Preparing 20:33:57 b77131c02445: Preparing 20:33:57 37b155572f9a: Preparing 20:33:57 c75a15d48bde: Preparing 20:33:57 34d5ebaa5410: Preparing 20:33:57 34d5ebaa5410: Waiting 20:33:57 cd58eb1926c1: Layer already exists 20:33:57 b77131c02445: Layer already exists 20:33:57 c75a15d48bde: Layer already exists 20:33:57 ef0d9c766728: Layer already exists 20:33:57 37b155572f9a: Layer already exists 20:33:57 34d5ebaa5410: Layer already exists 20:33:57 2.3.1-dev.1: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:58 cd58eb1926c1: Preparing 20:33:58 ef0d9c766728: Preparing 20:33:58 b77131c02445: Preparing 20:33:58 37b155572f9a: Preparing 20:33:58 c75a15d48bde: Preparing 20:33:58 34d5ebaa5410: Preparing 20:33:58 34d5ebaa5410: Waiting 20:33:58 b77131c02445: Layer already exists 20:33:58 37b155572f9a: Layer already exists 20:33:58 cd58eb1926c1: Layer already exists 20:33:58 c75a15d48bde: Layer already exists 20:33:58 ef0d9c766728: Layer already exists 20:33:58 34d5ebaa5410: Layer already exists 20:33:58 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:58 cd58eb1926c1: Preparing 20:33:58 ef0d9c766728: Preparing 20:33:58 b77131c02445: Preparing 20:33:58 37b155572f9a: Preparing 20:33:58 c75a15d48bde: Preparing 20:33:58 34d5ebaa5410: Preparing 20:33:58 34d5ebaa5410: Waiting 20:33:58 c75a15d48bde: Layer already exists 20:33:58 ef0d9c766728: Layer already exists 20:33:58 cd58eb1926c1: Layer already exists 20:33:58 37b155572f9a: Layer already exists 20:33:58 b77131c02445: Layer already exists 20:33:58 34d5ebaa5410: Layer already exists 20:33:58 main: digest: sha256:f3ba2867f9a5a8432e5bdc0e97a562919ab4895c1b4f004ae69fa84d95bac04f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:58 ===================================================== [Pipeline] echo 20:33:58 taggedImages: 20:33:58 - nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:33:58 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.1 20:33:58 - nexus3.edgexfoundry.org:10004/security-spire-config:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:33:59 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:33:59 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:59 latest 20:33:59 2.3.1-dev.1 20:33:59 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:33:59 main 20:33:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:59 7f55be2f6f94: Preparing 20:33:59 4038691ed16d: Preparing 20:33:59 fda80004d6f6: Preparing 20:33:59 3ef5c354a567: Preparing 20:33:59 df34877c0edf: Preparing 20:33:59 34d5ebaa5410: Preparing 20:33:59 34d5ebaa5410: Waiting 20:33:59 df34877c0edf: Layer already exists 20:33:59 34d5ebaa5410: Layer already exists 20:33:59 4038691ed16d: Pushed 20:33:59 fda80004d6f6: Pushed 20:33:59 7f55be2f6f94: Pushed 20:34:06 3ef5c354a567: Pushed 20:34:06 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:06 7f55be2f6f94: Preparing 20:34:06 4038691ed16d: Preparing 20:34:06 fda80004d6f6: Preparing 20:34:06 3ef5c354a567: Preparing 20:34:06 df34877c0edf: Preparing 20:34:06 34d5ebaa5410: Preparing 20:34:06 34d5ebaa5410: Waiting 20:34:06 df34877c0edf: Layer already exists 20:34:06 7f55be2f6f94: Layer already exists 20:34:06 fda80004d6f6: Layer already exists 20:34:06 4038691ed16d: Layer already exists 20:34:06 3ef5c354a567: Layer already exists 20:34:06 34d5ebaa5410: Layer already exists 20:34:06 latest: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.1 20:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:07 7f55be2f6f94: Preparing 20:34:07 4038691ed16d: Preparing 20:34:07 fda80004d6f6: Preparing 20:34:07 3ef5c354a567: Preparing 20:34:07 df34877c0edf: Preparing 20:34:07 34d5ebaa5410: Preparing 20:34:07 34d5ebaa5410: Waiting 20:34:07 4038691ed16d: Layer already exists 20:34:07 df34877c0edf: Layer already exists 20:34:07 3ef5c354a567: Layer already exists 20:34:07 fda80004d6f6: Layer already exists 20:34:07 7f55be2f6f94: Layer already exists 20:34:07 34d5ebaa5410: Layer already exists 20:34:07 2.3.1-dev.1: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:08 7f55be2f6f94: Preparing 20:34:08 4038691ed16d: Preparing 20:34:08 fda80004d6f6: Preparing 20:34:08 3ef5c354a567: Preparing 20:34:08 df34877c0edf: Preparing 20:34:08 34d5ebaa5410: Preparing 20:34:08 34d5ebaa5410: Waiting 20:34:08 7f55be2f6f94: Layer already exists 20:34:08 fda80004d6f6: Layer already exists 20:34:08 3ef5c354a567: Layer already exists 20:34:08 4038691ed16d: Layer already exists 20:34:08 df34877c0edf: Layer already exists 20:34:08 34d5ebaa5410: Layer already exists 20:34:08 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:08 7f55be2f6f94: Preparing 20:34:08 4038691ed16d: Preparing 20:34:08 fda80004d6f6: Preparing 20:34:08 3ef5c354a567: Preparing 20:34:08 df34877c0edf: Preparing 20:34:08 34d5ebaa5410: Preparing 20:34:08 34d5ebaa5410: Waiting 20:34:08 df34877c0edf: Layer already exists 20:34:08 3ef5c354a567: Layer already exists 20:34:08 4038691ed16d: Layer already exists 20:34:08 fda80004d6f6: Layer already exists 20:34:08 7f55be2f6f94: Layer already exists 20:34:08 34d5ebaa5410: Layer already exists 20:34:08 main: digest: sha256:8e26b030c4124230907bf007c891d7d967dc86f62397760b6ccd55f39edee581 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:08 ===================================================== [Pipeline] echo 20:34:08 taggedImages: 20:34:08 - nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:34:08 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.1 20:34:08 - nexus3.edgexfoundry.org:10004/security-spire-server:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:34:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:34:08 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:08 latest 20:34:08 2.3.1-dev.1 20:34:08 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:08 main 20:34:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:09 6ce5562724d7: Preparing 20:34:09 a828649023b4: Preparing 20:34:09 69241858fba2: Preparing 20:34:09 283ca5ff288c: Preparing 20:34:09 994393dc58e7: Preparing 20:34:09 69241858fba2: Layer already exists 20:34:09 994393dc58e7: Layer already exists 20:34:09 6ce5562724d7: Pushed 20:34:09 283ca5ff288c: Pushed 20:34:11 a828649023b4: Pushed 20:34:11 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:12 6ce5562724d7: Preparing 20:34:12 a828649023b4: Preparing 20:34:12 69241858fba2: Preparing 20:34:12 283ca5ff288c: Preparing 20:34:12 994393dc58e7: Preparing 20:34:12 994393dc58e7: Layer already exists 20:34:12 a828649023b4: Layer already exists 20:34:12 6ce5562724d7: Layer already exists 20:34:12 283ca5ff288c: Layer already exists 20:34:12 69241858fba2: Layer already exists 20:34:12 latest: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.1 20:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:13 6ce5562724d7: Preparing 20:34:13 a828649023b4: Preparing 20:34:13 69241858fba2: Preparing 20:34:13 283ca5ff288c: Preparing 20:34:13 994393dc58e7: Preparing 20:34:13 994393dc58e7: Layer already exists 20:34:13 283ca5ff288c: Layer already exists 20:34:13 a828649023b4: Layer already exists 20:34:13 69241858fba2: Layer already exists 20:34:13 6ce5562724d7: Layer already exists 20:34:13 2.3.1-dev.1: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:13 6ce5562724d7: Preparing 20:34:13 a828649023b4: Preparing 20:34:13 69241858fba2: Preparing 20:34:13 283ca5ff288c: Preparing 20:34:13 994393dc58e7: Preparing 20:34:13 994393dc58e7: Layer already exists 20:34:13 283ca5ff288c: Layer already exists 20:34:13 a828649023b4: Layer already exists 20:34:13 6ce5562724d7: Layer already exists 20:34:13 69241858fba2: Layer already exists 20:34:13 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:14 6ce5562724d7: Preparing 20:34:14 a828649023b4: Preparing 20:34:14 69241858fba2: Preparing 20:34:14 283ca5ff288c: Preparing 20:34:14 994393dc58e7: Preparing 20:34:14 994393dc58e7: Layer already exists 20:34:14 283ca5ff288c: Layer already exists 20:34:14 a828649023b4: Layer already exists 20:34:14 6ce5562724d7: Layer already exists 20:34:14 69241858fba2: Layer already exists 20:34:14 main: digest: sha256:3bdd86b356b7ae46c77f61f247fd441256666dd764e31e3de00ded2e7730a8fc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:14 ===================================================== [Pipeline] echo 20:34:14 taggedImages: 20:34:14 - nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:34:14 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.1 20:34:14 - nexus3.edgexfoundry.org:10004/support-notifications:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:34:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:34:14 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:14 latest 20:34:14 2.3.1-dev.1 20:34:14 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:14 main 20:34:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:15 b86093fe3658: Preparing 20:34:15 172a9def0c9e: Preparing 20:34:15 69241858fba2: Preparing 20:34:15 e0fce8862516: Preparing 20:34:15 994393dc58e7: Preparing 20:34:15 e0fce8862516: Layer already exists 20:34:15 69241858fba2: Layer already exists 20:34:15 994393dc58e7: Layer already exists 20:34:15 b86093fe3658: Pushed 20:34:17 172a9def0c9e: Pushed 20:34:17 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:18 b86093fe3658: Preparing 20:34:18 172a9def0c9e: Preparing 20:34:18 69241858fba2: Preparing 20:34:18 e0fce8862516: Preparing 20:34:18 994393dc58e7: Preparing 20:34:18 69241858fba2: Layer already exists 20:34:18 b86093fe3658: Layer already exists 20:34:18 e0fce8862516: Layer already exists 20:34:18 994393dc58e7: Layer already exists 20:34:18 172a9def0c9e: Layer already exists 20:34:18 latest: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.1 20:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:19 b86093fe3658: Preparing 20:34:19 172a9def0c9e: Preparing 20:34:19 69241858fba2: Preparing 20:34:19 e0fce8862516: Preparing 20:34:19 994393dc58e7: Preparing 20:34:19 b86093fe3658: Layer already exists 20:34:19 e0fce8862516: Layer already exists 20:34:19 994393dc58e7: Layer already exists 20:34:19 69241858fba2: Layer already exists 20:34:19 172a9def0c9e: Layer already exists 20:34:19 2.3.1-dev.1: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:19 b86093fe3658: Preparing 20:34:19 172a9def0c9e: Preparing 20:34:19 69241858fba2: Preparing 20:34:19 e0fce8862516: Preparing 20:34:19 994393dc58e7: Preparing 20:34:19 e0fce8862516: Layer already exists 20:34:19 172a9def0c9e: Layer already exists 20:34:19 b86093fe3658: Layer already exists 20:34:19 69241858fba2: Layer already exists 20:34:19 994393dc58e7: Layer already exists 20:34:19 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:20 b86093fe3658: Preparing 20:34:20 172a9def0c9e: Preparing 20:34:20 69241858fba2: Preparing 20:34:20 e0fce8862516: Preparing 20:34:20 994393dc58e7: Preparing 20:34:20 e0fce8862516: Layer already exists 20:34:20 b86093fe3658: Layer already exists 20:34:20 69241858fba2: Layer already exists 20:34:20 994393dc58e7: Layer already exists 20:34:20 172a9def0c9e: Layer already exists 20:34:20 main: digest: sha256:cec5f84ce8299dccb571b601519fd4f768b8cf0e93d16188416d4ad06f5f09b3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:20 ===================================================== [Pipeline] echo 20:34:20 taggedImages: 20:34:20 - nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:34:20 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.1 20:34:20 - nexus3.edgexfoundry.org:10004/support-scheduler:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:20 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:34:20 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:34:20 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:20 latest 20:34:20 2.3.1-dev.1 20:34:20 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:20 main 20:34:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:21 c7c93a5c725b: Preparing 20:34:21 b814e6063a8d: Preparing 20:34:21 924f74cf223b: Preparing 20:34:21 adca2d35776e: Preparing 20:34:21 994393dc58e7: Preparing 20:34:21 994393dc58e7: Layer already exists 20:34:21 b814e6063a8d: Pushed 20:34:21 c7c93a5c725b: Pushed 20:34:22 924f74cf223b: Pushed 20:34:34 adca2d35776e: Pushed 20:34:34 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:35 c7c93a5c725b: Preparing 20:34:35 b814e6063a8d: Preparing 20:34:35 924f74cf223b: Preparing 20:34:35 adca2d35776e: Preparing 20:34:35 994393dc58e7: Preparing 20:34:35 adca2d35776e: Layer already exists 20:34:35 994393dc58e7: Layer already exists 20:34:35 924f74cf223b: Layer already exists 20:34:35 b814e6063a8d: Layer already exists 20:34:35 c7c93a5c725b: Layer already exists 20:34:35 latest: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.1 20:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:35 c7c93a5c725b: Preparing 20:34:35 b814e6063a8d: Preparing 20:34:35 924f74cf223b: Preparing 20:34:35 adca2d35776e: Preparing 20:34:35 994393dc58e7: Preparing 20:34:35 924f74cf223b: Layer already exists 20:34:35 994393dc58e7: Layer already exists 20:34:35 c7c93a5c725b: Layer already exists 20:34:35 b814e6063a8d: Layer already exists 20:34:35 adca2d35776e: Layer already exists 20:34:35 2.3.1-dev.1: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:36 c7c93a5c725b: Preparing 20:34:36 b814e6063a8d: Preparing 20:34:36 924f74cf223b: Preparing 20:34:36 adca2d35776e: Preparing 20:34:36 994393dc58e7: Preparing 20:34:36 994393dc58e7: Layer already exists 20:34:36 924f74cf223b: Layer already exists 20:34:36 b814e6063a8d: Layer already exists 20:34:36 adca2d35776e: Layer already exists 20:34:36 c7c93a5c725b: Layer already exists 20:34:36 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:36 c7c93a5c725b: Preparing 20:34:36 b814e6063a8d: Preparing 20:34:36 924f74cf223b: Preparing 20:34:36 adca2d35776e: Preparing 20:34:36 994393dc58e7: Preparing 20:34:36 994393dc58e7: Layer already exists 20:34:36 adca2d35776e: Layer already exists 20:34:36 c7c93a5c725b: Layer already exists 20:34:36 924f74cf223b: Layer already exists 20:34:36 b814e6063a8d: Layer already exists 20:34:36 main: digest: sha256:5304ce13f0182ef53323aac15ccf58bb8558864fa0dcea75beeec8d1d717b92b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:36 ===================================================== [Pipeline] echo 20:34:36 taggedImages: 20:34:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:34:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:34:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.1 20:34:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:34:36 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:38:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:39:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:39:20 Removing intermediate container bfe3bc16c12c 20:39:20 ---> ba1e3bfd93b4 20:39:20 20:39:20 Step 9/21 : FROM alpine:3.16 20:39:20 3.16: Pulling from library/alpine 20:39:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:39:20 Status: Downloaded newer image for alpine:3.16 20:39:20 ---> a6215f271958 20:39:20 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:39:20 ---> Running in a6fb61fc34fa 20:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:24 (1/6) Installing ca-certificates (20220614-r0) 20:39:24 (2/6) Installing brotli-libs (1.0.9-r6) 20:39:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:39:24 (4/6) Installing libcurl (7.83.1-r4) 20:39:24 (5/6) Installing curl (7.83.1-r4) 20:39:24 (6/6) Installing dumb-init (1.2.5-r1) 20:39:24 Executing busybox-1.35.0-r17.trigger 20:39:24 Executing ca-certificates-20220614-r0.trigger 20:39:25 OK: 8 MiB in 20 packages 20:39:26 Removing intermediate container 95116444f424 20:39:26 ---> 2136e6e2a3f6 20:39:26 20:39:26 Step 9/24 : FROM alpine:3.16 20:39:26 ---> a6215f271958 20:39:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:39:26 ---> Running in 398e36d5c397 20:39:28 Removing intermediate container a6fb61fc34fa 20:39:28 ---> e4a999c63d1f 20:39:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:28 ---> Running in c7710eba4ac3 20:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:29 Removing intermediate container c7710eba4ac3 20:39:29 ---> ad52bbc698ad 20:39:29 Step 12/21 : WORKDIR /edgex 20:39:29 ---> Running in 50ff11f8f0e8 20:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:30 Removing intermediate container 50ff11f8f0e8 20:39:30 ---> e540c4d3365c 20:39:30 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:39:31 ---> afff5d820d1d 20:39:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:39:31 (1/3) Installing ca-certificates (20220614-r0) 20:39:31 (2/3) Installing dumb-init (1.2.5-r1) 20:39:31 (3/3) Installing su-exec (0.2-r1) 20:39:31 Executing busybox-1.35.0-r17.trigger 20:39:31 Executing ca-certificates-20220614-r0.trigger 20:39:32 OK: 6 MiB in 17 packages 20:39:35 ---> 0d309dc823ad 20:39:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:36 Removing intermediate container 398e36d5c397 20:39:36 ---> 214515bc1fda 20:39:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:36 ---> Running in 192950c7cc8c 20:39:37 Removing intermediate container 192950c7cc8c 20:39:37 ---> e17ca82bfb62 20:39:37 Step 12/24 : WORKDIR / 20:39:37 ---> Running in 80b0bb57162e 20:39:38 Removing intermediate container 80b0bb57162e 20:39:38 ---> e9dc17ffbca6 20:39:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:39 ---> 4e6809f3aeab 20:39:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:40 ---> b525d2106382 20:39:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:39:41 ---> 69946a9c2123 20:39:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:41 ---> Running in 7fe57e09d457 20:39:42 ---> dabfdf76f4eb 20:39:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:39:44 ---> b52f711d97f6 20:39:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:39:45 ---> 88c0e3773b21 20:39:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:39:46 Removing intermediate container 7fe57e09d457 20:39:46 ---> 1436b89fc7e3 20:39:46 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:39:46 ---> Running in 745caf072bf4 20:39:47 Removing intermediate container 745caf072bf4 20:39:47 ---> 350cd20ae253 20:39:47 Step 19/21 : LABEL arch=arm64 20:39:47 ---> Running in 02e1be1c239e 20:39:47 ---> 11537a97187a 20:39:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:39:47 Removing intermediate container 02e1be1c239e 20:39:47 ---> 4dc782f6e6f7 20:39:47 Step 20/21 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:39:47 ---> Running in 7564ef70a3d0 20:39:48 Removing intermediate container 7564ef70a3d0 20:39:48 ---> da347866100d 20:39:48 Step 21/21 : LABEL version=2.3.1-dev.1 20:39:48 ---> Running in a3022751b7c6 20:39:49 Removing intermediate container a3022751b7c6 20:39:49 ---> 0762edbe8f1d 20:39:49 20:39:50 ---> 4aa3d01430a4 20:39:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:39:50 Successfully built 0762edbe8f1d 20:39:50 Successfully tagged security-proxy-setup-arm64:latest 20:39:50  Building security-proxy-setup ... done Building security-spire-config 20:39:51 ---> 1f9e7bb1e201 20:39:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:51 ---> Running in 75bfff5f75ea 20:39:55 Removing intermediate container 75bfff5f75ea 20:39:55 ---> b9ee7e7d0a1e 20:39:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:39:55 ---> Running in 95c4103116f8 20:39:57 Removing intermediate container 95c4103116f8 20:39:57 ---> 3a04881d7b42 20:39:57 Step 22/24 : LABEL arch=arm64 20:39:57 ---> Running in d8748fa6b85c 20:39:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:57 ---> d320ef0584fa 20:39:57 Step 3/24 : WORKDIR /edgex-go 20:39:57 ---> Using cache 20:39:57 ---> 79b231b23e81 20:39:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:39:58 ---> Running in 99fbac551248 20:39:58 Removing intermediate container d8748fa6b85c 20:39:58 ---> 875f16ecaf69 20:39:58 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:39:58 ---> Running in a70eb715dc62 20:40:00 Removing intermediate container a70eb715dc62 20:40:00 ---> 55c1db934e6b 20:40:00 Step 24/24 : LABEL version=2.3.1-dev.1 20:40:00 ---> Running in 8a991abfe893 20:40:01 Removing intermediate container 8a991abfe893 20:40:01 ---> 0cd65a5db5f7 20:40:01 20:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:01 Successfully built 0cd65a5db5f7 20:40:01 Successfully tagged security-secretstore-setup-arm64:latest 20:40:01 Building security-spire-agent 20:40:01  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:05 OK: 221 MiB in 51 packages 20:40:06 Removing intermediate container 99fbac551248 20:40:06 ---> 302be68a1d65 20:40:06 Step 5/24 : COPY go.mod vendor* ./ 20:40:09 ---> c6298a6e6a20 20:40:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:09 ---> d320ef0584fa 20:40:09 Step 3/24 : WORKDIR /edgex-go 20:40:09 ---> Using cache 20:40:09 ---> 79b231b23e81 20:40:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:40:09 ---> Using cache 20:40:09 ---> 302be68a1d65 20:40:09 Step 5/24 : COPY go.mod vendor* ./ 20:40:09 ---> Running in 0c95757c34e1 20:40:09 ---> Using cache 20:40:09 ---> c6298a6e6a20 20:40:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:09 ---> Running in 8b4d5c4a3c9b 20:40:27 Removing intermediate container c3b22a84b21c 20:40:27 ---> c5bc1a1de601 20:40:27 20:40:27 Step 10/24 : FROM alpine:3.16 20:40:27 ---> a6215f271958 20:40:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:40:27 ---> Running in 42cfe1cf1540 20:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:29 (1/1) Installing dumb-init (1.2.5-r1) 20:40:29 Executing busybox-1.35.0-r17.trigger 20:40:29 OK: 5 MiB in 15 packages 20:40:31 Removing intermediate container 42cfe1cf1540 20:40:31 ---> b9dce8b8beb3 20:40:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:31 ---> Running in cf6dfd28c25c 20:40:32 Removing intermediate container cf6dfd28c25c 20:40:32 ---> 978030057e7c 20:40:32 Step 13/24 : ENV APP_PORT=59881 20:40:32 ---> Running in bc7bd4bd3762 20:40:33 Removing intermediate container bc7bd4bd3762 20:40:33 ---> 143a58a33275 20:40:33 Step 14/24 : EXPOSE $APP_PORT 20:40:33 ---> Running in 037f57cec6b8 20:40:34 Removing intermediate container 037f57cec6b8 20:40:34 ---> b135402cf0b0 20:40:34 Step 15/24 : WORKDIR / 20:40:34 ---> Running in a624d7ecfde1 20:40:34 Removing intermediate container a624d7ecfde1 20:40:34 ---> f34b3a8fbeb1 20:40:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:36 ---> 3503103616e8 20:40:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:40:38 ---> 11c38a4c7b6a 20:40:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:40:38 ---> 8d3a7f281274 20:40:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:40:39 ---> ac35ff13d57b 20:40:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:40:39 ---> Running in e2d06d1f64a7 20:40:40 Removing intermediate container e2d06d1f64a7 20:40:40 ---> 14a131072e85 20:40:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:40 ---> Running in 9e70cb4b2fef 20:40:41 Removing intermediate container 9e70cb4b2fef 20:40:41 ---> 6c6328b3c800 20:40:41 Step 22/24 : LABEL arch=arm64 20:40:41 ---> Running in 2f65ba2634d0 20:40:41 Removing intermediate container 2f65ba2634d0 20:40:41 ---> 8c208c791c10 20:40:41 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:40:42 ---> Running in 6dfdbef75f4c 20:40:42 Removing intermediate container 6dfdbef75f4c 20:40:42 ---> 6696d84bfc57 20:40:42 Step 24/24 : LABEL version=2.3.1-dev.1 20:40:42 ---> Running in 2bcd09eaf35d 20:40:43 Removing intermediate container 2bcd09eaf35d 20:40:43 ---> 9dade5c09249 20:40:43 20:40:43 Successfully built 9dade5c09249 20:40:43 Successfully tagged core-metadata-arm64:latest 20:40:43  Building core-metadata ... done Building security-bootstrapper 20:40:48 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:40:48 ---> d320ef0584fa 20:40:48 Step 3/32 : WORKDIR /edgex-go 20:40:48 ---> Using cache 20:40:48 ---> 79b231b23e81 20:40:48 Step 4/32 : RUN apk add --update --no-cache make git 20:40:48 ---> Using cache 20:40:48 ---> b3db2f11c2c3 20:40:48 Step 5/32 : COPY go.mod vendor* ./ 20:40:48 ---> Using cache 20:40:48 ---> ae50805cad32 20:40:48 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:48 ---> Using cache 20:40:48 ---> 4c3d74256c12 20:40:48 Step 7/32 : COPY . . 20:40:48 ---> Using cache 20:40:48 ---> c7af1633c004 20:40:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:40:48 ---> Running in 3d7d13cfcff3 20:40:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:41:20 Removing intermediate container 8d15708330f2 20:41:20 ---> c32ae0e5e760 20:41:20 20:41:20 Step 10/22 : FROM alpine:3.16 20:41:20 ---> a6215f271958 20:41:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:41:20 ---> Running in cb2f519bdf6a 20:41:20 Removing intermediate container cb2f519bdf6a 20:41:20 ---> 8b00a62a6ff7 20:41:20 Step 12/22 : ENV APP_PORT=59880 20:41:20 ---> Running in a992cd06805f 20:41:20 Removing intermediate container a992cd06805f 20:41:20 ---> c2da83d7aeb0 20:41:20 Step 13/22 : EXPOSE $APP_PORT 20:41:20 ---> Running in 77d007005c1e 20:41:22 Removing intermediate container 77d007005c1e 20:41:22 ---> 8d475e3856fa 20:41:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:41:22 ---> Running in dada54cd0fd2 20:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:26 (1/6) Installing dumb-init (1.2.5-r1) 20:41:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:41:26 (3/6) Installing libsodium (1.0.18-r0) 20:41:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:41:26 (5/6) Installing libzmq (4.3.4-r0) 20:41:26 (6/6) Installing zeromq (4.3.4-r0) 20:41:26 Executing busybox-1.35.0-r17.trigger 20:41:26 OK: 8 MiB in 20 packages 20:41:30 Removing intermediate container dada54cd0fd2 20:41:30 ---> 75bbd0885b99 20:41:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:32 ---> 926f798d7a8d 20:41:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:41:36 ---> 2761f275e0f7 20:41:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:41:38 ---> 6d903363970b 20:41:38 Step 18/22 : ENTRYPOINT ["/core-data"] 20:41:39 ---> Running in 5470f257251a 20:41:40 Removing intermediate container 5470f257251a 20:41:40 ---> 647034580b04 20:41:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:40 ---> Running in 0a0d9f979a0b 20:41:41 Removing intermediate container 0a0d9f979a0b 20:41:41 ---> 6743cda66883 20:41:41 Step 20/22 : LABEL arch=arm64 20:41:41 ---> Running in 0bf4e7cdf553 20:41:42 Removing intermediate container 0bf4e7cdf553 20:41:42 ---> 6979fcf23a61 20:41:42 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:41:43 ---> Running in 0775780734c3 20:41:44 Removing intermediate container 0775780734c3 20:41:44 ---> 9aae0169355d 20:41:44 Step 22/22 : LABEL version=2.3.1-dev.1 20:41:44 ---> Running in 828922fed06a 20:41:44 Removing intermediate container 828922fed06a 20:41:44 ---> f39e37e42f93 20:41:44 20:41:44 Successfully built f39e37e42f93 20:41:44 Successfully tagged core-data-arm64:latest 20:41:44 Building support-notifications 20:41:47  Building core-data ... done Removing intermediate container 0c95757c34e1 20:41:47 ---> e9eb6674454c 20:41:47 Step 7/24 : COPY . . 20:41:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:49 ---> d320ef0584fa 20:41:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:41:49 ---> Using cache 20:41:49 ---> b2963d3ed56b 20:41:49 Step 4/22 : WORKDIR /edgex-go 20:41:49 ---> Using cache 20:41:49 ---> 057ebaa80bf4 20:41:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:41:49 ---> Running in 037a25b39760 20:41:51 Removing intermediate container 8b4d5c4a3c9b 20:41:51 ---> e60357080f01 20:41:51 Step 7/24 : COPY . . 20:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:53 ---> 13b3165887a7 20:41:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:41:53 ---> Running in 1bee3aed017c 20:41:54 Removing intermediate container 1bee3aed017c 20:41:54 ---> 9ec463c7165e 20:41:54 Step 9/24 : WORKDIR /edgex-go/spire-build 20:41:54 OK: 221 MiB in 51 packages 20:41:54 ---> Running in 750aaada6ee0 20:41:54 Removing intermediate container 750aaada6ee0 20:41:54 ---> 2bd440669ada 20:41:54 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:41:55 ---> Running in f384a9a0e712 20:41:56 Removing intermediate container 037a25b39760 20:41:56 ---> 5140bfd6127d 20:41:56 Step 6/22 : COPY go.mod vendor* ./ 20:41:57 ---> 0a31eb0a45aa 20:41:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:41:57 ---> Running in a788395023be 20:41:58 ---> 998f53c1cd21 20:41:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:58 ---> Running in eed318d756dc 20:41:58 Removing intermediate container a788395023be 20:41:58 ---> af548eb70639 20:41:58 Step 9/24 : WORKDIR /edgex-go/spire-build 20:41:58 ---> Running in d31ba1544f59 20:41:59 Removing intermediate container f384a9a0e712 20:41:59 ---> b0ff53f2bf32 20:41:59 Step 11/24 : WORKDIR /edgex-go 20:41:59 Removing intermediate container d31ba1544f59 20:41:59 ---> db4dbad2a027 20:41:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:41:59 ---> Running in d7a8c85cea41 20:42:00 ---> Running in 22fa87811ef4 20:42:01 Removing intermediate container 22fa87811ef4 20:42:01 ---> dafabd94ebac 20:42:01 20:42:01 Step 12/24 : FROM alpine:3.15 20:42:01 3.15: Pulling from library/alpine 20:42:03 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:42:03 Status: Downloaded newer image for alpine:3.15 20:42:03 ---> 02e0d6fdf486 20:42:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:03 ---> Running in a47d4adf8755 20:42:04 Removing intermediate container d7a8c85cea41 20:42:04 ---> 9df3ccf24724 20:42:04 Step 11/24 : WORKDIR /edgex-go 20:42:04 ---> Running in d900756f046a 20:42:04 Removing intermediate container a47d4adf8755 20:42:04 ---> 79605013ed06 20:42:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:42:04 ---> Running in eec627e094c3 20:42:05 Removing intermediate container d900756f046a 20:42:05 ---> 61c4b5b6bfe9 20:42:05 20:42:05 Step 12/24 : FROM alpine:3.15 20:42:05 ---> 02e0d6fdf486 20:42:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:05 ---> Using cache 20:42:05 ---> 79605013ed06 20:42:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:42:05 ---> Running in 63a08c146384 20:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:09 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:42:09 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:42:09 OK: 15736 distinct packages available 20:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:09 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:42:09 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:42:09 OK: 15736 distinct packages available 20:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:11 (1/4) Installing dumb-init (1.2.5-r1) 20:42:11 (2/4) Installing musl-obstack (1.2.3-r0) 20:42:11 (3/4) Installing libucontext (1.1-r0) 20:42:11 (4/4) Installing gcompat (1.0.0-r4) 20:42:11 Executing busybox-1.34.1-r7.trigger 20:42:11 (1/5) Installing dumb-init (1.2.5-r1) 20:42:11 (2/5) Installing musl-obstack (1.2.3-r0) 20:42:11 (3/5) Installing libucontext (1.1-r0) 20:42:11 (4/5) Installing gcompat (1.0.0-r4) 20:42:11 OK: 6 MiB in 18 packages 20:42:11 (5/5) Installing openssl (1.1.1s-r1) 20:42:11 Executing busybox-1.34.1-r7.trigger 20:42:11 OK: 6 MiB in 19 packages 20:42:14 Removing intermediate container eec627e094c3 20:42:14 ---> 2c4e594ebe1c 20:42:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:42:14 Removing intermediate container 63a08c146384 20:42:14 ---> dd47e11881ad 20:42:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:42:20 ---> 5eef827d0184 20:42:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:42:24 ---> 856a740b7e11 20:42:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:42:26 ---> 0175fee33bdb 20:42:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:42:26 ---> Running in 23bdbc020053 20:42:28 Removing intermediate container 23bdbc020053 20:42:28 ---> 4a22d6402950 20:42:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:42:30 ---> 4fb9183ec296 20:42:30 Step 19/24 : WORKDIR / 20:42:30 ---> Running in 9ec2713917a5 20:42:31 Removing intermediate container 9ec2713917a5 20:42:31 ---> c324ef77ab6a 20:42:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:42:32 ---> Running in 353e6f57cbab 20:42:33 Removing intermediate container 353e6f57cbab 20:42:33 ---> aef4c2f66ee7 20:42:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:42:33 ---> Running in b4c03c32f275 20:42:33 ---> 9d5d62df8d78 20:42:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:42:35 Removing intermediate container b4c03c32f275 20:42:35 ---> fcd952255538 20:42:35 Step 22/24 : LABEL arch=arm64 20:42:35 ---> Running in 8b39c8707522 20:42:36 Removing intermediate container 8b39c8707522 20:42:36 ---> 8184bde433ba 20:42:36 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:42:36 ---> d773622d33a5 20:42:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:42:36 ---> Running in c47a248d864b 20:42:37 Removing intermediate container c47a248d864b 20:42:37 ---> 355c807b3144 20:42:37 Step 24/24 : LABEL version=2.3.1-dev.1 20:42:37 ---> Running in 3edff6ca8f25 20:42:38 ---> fd45f69d8d8e 20:42:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:42:39 Removing intermediate container 3edff6ca8f25 20:42:39 ---> 96c81ba69f03 20:42:39 20:42:39 Successfully built 96c81ba69f03 20:42:39 Successfully tagged security-spire-config-arm64:latest 20:42:39 Building core-command 20:42:40  Building security-spire-config ... done  ---> 0e7c4da21869 20:42:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:42:40 ---> Running in cbc8c419d91b 20:42:41 Removing intermediate container d8acce282a22 20:42:41 ---> ccaa62be5f7c 20:42:41 20:42:41 Step 10/22 : FROM alpine:3.16 20:42:41 ---> a6215f271958 20:42:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:42:41 ---> Using cache 20:42:41 ---> b9dce8b8beb3 20:42:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:41 ---> Using cache 20:42:41 ---> 978030057e7c 20:42:41 Step 13/22 : ENV APP_PORT=59861 20:42:41 Removing intermediate container cbc8c419d91b 20:42:41 ---> Running in f29f3c0938aa 20:42:41 ---> 132405bb2bc3 20:42:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:42:41 ---> Running in 839f5a27a7f0 20:42:42 Removing intermediate container f29f3c0938aa 20:42:42 ---> 30902f59af89 20:42:42 Step 14/22 : EXPOSE $APP_PORT 20:42:42 ---> Running in fe3314170ff6 20:42:43 Removing intermediate container 839f5a27a7f0 20:42:43 ---> 0b1c07ef307a 20:42:43 Step 22/24 : LABEL arch=arm64 20:42:43 ---> Running in d4650a6e69d8 20:42:43 Removing intermediate container fe3314170ff6 20:42:43 ---> c7883b65d39f 20:42:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:44 Removing intermediate container d4650a6e69d8 20:42:44 ---> c7f041cf86b6 20:42:44 Step 23/24 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:42:45 ---> Running in ab6cbf863fc6 20:42:46 ---> f572ccda8ab7 20:42:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:42:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:42:46 ---> d320ef0584fa 20:42:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:42:46 ---> Using cache 20:42:46 ---> b2963d3ed56b 20:42:46 Step 4/23 : WORKDIR /edgex-go 20:42:46 ---> Using cache 20:42:46 ---> 057ebaa80bf4 20:42:46 Step 5/23 : RUN apk add --update --no-cache make git 20:42:46 Removing intermediate container ab6cbf863fc6 20:42:46 ---> ef824e989c2a 20:42:46 Step 24/24 : LABEL version=2.3.1-dev.1 20:42:46 ---> Running in 7bb559c69d97 20:42:46 ---> Running in 5a75f92dd154 20:42:47 Removing intermediate container 5a75f92dd154 20:42:47 ---> be30ca52c906 20:42:47 20:42:48 Successfully built be30ca52c906 20:42:48 Successfully tagged security-spire-agent-arm64:latest 20:42:48  Building security-spire-agent ... done Building sys-mgmt-agent 20:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:50 OK: 221 MiB in 51 packages 20:42:52 ---> 16bd7471011d 20:42:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:42:53 Removing intermediate container 7bb559c69d97 20:42:53 ---> 4a889ca44acb 20:42:53 Step 6/23 : COPY go.mod vendor* ./ 20:42:54 ---> e770eb07c0e5 20:42:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:42:54 ---> Running in b48e23f6e228 20:42:55 ---> 18b6c30658d3 20:42:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:42:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:55 ---> d320ef0584fa 20:42:55 Step 3/22 : WORKDIR /edgex-go 20:42:55 ---> Using cache 20:42:55 ---> 79b231b23e81 20:42:55 Step 4/22 : RUN apk add --update --no-cache make bash git 20:42:55 ---> Running in bc66837154a6 20:42:55 ---> Running in c57d9752ba49 20:42:56 Removing intermediate container b48e23f6e228 20:42:56 ---> 601d756b225e 20:42:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:56 ---> Running in cf79fbd92608 20:42:58 Removing intermediate container cf79fbd92608 20:42:58 ---> 947352dde779 20:42:58 Step 20/22 : LABEL arch=arm64 20:42:58 ---> Running in 4206d1b29735 20:42:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:00 Removing intermediate container 4206d1b29735 20:43:00 ---> 70a49a1a2ad5 20:43:00 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:43:00 ---> Running in f63207fc9a80 20:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:02 Removing intermediate container f63207fc9a80 20:43:02 ---> 9e8853ea88b8 20:43:02 Step 22/22 : LABEL version=2.3.1-dev.1 20:43:02 OK: 221 MiB in 51 packages 20:43:02 ---> Running in 3a02458cd763 20:43:03 Removing intermediate container 3a02458cd763 20:43:03 ---> d40db27d9bbe 20:43:03 20:43:03 Successfully built d40db27d9bbe 20:43:03 Successfully tagged support-scheduler-arm64:latest 20:43:03  Building support-scheduler ... done Building security-spire-server 20:43:04 Removing intermediate container c57d9752ba49 20:43:04 ---> 1c57f087115a 20:43:04 Step 5/22 : COPY go.mod vendor* ./ 20:43:05 ---> 9f2fd8e3027e 20:43:05 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:05 ---> Running in 7d9c214a14de 20:43:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:43:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:43:08 ---> d320ef0584fa 20:43:08 Step 3/23 : WORKDIR /edgex-go 20:43:08 ---> Using cache 20:43:08 ---> 79b231b23e81 20:43:08 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:43:08 ---> Using cache 20:43:08 ---> 302be68a1d65 20:43:08 Step 5/23 : COPY go.mod vendor* ./ 20:43:08 ---> Using cache 20:43:08 ---> c6298a6e6a20 20:43:08 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:08 ---> Using cache 20:43:08 ---> e60357080f01 20:43:08 Step 7/23 : COPY . . 20:43:09 ---> Using cache 20:43:09 ---> 0a31eb0a45aa 20:43:09 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:43:09 ---> Using cache 20:43:09 ---> af548eb70639 20:43:09 Step 9/23 : WORKDIR /edgex-go/spire-build 20:43:09 ---> Using cache 20:43:09 ---> db4dbad2a027 20:43:09 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:43:10 ---> Running in 1844dc27eef8 20:43:14 Removing intermediate container 1844dc27eef8 20:43:14 ---> b424b4d8b65c 20:43:14 Step 11/23 : WORKDIR /edgex-go 20:43:14 ---> Running in f8249bf86313 20:43:15 Removing intermediate container f8249bf86313 20:43:15 ---> 5636889a4ba2 20:43:15 20:43:15 Step 12/23 : FROM alpine:3.15 20:43:15 ---> 02e0d6fdf486 20:43:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:15 ---> Using cache 20:43:15 ---> 79605013ed06 20:43:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:15 ---> Using cache 20:43:15 ---> dd47e11881ad 20:43:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:23 ---> fcfd0b6a70ae 20:43:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:43:25 ---> 6f8c3ff1da2b 20:43:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:43:26 ---> a8f039809316 20:43:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:43:26 Removing intermediate container eed318d756dc 20:43:26 ---> ad2a740bde1e 20:43:26 Step 8/22 : COPY . . 20:43:27 ---> 44f4f71403fc 20:43:27 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:43:28 ---> Running in 1dbda2a60b22 20:43:28 Removing intermediate container 1dbda2a60b22 20:43:28 ---> 04f9cc48333e 20:43:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:43:29 ---> Running in ea6eadfeeec3 20:43:30 Removing intermediate container ea6eadfeeec3 20:43:30 ---> 922bab7ab735 20:43:30 Step 21/23 : LABEL arch=arm64 20:43:30 ---> Running in 68050b4356be 20:43:31 Removing intermediate container 68050b4356be 20:43:31 ---> bce1ec74d53e 20:43:31 Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:43:31 ---> be69e76c9b33 20:43:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:43:31 ---> Running in bef7310d29b5 20:43:31 ---> Running in 7f197d758a6f 20:43:32 Removing intermediate container bef7310d29b5 20:43:32 ---> ff0e3b1a984d 20:43:32 Step 23/23 : LABEL version=2.3.1-dev.1 20:43:32 ---> Running in 4fac1b81d033 20:43:33 Removing intermediate container 4fac1b81d033 20:43:33 ---> d97a50d0ee1d 20:43:33 20:43:33 Successfully built d97a50d0ee1d 20:43:33 Successfully tagged security-spire-server-arm64:latest 20:43:33  Building security-spire-server ... done Building security-spiffe-token-provider 20:43:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:43:39 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:43:39 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:43:39 ---> d320ef0584fa 20:43:39 Step 3/19 : WORKDIR /edgex-go 20:43:39 ---> Using cache 20:43:39 ---> 79b231b23e81 20:43:39 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:43:39 ---> Running in 991185081e6f 20:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:43 v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:43:43 v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:43:43 OK: 16895 distinct packages available 20:43:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:45 OK: 221 MiB in 51 packages 20:43:48 Removing intermediate container 991185081e6f 20:43:48 ---> fe4c3c2d3108 20:43:48 Step 5/19 : COPY go.mod vendor* ./ 20:43:50 ---> 1639decf79e4 20:43:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:50 ---> Running in 81fd757b0ffe 20:44:29 Removing intermediate container bc66837154a6 20:44:29 ---> e085abfc8c74 20:44:29 Step 8/23 : COPY . . 20:44:39 ---> 5de4624fe0b6 20:44:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:44:39 ---> Running in ba6966f705a4 20:44:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:44:42 Removing intermediate container 7d9c214a14de 20:44:42 ---> ca3c45b599f1 20:44:42 Step 7/22 : COPY . . 20:44:49 ---> 121d1280e80a 20:44:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:44:49 ---> Running in 899791e3b086 20:44:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:45:14 Removing intermediate container 3d7d13cfcff3 20:45:14 ---> 0d20b8999176 20:45:14 20:45:14 Step 9/32 : FROM alpine:3.16 20:45:14 ---> a6215f271958 20:45:14 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:45:14 ---> Running in 45938131a25a 20:45:14 Removing intermediate container 45938131a25a 20:45:14 ---> e7c676ae1055 20:45:14 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:45:14 ---> Running in 6491f3709acd 20:45:14 Removing intermediate container 81fd757b0ffe 20:45:14 ---> 70b15dff46cd 20:45:14 Step 7/19 : COPY . . 20:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:15 (1/2) Installing dumb-init (1.2.5-r1) 20:45:15 (2/2) Installing su-exec (0.2-r1) 20:45:15 Executing busybox-1.35.0-r17.trigger 20:45:16 OK: 5 MiB in 16 packages 20:45:16 ---> 1744c9305493 20:45:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:45:16 ---> Running in 8dfac753022c 20:45:18 Removing intermediate container 6491f3709acd 20:45:18 ---> 34e776f841d6 20:45:18 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:45:18 ---> Running in d01990b44ab8 20:45:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:45:18 Removing intermediate container d01990b44ab8 20:45:18 ---> 229c75d90ab4 20:45:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:45:19 ---> Running in 836de2439eb0 20:45:19 Removing intermediate container 836de2439eb0 20:45:19 ---> 98e1a0b1e698 20:45:19 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:45:19 ---> Running in b8b8e3948191 20:45:20 Removing intermediate container b8b8e3948191 20:45:20 ---> 5fdc99dfc4b5 20:45:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:45:20 ---> Running in e8938c48d540 20:45:20 Removing intermediate container e8938c48d540 20:45:20 ---> 9a96719c72ac 20:45:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:45:20 ---> Running in 89e112c6eb36 20:45:24 Removing intermediate container 89e112c6eb36 20:45:24 ---> 4d0d34a45b21 20:45:24 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:45:24 ---> Running in 2edf93496f90 20:45:24 Removing intermediate container 2edf93496f90 20:45:24 ---> ccd29f87726f 20:45:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:45:25 ---> 5006940b0293 20:45:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:45:26 ---> Running in 33f6d886eab4 20:45:29 Removing intermediate container 33f6d886eab4 20:45:29 ---> 5c6d6ae17c58 20:45:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:29 ---> 801ca78a9343 20:45:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:45:31 ---> a4839aaca90b 20:45:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:45:32 ---> 2a82c65f6afc 20:45:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:45:33 ---> 0273906a6e9a 20:45:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:45:34 ---> 1af11b93b5ae 20:45:34 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:45:35 ---> 89cc44ecc8d3 20:45:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:45:36 ---> 00bfcf4c54d8 20:45:36 Step 27/32 : RUN chmod +x /entrypoint.sh 20:45:36 ---> Running in 61c11f73233c 20:45:39 Removing intermediate container 61c11f73233c 20:45:39 ---> d2de7a6b421e 20:45:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:45:39 ---> Running in 60c9549de724 20:45:40 Removing intermediate container 60c9549de724 20:45:40 ---> 46427e527236 20:45:40 Step 29/32 : CMD ["gate"] 20:45:40 ---> Running in 7441a99a7763 20:45:41 Removing intermediate container 7441a99a7763 20:45:41 ---> 974de588df7c 20:45:41 Step 30/32 : LABEL arch=arm64 20:45:41 ---> Running in 335a5cd5befa 20:45:41 Removing intermediate container 335a5cd5befa 20:45:41 ---> 5787e1ec317a 20:45:41 Step 31/32 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:45:41 ---> Running in 95c50ae9d5dd 20:45:42 Removing intermediate container 95c50ae9d5dd 20:45:42 ---> 6b5c54ff7907 20:45:42 Step 32/32 : LABEL version=2.3.1-dev.1 20:45:42 ---> Running in 9d980a20fa87 20:45:43 Removing intermediate container 9d980a20fa87 20:45:43 ---> 44959ecd7dae 20:45:43 20:45:43 Successfully built 44959ecd7dae 20:45:43 Successfully tagged security-bootstrapper-arm64:latest 20:49:34  Building security-bootstrapper ... done Removing intermediate container 899791e3b086 20:49:34 ---> 77a9c634e828 20:49:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:49:34 ---> Running in b120c405b7c6 20:49:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:49:38 Removing intermediate container b120c405b7c6 20:49:38 ---> 7247a284ba1d 20:49:38 20:49:38 Step 10/22 : FROM alpine:3.16 20:49:38 ---> a6215f271958 20:49:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:49:38 ---> Running in c0a192c7aa77 20:49:38 Removing intermediate container c0a192c7aa77 20:49:38 ---> e72407c49522 20:49:38 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:49:38 ---> Running in b3f92ebe108a 20:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:49:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:49:42 (3/33) Installing readline (8.1.2-r0) 20:49:42 (4/33) Installing bash (5.1.16-r2) 20:49:42 Executing bash-5.1.16-r2.post-install 20:49:42 (5/33) Installing ca-certificates (20220614-r0) 20:49:42 (6/33) Installing brotli-libs (1.0.9-r6) 20:49:42 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:49:42 (8/33) Installing libcurl (7.83.1-r4) 20:49:42 (9/33) Installing curl (7.83.1-r4) 20:49:42 (10/33) Installing docker-cli (20.10.20-r0) 20:49:43 (11/33) Installing dumb-init (1.2.5-r1) 20:49:43 (12/33) Installing libbz2 (1.0.8-r1) 20:49:43 (13/33) Installing expat (2.5.0-r0) 20:49:43 (14/33) Installing libffi (3.4.2-r1) 20:49:43 (15/33) Installing gdbm (1.23-r0) 20:49:43 (16/33) Installing xz-libs (5.2.5-r1) 20:49:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:49:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:49:43 (19/33) Installing mpdecimal (2.5.1-r1) 20:49:43 (20/33) Installing sqlite-libs (3.38.5-r0) 20:49:43 (21/33) Installing python3 (3.10.5-r0) 20:49:46 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:49:46 (23/33) Installing py3-tomli (2.0.1-r1) 20:49:46 (24/33) Installing py3-pep517 (0.12.0-r2) 20:49:46 (25/33) Installing py3-six (1.16.0-r1) 20:49:46 (26/33) Installing py3-retrying (1.3.3-r3) 20:49:46 (27/33) Installing py3-appdirs (1.4.4-r3) 20:49:46 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:49:46 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:49:46 (30/33) Installing py3-parsing (2.4.7-r3) 20:49:46 (31/33) Installing py3-packaging (21.3-r0) 20:49:46 (32/33) Installing py3-setuptools (59.4.0-r0) 20:49:46 (33/33) Installing py3-pip (22.1.1-r0) 20:49:47 Executing busybox-1.35.0-r17.trigger 20:49:47 Executing ca-certificates-20220614-r0.trigger 20:49:48 OK: 120 MiB in 47 packages 20:49:54 Removing intermediate container ba6966f705a4 20:49:54 ---> 4e973fb72305 20:49:54 20:49:54 Step 10/23 : FROM alpine:3.16 20:49:54 ---> a6215f271958 20:49:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:49:54 ---> Using cache 20:49:54 ---> b9dce8b8beb3 20:49:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:49:54 ---> Using cache 20:49:54 ---> 978030057e7c 20:49:54 Step 13/23 : ENV APP_PORT=59882 20:49:55 ---> Running in 9702ba4b0af6 20:49:55 Removing intermediate container 9702ba4b0af6 20:49:55 ---> f32586cdb653 20:49:55 Step 14/23 : EXPOSE $APP_PORT 20:49:55 ---> Running in a04eac36c43b 20:49:56 Removing intermediate container a04eac36c43b 20:49:56 ---> 17d772284b8c 20:49:56 Step 15/23 : WORKDIR / 20:49:56 ---> Running in 3c3ea4310d2e 20:49:56 Removing intermediate container 3c3ea4310d2e 20:49:56 ---> 99a7bc4a2e63 20:49:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:57 ---> 47f9679fcb18 20:49:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:49:59 ---> d4872587324e 20:49:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:50:00 ---> 38f5c36b602d 20:50:00 Step 19/23 : ENTRYPOINT ["/core-command"] 20:50:00 ---> Running in 2122dd5b2fca 20:50:00 Removing intermediate container 2122dd5b2fca 20:50:00 ---> 2ac3937175f3 20:50:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:00 ---> Running in 183f2b709b85 20:50:01 Removing intermediate container 183f2b709b85 20:50:01 ---> b4d6e206e128 20:50:01 Step 21/23 : LABEL arch=arm64 20:50:01 ---> Running in 75b89af56053 20:50:01 Removing intermediate container 75b89af56053 20:50:01 ---> 93c79e029e23 20:50:01 Step 22/23 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:50:01 ---> Running in 24ceeb53dcfc 20:50:02 Removing intermediate container 24ceeb53dcfc 20:50:02 ---> dce5867c41d6 20:50:02 Step 23/23 : LABEL version=2.3.1-dev.1 20:50:02 ---> Running in 71956d322695 20:50:03 Removing intermediate container 71956d322695 20:50:03 ---> ffb939beb14e 20:50:03 20:50:03 Successfully built ffb939beb14e 20:50:03 Successfully tagged core-command-arm64:latest 20:50:04  Building core-command ... done Collecting docker-compose==1.23.2 20:50:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:50:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.1 MB/s eta 0:00:00 20:50:04 Collecting websocket-client<1.0,>=0.32.0 20:50:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:50:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 20:50:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:50:05 Collecting PyYAML<4,>=3.10 20:50:05 Downloading PyYAML-3.13.tar.gz (270 kB) 20:50:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.6 MB/s eta 0:00:00 20:50:07 Preparing metadata (setup.py): started 20:50:09 Preparing metadata (setup.py): finished with status 'done' 20:50:09 Collecting docopt<0.7,>=0.6.1 20:50:09 Downloading docopt-0.6.2.tar.gz (25 kB) 20:50:09 Preparing metadata (setup.py): started 20:50:11 Preparing metadata (setup.py): finished with status 'done' 20:50:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:50:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:50:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.0 MB/s eta 0:00:00 20:50:12 Collecting docker<4.0,>=3.6.0 20:50:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:50:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.0 MB/s eta 0:00:00 20:50:13 Collecting dockerpty<0.5,>=0.4.1 20:50:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:50:13 Preparing metadata (setup.py): started 20:50:14 Preparing metadata (setup.py): finished with status 'done' 20:50:15 Collecting cached-property<2,>=1.2.0 20:50:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:50:15 Collecting texttable<0.10,>=0.9.0 20:50:15 Downloading texttable-0.9.1.tar.gz (11 kB) 20:50:15 Preparing metadata (setup.py): started 20:50:17 Preparing metadata (setup.py): finished with status 'done' 20:50:17 Collecting jsonschema<3,>=2.5.1 20:50:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:50:17 Collecting docker-pycreds>=0.4.0 20:50:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:50:18 Collecting chardet<3.1.0,>=3.0.2 20:50:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 12.1 MB/s eta 0:00:00 20:50:18 Collecting idna<2.8,>=2.5 20:50:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.2 MB/s eta 0:00:00 20:50:19 Collecting certifi>=2017.4.17 20:50:19 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.8 MB/s eta 0:00:00 20:50:20 Collecting urllib3<1.25,>=1.21.1 20:50:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:50:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.8 MB/s eta 0:00:00 20:50:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:50:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:50:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:50:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:50:21 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:50:21 Running setup.py install for texttable: started 20:50:23 Running setup.py install for texttable: finished with status 'done' 20:50:23 Running setup.py install for PyYAML: started 20:50:26 Running setup.py install for PyYAML: finished with status 'done' 20:50:27 Running setup.py install for docopt: started 20:50:29 Running setup.py install for docopt: finished with status 'done' 20:50:32 Running setup.py install for dockerpty: started 20:50:36 Running setup.py install for dockerpty: finished with status 'done' 20:50:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:50:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:50:51 Removing intermediate container 7f197d758a6f 20:50:51 ---> d546e18f86cb 20:50:51 20:50:51 Step 10/22 : FROM alpine:3.16 20:50:51 ---> a6215f271958 20:50:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:50:51 ---> Running in a9460b01a687 20:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:53 Removing intermediate container b3f92ebe108a 20:50:53 ---> 66abe297cdc1 20:50:53 Step 13/22 : ENV APP_PORT=58890 20:50:53 ---> Running in 298583b1937e 20:50:53 (1/2) Installing ca-certificates (20220614-r0) 20:50:53 (2/2) Installing dumb-init (1.2.5-r1) 20:50:53 Executing busybox-1.35.0-r17.trigger 20:50:54 Executing ca-certificates-20220614-r0.trigger 20:50:54 Removing intermediate container 298583b1937e 20:50:54 ---> 53fc6f5011bf 20:50:54 Step 14/22 : EXPOSE $APP_PORT 20:50:54 ---> Running in d759a6b53fd5 20:50:54 OK: 6 MiB in 16 packages 20:50:54 Removing intermediate container d759a6b53fd5 20:50:54 ---> 04702464a7f3 20:50:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:50:56 Removing intermediate container a9460b01a687 20:50:56 ---> 18b49be5cb0d 20:50:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:50:56 ---> Running in bfb45bff6237 20:50:56 ---> 9d0c57a55707 20:50:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:50:56 Removing intermediate container bfb45bff6237 20:50:56 ---> 6a94ebd47be6 20:50:56 Step 13/22 : ENV APP_PORT=59860 20:50:56 ---> Running in 428271f30b47 20:50:57 Removing intermediate container 428271f30b47 20:50:57 ---> 79be14cca0b6 20:50:57 Step 14/22 : EXPOSE $APP_PORT 20:50:57 ---> 40177f01e39a 20:50:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:50:57 ---> Running in a0ea3c81f2f7 20:50:57 Removing intermediate container a0ea3c81f2f7 20:50:57 ---> d6e8a608a1e6 20:50:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:58 ---> b2b050111080 20:50:58 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:50:58 ---> Running in 5db18ad97015 20:50:58 ---> 21174faabe0f 20:50:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:58 Removing intermediate container 5db18ad97015 20:50:58 ---> ede40f55cd08 20:50:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:58 ---> Running in 402f983838b1 20:50:59 Removing intermediate container 402f983838b1 20:50:59 ---> f9ffa83a90a8 20:50:59 Step 20/22 : LABEL arch=arm64 20:50:59 ---> Running in 24eb592320b5 20:50:59 Removing intermediate container 24eb592320b5 20:50:59 ---> 32d4dbaf097a 20:50:59 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:00 ---> Running in e159e2d3f157 20:51:00 ---> b90f75f137c3 20:51:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:51:00 Removing intermediate container 8dfac753022c 20:51:00 ---> f7e625a30673 20:51:00 20:51:00 Step 9/19 : FROM alpine:3.15 20:51:00 ---> 02e0d6fdf486 20:51:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:00 ---> Using cache 20:51:00 ---> 79605013ed06 20:51:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:51:00 Removing intermediate container e159e2d3f157 20:51:00 ---> 43e6a9a82e51 20:51:00 Step 22/22 : LABEL version=2.3.1-dev.1 20:51:00 ---> Running in ba3882b4ae78 20:51:00 ---> Running in 5e77959eed47 20:51:01 Removing intermediate container 5e77959eed47 20:51:01 ---> 82a2c70dfeff 20:51:01 20:51:01 ---> bb3508bf1ea2 20:51:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:51:01 Successfully built 82a2c70dfeff 20:51:01 Successfully tagged sys-mgmt-agent-arm64:latest 20:51:01  Building sys-mgmt-agent ... done  ---> Running in 01ae1a4f3d9c 20:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:01 Removing intermediate container 01ae1a4f3d9c 20:51:01 ---> a42648886509 20:51:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:02 ---> Running in 41020da24cc4 20:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:02 Removing intermediate container 41020da24cc4 20:51:02 ---> d95321a3ada7 20:51:02 Step 20/22 : LABEL arch=arm64 20:51:02 ---> Running in 69dfb8c4ed97 20:51:02 Removing intermediate container 69dfb8c4ed97 20:51:02 ---> 9aaa02259d18 20:51:02 Step 21/22 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:02 ---> Running in a6f645585655 20:51:03 Removing intermediate container a6f645585655 20:51:03 ---> 9282822c3e37 20:51:03 Step 22/22 : LABEL version=2.3.1-dev.1 20:51:03 ---> Running in eea304a7a9f7 20:51:03 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:51:03 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:51:03 OK: 15736 distinct packages available 20:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:03 Removing intermediate container eea304a7a9f7 20:51:03 ---> eb486caa3b04 20:51:03 20:51:03 Successfully built eb486caa3b04 20:51:03 Successfully tagged support-notifications-arm64:latest 20:51:03  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:04 (1/9) Installing ca-certificates (20220614-r0) 20:51:04 (2/9) Installing brotli-libs (1.0.9-r5) 20:51:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:51:04 (4/9) Installing libcurl (7.80.0-r4) 20:51:04 (5/9) Installing curl (7.80.0-r4) 20:51:04 (6/9) Installing dumb-init (1.2.5-r1) 20:51:04 (7/9) Installing musl-obstack (1.2.3-r0) 20:51:04 (8/9) Installing libucontext (1.1-r0) 20:51:04 (9/9) Installing gcompat (1.0.0-r4) 20:51:04 Executing busybox-1.34.1-r7.trigger 20:51:04 Executing ca-certificates-20220614-r0.trigger 20:51:05 OK: 8 MiB in 23 packages 20:51:06 Removing intermediate container ba3882b4ae78 20:51:06 ---> f4bdaa51c4df 20:51:06 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:06 ---> 64fe92e50b8c 20:51:06 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:51:08 ---> b393d9358a61 20:51:08 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:51:08 ---> 3bca7601f2c1 20:51:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:51:08 ---> Running in 722cbed0df7d 20:51:08 Removing intermediate container 722cbed0df7d 20:51:08 ---> 71392e59e15c 20:51:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:08 ---> Running in b0e74d1850e1 20:51:08 Removing intermediate container b0e74d1850e1 20:51:08 ---> 485245b5bc36 20:51:08 Step 17/19 : LABEL arch=arm64 20:51:09 ---> Running in d1f03fd4b841 20:51:09 Removing intermediate container d1f03fd4b841 20:51:09 ---> 296ada0cd97a 20:51:09 Step 18/19 : LABEL git_sha=a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:09 ---> Running in ac271c2fbbec 20:51:09 Removing intermediate container ac271c2fbbec 20:51:09 ---> 580537b0a686 20:51:09 Step 19/19 : LABEL version=2.3.1-dev.1 20:51:09 ---> Running in f401cbe09f1f 20:51:10 Removing intermediate container f401cbe09f1f 20:51:10 ---> e35352731335 20:51:10 20:51:10 Successfully built e35352731335 20:51:10 Successfully tagged security-spiffe-token-provider-arm64:latest 20:51:10  Building security-spiffe-token-provider ... done  [Pipeline] } 20:51:10 $ docker stop --time=1 69812bff226a77acf762397fae55351f4fd8eb15e7dc04bd2b6afc94a8ff3f7c 20:51:12 $ docker rm -f 69812bff226a77acf762397fae55351f4fd8eb15e7dc04bd2b6afc94a8ff3f7c [Pipeline] // withDockerContainer [Pipeline] sh 20:51:12 + docker images 20:51:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:51:12 security-spiffe-token-provider-arm64 latest e35352731335 3 seconds ago 28.8MB 20:51:12 support-notifications-arm64 latest eb486caa3b04 9 seconds ago 29.5MB 20:51:12 sys-mgmt-agent-arm64 latest 82a2c70dfeff 11 seconds ago 133MB 20:51:12 f7e625a30673 13 seconds ago 1.3GB 20:51:12 d546e18f86cb 24 seconds ago 1.33GB 20:51:12 core-command-arm64 latest ffb939beb14e About a minute ago 16.9MB 20:51:12 4e973fb72305 About a minute ago 1.27GB 20:51:12 7247a284ba1d About a minute ago 1.25GB 20:51:12 security-bootstrapper-arm64 latest 44959ecd7dae 5 minutes ago 19.4MB 20:51:12 0d20b8999176 6 minutes ago 1.26GB 20:51:12 security-spire-server-arm64 latest d97a50d0ee1d 7 minutes ago 84.3MB 20:51:12 5636889a4ba2 7 minutes ago 1.14GB 20:51:12 support-scheduler-arm64 latest d40db27d9bbe 8 minutes ago 28.8MB 20:51:12 security-spire-agent-arm64 latest be30ca52c906 8 minutes ago 122MB 20:51:12 ccaa62be5f7c 8 minutes ago 1.33GB 20:51:12 security-spire-config-arm64 latest 96c81ba69f03 8 minutes ago 83.6MB 20:51:12 61c4b5b6bfe9 9 minutes ago 1.14GB 20:51:12 dafabd94ebac 9 minutes ago 1.14GB 20:51:12 core-data-arm64 latest f39e37e42f93 9 minutes ago 20.8MB 20:51:12 c32ae0e5e760 9 minutes ago 1.28GB 20:51:12 core-metadata-arm64 latest 9dade5c09249 10 minutes ago 17.7MB 20:51:12 c5bc1a1de601 10 minutes ago 1.28GB 20:51:12 security-secretstore-setup-arm64 latest 0cd65a5db5f7 11 minutes ago 28.6MB 20:51:12 security-proxy-setup-arm64 latest 0762edbe8f1d 11 minutes ago 26.7MB 20:51:12 2136e6e2a3f6 11 minutes ago 1.26GB 20:51:12 ba1e3bfd93b4 11 minutes ago 1.26GB 20:51:12 ci-base-image-arm64 latest d320ef0584fa 20 minutes ago 948MB 20:51:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 days ago 685MB 20:51:12 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 20:51:12 alpine 3.16 a6215f271958 3 months ago 5.29MB 20:51:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:13 provisioning config files... 20:51:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/349@tmp/config11124189000202573948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:13 ---> docker-login.sh 20:51:13 nexus3.edgexfoundry.org:10001 20:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:14 Configure a credential helper to remove this warning. See 20:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:14 20:51:14 Login Succeeded 20:51:14 nexus3.edgexfoundry.org:10002 20:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:14 Configure a credential helper to remove this warning. See 20:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:14 20:51:14 Login Succeeded 20:51:14 nexus3.edgexfoundry.org:10003 20:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:14 Configure a credential helper to remove this warning. See 20:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:14 20:51:14 Login Succeeded 20:51:14 nexus3.edgexfoundry.org:10004 20:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:15 Configure a credential helper to remove this warning. See 20:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:15 20:51:15 Login Succeeded 20:51:15 docker.io 20:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:15 Configure a credential helper to remove this warning. See 20:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:15 20:51:15 Login Succeeded 20:51:15 ---> docker-login.sh ends [Pipeline] } 20:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:51:15 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:15 latest 20:51:15 2.3.1-dev.1 20:51:15 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:15 main 20:51:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:16 1bcac97207fc: Preparing 20:51:16 aa58a13a8a49: Preparing 20:51:16 8d21ab5f2ace: Preparing 20:51:16 8537978a701d: Preparing 20:51:16 5d3e392a13a0: Preparing 20:51:16 5d3e392a13a0: Layer already exists 20:51:16 1bcac97207fc: Pushed 20:51:16 8d21ab5f2ace: Pushed 20:51:16 8537978a701d: Pushed 20:51:19 aa58a13a8a49: Pushed 20:51:19 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:20 1bcac97207fc: Preparing 20:51:20 aa58a13a8a49: Preparing 20:51:20 8d21ab5f2ace: Preparing 20:51:20 8537978a701d: Preparing 20:51:20 5d3e392a13a0: Preparing 20:51:20 5d3e392a13a0: Layer already exists 20:51:20 aa58a13a8a49: Layer already exists 20:51:20 8d21ab5f2ace: Layer already exists 20:51:20 8537978a701d: Layer already exists 20:51:20 1bcac97207fc: Layer already exists 20:51:20 latest: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.1 20:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:21 1bcac97207fc: Preparing 20:51:21 aa58a13a8a49: Preparing 20:51:21 8d21ab5f2ace: Preparing 20:51:21 8537978a701d: Preparing 20:51:21 5d3e392a13a0: Preparing 20:51:21 8d21ab5f2ace: Layer already exists 20:51:21 1bcac97207fc: Layer already exists 20:51:21 8537978a701d: Layer already exists 20:51:21 aa58a13a8a49: Layer already exists 20:51:21 5d3e392a13a0: Layer already exists 20:51:21 2.3.1-dev.1: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:21 1bcac97207fc: Preparing 20:51:21 aa58a13a8a49: Preparing 20:51:21 8d21ab5f2ace: Preparing 20:51:21 8537978a701d: Preparing 20:51:21 5d3e392a13a0: Preparing 20:51:21 5d3e392a13a0: Layer already exists 20:51:21 8d21ab5f2ace: Layer already exists 20:51:21 8537978a701d: Layer already exists 20:51:21 1bcac97207fc: Layer already exists 20:51:21 aa58a13a8a49: Layer already exists 20:51:21 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:22 1bcac97207fc: Preparing 20:51:22 aa58a13a8a49: Preparing 20:51:22 8d21ab5f2ace: Preparing 20:51:22 8537978a701d: Preparing 20:51:22 5d3e392a13a0: Preparing 20:51:22 5d3e392a13a0: Layer already exists 20:51:22 1bcac97207fc: Layer already exists 20:51:22 aa58a13a8a49: Layer already exists 20:51:22 8d21ab5f2ace: Layer already exists 20:51:22 8537978a701d: Layer already exists 20:51:22 main: digest: sha256:0811a6a6c243965e944e24c0d0e62693b3838b9825521a8008f7480d185c2c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:22 ===================================================== [Pipeline] echo 20:51:22 taggedImages: 20:51:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:51:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.1 20:51:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:51:22 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:51:22 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:22 latest 20:51:22 2.3.1-dev.1 20:51:22 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:22 main 20:51:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:23 77353ebdd45b: Preparing 20:51:23 e212faf3a26e: Preparing 20:51:23 8d21ab5f2ace: Preparing 20:51:23 320ac5bb3875: Preparing 20:51:23 5d3e392a13a0: Preparing 20:51:23 5d3e392a13a0: Layer already exists 20:51:23 8d21ab5f2ace: Layer already exists 20:51:23 77353ebdd45b: Pushed 20:51:24 320ac5bb3875: Pushed 20:51:26 e212faf3a26e: Pushed 20:51:26 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:27 77353ebdd45b: Preparing 20:51:27 e212faf3a26e: Preparing 20:51:27 8d21ab5f2ace: Preparing 20:51:27 320ac5bb3875: Preparing 20:51:27 5d3e392a13a0: Preparing 20:51:27 5d3e392a13a0: Layer already exists 20:51:27 e212faf3a26e: Layer already exists 20:51:27 8d21ab5f2ace: Layer already exists 20:51:27 320ac5bb3875: Layer already exists 20:51:27 77353ebdd45b: Layer already exists 20:51:27 latest: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.1 20:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:27 77353ebdd45b: Preparing 20:51:27 e212faf3a26e: Preparing 20:51:27 8d21ab5f2ace: Preparing 20:51:27 320ac5bb3875: Preparing 20:51:27 5d3e392a13a0: Preparing 20:51:27 5d3e392a13a0: Layer already exists 20:51:27 77353ebdd45b: Layer already exists 20:51:27 8d21ab5f2ace: Layer already exists 20:51:27 e212faf3a26e: Layer already exists 20:51:27 320ac5bb3875: Layer already exists 20:51:27 2.3.1-dev.1: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:28 77353ebdd45b: Preparing 20:51:28 e212faf3a26e: Preparing 20:51:28 8d21ab5f2ace: Preparing 20:51:28 320ac5bb3875: Preparing 20:51:28 5d3e392a13a0: Preparing 20:51:28 5d3e392a13a0: Layer already exists 20:51:28 8d21ab5f2ace: Layer already exists 20:51:28 e212faf3a26e: Layer already exists 20:51:28 320ac5bb3875: Layer already exists 20:51:28 77353ebdd45b: Layer already exists 20:51:28 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:51:29 77353ebdd45b: Preparing 20:51:29 e212faf3a26e: Preparing 20:51:29 8d21ab5f2ace: Preparing 20:51:29 320ac5bb3875: Preparing 20:51:29 5d3e392a13a0: Preparing 20:51:29 8d21ab5f2ace: Layer already exists 20:51:29 5d3e392a13a0: Layer already exists 20:51:29 e212faf3a26e: Layer already exists 20:51:29 77353ebdd45b: Layer already exists 20:51:29 320ac5bb3875: Layer already exists 20:51:29 main: digest: sha256:e918a2904382e90ccccb3896e65740c9cd387f70d9718d60e178459093aeec9f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:29 ===================================================== [Pipeline] echo 20:51:29 taggedImages: 20:51:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:51:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.1 20:51:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:51:29 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:51:29 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:29 latest 20:51:29 2.3.1-dev.1 20:51:29 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:29 main 20:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:29 6da40f5a4054: Preparing 20:51:29 1c7525e08628: Preparing 20:51:29 718afb729954: Preparing 20:51:29 8d21ab5f2ace: Preparing 20:51:29 8537978a701d: Preparing 20:51:29 5d3e392a13a0: Preparing 20:51:29 5d3e392a13a0: Waiting 20:51:29 8537978a701d: Layer already exists 20:51:30 8d21ab5f2ace: Layer already exists 20:51:30 5d3e392a13a0: Layer already exists 20:51:30 1c7525e08628: Pushed 20:51:30 6da40f5a4054: Pushed 20:51:32 718afb729954: Pushed 20:51:32 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:33 6da40f5a4054: Preparing 20:51:33 1c7525e08628: Preparing 20:51:33 718afb729954: Preparing 20:51:33 8d21ab5f2ace: Preparing 20:51:33 8537978a701d: Preparing 20:51:33 5d3e392a13a0: Preparing 20:51:33 5d3e392a13a0: Waiting 20:51:33 8537978a701d: Layer already exists 20:51:33 718afb729954: Layer already exists 20:51:33 6da40f5a4054: Layer already exists 20:51:33 1c7525e08628: Layer already exists 20:51:33 8d21ab5f2ace: Layer already exists 20:51:33 5d3e392a13a0: Layer already exists 20:51:33 latest: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.1 20:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:34 6da40f5a4054: Preparing 20:51:34 1c7525e08628: Preparing 20:51:34 718afb729954: Preparing 20:51:34 8d21ab5f2ace: Preparing 20:51:34 8537978a701d: Preparing 20:51:34 5d3e392a13a0: Preparing 20:51:34 5d3e392a13a0: Waiting 20:51:34 8d21ab5f2ace: Layer already exists 20:51:34 718afb729954: Layer already exists 20:51:34 1c7525e08628: Layer already exists 20:51:34 6da40f5a4054: Layer already exists 20:51:34 8537978a701d: Layer already exists 20:51:34 5d3e392a13a0: Layer already exists 20:51:34 2.3.1-dev.1: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:35 6da40f5a4054: Preparing 20:51:35 1c7525e08628: Preparing 20:51:35 718afb729954: Preparing 20:51:35 8d21ab5f2ace: Preparing 20:51:35 8537978a701d: Preparing 20:51:35 5d3e392a13a0: Preparing 20:51:35 5d3e392a13a0: Waiting 20:51:35 8d21ab5f2ace: Layer already exists 20:51:35 718afb729954: Layer already exists 20:51:35 6da40f5a4054: Layer already exists 20:51:35 8537978a701d: Layer already exists 20:51:35 1c7525e08628: Layer already exists 20:51:35 5d3e392a13a0: Layer already exists 20:51:35 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:51:36 6da40f5a4054: Preparing 20:51:36 1c7525e08628: Preparing 20:51:36 718afb729954: Preparing 20:51:36 8d21ab5f2ace: Preparing 20:51:36 8537978a701d: Preparing 20:51:36 5d3e392a13a0: Preparing 20:51:36 5d3e392a13a0: Waiting 20:51:36 8537978a701d: Layer already exists 20:51:36 718afb729954: Layer already exists 20:51:36 1c7525e08628: Layer already exists 20:51:36 8d21ab5f2ace: Layer already exists 20:51:36 6da40f5a4054: Layer already exists 20:51:36 5d3e392a13a0: Layer already exists 20:51:36 main: digest: sha256:96499bed2c8e2e6b33b771418becd01bf76da9fd9d01b263e04064654dcbb52c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:36 ===================================================== [Pipeline] echo 20:51:36 taggedImages: 20:51:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:51:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.1 20:51:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:51:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:51:36 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:36 latest 20:51:36 2.3.1-dev.1 20:51:36 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:36 main 20:51:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:36 c6ee7a47e5a7: Preparing 20:51:36 c6ee7a47e5a7: Preparing 20:51:36 88618e81bc77: Preparing 20:51:36 6ebf6e4edecd: Preparing 20:51:36 cf220fec62d0: Preparing 20:51:36 9c740dce0f6c: Preparing 20:51:36 32196b253bc0: Preparing 20:51:36 8d21ab5f2ace: Preparing 20:51:36 36f0093f8e8c: Preparing 20:51:36 b04bc26a99be: Preparing 20:51:36 ebde4bd166c4: Preparing 20:51:36 376064582289: Preparing 20:51:36 5d3e392a13a0: Preparing 20:51:36 32196b253bc0: Waiting 20:51:36 8d21ab5f2ace: Waiting 20:51:36 36f0093f8e8c: Waiting 20:51:36 b04bc26a99be: Waiting 20:51:36 5d3e392a13a0: Waiting 20:51:36 376064582289: Waiting 20:51:37 88618e81bc77: Pushed 20:51:37 6ebf6e4edecd: Pushed 20:51:37 cf220fec62d0: Pushed 20:51:37 9c740dce0f6c: Pushed 20:51:37 c6ee7a47e5a7: Pushed 20:51:37 8d21ab5f2ace: Layer already exists 20:51:37 ebde4bd166c4: Pushed 20:51:37 5d3e392a13a0: Layer already exists 20:51:37 36f0093f8e8c: Pushed 20:51:37 b04bc26a99be: Pushed 20:51:37 376064582289: Pushed 20:51:40 32196b253bc0: Pushed 20:51:40 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:41 c6ee7a47e5a7: Preparing 20:51:41 c6ee7a47e5a7: Preparing 20:51:41 88618e81bc77: Preparing 20:51:41 6ebf6e4edecd: Preparing 20:51:41 cf220fec62d0: Preparing 20:51:41 9c740dce0f6c: Preparing 20:51:41 32196b253bc0: Preparing 20:51:41 8d21ab5f2ace: Preparing 20:51:41 36f0093f8e8c: Preparing 20:51:41 b04bc26a99be: Preparing 20:51:41 ebde4bd166c4: Preparing 20:51:41 376064582289: Preparing 20:51:41 5d3e392a13a0: Preparing 20:51:41 b04bc26a99be: Waiting 20:51:41 ebde4bd166c4: Waiting 20:51:41 376064582289: Waiting 20:51:41 32196b253bc0: Waiting 20:51:41 5d3e392a13a0: Waiting 20:51:41 8d21ab5f2ace: Waiting 20:51:41 36f0093f8e8c: Waiting 20:51:41 9c740dce0f6c: Layer already exists 20:51:41 6ebf6e4edecd: Layer already exists 20:51:41 88618e81bc77: Layer already exists 20:51:41 c6ee7a47e5a7: Layer already exists 20:51:41 cf220fec62d0: Layer already exists 20:51:41 32196b253bc0: Layer already exists 20:51:41 36f0093f8e8c: Layer already exists 20:51:41 b04bc26a99be: Layer already exists 20:51:41 8d21ab5f2ace: Layer already exists 20:51:41 ebde4bd166c4: Layer already exists 20:51:41 5d3e392a13a0: Layer already exists 20:51:41 376064582289: Layer already exists 20:51:41 latest: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.1 20:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:42 c6ee7a47e5a7: Preparing 20:51:42 c6ee7a47e5a7: Preparing 20:51:42 88618e81bc77: Preparing 20:51:42 6ebf6e4edecd: Preparing 20:51:42 cf220fec62d0: Preparing 20:51:42 9c740dce0f6c: Preparing 20:51:42 32196b253bc0: Preparing 20:51:42 8d21ab5f2ace: Preparing 20:51:42 36f0093f8e8c: Preparing 20:51:42 b04bc26a99be: Preparing 20:51:42 ebde4bd166c4: Preparing 20:51:42 376064582289: Preparing 20:51:42 5d3e392a13a0: Preparing 20:51:42 36f0093f8e8c: Waiting 20:51:42 b04bc26a99be: Waiting 20:51:42 ebde4bd166c4: Waiting 20:51:42 376064582289: Waiting 20:51:42 5d3e392a13a0: Waiting 20:51:42 32196b253bc0: Waiting 20:51:42 8d21ab5f2ace: Waiting 20:51:42 6ebf6e4edecd: Layer already exists 20:51:42 cf220fec62d0: Layer already exists 20:51:42 88618e81bc77: Layer already exists 20:51:42 c6ee7a47e5a7: Layer already exists 20:51:42 9c740dce0f6c: Layer already exists 20:51:42 32196b253bc0: Layer already exists 20:51:42 8d21ab5f2ace: Layer already exists 20:51:42 36f0093f8e8c: Layer already exists 20:51:42 b04bc26a99be: Layer already exists 20:51:42 ebde4bd166c4: Layer already exists 20:51:42 5d3e392a13a0: Layer already exists 20:51:42 376064582289: Layer already exists 20:51:42 2.3.1-dev.1: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:43 c6ee7a47e5a7: Preparing 20:51:43 c6ee7a47e5a7: Preparing 20:51:43 88618e81bc77: Preparing 20:51:43 6ebf6e4edecd: Preparing 20:51:43 cf220fec62d0: Preparing 20:51:43 9c740dce0f6c: Preparing 20:51:43 32196b253bc0: Preparing 20:51:43 8d21ab5f2ace: Preparing 20:51:43 36f0093f8e8c: Preparing 20:51:43 b04bc26a99be: Preparing 20:51:43 ebde4bd166c4: Preparing 20:51:43 376064582289: Preparing 20:51:43 5d3e392a13a0: Preparing 20:51:43 b04bc26a99be: Waiting 20:51:43 32196b253bc0: Waiting 20:51:43 8d21ab5f2ace: Waiting 20:51:43 ebde4bd166c4: Waiting 20:51:43 36f0093f8e8c: Waiting 20:51:43 5d3e392a13a0: Waiting 20:51:43 376064582289: Waiting 20:51:43 cf220fec62d0: Layer already exists 20:51:43 88618e81bc77: Layer already exists 20:51:43 9c740dce0f6c: Layer already exists 20:51:43 c6ee7a47e5a7: Layer already exists 20:51:43 6ebf6e4edecd: Layer already exists 20:51:43 b04bc26a99be: Layer already exists 20:51:43 32196b253bc0: Layer already exists 20:51:43 ebde4bd166c4: Layer already exists 20:51:43 8d21ab5f2ace: Layer already exists 20:51:43 36f0093f8e8c: Layer already exists 20:51:43 376064582289: Layer already exists 20:51:43 5d3e392a13a0: Layer already exists 20:51:43 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:51:44 c6ee7a47e5a7: Preparing 20:51:44 c6ee7a47e5a7: Preparing 20:51:44 88618e81bc77: Preparing 20:51:44 6ebf6e4edecd: Preparing 20:51:44 cf220fec62d0: Preparing 20:51:44 9c740dce0f6c: Preparing 20:51:44 32196b253bc0: Preparing 20:51:44 8d21ab5f2ace: Preparing 20:51:44 36f0093f8e8c: Preparing 20:51:44 b04bc26a99be: Preparing 20:51:44 ebde4bd166c4: Preparing 20:51:44 376064582289: Preparing 20:51:44 5d3e392a13a0: Preparing 20:51:44 b04bc26a99be: Waiting 20:51:44 32196b253bc0: Waiting 20:51:44 ebde4bd166c4: Waiting 20:51:44 8d21ab5f2ace: Waiting 20:51:44 376064582289: Waiting 20:51:44 5d3e392a13a0: Waiting 20:51:44 36f0093f8e8c: Waiting 20:51:44 cf220fec62d0: Layer already exists 20:51:44 6ebf6e4edecd: Layer already exists 20:51:44 88618e81bc77: Layer already exists 20:51:44 9c740dce0f6c: Layer already exists 20:51:44 c6ee7a47e5a7: Layer already exists 20:51:44 8d21ab5f2ace: Layer already exists 20:51:44 32196b253bc0: Layer already exists 20:51:44 b04bc26a99be: Layer already exists 20:51:44 36f0093f8e8c: Layer already exists 20:51:44 ebde4bd166c4: Layer already exists 20:51:44 5d3e392a13a0: Layer already exists 20:51:44 376064582289: Layer already exists 20:51:44 main: digest: sha256:b5991c839d3e7bd46fe7555a9e57e2d01fe5a41ba2eed940af704d73a7708f3e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:44 ===================================================== [Pipeline] echo 20:51:44 taggedImages: 20:51:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:51:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.1 20:51:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:51:44 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:51:44 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:44 latest 20:51:44 2.3.1-dev.1 20:51:44 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:44 main 20:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:51:45 a609ef663745: Preparing 20:51:45 78c92e29b591: Preparing 20:51:45 8548b38e07c8: Preparing 20:51:45 44b68fee5c04: Preparing 20:51:45 c8b508a0b193: Preparing 20:51:45 b016a05ff91d: Preparing 20:51:45 b221f3fc0f05: Preparing 20:51:45 5d3e392a13a0: Preparing 20:51:45 b221f3fc0f05: Waiting 20:51:45 5d3e392a13a0: Waiting 20:51:45 b016a05ff91d: Waiting 20:51:45 a609ef663745: Pushed 20:51:45 78c92e29b591: Pushed 20:51:45 c8b508a0b193: Pushed 20:51:45 5d3e392a13a0: Layer already exists 20:51:45 b016a05ff91d: Pushed 20:51:45 b221f3fc0f05: Pushed 20:51:47 44b68fee5c04: Pushed 20:51:47 8548b38e07c8: Pushed 20:51:47 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:51:48 a609ef663745: Preparing 20:51:48 78c92e29b591: Preparing 20:51:48 8548b38e07c8: Preparing 20:51:48 44b68fee5c04: Preparing 20:51:48 c8b508a0b193: Preparing 20:51:48 b016a05ff91d: Preparing 20:51:48 b221f3fc0f05: Preparing 20:51:48 5d3e392a13a0: Preparing 20:51:48 b221f3fc0f05: Waiting 20:51:48 5d3e392a13a0: Waiting 20:51:48 b016a05ff91d: Waiting 20:51:48 8548b38e07c8: Layer already exists 20:51:48 c8b508a0b193: Layer already exists 20:51:48 a609ef663745: Layer already exists 20:51:48 44b68fee5c04: Layer already exists 20:51:48 78c92e29b591: Layer already exists 20:51:48 b016a05ff91d: Layer already exists 20:51:48 b221f3fc0f05: Layer already exists 20:51:48 5d3e392a13a0: Layer already exists 20:51:48 latest: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.1 20:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:51:49 a609ef663745: Preparing 20:51:49 78c92e29b591: Preparing 20:51:49 8548b38e07c8: Preparing 20:51:49 44b68fee5c04: Preparing 20:51:49 c8b508a0b193: Preparing 20:51:49 b016a05ff91d: Preparing 20:51:49 b221f3fc0f05: Preparing 20:51:49 5d3e392a13a0: Preparing 20:51:49 b016a05ff91d: Waiting 20:51:49 b221f3fc0f05: Waiting 20:51:49 5d3e392a13a0: Waiting 20:51:49 a609ef663745: Layer already exists 20:51:49 c8b508a0b193: Layer already exists 20:51:49 8548b38e07c8: Layer already exists 20:51:49 44b68fee5c04: Layer already exists 20:51:49 78c92e29b591: Layer already exists 20:51:49 b221f3fc0f05: Layer already exists 20:51:49 5d3e392a13a0: Layer already exists 20:51:49 b016a05ff91d: Layer already exists 20:51:49 2.3.1-dev.1: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:51:50 a609ef663745: Preparing 20:51:50 78c92e29b591: Preparing 20:51:50 8548b38e07c8: Preparing 20:51:50 44b68fee5c04: Preparing 20:51:50 c8b508a0b193: Preparing 20:51:50 b016a05ff91d: Preparing 20:51:50 b221f3fc0f05: Preparing 20:51:50 5d3e392a13a0: Preparing 20:51:50 b016a05ff91d: Waiting 20:51:50 5d3e392a13a0: Waiting 20:51:50 b221f3fc0f05: Waiting 20:51:50 c8b508a0b193: Layer already exists 20:51:50 44b68fee5c04: Layer already exists 20:51:50 8548b38e07c8: Layer already exists 20:51:50 a609ef663745: Layer already exists 20:51:50 78c92e29b591: Layer already exists 20:51:50 5d3e392a13a0: Layer already exists 20:51:50 b016a05ff91d: Layer already exists 20:51:50 b221f3fc0f05: Layer already exists 20:51:50 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:51:51 a609ef663745: Preparing 20:51:51 78c92e29b591: Preparing 20:51:51 8548b38e07c8: Preparing 20:51:51 44b68fee5c04: Preparing 20:51:51 c8b508a0b193: Preparing 20:51:51 b016a05ff91d: Preparing 20:51:51 b221f3fc0f05: Preparing 20:51:51 5d3e392a13a0: Preparing 20:51:51 b016a05ff91d: Waiting 20:51:51 b221f3fc0f05: Waiting 20:51:51 5d3e392a13a0: Waiting 20:51:51 8548b38e07c8: Layer already exists 20:51:51 78c92e29b591: Layer already exists 20:51:51 c8b508a0b193: Layer already exists 20:51:51 44b68fee5c04: Layer already exists 20:51:51 a609ef663745: Layer already exists 20:51:51 b221f3fc0f05: Layer already exists 20:51:51 b016a05ff91d: Layer already exists 20:51:51 5d3e392a13a0: Layer already exists 20:51:51 main: digest: sha256:6fdfc6ef729d73fc33a810ce7fa4d753719852266497579554d55974d4efbadc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:51 ===================================================== [Pipeline] echo 20:51:51 taggedImages: 20:51:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:51:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.1 20:51:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:51:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:51:51 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:51 latest 20:51:51 2.3.1-dev.1 20:51:51 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:51 main 20:51:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:51:52 be9d25756410: Preparing 20:51:52 9960177d3bd8: Preparing 20:51:52 6f3c8f930885: Preparing 20:51:52 94266ae9510b: Preparing 20:51:52 dc48c76505c1: Preparing 20:51:52 2650148b49b0: Preparing 20:51:52 43b03e3b3f1f: Preparing 20:51:52 6dd9153d3b16: Preparing 20:51:52 c36cc920fd42: Preparing 20:51:52 5d3e392a13a0: Preparing 20:51:52 2650148b49b0: Waiting 20:51:52 6dd9153d3b16: Waiting 20:51:52 5d3e392a13a0: Waiting 20:51:52 43b03e3b3f1f: Waiting 20:51:52 c36cc920fd42: Waiting 20:51:52 be9d25756410: Pushed 20:51:52 9960177d3bd8: Pushed 20:51:52 dc48c76505c1: Pushed 20:51:52 2650148b49b0: Pushed 20:51:52 43b03e3b3f1f: Pushed 20:51:52 6dd9153d3b16: Pushed 20:51:52 5d3e392a13a0: Layer already exists 20:51:53 c36cc920fd42: Pushed 20:51:55 94266ae9510b: Pushed 20:51:55 6f3c8f930885: Pushed 20:51:55 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:51:56 be9d25756410: Preparing 20:51:56 9960177d3bd8: Preparing 20:51:56 6f3c8f930885: Preparing 20:51:56 94266ae9510b: Preparing 20:51:56 dc48c76505c1: Preparing 20:51:56 2650148b49b0: Preparing 20:51:56 43b03e3b3f1f: Preparing 20:51:56 6dd9153d3b16: Preparing 20:51:56 c36cc920fd42: Preparing 20:51:56 5d3e392a13a0: Preparing 20:51:56 2650148b49b0: Waiting 20:51:56 43b03e3b3f1f: Waiting 20:51:56 6dd9153d3b16: Waiting 20:51:56 c36cc920fd42: Waiting 20:51:56 5d3e392a13a0: Waiting 20:51:56 6f3c8f930885: Layer already exists 20:51:56 94266ae9510b: Layer already exists 20:51:56 be9d25756410: Layer already exists 20:51:56 9960177d3bd8: Layer already exists 20:51:56 dc48c76505c1: Layer already exists 20:51:56 6dd9153d3b16: Layer already exists 20:51:56 43b03e3b3f1f: Layer already exists 20:51:56 2650148b49b0: Layer already exists 20:51:56 5d3e392a13a0: Layer already exists 20:51:56 c36cc920fd42: Layer already exists 20:51:56 latest: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.1 20:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:51:57 be9d25756410: Preparing 20:51:57 9960177d3bd8: Preparing 20:51:57 6f3c8f930885: Preparing 20:51:57 94266ae9510b: Preparing 20:51:57 dc48c76505c1: Preparing 20:51:57 2650148b49b0: Preparing 20:51:57 43b03e3b3f1f: Preparing 20:51:57 6dd9153d3b16: Preparing 20:51:57 c36cc920fd42: Preparing 20:51:57 5d3e392a13a0: Preparing 20:51:57 6dd9153d3b16: Waiting 20:51:57 c36cc920fd42: Waiting 20:51:57 5d3e392a13a0: Waiting 20:51:57 43b03e3b3f1f: Waiting 20:51:57 94266ae9510b: Layer already exists 20:51:57 9960177d3bd8: Layer already exists 20:51:57 dc48c76505c1: Layer already exists 20:51:57 6f3c8f930885: Layer already exists 20:51:57 be9d25756410: Layer already exists 20:51:57 43b03e3b3f1f: Layer already exists 20:51:57 6dd9153d3b16: Layer already exists 20:51:57 2650148b49b0: Layer already exists 20:51:57 c36cc920fd42: Layer already exists 20:51:57 5d3e392a13a0: Layer already exists 20:51:57 2.3.1-dev.1: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:51:58 be9d25756410: Preparing 20:51:58 9960177d3bd8: Preparing 20:51:58 6f3c8f930885: Preparing 20:51:58 94266ae9510b: Preparing 20:51:58 dc48c76505c1: Preparing 20:51:58 2650148b49b0: Preparing 20:51:58 43b03e3b3f1f: Preparing 20:51:58 6dd9153d3b16: Preparing 20:51:58 c36cc920fd42: Preparing 20:51:58 5d3e392a13a0: Preparing 20:51:58 2650148b49b0: Waiting 20:51:58 43b03e3b3f1f: Waiting 20:51:58 6dd9153d3b16: Waiting 20:51:58 c36cc920fd42: Waiting 20:51:58 5d3e392a13a0: Waiting 20:51:58 be9d25756410: Layer already exists 20:51:58 6f3c8f930885: Layer already exists 20:51:58 94266ae9510b: Layer already exists 20:51:58 9960177d3bd8: Layer already exists 20:51:58 dc48c76505c1: Layer already exists 20:51:58 43b03e3b3f1f: Layer already exists 20:51:58 2650148b49b0: Layer already exists 20:51:58 5d3e392a13a0: Layer already exists 20:51:58 6dd9153d3b16: Layer already exists 20:51:58 c36cc920fd42: Layer already exists 20:51:58 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:51:59 be9d25756410: Preparing 20:51:59 9960177d3bd8: Preparing 20:51:59 6f3c8f930885: Preparing 20:51:59 94266ae9510b: Preparing 20:51:59 dc48c76505c1: Preparing 20:51:59 2650148b49b0: Preparing 20:51:59 43b03e3b3f1f: Preparing 20:51:59 6dd9153d3b16: Preparing 20:51:59 c36cc920fd42: Preparing 20:51:59 5d3e392a13a0: Preparing 20:51:59 6dd9153d3b16: Waiting 20:51:59 c36cc920fd42: Waiting 20:51:59 5d3e392a13a0: Waiting 20:51:59 43b03e3b3f1f: Waiting 20:51:59 9960177d3bd8: Layer already exists 20:51:59 dc48c76505c1: Layer already exists 20:51:59 94266ae9510b: Layer already exists 20:51:59 be9d25756410: Layer already exists 20:51:59 6f3c8f930885: Layer already exists 20:51:59 c36cc920fd42: Layer already exists 20:51:59 2650148b49b0: Layer already exists 20:51:59 43b03e3b3f1f: Layer already exists 20:51:59 5d3e392a13a0: Layer already exists 20:51:59 6dd9153d3b16: Layer already exists 20:51:59 main: digest: sha256:053c88360c5375d6d0780c83a4bb5f0f62aa980ce5071ffcd111a74fa7356587 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:59 ===================================================== [Pipeline] echo 20:51:59 taggedImages: 20:51:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:51:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.1 20:51:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:51:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:51:59 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:51:59 latest 20:51:59 2.3.1-dev.1 20:51:59 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:51:59 main 20:51:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:00 cbeafd2c0753: Preparing 20:52:00 d855dd6f7d43: Preparing 20:52:00 8d21ab5f2ace: Preparing 20:52:00 61f0179c9aec: Preparing 20:52:00 9833f26c6bda: Preparing 20:52:00 9833f26c6bda: Layer already exists 20:52:00 8d21ab5f2ace: Layer already exists 20:52:00 cbeafd2c0753: Pushed 20:52:02 61f0179c9aec: Pushed 20:52:05 d855dd6f7d43: Pushed 20:52:05 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:06 cbeafd2c0753: Preparing 20:52:06 d855dd6f7d43: Preparing 20:52:06 8d21ab5f2ace: Preparing 20:52:06 61f0179c9aec: Preparing 20:52:06 9833f26c6bda: Preparing 20:52:06 cbeafd2c0753: Layer already exists 20:52:06 9833f26c6bda: Layer already exists 20:52:06 61f0179c9aec: Layer already exists 20:52:06 d855dd6f7d43: Layer already exists 20:52:06 8d21ab5f2ace: Layer already exists 20:52:06 latest: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.1 20:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:06 cbeafd2c0753: Preparing 20:52:06 d855dd6f7d43: Preparing 20:52:06 8d21ab5f2ace: Preparing 20:52:06 61f0179c9aec: Preparing 20:52:06 9833f26c6bda: Preparing 20:52:06 d855dd6f7d43: Layer already exists 20:52:06 9833f26c6bda: Layer already exists 20:52:06 cbeafd2c0753: Layer already exists 20:52:06 8d21ab5f2ace: Layer already exists 20:52:06 61f0179c9aec: Layer already exists 20:52:06 2.3.1-dev.1: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:07 cbeafd2c0753: Preparing 20:52:07 d855dd6f7d43: Preparing 20:52:07 8d21ab5f2ace: Preparing 20:52:07 61f0179c9aec: Preparing 20:52:07 9833f26c6bda: Preparing 20:52:07 8d21ab5f2ace: Layer already exists 20:52:07 cbeafd2c0753: Layer already exists 20:52:07 61f0179c9aec: Layer already exists 20:52:07 d855dd6f7d43: Layer already exists 20:52:07 9833f26c6bda: Layer already exists 20:52:07 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:08 cbeafd2c0753: Preparing 20:52:08 d855dd6f7d43: Preparing 20:52:08 8d21ab5f2ace: Preparing 20:52:08 61f0179c9aec: Preparing 20:52:08 9833f26c6bda: Preparing 20:52:08 8d21ab5f2ace: Layer already exists 20:52:08 cbeafd2c0753: Layer already exists 20:52:08 9833f26c6bda: Layer already exists 20:52:08 61f0179c9aec: Layer already exists 20:52:08 d855dd6f7d43: Layer already exists 20:52:08 main: digest: sha256:6d6dee942be67e38200e21a7de6ce7077b6727a0bc19daa4b914a5f6192dc00c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:08 ===================================================== [Pipeline] echo 20:52:08 taggedImages: 20:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.1 20:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:52:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:52:08 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:08 latest 20:52:08 2.3.1-dev.1 20:52:08 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:08 main 20:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:08 0f22aa2309d7: Preparing 20:52:08 19ddd5551674: Preparing 20:52:08 4dbdf2f40e57: Preparing 20:52:08 9a87d95240c0: Preparing 20:52:08 72cb1ec787e7: Preparing 20:52:08 ae294484012f: Preparing 20:52:08 9833f26c6bda: Preparing 20:52:08 9833f26c6bda: Waiting 20:52:08 ae294484012f: Waiting 20:52:09 0f22aa2309d7: Pushed 20:52:09 19ddd5551674: Pushed 20:52:09 4dbdf2f40e57: Pushed 20:52:09 9833f26c6bda: Layer already exists 20:52:10 ae294484012f: Pushed 20:52:16 72cb1ec787e7: Pushed 20:52:25 9a87d95240c0: Pushed 20:52:25 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:25 0f22aa2309d7: Preparing 20:52:25 19ddd5551674: Preparing 20:52:25 4dbdf2f40e57: Preparing 20:52:25 9a87d95240c0: Preparing 20:52:25 72cb1ec787e7: Preparing 20:52:25 ae294484012f: Preparing 20:52:25 9833f26c6bda: Preparing 20:52:25 ae294484012f: Waiting 20:52:25 9833f26c6bda: Waiting 20:52:25 19ddd5551674: Layer already exists 20:52:25 72cb1ec787e7: Layer already exists 20:52:25 9a87d95240c0: Layer already exists 20:52:25 0f22aa2309d7: Layer already exists 20:52:25 4dbdf2f40e57: Layer already exists 20:52:25 ae294484012f: Layer already exists 20:52:25 9833f26c6bda: Layer already exists 20:52:25 latest: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.1 20:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:26 0f22aa2309d7: Preparing 20:52:26 19ddd5551674: Preparing 20:52:26 4dbdf2f40e57: Preparing 20:52:26 9a87d95240c0: Preparing 20:52:26 72cb1ec787e7: Preparing 20:52:26 ae294484012f: Preparing 20:52:26 9833f26c6bda: Preparing 20:52:26 ae294484012f: Waiting 20:52:26 9833f26c6bda: Waiting 20:52:26 0f22aa2309d7: Layer already exists 20:52:26 4dbdf2f40e57: Layer already exists 20:52:26 72cb1ec787e7: Layer already exists 20:52:26 19ddd5551674: Layer already exists 20:52:26 9a87d95240c0: Layer already exists 20:52:26 9833f26c6bda: Layer already exists 20:52:26 ae294484012f: Layer already exists 20:52:26 2.3.1-dev.1: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:27 0f22aa2309d7: Preparing 20:52:27 19ddd5551674: Preparing 20:52:27 4dbdf2f40e57: Preparing 20:52:27 9a87d95240c0: Preparing 20:52:27 72cb1ec787e7: Preparing 20:52:27 ae294484012f: Preparing 20:52:27 9833f26c6bda: Preparing 20:52:27 ae294484012f: Waiting 20:52:27 9833f26c6bda: Waiting 20:52:27 19ddd5551674: Layer already exists 20:52:27 9a87d95240c0: Layer already exists 20:52:27 72cb1ec787e7: Layer already exists 20:52:27 4dbdf2f40e57: Layer already exists 20:52:27 0f22aa2309d7: Layer already exists 20:52:27 ae294484012f: Layer already exists 20:52:27 9833f26c6bda: Layer already exists 20:52:27 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:52:28 0f22aa2309d7: Preparing 20:52:28 19ddd5551674: Preparing 20:52:28 4dbdf2f40e57: Preparing 20:52:28 9a87d95240c0: Preparing 20:52:28 72cb1ec787e7: Preparing 20:52:28 ae294484012f: Preparing 20:52:28 9833f26c6bda: Preparing 20:52:28 ae294484012f: Waiting 20:52:28 9833f26c6bda: Waiting 20:52:28 0f22aa2309d7: Layer already exists 20:52:28 72cb1ec787e7: Layer already exists 20:52:28 19ddd5551674: Layer already exists 20:52:28 4dbdf2f40e57: Layer already exists 20:52:28 9a87d95240c0: Layer already exists 20:52:28 9833f26c6bda: Layer already exists 20:52:28 ae294484012f: Layer already exists 20:52:28 main: digest: sha256:9c1ceea5e51367b362ef5dcdab21fc0a1d438f79bdd988f059af03c7979c891e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:28 ===================================================== [Pipeline] echo 20:52:28 taggedImages: 20:52:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:52:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.1 20:52:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:52:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:52:28 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:28 latest 20:52:28 2.3.1-dev.1 20:52:28 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:28 main 20:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:52:29 8e0d997a03cd: Preparing 20:52:29 f6debb2a039c: Preparing 20:52:29 d3b016bd6f72: Preparing 20:52:29 11aad3548ee5: Preparing 20:52:29 0eace8bcac7a: Preparing 20:52:29 9833f26c6bda: Preparing 20:52:29 9833f26c6bda: Waiting 20:52:29 8e0d997a03cd: Pushed 20:52:29 d3b016bd6f72: Pushed 20:52:29 f6debb2a039c: Pushed 20:52:29 9833f26c6bda: Layer already exists 20:52:30 0eace8bcac7a: Pushed 20:52:45 11aad3548ee5: Pushed 20:52:45 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:52:47 8e0d997a03cd: Preparing 20:52:47 f6debb2a039c: Preparing 20:52:47 d3b016bd6f72: Preparing 20:52:47 11aad3548ee5: Preparing 20:52:47 0eace8bcac7a: Preparing 20:52:47 9833f26c6bda: Preparing 20:52:47 9833f26c6bda: Waiting 20:52:47 11aad3548ee5: Layer already exists 20:52:47 d3b016bd6f72: Layer already exists 20:52:47 8e0d997a03cd: Layer already exists 20:52:47 0eace8bcac7a: Layer already exists 20:52:47 f6debb2a039c: Layer already exists 20:52:47 9833f26c6bda: Layer already exists 20:52:47 latest: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.1 20:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:52:48 8e0d997a03cd: Preparing 20:52:48 f6debb2a039c: Preparing 20:52:48 d3b016bd6f72: Preparing 20:52:48 11aad3548ee5: Preparing 20:52:48 0eace8bcac7a: Preparing 20:52:48 9833f26c6bda: Preparing 20:52:48 9833f26c6bda: Waiting 20:52:48 0eace8bcac7a: Layer already exists 20:52:48 8e0d997a03cd: Layer already exists 20:52:48 11aad3548ee5: Layer already exists 20:52:48 f6debb2a039c: Layer already exists 20:52:48 d3b016bd6f72: Layer already exists 20:52:48 9833f26c6bda: Layer already exists 20:52:49 2.3.1-dev.1: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:52:49 8e0d997a03cd: Preparing 20:52:49 f6debb2a039c: Preparing 20:52:49 d3b016bd6f72: Preparing 20:52:49 11aad3548ee5: Preparing 20:52:49 0eace8bcac7a: Preparing 20:52:49 9833f26c6bda: Preparing 20:52:49 9833f26c6bda: Waiting 20:52:49 8e0d997a03cd: Layer already exists 20:52:49 11aad3548ee5: Layer already exists 20:52:49 d3b016bd6f72: Layer already exists 20:52:49 f6debb2a039c: Layer already exists 20:52:50 0eace8bcac7a: Layer already exists 20:52:50 9833f26c6bda: Layer already exists 20:52:50 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:52:50 8e0d997a03cd: Preparing 20:52:50 f6debb2a039c: Preparing 20:52:50 d3b016bd6f72: Preparing 20:52:50 11aad3548ee5: Preparing 20:52:50 0eace8bcac7a: Preparing 20:52:50 9833f26c6bda: Preparing 20:52:50 9833f26c6bda: Waiting 20:52:50 8e0d997a03cd: Layer already exists 20:52:50 f6debb2a039c: Layer already exists 20:52:50 0eace8bcac7a: Layer already exists 20:52:50 11aad3548ee5: Layer already exists 20:52:50 d3b016bd6f72: Layer already exists 20:52:50 9833f26c6bda: Layer already exists 20:52:51 main: digest: sha256:3a4a67f3ec50accbef41a54e318eea75586c91cf332a358908404a204b5788c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:51 ===================================================== [Pipeline] echo 20:52:51 taggedImages: 20:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.1 20:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:52:51 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:52:51 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:51 latest 20:52:51 2.3.1-dev.1 20:52:51 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:52:51 main 20:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:52:51 87eb5955581c: Preparing 20:52:51 9940ae1df115: Preparing 20:52:51 53d97a1db162: Preparing 20:52:51 dcf3a36dac0d: Preparing 20:52:51 ae294484012f: Preparing 20:52:51 9833f26c6bda: Preparing 20:52:51 9833f26c6bda: Waiting 20:52:51 ae294484012f: Layer already exists 20:52:51 9833f26c6bda: Layer already exists 20:52:52 53d97a1db162: Pushed 20:52:52 87eb5955581c: Pushed 20:52:52 9940ae1df115: Pushed 20:53:10 dcf3a36dac0d: Pushed 20:53:10 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:11 87eb5955581c: Preparing 20:53:11 9940ae1df115: Preparing 20:53:11 53d97a1db162: Preparing 20:53:11 dcf3a36dac0d: Preparing 20:53:11 ae294484012f: Preparing 20:53:11 9833f26c6bda: Preparing 20:53:11 9833f26c6bda: Waiting 20:53:11 53d97a1db162: Layer already exists 20:53:11 dcf3a36dac0d: Layer already exists 20:53:11 ae294484012f: Layer already exists 20:53:11 87eb5955581c: Layer already exists 20:53:11 9940ae1df115: Layer already exists 20:53:11 9833f26c6bda: Layer already exists 20:53:11 latest: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.1 20:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:11 87eb5955581c: Preparing 20:53:11 9940ae1df115: Preparing 20:53:11 53d97a1db162: Preparing 20:53:11 dcf3a36dac0d: Preparing 20:53:11 ae294484012f: Preparing 20:53:11 9833f26c6bda: Preparing 20:53:11 9833f26c6bda: Waiting 20:53:11 dcf3a36dac0d: Layer already exists 20:53:11 87eb5955581c: Layer already exists 20:53:11 9940ae1df115: Layer already exists 20:53:11 ae294484012f: Layer already exists 20:53:11 53d97a1db162: Layer already exists 20:53:11 9833f26c6bda: Layer already exists 20:53:11 2.3.1-dev.1: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:12 87eb5955581c: Preparing 20:53:12 9940ae1df115: Preparing 20:53:12 53d97a1db162: Preparing 20:53:12 dcf3a36dac0d: Preparing 20:53:12 ae294484012f: Preparing 20:53:12 9833f26c6bda: Preparing 20:53:12 9833f26c6bda: Waiting 20:53:12 dcf3a36dac0d: Layer already exists 20:53:12 87eb5955581c: Layer already exists 20:53:12 9940ae1df115: Layer already exists 20:53:12 ae294484012f: Layer already exists 20:53:12 53d97a1db162: Layer already exists 20:53:12 9833f26c6bda: Layer already exists 20:53:12 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:13 87eb5955581c: Preparing 20:53:13 9940ae1df115: Preparing 20:53:13 53d97a1db162: Preparing 20:53:13 dcf3a36dac0d: Preparing 20:53:13 ae294484012f: Preparing 20:53:13 9833f26c6bda: Preparing 20:53:13 9833f26c6bda: Waiting 20:53:13 ae294484012f: Layer already exists 20:53:13 53d97a1db162: Layer already exists 20:53:13 dcf3a36dac0d: Layer already exists 20:53:13 9940ae1df115: Layer already exists 20:53:13 87eb5955581c: Layer already exists 20:53:13 9833f26c6bda: Layer already exists 20:53:13 main: digest: sha256:38693ad8b65333626dc2a104253d21febe90265a59583acd21b5402ed6d6bf13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:13 ===================================================== [Pipeline] echo 20:53:13 taggedImages: 20:53:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:53:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.1 20:53:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:53:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:53:13 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:13 latest 20:53:13 2.3.1-dev.1 20:53:13 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:13 main 20:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:14 fac9d1e1f7c1: Preparing 20:53:14 56db123ba77b: Preparing 20:53:14 8d21ab5f2ace: Preparing 20:53:14 7b907c9bb624: Preparing 20:53:14 5d3e392a13a0: Preparing 20:53:14 5d3e392a13a0: Layer already exists 20:53:14 8d21ab5f2ace: Layer already exists 20:53:14 fac9d1e1f7c1: Pushed 20:53:14 7b907c9bb624: Pushed 20:53:20 56db123ba77b: Pushed 20:53:20 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:20 fac9d1e1f7c1: Preparing 20:53:20 56db123ba77b: Preparing 20:53:20 8d21ab5f2ace: Preparing 20:53:20 7b907c9bb624: Preparing 20:53:20 5d3e392a13a0: Preparing 20:53:20 5d3e392a13a0: Layer already exists 20:53:20 56db123ba77b: Layer already exists 20:53:20 fac9d1e1f7c1: Layer already exists 20:53:20 7b907c9bb624: Layer already exists 20:53:20 8d21ab5f2ace: Layer already exists 20:53:20 latest: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.1 20:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:21 fac9d1e1f7c1: Preparing 20:53:21 56db123ba77b: Preparing 20:53:21 8d21ab5f2ace: Preparing 20:53:21 7b907c9bb624: Preparing 20:53:21 5d3e392a13a0: Preparing 20:53:21 56db123ba77b: Layer already exists 20:53:21 fac9d1e1f7c1: Layer already exists 20:53:21 8d21ab5f2ace: Layer already exists 20:53:21 5d3e392a13a0: Layer already exists 20:53:21 7b907c9bb624: Layer already exists 20:53:21 2.3.1-dev.1: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:22 fac9d1e1f7c1: Preparing 20:53:22 56db123ba77b: Preparing 20:53:22 8d21ab5f2ace: Preparing 20:53:22 7b907c9bb624: Preparing 20:53:22 5d3e392a13a0: Preparing 20:53:22 fac9d1e1f7c1: Layer already exists 20:53:22 8d21ab5f2ace: Layer already exists 20:53:22 5d3e392a13a0: Layer already exists 20:53:22 56db123ba77b: Layer already exists 20:53:22 7b907c9bb624: Layer already exists 20:53:22 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:23 fac9d1e1f7c1: Preparing 20:53:23 56db123ba77b: Preparing 20:53:23 8d21ab5f2ace: Preparing 20:53:23 7b907c9bb624: Preparing 20:53:23 5d3e392a13a0: Preparing 20:53:23 8d21ab5f2ace: Layer already exists 20:53:23 7b907c9bb624: Layer already exists 20:53:23 56db123ba77b: Layer already exists 20:53:23 fac9d1e1f7c1: Layer already exists 20:53:23 5d3e392a13a0: Layer already exists 20:53:23 main: digest: sha256:0e82861b1b487f8519aadb62cf79069ccf22b934560117f2631b80ef7178ba0f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:23 ===================================================== [Pipeline] echo 20:53:23 taggedImages: 20:53:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:53:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.1 20:53:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:53:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:53:23 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:23 latest 20:53:23 2.3.1-dev.1 20:53:23 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:23 main 20:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:24 eee7bdd493af: Preparing 20:53:24 97e7d7e26e25: Preparing 20:53:24 8d21ab5f2ace: Preparing 20:53:24 8537978a701d: Preparing 20:53:24 5d3e392a13a0: Preparing 20:53:24 8537978a701d: Layer already exists 20:53:24 5d3e392a13a0: Layer already exists 20:53:24 8d21ab5f2ace: Layer already exists 20:53:24 eee7bdd493af: Pushed 20:53:29 97e7d7e26e25: Pushed 20:53:29 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:30 eee7bdd493af: Preparing 20:53:30 97e7d7e26e25: Preparing 20:53:30 8d21ab5f2ace: Preparing 20:53:30 8537978a701d: Preparing 20:53:30 5d3e392a13a0: Preparing 20:53:30 eee7bdd493af: Layer already exists 20:53:30 8d21ab5f2ace: Layer already exists 20:53:30 5d3e392a13a0: Layer already exists 20:53:30 97e7d7e26e25: Layer already exists 20:53:30 8537978a701d: Layer already exists 20:53:30 latest: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.1 20:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:31 eee7bdd493af: Preparing 20:53:31 97e7d7e26e25: Preparing 20:53:31 8d21ab5f2ace: Preparing 20:53:31 8537978a701d: Preparing 20:53:31 5d3e392a13a0: Preparing 20:53:31 eee7bdd493af: Layer already exists 20:53:31 5d3e392a13a0: Layer already exists 20:53:31 97e7d7e26e25: Layer already exists 20:53:31 8537978a701d: Layer already exists 20:53:31 8d21ab5f2ace: Layer already exists 20:53:31 2.3.1-dev.1: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:31 eee7bdd493af: Preparing 20:53:31 97e7d7e26e25: Preparing 20:53:31 8d21ab5f2ace: Preparing 20:53:31 8537978a701d: Preparing 20:53:31 5d3e392a13a0: Preparing 20:53:31 5d3e392a13a0: Layer already exists 20:53:31 eee7bdd493af: Layer already exists 20:53:31 8537978a701d: Layer already exists 20:53:31 8d21ab5f2ace: Layer already exists 20:53:31 97e7d7e26e25: Layer already exists 20:53:31 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:32 eee7bdd493af: Preparing 20:53:32 97e7d7e26e25: Preparing 20:53:32 8d21ab5f2ace: Preparing 20:53:32 8537978a701d: Preparing 20:53:32 5d3e392a13a0: Preparing 20:53:32 8d21ab5f2ace: Layer already exists 20:53:32 97e7d7e26e25: Layer already exists 20:53:32 eee7bdd493af: Layer already exists 20:53:32 8537978a701d: Layer already exists 20:53:32 5d3e392a13a0: Layer already exists 20:53:32 main: digest: sha256:ce229c27b6f301e7a4095fa219a42b7ad9a09fd66e489aa946fc359a6cbe1190 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:32 ===================================================== [Pipeline] echo 20:53:32 taggedImages: 20:53:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:53:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.1 20:53:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:53:32 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:53:32 a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:32 latest 20:53:32 2.3.1-dev.1 20:53:32 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:53:32 main 20:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:53:33 7b4b1dc1c472: Preparing 20:53:33 281dd27fbe6b: Preparing 20:53:33 831dc4d6ece5: Preparing 20:53:33 0207cfb20191: Preparing 20:53:33 5d3e392a13a0: Preparing 20:53:33 5d3e392a13a0: Layer already exists 20:53:33 281dd27fbe6b: Pushed 20:53:34 7b4b1dc1c472: Pushed 20:53:36 831dc4d6ece5: Pushed 20:54:02 0207cfb20191: Pushed 20:54:02 a73500d17d161fb3a8a62f1ec070ca3e773c52e6: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:54:03 7b4b1dc1c472: Preparing 20:54:03 281dd27fbe6b: Preparing 20:54:03 831dc4d6ece5: Preparing 20:54:03 0207cfb20191: Preparing 20:54:03 5d3e392a13a0: Preparing 20:54:03 5d3e392a13a0: Layer already exists 20:54:03 281dd27fbe6b: Layer already exists 20:54:03 831dc4d6ece5: Layer already exists 20:54:03 7b4b1dc1c472: Layer already exists 20:54:03 0207cfb20191: Layer already exists 20:54:03 latest: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.1 20:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:54:04 7b4b1dc1c472: Preparing 20:54:04 281dd27fbe6b: Preparing 20:54:04 831dc4d6ece5: Preparing 20:54:04 0207cfb20191: Preparing 20:54:04 5d3e392a13a0: Preparing 20:54:04 831dc4d6ece5: Layer already exists 20:54:04 5d3e392a13a0: Layer already exists 20:54:04 281dd27fbe6b: Layer already exists 20:54:04 0207cfb20191: Layer already exists 20:54:04 7b4b1dc1c472: Layer already exists 20:54:04 2.3.1-dev.1: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:54:05 7b4b1dc1c472: Preparing 20:54:05 281dd27fbe6b: Preparing 20:54:05 831dc4d6ece5: Preparing 20:54:05 0207cfb20191: Preparing 20:54:05 5d3e392a13a0: Preparing 20:54:05 5d3e392a13a0: Layer already exists 20:54:05 0207cfb20191: Layer already exists 20:54:05 7b4b1dc1c472: Layer already exists 20:54:05 281dd27fbe6b: Layer already exists 20:54:05 831dc4d6ece5: Layer already exists 20:54:05 a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:54:06 7b4b1dc1c472: Preparing 20:54:06 281dd27fbe6b: Preparing 20:54:06 831dc4d6ece5: Preparing 20:54:06 0207cfb20191: Preparing 20:54:06 5d3e392a13a0: Preparing 20:54:06 281dd27fbe6b: Layer already exists 20:54:06 7b4b1dc1c472: Layer already exists 20:54:06 0207cfb20191: Layer already exists 20:54:06 5d3e392a13a0: Layer already exists 20:54:06 831dc4d6ece5: Layer already exists 20:54:06 main: digest: sha256:62e8d76237af4f81b0ed992d3232092ee44b3c23bd0f4ce95f4d238277c3473d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:06 ===================================================== [Pipeline] echo 20:54:06 taggedImages: 20:54:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6 20:54:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:54:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.1 20:54:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a73500d17d161fb3a8a62f1ec070ca3e773c52e6-2.3.1-dev.1 20:54:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:06 20:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:06 arm64: Pulling from edgex-lftools-log-publisher 20:54:06 8998bd30e6a1: Pulling fs layer 20:54:06 04944245beec: Pulling fs layer 20:54:06 699f458cf7ca: Pulling fs layer 20:54:06 765212b225bb: Pulling fs layer 20:54:06 f23df028b6ca: Pulling fs layer 20:54:06 d65c8cfc05b1: Pulling fs layer 20:54:06 2437ff75d9bd: Pulling fs layer 20:54:06 765212b225bb: Waiting 20:54:06 f23df028b6ca: Waiting 20:54:06 d65c8cfc05b1: Waiting 20:54:06 2437ff75d9bd: Waiting 20:54:07 04944245beec: Verifying Checksum 20:54:07 04944245beec: Download complete 20:54:07 765212b225bb: Verifying Checksum 20:54:07 765212b225bb: Download complete 20:54:07 f23df028b6ca: Verifying Checksum 20:54:07 f23df028b6ca: Download complete 20:54:07 d65c8cfc05b1: Verifying Checksum 20:54:07 d65c8cfc05b1: Download complete 20:54:07 699f458cf7ca: Verifying Checksum 20:54:07 699f458cf7ca: Download complete 20:54:07 8998bd30e6a1: Verifying Checksum 20:54:07 8998bd30e6a1: Download complete 20:54:09 2437ff75d9bd: Verifying Checksum 20:54:09 2437ff75d9bd: Download complete 20:54:11 8998bd30e6a1: Pull complete 20:54:11 04944245beec: Pull complete 20:54:13 699f458cf7ca: Pull complete 20:54:13 765212b225bb: Pull complete 20:54:14 f23df028b6ca: Pull complete 20:54:14 d65c8cfc05b1: Pull complete 20:54:29 2437ff75d9bd: Pull complete 20:54:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:29 prd-ubuntu20.04-docker-arm64-4c-16g-118802 does not seem to be running inside a container 20:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:54:31 $ docker top 3946a15097a3d6bfcd5545e26bd0a1b90e70a8bd6676557e20eb0ed2bfc9c851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:32 ---> job-cost.sh 20:54:32 lf-activate-venv: SKIPPING 20:54:32 INFO: No Stack... 20:54:33 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:33 INFO: Archiving Costs [Pipeline] sh 20:54:34 + cat /w/workspace/edgex-go/349/archives/cost.csv+ 20:54:34 cut -d, -f6 [Pipeline] lock 20:54:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] 20:54:34 Resource [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] did not exist. Created. 20:54:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:34 + echo total: 0.10999999940395355 [Pipeline] stash 20:54:35 Stashed 1 file(s) [Pipeline] } 20:54:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-349-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:35 $ docker stop --time=1 3946a15097a3d6bfcd5545e26bd0a1b90e70a8bd6676557e20eb0ed2bfc9c851 20:54:36 $ docker rm -f 3946a15097a3d6bfcd5545e26bd0a1b90e70a8bd6676557e20eb0ed2bfc9c851 [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 20:54:37 provisioning config files... 20:54:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/349@tmp/config13273150913410885501tmp [Pipeline] { [Pipeline] sh 20:54:37 + set +x 20:54:37 + curl -s+ https://codecov.io/bash 20:54:37 bash -s -- 20:54:37 20:54:37 _____ _ 20:54:37 / ____| | | 20:54:37 | | ___ __| | ___ ___ _____ __ 20:54:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:37 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:37 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:37 Bash-1.0.6 20:54:37 20:54:37 20:54:37 ==> git version 2.25.1 found 20:54:37 ==> 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 20:54:37 Release-Date: 2020-01-08 20:54:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:37 ==> Jenkins CI detected. 20:54:37 current dir:  /w/workspace/edgex-go/349 20:54:37 project root: . 20:54:37 --> token set from env 20:54:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:37 ==> Running gcov in . (disable via -X gcov) 20:54:37 ==> Python coveragepy not found 20:54:37 ==> Searching for coverage reports in: 20:54:37 + . 20:54:37 -> Found 1 reports 20:54:37 ==> Detecting git/mercurial file structure 20:54:37 ==> Reading reports 20:54:37 + ./coverage.out bytes=501828 20:54:37 ==> Appending adjustments 20:54:37 https://docs.codecov.io/docs/fixing-reports 20:54:39 + Found adjustments 20:54:39 ==> Gzipping contents 20:54:39 64K /tmp/codecov.2onmgE.gz 20:54:39 ==> Uploading reports 20:54:39 url: https://codecov.io 20:54:39 query: branch=main&commit=a73500d17d161fb3a8a62f1ec070ca3e773c52e6&build=349&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F349%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:39 -> Pinging Codecov 20:54:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=a73500d17d161fb3a8a62f1ec070ca3e773c52e6&build=349&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F349%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:39 -> Uploading to 20:54:39 https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/a73500d17d161fb3a8a62f1ec070ca3e773c52e6/37a16edd-e741-4aa9-b12f-6d1302448b97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T205439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acb553d52d3909a91cebb00ba289a917fd8eb32c28c943d9e47e352a1ea17707 20:54:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:39 Dload Upload Total Spent Left Speed 20:54:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65345 0 0 100 65345 0 252k --:--:-- --:--:-- --:--:-- 251k 100 65345 0 0 100 65345 0 251k --:--:-- --:--:-- --:--:-- 250k 20:54:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a73500d17d161fb3a8a62f1ec070ca3e773c52e6 [Pipeline] } 20:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:54:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:54:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:40 20:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:54:40 df9b9388f04a: Pulling fs layer 20:54:40 52dc419b0ee2: Pulling fs layer 20:54:40 25bc292e5bac: Pulling fs layer 20:54:40 114826534d7a: Pulling fs layer 20:54:40 4657fd5d0bcf: Pulling fs layer 20:54:40 6ad1cebc031e: Pulling fs layer 20:54:40 8a3aa393b2d8: Pulling fs layer 20:54:40 6ad1cebc031e: Waiting 20:54:40 8a3aa393b2d8: Waiting 20:54:40 114826534d7a: Waiting 20:54:40 4657fd5d0bcf: Waiting 20:54:40 25bc292e5bac: Verifying Checksum 20:54:40 25bc292e5bac: Download complete 20:54:40 52dc419b0ee2: Verifying Checksum 20:54:40 52dc419b0ee2: Download complete 20:54:40 4657fd5d0bcf: Download complete 20:54:40 df9b9388f04a: Verifying Checksum 20:54:40 df9b9388f04a: Download complete 20:54:40 df9b9388f04a: Pull complete 20:54:40 6ad1cebc031e: Verifying Checksum 20:54:40 6ad1cebc031e: Download complete 20:54:40 52dc419b0ee2: Pull complete 20:54:40 25bc292e5bac: Pull complete 20:54:41 114826534d7a: Verifying Checksum 20:54:41 114826534d7a: Download complete 20:54:41 8a3aa393b2d8: Verifying Checksum 20:54:41 8a3aa393b2d8: Download complete 20:54:44 114826534d7a: Pull complete 20:54:44 4657fd5d0bcf: Pull complete 20:54:44 6ad1cebc031e: Pull complete 20:54:47 8a3aa393b2d8: Pull complete 20:54:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:47 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:54:47 $ 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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:54:50 $ docker top 3902b280f848a99b9441e0eb90db74aaf70894895ec205b475177321380845c0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:54:50 + set -o pipefail 20:54:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:54:57 20:54:57 Monitoring /w/workspace/edgex-go/349 (github.com/edgexfoundry/edgex-go)... 20:54:57 20:54:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/145cefc2-23c1-4fc4-b667-ace909762926 20:54:57 20:54:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:54:57 20:54:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:54:57 20:54:58 20:54:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:54:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:54:58 More details here: https://snyk.co/ue1NS [Pipeline] } 20:54:58 $ docker stop --time=1 3902b280f848a99b9441e0eb90db74aaf70894895ec205b475177321380845c0 20:55:01 $ docker rm -f 3902b280f848a99b9441e0eb90db74aaf70894895ec205b475177321380845c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:55:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:02 provisioning config files... 20:55:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/349@tmp/config14074929404121738989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:02 --> edgex-publish-swagger.sh 20:55:02 === Publish openapi/v2 API === 20:55:02 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:55:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/349/openapi/v2/core-command.yaml] 20:55:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:02 Dload Upload Total Spent Left Speed 20:55:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 31316 0:00:01 0:00:01 --:--:-- 31316 100 33822 0 0 100 33822 0 31316 0:00:01 0:00:01 --:--:-- 31316 20:55:03 20:55:03 20:55:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/349/openapi/v2/core-data.yaml] 20:55:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:03 Dload Upload Total Spent Left Speed 20:55:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 69703 0:00:01 0:00:01 --:--:-- 69703 100 71585 0 0 100 71585 0 69703 0:00:01 0:00:01 --:--:-- 69703 20:55:04 20:55:04 20:55:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/349/openapi/v2/core-metadata.yaml] 20:55:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:04 Dload Upload Total Spent Left Speed 20:55:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k 100 144k 0 0 100 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k 20:55:05 20:55:05 20:55:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/349/openapi/v2/support-notifications.yaml] 20:55:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:05 Dload Upload Total Spent Left Speed 20:55:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 425k --:--:-- --:--:-- --:--:-- 423k 100 89309 0 0 100 89309 0 93321 --:--:-- --:--:-- --:--:-- 93224 20:55:06 20:55:06 20:55:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/349/openapi/v2/support-scheduler.yaml] 20:55:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:06 Dload Upload Total Spent Left Speed 20:55:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 41023 --:--:-- --:--:-- --:--:-- 40981 100 39547 0 0 100 39547 0 40896 --:--:-- --:--:-- --:--:-- 40854 20:55:07 20:55:07 20:55:07 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/349/openapi/v2/system-agent.yaml] 20:55:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:07 Dload Upload Total Spent Left Speed 20:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 21617 --:--:-- --:--:-- --:--:-- 21594 100 20083 0 0 100 20083 0 21617 --:--:-- --:--:-- --:--:-- 21594 20:55:08 20:55:08 [Pipeline] } 20:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:09 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:09 $ docker top 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:09 [ssh-agent] Looking for ssh-agent implementation... 20:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:09 $ docker exec 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 ssh-agent 20:55:09 SSH_AUTH_SOCK=/tmp/ssh-Pr7Q63VlVIxe/agent.32 20:55:09 SSH_AGENT_PID=38 20:55:09 Running ssh-add (command line suppressed) 20:55:10 Identity added: /w/workspace/edgex-go/349@tmp/private_key_8298930161818026425.key (/w/workspace/edgex-go/349@tmp/private_key_8298930161818026425.key) 20:55:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:10 + git semver tag 20:55:10 2022-11-09 20:55:10,542 [run_tag] DEBUG tag force:False 20:55:10 2022-11-09 20:55:10,542 [check_head_tag] DEBUG check head tag 20:55:10 2022-11-09 20:55:10,544 [execute] INFO git cat-file --batch-check 20:55:10 2022-11-09 20:55:10,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=) 20:55:10 2022-11-09 20:55:10,547 [execute] INFO git cat-file --batch 20:55:10 2022-11-09 20:55:10,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=) 20:55:10 2022-11-09 20:55:10,577 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:55:10 2022-11-09 20:55:10,578 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 20:55:10 2022-11-09 20:55:10,578 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=None) 20:55:10 2022-11-09 20:55:10,583 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:55:10 2.3.1-dev.1 [Pipeline] } 20:55:10 $ docker exec --env ******** --env ******** 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 ssh-agent -k 20:55:10 unset SSH_AUTH_SOCK; 20:55:10 unset SSH_AGENT_PID; 20:55:10 echo Agent pid 38 killed; 20:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:11 + git semver [Pipeline] } 20:55:11 $ docker stop --time=1 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 20:55:12 $ docker rm -f 785b883ae618deb9de42748e987dafd97c45ad34682f5bc44d7d66e30a3f4725 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:12 20:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:13 0.23.1-centos7: Pulling from edgex-lftools 20:55:13 ab5ef0e58194: Pulling fs layer 20:55:13 9712f1f96733: Pulling fs layer 20:55:13 63f879dbbcfc: Pulling fs layer 20:55:13 0d9ebad4ef96: Pulling fs layer 20:55:13 e9a5061849ea: Pulling fs layer 20:55:13 d747dcd14b5f: Pulling fs layer 20:55:13 2de7ff778b66: Pulling fs layer 20:55:13 e9a5061849ea: Waiting 20:55:13 d747dcd14b5f: Waiting 20:55:13 2de7ff778b66: Waiting 20:55:13 0d9ebad4ef96: Waiting 20:55:13 9712f1f96733: Download complete 20:55:13 63f879dbbcfc: Verifying Checksum 20:55:13 63f879dbbcfc: Download complete 20:55:14 e9a5061849ea: Verifying Checksum 20:55:14 e9a5061849ea: Download complete 20:55:14 d747dcd14b5f: Verifying Checksum 20:55:14 d747dcd14b5f: Download complete 20:55:14 ab5ef0e58194: Verifying Checksum 20:55:14 ab5ef0e58194: Download complete 20:55:14 2de7ff778b66: Verifying Checksum 20:55:14 2de7ff778b66: Download complete 20:55:14 0d9ebad4ef96: Verifying Checksum 20:55:14 0d9ebad4ef96: Download complete 20:55:16 ab5ef0e58194: Pull complete 20:55:16 9712f1f96733: Pull complete 20:55:17 63f879dbbcfc: Pull complete 20:55:21 0d9ebad4ef96: Pull complete 20:55:21 e9a5061849ea: Pull complete 20:55:21 d747dcd14b5f: Pull complete 20:55:22 2de7ff778b66: Pull complete 20:55:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:22 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:55:25 $ docker top 3b6ce4d82b2b97d9b728ae60df807f0c1ff034da12cf2e022b79b07cd8f7ce58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:55:25 provisioning config files... 20:55:26 copy managed file [sigul-config] to file:/w/workspace/edgex-go/349@tmp/config14159105171045839216tmp 20:55:26 copy managed file [sigul-password] to file:/w/workspace/edgex-go/349@tmp/config9466102545912194864tmp 20:55:26 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/349@tmp/config3817797624217830104tmp [Pipeline] { [Pipeline] echo 20:55:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:55:26 ---> sigul-configuration.sh 20:55:26 gpg: directory `/root/.gnupg' created 20:55:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:55:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:55:26 gpg: keyring `/root/.gnupg/secring.gpg' created 20:55:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:55:26 gpg: CAST5 encrypted data 20:55:26 gpg: encrypted with 1 passphrase 20:55:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:55:26 + mkdir /home/jenkins 20:55:26 + mkdir /home/jenkins/sigul [Pipeline] sh 20:55:26 + 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 20:55:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:55:27 ---> sigul-install.sh 20:55:27 Sigul already installed; skipping installation. [Pipeline] sh 20:55:27 + git tag --list 20:55:27 0.6.0 20:55:27 0.6.1 20:55:27 0.7.0 20:55:27 0.7.1 20:55:27 v1.0.0 20:55:27 v1.0.1 20:55:27 v1.1.0 20:55:27 v1.2.0 20:55:27 v1.2.1 20:55:27 v1.3.0 20:55:27 v1.3.1 20:55:27 v2.0.0 20:55:27 v2.1.0 20:55:27 v2.1.1 20:55:27 v2.1.1-dev.1 20:55:27 v2.1.1-dev.2 20:55:27 v2.1.1-dev.3 20:55:27 v2.1.1-dev.4 20:55:27 v2.1.1-dev.5 20:55:27 v2.1.1-dev.6 20:55:27 v2.1.1-dev.7 20:55:27 v2.1.1-dev.8 20:55:27 v2.1.2-dev.1 20:55:27 v2.2.0 20:55:27 v2.2.1-dev.1 20:55:27 v2.2.1-dev.10 20:55:27 v2.2.1-dev.11 20:55:27 v2.2.1-dev.12 20:55:27 v2.2.1-dev.13 20:55:27 v2.2.1-dev.14 20:55:27 v2.2.1-dev.15 20:55:27 v2.2.1-dev.16 20:55:27 v2.2.1-dev.17 20:55:27 v2.2.1-dev.18 20:55:27 v2.2.1-dev.19 20:55:27 v2.2.1-dev.2 20:55:27 v2.2.1-dev.20 20:55:27 v2.2.1-dev.21 20:55:27 v2.2.1-dev.22 20:55:27 v2.2.1-dev.23 20:55:27 v2.2.1-dev.24 20:55:27 v2.2.1-dev.25 20:55:27 v2.2.1-dev.26 20:55:27 v2.2.1-dev.27 20:55:27 v2.2.1-dev.28 20:55:27 v2.2.1-dev.29 20:55:27 v2.2.1-dev.3 20:55:27 v2.2.1-dev.4 20:55:27 v2.2.1-dev.5 20:55:27 v2.2.1-dev.6 20:55:27 v2.2.1-dev.7 20:55:27 v2.2.1-dev.8 20:55:27 v2.2.1-dev.9 20:55:27 v2.3.0 20:55:27 v2.3.0-dev.100 20:55:27 v2.3.0-dev.101 20:55:27 v2.3.0-dev.102 20:55:27 v2.3.0-dev.103 20:55:27 v2.3.0-dev.104 20:55:27 v2.3.0-dev.105 20:55:27 v2.3.0-dev.106 20:55:27 v2.3.0-dev.29 20:55:27 v2.3.0-dev.30 20:55:27 v2.3.0-dev.31 20:55:27 v2.3.0-dev.32 20:55:27 v2.3.0-dev.33 20:55:27 v2.3.0-dev.34 20:55:27 v2.3.0-dev.35 20:55:27 v2.3.0-dev.36 20:55:27 v2.3.0-dev.37 20:55:27 v2.3.0-dev.38 20:55:27 v2.3.0-dev.39 20:55:27 v2.3.0-dev.40 20:55:27 v2.3.0-dev.41 20:55:27 v2.3.0-dev.42 20:55:27 v2.3.0-dev.43 20:55:27 v2.3.0-dev.44 20:55:27 v2.3.0-dev.45 20:55:27 v2.3.0-dev.46 20:55:27 v2.3.0-dev.47 20:55:27 v2.3.0-dev.48 20:55:27 v2.3.0-dev.49 20:55:27 v2.3.0-dev.50 20:55:27 v2.3.0-dev.51 20:55:27 v2.3.0-dev.52 20:55:27 v2.3.0-dev.53 20:55:27 v2.3.0-dev.54 20:55:27 v2.3.0-dev.55 20:55:27 v2.3.0-dev.56 20:55:27 v2.3.0-dev.57 20:55:27 v2.3.0-dev.58 20:55:27 v2.3.0-dev.59 20:55:27 v2.3.0-dev.60 20:55:27 v2.3.0-dev.61 20:55:27 v2.3.0-dev.62 20:55:27 v2.3.0-dev.63 20:55:27 v2.3.0-dev.64 20:55:27 v2.3.0-dev.65 20:55:27 v2.3.0-dev.66 20:55:27 v2.3.0-dev.67 20:55:27 v2.3.0-dev.68 20:55:27 v2.3.0-dev.69 20:55:27 v2.3.0-dev.70 20:55:27 v2.3.0-dev.71 20:55:27 v2.3.0-dev.72 20:55:27 v2.3.0-dev.73 20:55:27 v2.3.0-dev.74 20:55:27 v2.3.0-dev.75 20:55:27 v2.3.0-dev.76 20:55:27 v2.3.0-dev.77 20:55:27 v2.3.0-dev.78 20:55:27 v2.3.0-dev.79 20:55:27 v2.3.0-dev.80 20:55:27 v2.3.0-dev.81 20:55:27 v2.3.0-dev.82 20:55:27 v2.3.0-dev.83 20:55:27 v2.3.0-dev.84 20:55:27 v2.3.0-dev.85 20:55:27 v2.3.0-dev.86 20:55:27 v2.3.0-dev.87 20:55:27 v2.3.0-dev.88 20:55:27 v2.3.0-dev.89 20:55:27 v2.3.0-dev.90 20:55:27 v2.3.0-dev.91 20:55:27 v2.3.0-dev.92 20:55:27 v2.3.0-dev.93 20:55:27 v2.3.0-dev.94 20:55:27 v2.3.0-dev.95 20:55:27 v2.3.0-dev.96 20:55:27 v2.3.0-dev.97 20:55:27 v2.3.0-dev.98 20:55:27 v2.3.0-dev.99 20:55:27 v2.3.1-dev.1 [Pipeline] sh 20:55:27 + lftools sign git-tag v2.3.1-dev.1 20:55:28 Signing Git tag with Sigul... 20:55:28 Signing v2.3.1-dev.1 [Pipeline] echo 20:55:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:55:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:55:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:55:28 $ docker stop --time=1 3b6ce4d82b2b97d9b728ae60df807f0c1ff034da12cf2e022b79b07cd8f7ce58 20:55:30 $ docker rm -f 3b6ce4d82b2b97d9b728ae60df807f0c1ff034da12cf2e022b79b07cd8f7ce58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:30 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:55:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:31 $ docker top e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:31 [ssh-agent] Looking for ssh-agent implementation... 20:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:31 $ docker exec e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 ssh-agent 20:55:31 SSH_AUTH_SOCK=/tmp/ssh-0yR3VdcLvcQ6/agent.32 20:55:31 SSH_AGENT_PID=38 20:55:31 Running ssh-add (command line suppressed) 20:55:31 Identity added: /w/workspace/edgex-go/349@tmp/private_key_12669702990614023774.key (/w/workspace/edgex-go/349@tmp/private_key_12669702990614023774.key) 20:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:32 + git semver bump pre 20:55:32 2022-11-09 20:55:32,221 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:55:32 2022-11-09 20:55:32,221 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev 20:55:32 2022-11-09 20:55:32,221 [bump_version] DEBUG bumped version:2.3.1-dev.2 20:55:32 2022-11-09 20:55:32,221 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/edgex-go/349/.semver/main with force:True 20:55:32 2022-11-09 20:55:32,221 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:55:32 2022-11-09 20:55:32,221 [write_file] DEBUG write to file:/w/workspace/edgex-go/349/.semver/main 20:55:32 2022-11-09 20:55:32,224 [execute] INFO git cat-file --batch-check 20:55:32 2022-11-09 20:55:32,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=) 20:55:32 2022-11-09 20:55:32,230 [execute] INFO git cat-file --batch 20:55:32 2022-11-09 20:55:32,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=) 20:55:32 2022-11-09 20:55:32,235 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:55:32 2.3.1-dev.2 [Pipeline] } 20:55:32 $ docker exec --env ******** --env ******** e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 ssh-agent -k 20:55:32 unset SSH_AUTH_SOCK; 20:55:32 unset SSH_AGENT_PID; 20:55:32 echo Agent pid 38 killed; 20:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:32 + git semver [Pipeline] } 20:55:32 $ docker stop --time=1 e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 20:55:34 $ docker rm -f e1f07d3e8a6346e41df1c402f6948cae259a22d6c7d88b4ec92f8a5fa9f16af0 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:34 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:35 $ docker top 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:35 [ssh-agent] Looking for ssh-agent implementation... 20:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:35 $ docker exec 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 ssh-agent 20:55:35 SSH_AUTH_SOCK=/tmp/ssh-1ZWgZPIhBFsX/agent.31 20:55:35 SSH_AGENT_PID=37 20:55:35 Running ssh-add (command line suppressed) 20:55:35 Identity added: /w/workspace/edgex-go/349@tmp/private_key_10726839510782484501.key (/w/workspace/edgex-go/349@tmp/private_key_10726839510782484501.key) 20:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:36 + git semver push 20:55:36 2022-11-09 20:55:36,349 [run_push] DEBUG push 20:55:36 2022-11-09 20:55:36,350 [execute] INFO git cat-file --batch-check 20:55:36 2022-11-09 20:55:36,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=) 20:55:36 2022-11-09 20:55:36,353 [execute] INFO git rev-list c58283947f84030abcef0549876b23fc9e7f1fae -- 20:55:36 2022-11-09 20:55:36,353 [execute] DEBUG Popen(['git', 'rev-list', 'c58283947f84030abcef0549876b23fc9e7f1fae', '--'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=None) 20:55:36 2022-11-09 20:55:36,367 [execute] INFO git fetch -v origin 20:55:36 2022-11-09 20:55:36,367 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=True, shell=None, istream=None) 20:55:37 2022-11-09 20:55:36,909 [run_push] DEBUG no remote changes detected 20:55:37 2022-11-09 20:55:36,910 [execute] INFO git push origin semver 20:55:37 2022-11-09 20:55:36,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/349/.semver, universal_newlines=False, shell=None, istream=None) 20:55:37 2022-11-09 20:55:37,820 [run_push] DEBUG push all version tags 20:55:37 2022-11-09 20:55:37,821 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:55:37 2022-11-09 20:55:37,822 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/349, universal_newlines=False, shell=None, istream=None) 20:55:38 2022-11-09 20:55:38,691 [read_version] DEBUG read version from /w/workspace/edgex-go/349/.semver/main 20:55:38 2.3.1-dev.2 [Pipeline] } 20:55:38 $ docker exec --env ******** --env ******** 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 ssh-agent -k 20:55:39 unset SSH_AUTH_SOCK; 20:55:39 unset SSH_AGENT_PID; 20:55:39 echo Agent pid 37 killed; 20:55:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:39 + git semver [Pipeline] } 20:55:39 $ docker stop --time=1 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 20:55:40 $ docker rm -f 8f9ad1eafe4cb8b9a034d688530a1fc003d35ea69fc27fe625b971c8be3ff240 [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 20:55:41 + [ -d /w/workspace/edgex-go/349/archives ] [Pipeline] libraryResource [Pipeline] sh 20:55:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> package-listing.sh 20:55:42 ++ facter osfamily 20:55:42 ++ tr '[:upper:]' '[:lower:]' 20:55:42 + OS_FAMILY=debian 20:55:42 + workspace=/w/workspace/edgex-go/349 20:55:42 + START_PACKAGES=/tmp/packages_start.txt 20:55:42 + END_PACKAGES=/tmp/packages_end.txt 20:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:42 + PACKAGES=/tmp/packages_start.txt 20:55:42 + '[' /w/workspace/edgex-go/349 ']' 20:55:42 + PACKAGES=/tmp/packages_end.txt 20:55:42 + case "${OS_FAMILY}" in 20:55:42 + dpkg -l 20:55:42 + grep '^ii' 20:55:42 + '[' -f /tmp/packages_start.txt ']' 20:55:42 + '[' -f /tmp/packages_end.txt ']' 20:55:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:42 + '[' /w/workspace/edgex-go/349 ']' 20:55:42 + mkdir -p /w/workspace/edgex-go/349/archives/ 20:55:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/349/archives/ [Pipeline] echo 20:55:42 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/349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:55:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:43 20:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:43 latest: Pulling from edgex-lftools-log-publisher 20:55:43 5eb5b503b376: Pulling fs layer 20:55:43 5c69ac0246d0: Pulling fs layer 20:55:43 ec43610c2a17: Pulling fs layer 20:55:43 3a2ae6a8a46f: Pulling fs layer 20:55:43 33b1e0a273af: Pulling fs layer 20:55:43 5d3b04190fa2: Pulling fs layer 20:55:43 2f39f015ded8: Pulling fs layer 20:55:43 3a2ae6a8a46f: Waiting 20:55:43 33b1e0a273af: Waiting 20:55:43 2f39f015ded8: Waiting 20:55:43 5d3b04190fa2: Waiting 20:55:43 5c69ac0246d0: Download complete 20:55:43 3a2ae6a8a46f: Verifying Checksum 20:55:43 3a2ae6a8a46f: Download complete 20:55:43 33b1e0a273af: Verifying Checksum 20:55:43 33b1e0a273af: Download complete 20:55:44 5d3b04190fa2: Verifying Checksum 20:55:44 5d3b04190fa2: Download complete 20:55:44 ec43610c2a17: Verifying Checksum 20:55:44 ec43610c2a17: Download complete 20:55:44 5eb5b503b376: Verifying Checksum 20:55:44 5eb5b503b376: Download complete 20:55:44 2f39f015ded8: Verifying Checksum 20:55:44 2f39f015ded8: Download complete 20:55:45 5eb5b503b376: Pull complete 20:55:45 5c69ac0246d0: Pull complete 20:55:45 ec43610c2a17: Pull complete 20:55:46 3a2ae6a8a46f: Pull complete 20:55:46 33b1e0a273af: Pull complete 20:55:46 5d3b04190fa2: Pull complete 20:55:50 2f39f015ded8: Pull complete 20:55:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:50 prd-ubuntu20.04-docker-8c-8g-118801 does not seem to be running inside a container 20:55:50 $ 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/349/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/349 -v /w/workspace/edgex-go/349:/w/workspace/edgex-go/349:rw,z -v /w/workspace/edgex-go/349@tmp:/w/workspace/edgex-go/349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:55:53 $ docker top 0278d5f5bddeba7f5fff7091ba2e83baae4118c4e3ff11086f41c60493a78b9a -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:55:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:55:54 + ls /var/log/sa-host 20:55:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:54 provisioning config files... 20:55:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/349@tmp/config15281353930625866895tmp [Pipeline] { [Pipeline] echo 20:55:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:54 ---> create-netrc.sh [Pipeline] } 20:55:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:55:54 ---> python-tools-install.sh [Pipeline] echo 20:55:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:55:55 ---> sudo-logs.sh 20:55:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:55:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:55:55 ---> job-cost.sh 20:55:55 lf-activate-venv: SKIPPING 20:55:55 DEBUG: total: 0.10999999940395355 20:55:55 INFO: Retrieving Stack Cost... 20:55:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:55:56 INFO: Archiving Costs [Pipeline] echo 20:55:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:56 ---> logs-deploy.sh 20:55:56 lf-activate-venv: SKIPPING 20:55:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/349 20:55:56 INFO: archiving workspace using pattern(s): 20:55:57 Archives upload complete. 20:55:57 INFO: archiving logs to Nexus 20:55:58 ---> uname -a: 20:55:58 Linux prd-ubuntu20-04-docker-8c-8g-118801 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:55:58 20:55:58 20:55:58 ---> lscpu: 20:55:58 Architecture: x86_64 20:55:58 CPU op-mode(s): 32-bit, 64-bit 20:55:58 Byte Order: Little Endian 20:55:58 Address sizes: 40 bits physical, 48 bits virtual 20:55:58 CPU(s): 8 20:55:58 On-line CPU(s) list: 0-7 20:55:58 Thread(s) per core: 1 20:55:58 Core(s) per socket: 1 20:55:58 Socket(s): 8 20:55:58 NUMA node(s): 1 20:55:58 Vendor ID: AuthenticAMD 20:55:58 CPU family: 23 20:55:58 Model: 49 20:55:58 Model name: AMD EPYC-Rome Processor 20:55:58 Stepping: 0 20:55:58 CPU MHz: 2799.998 20:55:58 BogoMIPS: 5599.99 20:55:58 Virtualization: AMD-V 20:55:58 Hypervisor vendor: KVM 20:55:58 Virtualization type: full 20:55:58 L1d cache: 256 KiB 20:55:58 L1i cache: 256 KiB 20:55:58 L2 cache: 4 MiB 20:55:58 L3 cache: 128 MiB 20:55:58 NUMA node0 CPU(s): 0-7 20:55:58 Vulnerability Itlb multihit: Not affected 20:55:58 Vulnerability L1tf: Not affected 20:55:58 Vulnerability Mds: Not affected 20:55:58 Vulnerability Meltdown: Not affected 20:55:58 Vulnerability Mmio stale data: Not affected 20:55:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:55:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:55:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:55:58 Vulnerability Srbds: Not affected 20:55:58 Vulnerability Tsx async abort: Not affected 20:55:58 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 20:55:58 20:55:58 20:55:58 ---> nproc: 20:55:58 8 20:55:58 20:55:58 20:55:58 ---> df -h: 20:55:58 Filesystem Size Used Avail Use% Mounted on 20:55:58 overlay 155G 20G 136G 13% / 20:55:58 tmpfs 64M 0 64M 0% /dev 20:55:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:55:58 shm 64M 0 64M 0% /dev/shm 20:55:58 /dev/vda1 155G 20G 136G 13% /facter-os 20:55:58 20:55:58 20:55:58 ---> sar -b -r -n DEV: 20:55:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118801) 11/09/22 _x86_64_ (8 CPU) 20:55:58 20:55:58 20:25:55 LINUX RESTART (8 CPU) 20:55:58 20:55:58 20:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:55:58 20:27:02 144.06 48.19 95.87 0.00 5453.22 179049.63 0.00 20:55:58 20:28:01 120.79 0.58 120.22 0.00 8.68 60645.72 0.00 20:55:58 20:29:01 42.59 0.27 42.33 0.00 3.33 12755.09 0.00 20:55:58 20:30:01 420.01 8.68 411.33 0.00 82.25 187784.70 0.00 20:55:58 20:31:01 565.11 1.07 564.04 0.00 74.52 247832.16 0.00 20:55:58 20:32:01 837.69 0.70 836.99 0.00 26.78 241016.92 0.00 20:55:58 20:33:01 782.89 0.35 782.54 0.00 6.27 157509.62 0.00 20:55:58 20:34:01 54.50 0.18 54.32 0.00 34.12 2326.42 0.00 20:55:58 20:35:01 31.66 0.00 31.66 0.00 0.00 1746.64 0.00 20:55:58 20:36:01 48.44 8.97 39.48 0.00 2818.33 4052.12 0.00 20:55:58 20:37:01 2.28 0.00 2.28 0.00 0.00 27.20 0.00 20:55:58 20:38:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 20:55:58 20:39:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 20:55:58 20:40:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 20:55:58 20:41:01 2.18 0.02 2.17 0.00 0.13 35.46 0.00 20:55:58 20:42:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:55:58 20:43:01 2.63 1.38 1.25 0.00 33.86 16.40 0.00 20:55:58 20:44:01 1.28 0.27 1.02 0.00 3.87 12.00 0.00 20:55:58 20:45:02 1.23 0.00 1.23 0.00 0.00 15.06 0.00 20:55:58 20:46:01 1.05 0.00 1.05 0.00 0.00 14.91 0.00 20:55:58 20:47:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 20:55:58 20:48:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:55:58 20:49:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 20:55:58 20:50:01 1.45 0.00 1.45 0.00 0.00 14.93 0.00 20:55:58 20:51:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 20:55:58 20:52:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 20:55:58 20:53:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 20:55:58 20:54:01 0.83 0.00 0.83 0.00 0.00 9.86 0.00 20:55:58 20:55:01 50.04 0.23 49.81 0.00 13.86 33260.06 0.00 20:55:58 Average: 107.76 2.45 105.32 0.00 295.47 38917.88 0.00 20:55:58 20:55:58 20:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:55:58 20:27:02 28787356 31621556 697620 2.12 72520 3033804 1987108 5.86 1021216 2716748 827332 20:55:58 20:28:01 27908132 31555080 747800 2.27 108236 3737192 1905976 5.62 1463528 3059548 318876 20:55:58 20:29:01 27589064 31559420 741028 2.25 110972 4030636 1962280 5.78 1287092 3527688 382268 20:55:58 20:30:01 23568240 31528408 757576 2.30 275568 7544988 1894908 5.58 2000184 6506868 304336 20:55:58 20:31:01 21518836 31411416 870536 2.65 294448 9451300 2571556 7.58 1959996 8579800 736 20:55:58 20:32:01 19543092 31384944 888632 2.70 348496 11219628 2475880 7.30 2153912 10228176 286668 20:55:58 20:33:01 19744180 31501460 778364 2.37 383724 11083024 2053344 6.05 2142840 10029856 228 20:55:58 20:34:01 20132964 31560560 722588 2.20 387140 10754936 1974432 5.82 2099000 9693844 6668 20:55:58 20:35:01 20129028 31569852 713600 2.17 389344 10765988 1853280 5.46 2094268 9704852 4744 20:55:58 20:36:01 19887516 31553644 718140 2.18 406092 10967120 1867896 5.50 2243412 9772356 296 20:55:58 20:37:01 19892644 31558776 713708 2.17 406120 10967120 1867248 5.50 2240104 9772360 8 20:55:58 20:38:01 19893888 31560132 712324 2.17 406164 10967120 1867248 5.50 2239856 9772360 140 20:55:58 20:39:01 19897840 31564092 708272 2.15 406180 10967124 1867248 5.50 2235592 9772364 8 20:55:58 20:40:01 19897744 31564012 708236 2.15 406208 10967120 1867248 5.50 2235876 9772364 140 20:55:58 20:41:01 19896616 31563376 709144 2.16 406256 10967120 1885584 5.56 2235312 9772756 20 20:55:58 20:42:01 19896632 31563416 709048 2.16 406264 10967132 1885584 5.56 2235284 9772760 144 20:55:58 20:43:01 19888604 31557544 714992 2.17 406296 10968144 1885584 5.56 2244504 9773276 60 20:55:58 20:44:01 19887524 31556656 715844 2.18 406304 10968268 1885584 5.56 2245568 9773148 152 20:55:58 20:45:02 19887516 31556664 715772 2.18 406324 10968268 1885584 5.56 2245036 9773116 4 20:55:58 20:46:01 19887476 31556660 715744 2.18 406352 10968248 1885584 5.56 2245312 9773128 52 20:55:58 20:47:01 19887144 31556380 715984 2.18 406372 10968252 1885584 5.56 2245172 9773132 24 20:55:58 20:48:01 19887128 31556368 715928 2.18 406384 10968252 1885584 5.56 2245092 9773132 144 20:55:58 20:49:01 19887516 31556776 715668 2.18 406404 10968256 1885584 5.56 2245372 9773136 8 20:55:58 20:50:01 19887500 31556780 715652 2.18 406408 10968256 1885584 5.56 2245144 9773136 300 20:55:58 20:51:01 19886948 31556240 716120 2.18 406424 10968264 1885584 5.56 2245128 9773144 8 20:55:58 20:52:01 19886932 31556248 716068 2.18 406428 10968268 1885584 5.56 2245208 9773152 144 20:55:58 20:53:01 19887348 31556672 715676 2.18 406436 10968272 1885584 5.56 2245152 9773152 24 20:55:58 20:54:01 19887552 31556888 715408 2.18 406444 10968276 1885584 5.56 2245172 9773156 28 20:55:58 20:55:01 18779616 31520588 748104 2.28 430276 11945708 2051572 6.05 2389376 10663316 76248 20:55:58 Average: 20883192 31545538 732192 2.23 362779 10067451 1947083 5.74 2110990 8979166 76200 20:55:58 20:55:58 20:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:55:58 20:27:02 ens3 1236.23 1123.85 11838.51 147.43 0.00 0.00 0.00 0.00 20:55:58 20:27:02 docker0 352.04 325.98 26.10 2718.94 0.00 0.00 0.00 0.00 20:55:58 20:27:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 20:55:58 20:28:01 veth4c195cb 1.12 1.30 0.09 0.10 0.00 0.00 0.00 0.00 20:55:58 20:28:01 ens3 168.82 117.62 812.73 24.74 0.00 0.00 0.00 0.00 20:55:58 20:28:01 docker0 95.31 130.30 7.82 775.11 0.00 0.00 0.00 0.00 20:55:58 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:29:01 veth4c195cb 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 20:55:58 20:29:01 ens3 36.74 34.44 20.27 100.24 0.00 0.00 0.00 0.00 20:55:58 20:29:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:55:58 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:30:01 ens3 552.82 422.18 6685.05 52.54 0.00 0.00 0.00 0.00 20:55:58 20:30:01 veth992ef8c 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:55:58 20:30:01 docker0 359.94 453.62 27.47 4983.96 0.00 0.00 0.00 0.00 20:55:58 20:30:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:55:58 20:31:01 veth191e293 1.20 2.85 0.09 40.48 0.00 0.00 0.00 0.00 20:55:58 20:31:01 veth6ee2272 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:31:01 veth483a762 1.55 3.07 0.11 27.31 0.00 0.00 0.00 0.00 20:55:58 20:31:01 vethba60453 0.85 1.17 0.07 10.87 0.00 0.00 0.00 0.00 20:55:58 20:31:01 ens3 152.12 85.07 1232.14 21.18 0.00 0.00 0.00 0.00 20:55:58 20:31:01 veth992ef8c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:58 20:31:01 veth3efd180 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:31:01 docker0 57.96 112.65 4.70 1156.49 0.00 0.00 0.00 0.00 20:55:58 20:31:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 20:55:58 20:32:01 vethbdde756 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:58 20:32:01 ens3 288.92 183.68 2478.60 32.13 0.00 0.00 0.00 0.00 20:55:58 20:32:01 veth992ef8c 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:55:58 20:32:01 veth20a446b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:32:01 docker0 131.46 201.82 10.26 2271.72 0.00 0.00 0.00 0.00 20:55:58 20:32:01 vethb05a20f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:55:58 20:32:01 vethff80087 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:55:58 20:33:01 ens3 234.94 132.76 2044.56 29.32 0.00 0.00 0.00 0.00 20:55:58 20:33:01 veth992ef8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:55:58 20:33:01 docker0 77.84 150.97 6.15 1826.24 0.00 0.00 0.00 0.00 20:55:58 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:34:01 ens3 543.95 530.29 424.42 2541.44 0.00 0.00 0.00 0.00 20:55:58 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:34:01 lo 47.45 47.45 4.67 4.67 0.00 0.00 0.00 0.00 20:55:58 20:35:01 ens3 277.27 268.92 280.13 1518.68 0.00 0.00 0.00 0.00 20:55:58 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:35:01 lo 14.73 14.73 1.45 1.45 0.00 0.00 0.00 0.00 20:55:58 20:36:01 ens3 44.84 27.45 624.99 1.98 0.00 0.00 0.00 0.00 20:55:58 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:55:58 20:37:01 ens3 0.72 0.45 2.10 0.09 0.00 0.00 0.00 0.00 20:55:58 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:39:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 20:55:58 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:40:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 20:55:58 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:41:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:42:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:55:58 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:43:01 ens3 4.70 3.65 3.30 4.14 0.00 0.00 0.00 0.00 20:55:58 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:44:01 ens3 3.67 3.05 2.18 2.28 0.00 0.00 0.00 0.00 20:55:58 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:45:02 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:55:58 20:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:46:01 ens3 0.76 0.54 0.30 0.23 0.00 0.00 0.00 0.00 20:55:58 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:47:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:55:58 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:48:01 ens3 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 20:55:58 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:49:01 ens3 0.50 0.52 0.32 0.22 0.00 0.00 0.00 0.00 20:55:58 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:50:01 ens3 0.82 0.08 0.04 0.01 0.00 0.00 0.00 0.00 20:55:58 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:51:01 ens3 1.02 0.02 0.04 0.00 0.00 0.00 0.00 0.00 20:55:58 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:52:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:55:58 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:53:01 ens3 0.15 0.13 0.08 0.01 0.00 0.00 0.00 0.00 20:55:58 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:58 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:58 20:55:01 ens3 231.33 144.21 4675.96 19.75 0.00 0.00 0.00 0.00 20:55:58 20:55:01 docker0 53.54 78.44 4.18 697.43 0.00 0.00 0.00 0.00 20:55:58 20:55:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:55:58 Average: ens3 130.50 106.27 1074.08 155.23 0.00 0.00 0.00 0.00 20:55:58 Average: docker0 38.90 50.13 2.99 497.72 0.00 0.00 0.00 0.00 20:55:58 Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 20:55:58 20:55:58 20:55:58 ---> sar -P ALL: 20:55:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118801) 11/09/22 _x86_64_ (8 CPU) 20:55:58 20:55:58 20:25:55 LINUX RESTART (8 CPU) 20:55:58 20:55:58 20:26:01 CPU %user %nice %system %iowait %steal %idle 20:55:58 20:27:02 all 9.60 0.00 3.26 1.22 0.06 85.86 20:55:58 20:27:02 0 7.77 0.00 3.75 0.69 0.07 87.73 20:55:58 20:27:02 1 10.67 0.00 3.05 1.03 0.05 85.20 20:55:58 20:27:02 2 7.83 0.00 3.46 1.96 0.05 86.70 20:55:58 20:27:02 3 7.87 0.00 3.97 0.37 0.07 87.72 20:55:58 20:27:02 4 8.34 0.00 2.79 3.19 0.05 85.63 20:55:58 20:27:02 5 15.77 0.00 3.27 0.74 0.07 80.15 20:55:58 20:27:02 6 9.90 0.00 2.73 1.33 0.05 85.99 20:55:58 20:27:02 7 8.67 0.00 3.07 0.43 0.07 87.76 20:55:58 20:28:01 all 32.52 0.00 6.39 0.78 0.07 60.24 20:55:58 20:28:01 0 33.47 0.00 5.95 1.63 0.07 58.89 20:55:58 20:28:01 1 32.61 0.00 6.07 0.63 0.07 60.62 20:55:58 20:28:01 2 32.86 0.00 5.44 0.07 0.07 61.56 20:55:58 20:28:01 3 30.48 0.00 8.68 2.29 0.07 58.49 20:55:58 20:28:01 4 32.77 0.00 6.16 0.00 0.07 61.00 20:55:58 20:28:01 5 34.86 0.00 5.60 0.10 0.07 59.37 20:55:58 20:28:01 6 32.41 0.00 6.73 0.10 0.07 60.69 20:55:58 20:28:01 7 30.70 0.00 6.49 1.46 0.07 61.29 20:55:58 20:29:01 all 55.82 0.00 7.11 0.06 0.08 36.92 20:55:58 20:29:01 0 55.99 0.00 7.05 0.00 0.08 36.87 20:55:58 20:29:01 1 56.46 0.00 7.07 0.00 0.08 36.39 20:55:58 20:29:01 2 55.73 0.00 7.14 0.00 0.08 37.05 20:55:58 20:29:01 3 56.15 0.00 7.32 0.32 0.08 36.12 20:55:58 20:29:01 4 54.95 0.00 7.84 0.02 0.10 37.09 20:55:58 20:29:01 5 56.95 0.00 7.08 0.00 0.08 35.88 20:55:58 20:29:01 6 55.27 0.00 6.57 0.00 0.07 38.09 20:55:58 20:29:01 7 55.08 0.00 6.82 0.17 0.08 37.85 20:55:58 20:30:01 all 17.60 0.00 9.70 5.36 0.09 67.25 20:55:58 20:30:01 0 17.84 0.00 11.78 3.31 0.09 66.99 20:55:58 20:30:01 1 16.74 0.00 8.93 2.70 0.10 71.52 20:55:58 20:30:01 2 17.82 0.00 7.53 3.42 0.09 71.14 20:55:58 20:30:01 3 16.14 0.00 9.75 8.30 0.09 65.72 20:55:58 20:30:01 4 18.60 0.00 11.86 8.15 0.09 61.30 20:55:58 20:30:01 5 17.91 0.00 9.54 8.53 0.07 63.96 20:55:58 20:30:01 6 16.98 0.00 7.96 3.27 0.08 71.70 20:55:58 20:30:01 7 18.79 0.00 10.24 5.22 0.12 65.63 20:55:58 20:31:01 all 50.89 0.00 11.32 7.52 0.13 30.14 20:55:58 20:31:01 0 52.17 0.00 10.63 15.21 0.15 21.84 20:55:58 20:31:01 1 50.42 0.00 11.96 14.67 0.17 22.78 20:55:58 20:31:01 2 51.38 0.00 10.96 2.26 0.10 35.30 20:55:58 20:31:01 3 48.81 0.00 13.84 15.87 0.12 21.36 20:55:58 20:31:01 4 52.24 0.00 10.02 2.73 0.10 34.91 20:55:58 20:31:01 5 51.32 0.00 10.73 3.88 0.10 33.98 20:55:58 20:31:01 6 51.71 0.00 10.53 3.07 0.08 34.59 20:55:58 20:31:01 7 49.05 0.00 11.90 2.48 0.21 36.36 20:55:58 20:32:01 all 43.36 0.00 14.15 13.94 0.21 28.34 20:55:58 20:32:01 0 42.18 0.00 12.50 22.31 0.19 22.81 20:55:58 20:32:01 1 41.41 0.00 14.11 16.28 0.25 27.95 20:55:58 20:32:01 2 43.02 0.00 14.43 10.53 0.19 31.84 20:55:58 20:32:01 3 46.48 0.00 18.05 9.83 0.23 25.41 20:55:58 20:32:01 4 42.61 0.00 12.52 9.30 0.19 35.38 20:55:58 20:32:01 5 42.72 0.00 12.63 6.52 0.15 37.97 20:55:58 20:32:01 6 47.05 0.00 15.98 9.10 0.19 27.68 20:55:58 20:32:01 7 41.37 0.00 13.03 27.73 0.30 17.57 20:55:58 20:33:01 all 44.58 0.00 11.88 8.98 0.19 34.37 20:55:58 20:33:01 0 43.72 0.00 11.88 4.04 0.28 40.08 20:55:58 20:33:01 1 44.55 0.00 10.96 11.91 0.16 32.43 20:55:58 20:33:01 2 42.12 0.00 11.17 14.85 0.16 31.70 20:55:58 20:33:01 3 43.72 0.00 13.88 14.92 0.14 27.34 20:55:58 20:33:01 4 43.47 0.00 10.22 3.22 0.14 42.95 20:55:58 20:33:01 5 46.32 0.00 11.33 3.84 0.26 38.26 20:55:58 20:33:01 6 49.17 0.00 12.95 9.48 0.19 28.21 20:55:58 20:33:01 7 43.68 0.00 12.71 9.46 0.17 33.98 20:55:58 20:34:01 all 8.62 0.00 1.26 0.33 0.06 89.73 20:55:58 20:34:01 0 10.47 0.00 1.40 0.07 0.07 87.99 20:55:58 20:34:01 1 6.97 0.00 1.32 1.05 0.05 90.60 20:55:58 20:34:01 2 7.00 0.00 0.95 0.17 0.05 91.83 20:55:58 20:34:01 3 5.06 0.00 1.01 0.05 0.08 93.80 20:55:58 20:34:01 4 8.52 0.00 1.04 0.36 0.03 90.04 20:55:58 20:34:01 5 9.65 0.00 1.25 0.77 0.05 88.27 20:55:58 20:34:01 6 12.22 0.00 1.56 0.08 0.07 86.07 20:55:58 20:34:01 7 9.09 0.00 1.52 0.07 0.08 89.24 20:55:58 20:35:01 all 5.69 0.00 0.60 0.30 0.04 93.37 20:55:58 20:35:01 0 7.08 0.00 0.60 0.07 0.03 92.22 20:55:58 20:35:01 1 7.31 0.00 0.55 0.37 0.05 91.72 20:55:58 20:35:01 2 5.91 0.00 0.60 0.02 0.03 93.43 20:55:58 20:35:01 3 3.68 0.00 0.52 0.03 0.05 95.72 20:55:58 20:35:01 4 4.10 0.00 0.47 0.07 0.03 95.34 20:55:58 20:35:01 5 5.63 0.00 0.60 1.69 0.05 92.03 20:55:58 20:35:01 6 6.45 0.00 0.64 0.12 0.05 92.74 20:55:58 20:35:01 7 5.36 0.00 0.82 0.05 0.05 93.72 20:55:58 20:36:01 all 1.19 0.00 0.79 0.45 0.03 97.55 20:55:58 20:36:01 0 1.12 0.00 0.62 0.05 0.03 98.18 20:55:58 20:36:01 1 1.08 0.00 0.58 0.03 0.02 98.28 20:55:58 20:36:01 2 1.10 0.00 1.74 0.40 0.03 96.72 20:55:58 20:36:01 3 2.00 0.00 0.77 0.12 0.02 97.10 20:55:58 20:36:01 4 1.40 0.00 0.87 0.37 0.03 97.33 20:55:58 20:36:01 5 0.97 0.00 0.62 1.82 0.02 96.58 20:55:58 20:36:01 6 0.97 0.00 0.35 0.22 0.03 98.43 20:55:58 20:36:01 7 0.84 0.00 0.77 0.62 0.02 97.76 20:55:58 20:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:55:58 20:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:55:58 20:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:55:58 20:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:55:58 20:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:55:58 20:37:01 5 0.05 0.00 0.00 0.03 0.02 99.90 20:55:58 20:37:01 6 0.08 0.00 0.02 0.00 0.00 99.90 20:55:58 20:37:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:55:58 20:55:58 20:37:01 CPU %user %nice %system %iowait %steal %idle 20:55:58 20:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:55:58 20:38:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:55:58 20:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:55:58 20:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:55:58 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:38:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:55:58 20:38:01 6 0.08 0.00 0.00 0.00 0.00 99.92 20:55:58 20:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:55:58 20:39:01 all 0.22 0.00 0.02 0.00 0.01 99.76 20:55:58 20:39:01 0 1.63 0.00 0.07 0.00 0.03 98.27 20:55:58 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:55:58 20:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:55:58 20:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:55:58 20:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:55:58 20:40:01 all 0.27 0.00 0.01 0.01 0.01 99.71 20:55:58 20:40:01 0 2.02 0.00 0.00 0.00 0.02 97.96 20:55:58 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:55:58 20:40:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:55:58 20:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:55:58 20:40:01 5 0.00 0.00 0.00 0.03 0.02 99.95 20:55:58 20:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:55:58 20:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:55:58 20:41:01 all 0.28 0.00 0.03 0.02 0.01 99.66 20:55:58 20:41:01 0 2.00 0.00 0.05 0.00 0.03 97.92 20:55:58 20:41:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:55:58 20:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:55:58 20:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:55:58 20:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:55:58 20:41:01 5 0.03 0.00 0.05 0.12 0.00 99.80 20:55:58 20:41:01 6 0.07 0.00 0.02 0.02 0.02 99.88 20:55:58 20:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:55:58 20:42:01 0 1.97 0.00 0.02 0.00 0.02 98.00 20:55:58 20:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:55:58 20:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:55:58 20:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:55:58 20:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:55:58 20:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:55:58 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:43:01 all 0.45 0.00 0.02 0.01 0.01 99.51 20:55:58 20:43:01 0 2.07 0.00 0.03 0.00 0.03 97.86 20:55:58 20:43:01 1 0.32 0.00 0.02 0.00 0.00 99.67 20:55:58 20:43:01 2 0.17 0.00 0.02 0.02 0.02 99.78 20:55:58 20:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:55:58 20:43:01 4 0.17 0.00 0.05 0.03 0.00 99.75 20:55:58 20:43:01 5 0.18 0.00 0.03 0.03 0.02 99.73 20:55:58 20:43:01 6 0.57 0.00 0.00 0.00 0.00 99.43 20:55:58 20:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:55:58 20:44:01 all 0.33 0.00 0.01 0.00 0.01 99.65 20:55:58 20:44:01 0 1.99 0.00 0.02 0.00 0.03 97.96 20:55:58 20:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:55:58 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:44:01 4 0.13 0.00 0.07 0.00 0.02 99.78 20:55:58 20:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:44:01 6 0.37 0.00 0.02 0.00 0.00 99.62 20:55:58 20:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:55:58 20:45:02 all 0.12 0.00 0.01 0.00 0.01 99.85 20:55:58 20:45:02 0 0.78 0.00 0.05 0.00 0.02 99.15 20:55:58 20:45:02 1 0.00 0.00 0.02 0.00 0.02 99.97 20:55:58 20:45:02 2 0.00 0.00 0.00 0.02 0.02 99.97 20:55:58 20:45:02 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:45:02 4 0.03 0.00 0.02 0.00 0.00 99.95 20:55:58 20:45:02 5 0.00 0.00 0.02 0.02 0.00 99.97 20:55:58 20:45:02 6 0.15 0.00 0.02 0.00 0.00 99.83 20:55:58 20:45:02 7 0.00 0.00 0.00 0.00 0.02 99.98 20:55:58 20:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:55:58 20:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:55:58 20:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:55:58 20:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:55:58 20:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:55:58 20:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:55:58 20:46:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:55:58 20:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:55:58 20:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:55:58 20:47:01 all 0.01 0.00 0.02 0.02 0.01 99.94 20:55:58 20:47:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:55:58 20:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:55:58 20:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:55:58 20:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:47:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:55:58 20:47:01 5 0.02 0.00 0.00 0.13 0.00 99.85 20:55:58 20:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:55:58 20:48:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:55:58 20:48:01 0 0.00 0.00 0.00 0.00 0.03 99.97 20:55:58 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:48:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:55:58 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:55:58 20:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:55:58 20:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:55:58 20:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:55:58 20:55:58 20:48:01 CPU %user %nice %system %iowait %steal %idle 20:55:58 20:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:55:58 20:49:01 0 0.02 0.00 0.07 0.00 0.02 99.90 20:55:58 20:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:55:58 20:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:55:58 20:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:55:58 20:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:55:58 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:55:58 20:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:55:58 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:55:58 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:55:58 20:50:01 5 0.05 0.00 0.05 0.02 0.02 99.87 20:55:58 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:55:58 20:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:55:58 20:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:55:58 20:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:55:58 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:51:01 4 0.08 0.00 0.02 0.00 0.02 99.88 20:55:58 20:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:55:58 20:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:55:58 20:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:55:58 20:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:55:58 20:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:55:58 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:55:58 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:55:58 20:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:55:58 20:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:55:58 20:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:55:58 20:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:55:58 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:55:58 20:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:55:58 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:55:58 20:54:01 all 0.05 0.00 0.02 0.00 0.01 99.92 20:55:58 20:54:01 0 0.27 0.00 0.02 0.00 0.02 99.70 20:55:58 20:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:55:58 20:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:55:58 20:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:55:58 20:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:55:58 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:55:58 20:54:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:55:58 20:55:01 all 4.57 0.00 1.82 0.88 0.03 92.70 20:55:58 20:55:01 0 3.45 0.00 2.18 0.00 0.03 94.34 20:55:58 20:55:01 1 4.38 0.00 1.76 1.46 0.02 92.39 20:55:58 20:55:01 2 5.89 0.00 2.15 4.33 0.03 87.60 20:55:58 20:55:01 3 3.86 0.00 1.51 0.05 0.02 94.57 20:55:58 20:55:01 4 5.10 0.00 1.91 0.00 0.03 92.96 20:55:58 20:55:01 5 4.59 0.00 1.86 1.09 0.02 92.44 20:55:58 20:55:01 6 4.32 0.00 1.41 0.00 0.03 94.24 20:55:58 20:55:01 7 4.98 0.00 1.83 0.10 0.02 93.08 20:55:58 Average: all 9.38 0.00 2.32 1.34 0.04 86.92 20:55:58 Average: 0 9.77 0.00 2.33 1.60 0.05 86.25 20:55:58 Average: 1 9.25 0.00 2.25 1.68 0.04 86.78 20:55:58 Average: 2 9.20 0.00 2.23 1.29 0.04 87.24 20:55:58 Average: 3 8.96 0.00 2.68 1.76 0.03 86.56 20:55:58 Average: 4 9.27 0.00 2.24 0.92 0.03 87.54 20:55:58 Average: 5 9.76 0.00 2.19 1.00 0.04 87.01 20:55:58 Average: 6 9.75 0.00 2.28 0.89 0.03 87.04 20:55:58 Average: 7 9.06 0.00 2.34 1.59 0.04 86.96 20:55:58 20:55:58 20:55:58