Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 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-ssh3085356440006812149.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12830542530806437214.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5256252184244063612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16185281924115130990.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6616184597421841534.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29842’ Running on prd-ubuntu20.04-docker-8c-8g-29845 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/299 [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/299 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 (main) > 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 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4158)" > git rev-list --no-walk b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:27 ========================================================= 20:19:27 EdgeX Global Pipelines Version Info 20:19:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:28 ------------------- 20:19:28 stable info: 20:19:28 ------------------- 20:19:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:19:28 Message: update stable to v1.0.239 20:19:28 ------------------- 20:19:28 experimental info: 20:19:28 ------------------- 20:19:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:19:28 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6c7d77 [Pipeline] echo 20:19:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:29 provisioning config files... 20:19:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config6273811924236900422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:29 ---> docker-login.sh 20:19:29 nexus3.edgexfoundry.org:10001 20:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:29 Configure a credential helper to remove this warning. See 20:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:29 20:19:29 Login Succeeded 20:19:29 nexus3.edgexfoundry.org:10002 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:30 Configure a credential helper to remove this warning. See 20:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:30 20:19:30 Login Succeeded 20:19:30 nexus3.edgexfoundry.org:10003 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:30 Configure a credential helper to remove this warning. See 20:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:30 20:19:30 Login Succeeded 20:19:30 nexus3.edgexfoundry.org:10004 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:30 Configure a credential helper to remove this warning. See 20:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:30 20:19:30 Login Succeeded 20:19:30 docker.io 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:30 Configure a credential helper to remove this warning. See 20:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:30 20:19:30 Login Succeeded 20:19:30 ---> docker-login.sh ends [Pipeline] } 20:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:31 + 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:19:31 + dirname cmd/core-command/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo core-command,cmd/core-command/Dockerfile 20:19:31 + dirname cmd/core-data/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo core-data,cmd/core-data/Dockerfile 20:19:31 + dirname cmd/core-metadata/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo core-metadata,cmd/core-metadata/Dockerfile 20:19:31 + dirname cmd/security-bootstrapper/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:19:31 + dirname cmd/security-proxy-setup/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:19:31 + + dirname cmd/security-secretstore-setup/Dockerfile 20:19:31 cut -d/ -f2 20:19:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:19:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:19:31 + dirname cmd/security-spire-agent/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:19:31 + + dirname cmd/security-spire-config/Dockerfile 20:19:31 cut -d/ -f2 20:19:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:19:31 + dirname cmd/security-spire-server/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:19:31 + + dirname cmd/support-notifications/Dockerfilecut 20:19:31 -d/ -f2 20:19:31 + echo support-notifications,cmd/support-notifications/Dockerfile 20:19:31 + dirname cmd/support-scheduler/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:19:31 + dirname cmd/sys-mgmt-agent/Dockerfile 20:19:31 + cut -d/ -f2 20:19:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:19:31 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:19:31 + git rev-list -1 --merges c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76~1..c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] echo 20:19:31 -----------> git rev-list -1 --merges c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76~1..c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [false] [Pipeline] sh 20:19:31 + git log --format=format:%s -1 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] echo 20:19:31 ========================================================= 20:19:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:19:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:32 + grep -v github /etc/ssh/ssh_known_hosts 20:19:32 + [ -e /tmp/ssh_known_hosts ] 20:19:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:19:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 20:19:32 sudo tee -a /etc/ssh/ssh_known_hosts 20:19:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:32 20:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:32 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:32 b85a868b505f: Pulling fs layer 20:19:32 e2be974225ed: Pulling fs layer 20:19:32 339a4e72a1f5: Pulling fs layer 20:19:32 988bab9f4d93: Pulling fs layer 20:19:32 1469e6f7b9e6: Pulling fs layer 20:19:32 eaf3925da568: Pulling fs layer 20:19:32 bab4dde63d76: Pulling fs layer 20:19:32 bde34c3a00c8: Pulling fs layer 20:19:32 b352a97aabf1: Pulling fs layer 20:19:32 4872d77fe225: Pulling fs layer 20:19:32 5851b861e8e6: Pulling fs layer 20:19:32 eaf3925da568: Waiting 20:19:32 bab4dde63d76: Waiting 20:19:32 bde34c3a00c8: Waiting 20:19:32 5851b861e8e6: Waiting 20:19:32 b352a97aabf1: Waiting 20:19:32 4872d77fe225: Waiting 20:19:32 988bab9f4d93: Waiting 20:19:32 1469e6f7b9e6: Waiting 20:19:32 e2be974225ed: Verifying Checksum 20:19:32 e2be974225ed: Download complete 20:19:32 988bab9f4d93: Verifying Checksum 20:19:32 988bab9f4d93: Download complete 20:19:33 339a4e72a1f5: Verifying Checksum 20:19:33 1469e6f7b9e6: Verifying Checksum 20:19:33 1469e6f7b9e6: Download complete 20:19:33 eaf3925da568: Verifying Checksum 20:19:33 eaf3925da568: Download complete 20:19:33 bde34c3a00c8: Download complete 20:19:33 4872d77fe225: Verifying Checksum 20:19:33 4872d77fe225: Download complete 20:19:33 5851b861e8e6: Verifying Checksum 20:19:33 5851b861e8e6: Download complete 20:19:33 b85a868b505f: Download complete 20:19:33 bab4dde63d76: Verifying Checksum 20:19:33 bab4dde63d76: Download complete 20:19:34 b85a868b505f: Pull complete 20:19:34 e2be974225ed: Pull complete 20:19:35 339a4e72a1f5: Pull complete 20:19:35 988bab9f4d93: Pull complete 20:19:35 1469e6f7b9e6: Pull complete 20:19:35 eaf3925da568: Pull complete 20:19:37 bab4dde63d76: Pull complete 20:19:38 bde34c3a00c8: Pull complete 20:19:38 b352a97aabf1: Pull complete 20:19:38 4872d77fe225: Pull complete 20:19:38 5851b861e8e6: Pull complete 20:19:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:38 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:19:41 $ docker top 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f -eo pid,comm 20:19:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:41 [ssh-agent] Looking for ssh-agent implementation... 20:19:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:41 $ docker exec 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent 20:19:41 SSH_AUTH_SOCK=/tmp/ssh-HXdR4qtKv0FL/agent.32 20:19:41 SSH_AGENT_PID=38 20:19:41 Running ssh-add (command line suppressed) 20:19:41 Identity added: /w/workspace/edgex-go/299@tmp/private_key_3414072928687964910.key (/w/workspace/edgex-go/299@tmp/private_key_3414072928687964910.key) 20:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:42 + git tag --points-at HEAD [Pipeline] } 20:19:42 $ docker exec --env ******** --env ******** 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent -k 20:19:42 unset SSH_AUTH_SOCK; 20:19:42 unset SSH_AGENT_PID; 20:19:42 echo Agent pid 38 killed; 20:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:42 [ssh-agent] Looking for ssh-agent implementation... 20:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:42 $ docker exec 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent 20:19:42 SSH_AUTH_SOCK=/tmp/ssh-MutbFt3DRCGA/agent.70 20:19:42 SSH_AGENT_PID=76 20:19:42 Running ssh-add (command line suppressed) 20:19:42 Identity added: /w/workspace/edgex-go/299@tmp/private_key_3300632889355180189.key (/w/workspace/edgex-go/299@tmp/private_key_3300632889355180189.key) 20:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:43 + git semver init 20:19:43 2022-09-19 20:19:43,269 [run_init] DEBUG init version:0.0.0 force:False 20:19:43 2022-09-19 20:19:43,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/299/.semver 20:19:43 2022-09-19 20:19:43,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/299/.semver 20:19:43 2022-09-19 20:19:43,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/299/.semver'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=None) 20:19:48 2022-09-19 20:19:48,254 [append_file] DEBUG append to file:/w/workspace/edgex-go/299/.git/info/exclude 20:19:48 2022-09-19 20:19:48,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/299/.semver/main with force:False 20:19:48 2022-09-19 20:19:48,255 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:19:48 2022-09-19 20:19:48,256 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:19:48 2.3.0-dev.63 [Pipeline] } 20:19:48 $ docker exec --env ******** --env ******** 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent -k 20:19:48 unset SSH_AUTH_SOCK; 20:19:48 unset SSH_AGENT_PID; 20:19:48 echo Agent pid 76 killed; 20:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:49 + git semver [Pipeline] } 20:19:49 $ docker stop --time=1 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f 20:19:50 $ docker rm -f 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f [Pipeline] // withDockerContainer [Pipeline] sh 20:19:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:51 Stashed 1 file(s) [Pipeline] echo 20:19:51 [edgeXSemver]: initialized semver on version 2.3.0-dev.63 [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:19:51 + git config --global --add safe.directory /w/workspace/edgex-go/299 [Pipeline] echo 20:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:51 ========================================================= 20:19:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:19:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:52 2408cc74d12b: Pulling fs layer 20:19:52 ea60b727a1ce: Pulling fs layer 20:19:52 30c4a7721957: Pulling fs layer 20:19:52 370296b7ddb6: Pulling fs layer 20:19:52 7c6cee850709: Pulling fs layer 20:19:52 39a5fcdaea64: Pulling fs layer 20:19:52 d94ebbe4e438: Pulling fs layer 20:19:52 bcfd1f05c69d: Pulling fs layer 20:19:52 59ccb84bbe0f: Pulling fs layer 20:19:52 370296b7ddb6: Waiting 20:19:52 7c6cee850709: Waiting 20:19:52 d94ebbe4e438: Waiting 20:19:52 39a5fcdaea64: Waiting 20:19:52 bcfd1f05c69d: Waiting 20:19:52 59ccb84bbe0f: Waiting 20:19:52 30c4a7721957: Verifying Checksum 20:19:52 30c4a7721957: Download complete 20:19:52 ea60b727a1ce: Download complete 20:19:52 7c6cee850709: Verifying Checksum 20:19:52 7c6cee850709: Download complete 20:19:52 39a5fcdaea64: Verifying Checksum 20:19:52 39a5fcdaea64: Download complete 20:19:52 2408cc74d12b: Verifying Checksum 20:19:52 2408cc74d12b: Download complete 20:19:52 d94ebbe4e438: Download complete 20:19:52 2408cc74d12b: Pull complete 20:19:52 ea60b727a1ce: Pull complete 20:19:52 30c4a7721957: Pull complete 20:19:52 59ccb84bbe0f: Verifying Checksum 20:19:52 59ccb84bbe0f: Download complete 20:19:53 370296b7ddb6: Verifying Checksum 20:19:53 370296b7ddb6: Download complete 20:19:53 bcfd1f05c69d: Verifying Checksum 20:19:53 bcfd1f05c69d: Download complete 20:19:57 370296b7ddb6: Pull complete 20:19:57 7c6cee850709: Pull complete 20:19:57 39a5fcdaea64: Pull complete 20:19:57 d94ebbe4e438: Pull complete 20:20:00 bcfd1f05c69d: Pull complete 20:20:00 59ccb84bbe0f: Pull complete 20:20:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:20:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:01 WORKDIR /edgex 20:20:01 COPY go.mod . 20:20:01 RUN go mod download 20:20:01 + docker build -t ci-base-image-x86_64 -f - . 20:20:01 Sending build context to Docker daemon 169.4MB 20:20:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:01 ---> a4fb48ad2a94 20:20:01 Step 2/4 : WORKDIR /edgex 20:20:06 Still waiting to schedule task 20:20:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29843’ 20:20:07 ---> Running in 916d22aaef2b 20:20:07 Removing intermediate container 916d22aaef2b 20:20:07 ---> b810eafd9a17 20:20:07 Step 3/4 : COPY go.mod . 20:20:07 ---> 0b449b73dd78 20:20:07 Step 4/4 : RUN go mod download 20:20:07 ---> Running in 8fcd672caeaa 20:20:29 Removing intermediate container 8fcd672caeaa 20:20:29 ---> a03596faade4 20:20:29 Successfully built a03596faade4 20:20:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:30 + docker inspect -f . ci-base-image-x86_64 20:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:30 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:20:30 $ docker top f5f724fb305d78f01f63c5f00861570746c7bcc64178b314bef0f368c6e3672e -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:31 + go version 20:20:31 go version go1.18.3 linux/amd64 [Pipeline] } 20:20:31 $ docker stop --time=1 f5f724fb305d78f01f63c5f00861570746c7bcc64178b314bef0f368c6e3672e 20:20:32 $ docker rm -f f5f724fb305d78f01f63c5f00861570746c7bcc64178b314bef0f368c6e3672e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:32 + docker inspect -f . ci-base-image-x86_64 20:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:33 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:20:33 $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:20:33 $ docker top 22440cdfe7dd2ed3125e6d8829dc30da7a15797b7c6dfaaef0c6e9329f30f003 -eo pid,comm [Pipeline] { [Pipeline] echo 20:20:33 ========================================================= 20:20:33 [edgeXBuildGoParallel] Running Tests and Build... 20:20:33 ========================================================= [Pipeline] sh 20:20:33 + git config --global --add safe.directory /w/workspace/edgex-go/299 [Pipeline] fileExists [Pipeline] sh 20:20:34 + make test 20:20:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:20:42 ? github.com/edgexfoundry/edgex-go [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 20:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.117s coverage: 72.5% of statements 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.890s coverage: 89.2% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.124s coverage: 2.1% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.531s coverage: 95.6% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 60.0% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.118s coverage: 29.6% of statements 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 20:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 20:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements 20:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 80.8% of statements 20:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.201s coverage: 92.3% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.133s coverage: 97.7% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 20:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:21:21 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:21:43 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:21:43 GO111MODULE=on go vet ./... 20:21:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:21:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:21:46 ./bin/test-attribution-txt.sh 20:21:46 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:21:46 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:21:46 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:21:46 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:21:46 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:21:46 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:21:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:21:46 + ls -al . 20:21:46 total 744 20:21:46 drwxrwxr-x 10 1001 1001 4096 Sep 19 20:20 . 20:21:46 drwxr-xr-x 4 root root 4096 Sep 19 20:20 .. 20:21:46 -rw-rw-r-- 1 1001 1001 16 Sep 19 20:19 .dockerignore 20:21:46 drwxrwxr-x 8 1001 1001 4096 Sep 19 20:21 .git 20:21:46 drwxrwxr-x 3 1001 1001 4096 Sep 19 20:19 .github 20:21:46 -rw-rw-r-- 1 1001 1001 1030 Sep 19 20:19 .gitignore 20:21:46 -rw-rw-r-- 1 1001 1001 42 Sep 19 20:19 .golangci.yml 20:21:46 -rw-rw-r-- 1 1001 1001 87 Sep 19 20:19 .hadolint.yml 20:21:46 drwxr-xr-x 3 1001 1001 4096 Sep 19 20:19 .semver 20:21:46 -rw-rw-r-- 1 1001 1001 166 Sep 19 20:19 .sonarcloud.properties 20:21:46 -rw-rw-r-- 1 1001 1001 1171 Sep 19 20:19 ADOPTERS.md 20:21:46 -rw-rw-r-- 1 1001 1001 10347 Sep 19 20:19 Attribution.txt 20:21:46 -rw-rw-r-- 1 1001 1001 63209 Sep 19 20:19 CHANGELOG.md 20:21:46 -rw-rw-r-- 1 1001 1001 3804 Sep 19 20:19 CONTRIBUTING.md 20:21:46 -rw-rw-r-- 1 1001 1001 677 Sep 19 20:19 GOVERNANCE.md 20:21:46 -rw-rw-r-- 1 1001 1001 850 Sep 19 20:19 Jenkinsfile 20:21:46 -rw-rw-r-- 1 1001 1001 10775 Sep 19 20:19 LICENSE 20:21:46 -rw-rw-r-- 1 1001 1001 13724 Sep 19 20:19 Makefile 20:21:46 -rw-rw-r-- 1 1001 1001 582 Sep 19 20:19 OWNERS.md 20:21:46 -rw-rw-r-- 1 1001 1001 9799 Sep 19 20:19 README.md 20:21:46 -rw-rw-r-- 1 1001 1001 6912 Sep 19 20:19 SECURITY.md 20:21:46 -rw-rw-r-- 1 1001 1001 12 Sep 19 20:19 VERSION 20:21:46 -rw-rw-r-- 1 1001 1001 4131 Sep 19 20:19 ZMQWindows.md 20:21:46 drwxrwxr-x 2 1001 1001 4096 Sep 19 20:19 bin 20:21:46 drwxrwxr-x 18 1001 1001 4096 Sep 19 20:19 cmd 20:21:46 -rw-r--r-- 1 root root 491309 Sep 19 20:21 coverage.out 20:21:46 -rw-rw-r-- 1 1001 1001 3670 Sep 19 20:19 go.mod 20:21:46 -rw-rw-r-- 1 1001 1001 38527 Sep 19 20:19 go.sum 20:21:46 drwxrwxr-x 8 1001 1001 4096 Sep 19 20:19 internal 20:21:46 drwxrwxr-x 3 1001 1001 4096 Sep 19 20:19 openapi 20:21:46 drwxrwxr-x 4 1001 1001 4096 Sep 19 20:19 snap 20:21:46 -rw-rw-r-- 1 1001 1001 204 Sep 19 20:19 version.go [Pipeline] sh 20:21:47 + '[' -e coverage.out ] 20:21:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:21:47 Stashed 1 file(s) [Pipeline] sh 20:21:47 + make build 20:21:47 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:22:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:22:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:22:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:22:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:22:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:22:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:22:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:22:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:22:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:22:30 $ docker stop --time=1 22440cdfe7dd2ed3125e6d8829dc30da7a15797b7c6dfaaef0c6e9329f30f003 20:22:36 $ docker rm -f 22440cdfe7dd2ed3125e6d8829dc30da7a15797b7c6dfaaef0c6e9329f30f003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:37 20:22:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:37 latest: Pulling from edgex-devops/edgex-compose 20:22:37 cbdbe7a5bc2a: Pulling fs layer 20:22:37 ca9280d653b3: Pulling fs layer 20:22:37 7e9c9ca2126c: Pulling fs layer 20:22:38 cbdbe7a5bc2a: Download complete 20:22:38 ca9280d653b3: Verifying Checksum 20:22:38 ca9280d653b3: Download complete 20:22:38 cbdbe7a5bc2a: Pull complete 20:22:38 7e9c9ca2126c: Verifying Checksum 20:22:38 7e9c9ca2126c: Download complete 20:22:38 ca9280d653b3: Pull complete 20:22:42 7e9c9ca2126c: Pull complete 20:22:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:42 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:22:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:22:44 $ docker top 09d881da5bf3df527a7ab40f98fa2313da6dee405261ad208e0640bba53cfa5c -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:45 + docker-compose build --help 20:22:45 + grep parallel 20:22:45 --parallel Build images in parallel. [Pipeline] } 20:22:45 $ docker stop --time=1 09d881da5bf3df527a7ab40f98fa2313da6dee405261ad208e0640bba53cfa5c 20:22:46 $ docker rm -f 09d881da5bf3df527a7ab40f98fa2313da6dee405261ad208e0640bba53cfa5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:47 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:22:47 $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:22:47 $ docker top ed65b1980f68096d10d57f5757fcdf8e9e13ad8535a4226919f27aba3fc40f7b -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:48 + docker-compose -f ./docker-compose-build.yml build --parallel 20:22:48 Building core-command ... 20:22:48 Building core-data ... 20:22:48 Building core-metadata ... 20:22:48 Building security-bootstrapper ... 20:22:48 Building security-proxy-setup ... 20:22:48 Building security-secretstore-setup ... 20:22:48 Building security-spiffe-token-provider ... 20:22:48 Building security-spire-agent ... 20:22:48 Building security-spire-config ... 20:22:48 Building security-spire-server ... 20:22:48 Building support-notifications ... 20:22:48 Building support-scheduler ... 20:22:48 Building sys-mgmt-agent ... 20:22:48 Building core-metadata 20:22:48 Building security-spire-config 20:22:48 Building security-spire-agent 20:22:48 Building security-spire-server 20:22:48 Building security-spiffe-token-provider 20:22:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:22:58 ---> a03596faade4 20:22:58 Step 3/26 : WORKDIR /edgex-go 20:22:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:22:58 ---> a03596faade4 20:22:58 Step 3/26 : WORKDIR /edgex-go 20:22:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:22:58 ---> a03596faade4 20:22:58 Step 3/20 : WORKDIR /edgex-go 20:22:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:58 ---> a03596faade4 20:22:58 Step 3/25 : WORKDIR /edgex-go 20:22:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:59 ---> a03596faade4 20:22:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:23:07 ---> Running in 89c123f20807 20:23:07 ---> Running in 52c63be42149 20:23:07 ---> Running in f4537fe8e89a 20:23:07 ---> Running in 23d6e562f588 20:23:07 ---> Running in c21e022fcdac 20:23:07 Removing intermediate container 23d6e562f588 20:23:07 ---> 1ee1ca38fdf9 20:23:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:07 Removing intermediate container 89c123f20807 20:23:07 ---> b8685e3f3db9 20:23:07 Step 4/25 : WORKDIR /edgex-go 20:23:07 ---> Running in 7e28d3dcfa9b 20:23:07 Removing intermediate container f4537fe8e89a 20:23:07 ---> c316990829a5 20:23:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:23:07 Removing intermediate container 52c63be42149 20:23:07 ---> 80c7e729d244 20:23:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:07 Removing intermediate container c21e022fcdac 20:23:07 ---> 1ee4bb847edf 20:23:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:07 ---> Running in 321444683e0e 20:23:07 ---> Running in 86bcdab8ff99 20:23:07 ---> Running in 65884180bae6 20:23:07 ---> Running in 6f227cbe703d 20:23:07 Removing intermediate container 321444683e0e 20:23:07 ---> 678a837b9c28 20:23:07 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:07 ---> Running in c17ae5e14611 20:23:07 Removing intermediate container 7e28d3dcfa9b 20:23:07 ---> 761b7a55db32 20:23:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:23:07 Removing intermediate container 86bcdab8ff99 20:23:07 ---> 053888192d04 20:23:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:23:07 ---> Running in f24dc0a441a5 20:23:07 ---> Running in a92e9d5923a2 20:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:07 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:23:07 v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:23:07 OK: 17040 distinct packages available 20:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:07 Removing intermediate container c17ae5e14611 20:23:07 ---> f8a1bba1a64d 20:23:07 Step 6/25 : RUN apk add --update --no-cache make git 20:23:07 Removing intermediate container 65884180bae6 20:23:07 ---> 30e340381af3 20:23:07 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:23:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:07 ---> Running in e04cdf8d69cf 20:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:07 ---> Running in 192b03fea13b 20:23:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:08 OK: 211 MiB in 51 packages 20:23:08 Removing intermediate container 6f227cbe703d 20:23:08 ---> 52d8a82f30dd 20:23:08 Step 5/20 : COPY go.mod vendor* ./ 20:23:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:08 ---> c66df68c54bd 20:23:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:08 ---> Running in 0646ac2e0fdb 20:23:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:09 OK: 211 MiB in 51 packages 20:23:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:09 OK: 211 MiB in 51 packages 20:23:09 Removing intermediate container f24dc0a441a5 20:23:09 ---> 944990b0c888 20:23:09 Step 6/26 : COPY go.mod vendor* ./ 20:23:09 OK: 211 MiB in 51 packages 20:23:09 Removing intermediate container a92e9d5923a2 20:23:09 ---> 8823b9109990 20:23:09 Step 6/26 : COPY go.mod vendor* ./ 20:23:09 ---> c8a8cb7dfa1f 20:23:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:09 ---> Running in f22f8ba518e5 20:23:09 ---> ae4c51e8df14 20:23:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:09 ---> Running in 98bab940dc50 20:23:10 Removing intermediate container e04cdf8d69cf 20:23:10 ---> 0d0d7460c212 20:23:10 Step 7/25 : COPY go.mod vendor* ./ 20:23:10 ---> 9f053aff1416 20:23:10 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:10 OK: 211 MiB in 51 packages 20:23:10 ---> Running in 9649429badc8 20:23:10 Removing intermediate container 192b03fea13b 20:23:10 ---> d3a71db61365 20:23:10 Step 6/25 : COPY go.mod vendor* ./ 20:23:10 ---> a2da8be71e2e 20:23:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:10 ---> Running in 4841e6a92676 20:23:32 Removing intermediate container 4841e6a92676 20:23:32 ---> 374775089e2f 20:23:32 Step 8/25 : COPY . . 20:23:32 Removing intermediate container 98bab940dc50 20:23:32 ---> ef26949ae36a 20:23:32 Step 8/26 : COPY . . 20:23:32 Removing intermediate container f22f8ba518e5 20:23:32 ---> 1039538e5d8a 20:23:32 Step 8/26 : COPY . . 20:23:32 Removing intermediate container 9649429badc8 20:23:32 ---> e2d928c45ef7 20:23:32 Step 9/25 : COPY . . 20:23:32 Removing intermediate container 0646ac2e0fdb 20:23:32 ---> 62672071da11 20:23:32 Step 7/20 : COPY . . 20:23:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29846 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:23:36 Running in /w/workspace/edgex-go/299 [Pipeline] { [Pipeline] checkout 20:23:36 The recommended git tool is: git 20:23:43 using credential edgex-jenkins-ssh 20:23:43 Cloning the remote Git repository 20:23:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:23:43 > git init /w/workspace/edgex-go/299 # timeout=10 20:23:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:44 > git --version # timeout=10 20:23:44 > git --version # 'git version 2.25.1' 20:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:50 ---> 84abf508eb60 20:23:50 ---> decc0b0e09d4 20:23:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:23:50 20:23:50 ---> c4a09ce20c41 20:23:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:50 ---> 7afe07ce15a2 20:23:50 ---> 5f1706356597 20:23:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:23:50 20:23:50 ---> Running in 6c8a6f50ed51 20:23:50 ---> Running in 521b6b666e05 20:23:50 ---> Running in 7cf9e61aacd4 20:23:50 ---> Running in 9347a0dfa65b 20:23:50 ---> Running in dd5304eb7d2b 20:23:50 Removing intermediate container 521b6b666e05 20:23:50 ---> c647ed398e4d 20:23:50 Step 10/26 : WORKDIR /edgex-go/spire-build 20:23:50 Removing intermediate container dd5304eb7d2b 20:23:50 ---> 4446ac935dc6 20:23:50 Step 10/26 : WORKDIR /edgex-go/spire-build 20:23:50 ---> Running in 3f109ce425a4 20:23:50 Removing intermediate container 9347a0dfa65b 20:23:50 ---> 3b7311c5b1e8 20:23:50 Step 10/25 : WORKDIR /edgex-go/spire-build 20:23:50 ---> Running in 1ede9d4f1b09 20:23:50 ---> Running in 06183379fa6c 20:23:50 Removing intermediate container 3f109ce425a4 20:23:50 ---> 8c7c7c1c5b19 20:23:50 Step 11/26 : 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:23:50 ---> Running in 472c786a3139 20:23:50 Removing intermediate container 1ede9d4f1b09 20:23:50 ---> 427a19fe131b 20:23:50 Step 11/26 : 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:23:50 Removing intermediate container 06183379fa6c 20:23:50 ---> aa6d0f068bbf 20:23:50 Step 11/25 : 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:23:50 ---> Running in 7cd8304516d7 20:23:50 ---> Running in e00e18a17754 20:23:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:23:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:50 Removing intermediate container 472c786a3139 20:23:50 ---> 17aa7f2033e5 20:23:50 Step 12/26 : WORKDIR /edgex-go 20:23:50 ---> Running in 2dbba5561831 20:23:50 Removing intermediate container 7cd8304516d7 20:23:50 ---> 5b1d85dc22b4 20:23:50 Step 12/26 : WORKDIR /edgex-go 20:23:50 ---> Running in 7b18a07dfd53 20:23:50 Removing intermediate container e00e18a17754 20:23:50 ---> 0fdf966f020b 20:23:50 Step 12/25 : WORKDIR /edgex-go 20:23:50 Removing intermediate container 2dbba5561831 20:23:50 ---> 1dc93c2d2818 20:23:50 20:23:50 Step 13/26 : FROM alpine:3.15 20:23:50 ---> Running in 51e977c90e01 20:23:50 Removing intermediate container 7b18a07dfd53 20:23:50 ---> 6c221f5cafec 20:23:50 20:23:50 Step 13/26 : FROM alpine:3.15 20:23:50 Removing intermediate container 51e977c90e01 20:23:50 ---> fad89cf0c8a4 20:23:50 20:23:50 Step 13/25 : FROM alpine:3.15 20:23:50 3.15: Pulling from library/alpine 20:23:51 3.15: Pulling from library/alpine 20:23:51 3.15: Pulling from library/alpine 20:23:52 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:23:52 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:23:52 Status: Downloaded newer image for alpine:3.15 20:23:52 Status: Downloaded newer image for alpine:3.15 20:23:52 ---> c4fc93816858 20:23:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:52 ---> c4fc93816858 20:23:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:52 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:23:52 Status: Image is up to date for alpine:3.15 20:23:52 ---> c4fc93816858 20:23:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:52 ---> Running in a6b77fdc7e99 20:23:52 ---> Running in bfe5bfc5343e 20:23:52 ---> Running in df8c225acc7c 20:23:53 Removing intermediate container df8c225acc7c 20:23:53 ---> e777610d8a77 20:23:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:53 Removing intermediate container bfe5bfc5343e 20:23:53 ---> e2d3cb874c8b 20:23:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:53 Removing intermediate container a6b77fdc7e99 20:23:53 ---> 1a4949d908d9 20:23:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:53 ---> Running in caf8ede68bd1 20:23:53 ---> Running in 32c60d554f68 20:23:53 ---> Running in de57b182f0c9 20:23:54 Removing intermediate container de57b182f0c9 20:23:54 ---> de83a39a6870 20:23:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:54 ---> Running in d9d1db41fff5 20:23:54 Removing intermediate container caf8ede68bd1 20:23:54 ---> 93ccfab17aca 20:23:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:54 Removing intermediate container 32c60d554f68 20:23:54 ---> d22d1ecc3df6 20:23:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:23:54 ---> Running in db75741b6d87 20:23:54 ---> Running in a88fa92e3232 20:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:56 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:23:56 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:23:56 OK: 15857 distinct packages available 20:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:56 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:23:56 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:23:56 OK: 15857 distinct packages available 20:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:56 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:23:56 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:23:56 OK: 15857 distinct packages available 20:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:57 (1/5) Installing dumb-init (1.2.5-r1) 20:23:57 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:58 (1/4) Installing dumb-init (1.2.5-r1) 20:23:58 (1/5) Installing dumb-init (1.2.5-r1) 20:23:58 (3/5) Installing libucontext (1.1-r0) 20:23:58 (2/4) Installing musl-obstack (1.2.3-r0) 20:23:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:58 (4/5) Installing gcompat (1.0.0-r4) 20:23:58 (3/4) Installing libucontext (1.1-r0) 20:23:58 (3/5) Installing libucontext (1.1-r0) 20:23:58 (5/5) Installing openssl (1.1.1q-r0) 20:23:58 (4/4) Installing gcompat (1.0.0-r4) 20:23:58 (4/5) Installing gcompat (1.0.0-r4) 20:23:58 Executing busybox-1.34.1-r7.trigger 20:23:58 OK: 7 MiB in 19 packages 20:23:58 Executing busybox-1.34.1-r7.trigger 20:23:58 OK: 6 MiB in 18 packages 20:23:58 (5/5) Installing openssl (1.1.1q-r0) 20:23:58 Executing busybox-1.34.1-r7.trigger 20:23:58 OK: 7 MiB in 19 packages 20:24:01 Removing intermediate container a88fa92e3232 20:24:01 ---> 88724df961bf 20:24:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:24:02 Removing intermediate container d9d1db41fff5 20:24:02 ---> b7dbf890e235 20:24:02 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:02 Removing intermediate container db75741b6d87 20:24:02 ---> 82738e78b70b 20:24:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:07 ---> fc2786275f90 20:24:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:07 ---> 66db587d0cb5 20:24:07 ---> b76521113b62 20:24:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:24:07 20:24:07 Avoid second fetch 20:24:07 Checking out Revision c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 (main) 20:24:08 ---> e7397bf1896b 20:24:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:24:08 ---> 4e848fb329a1 20:24:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:08 ---> 9b00ac4c0244 20:24:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:24:08 ---> Running in 2561d494a33b 20:24:09 Removing intermediate container 2561d494a33b 20:24:09 ---> aacc3864838d 20:24:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:09 ---> 847514a54c2a 20:24:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:24:09 ---> 91380fa690fb 20:24:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:24:09 ---> bec95f668566 20:24:09 Step 21/26 : WORKDIR / 20:24:09 ---> 63544d543d8a 20:24:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:09 ---> Running in 5a1afb683eae 20:24:09 ---> Running in 891e6daf29cf 20:24:09 ---> a749bf927f3d 20:24:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:24:10 Removing intermediate container 5a1afb683eae 20:24:10 ---> 02a85111a88a 20:24:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:10 Removing intermediate container 891e6daf29cf 20:24:10 ---> 877e00ae7833 20:24:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:10 ---> e8f4a9ebaef1 20:24:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:10 ---> Running in 953e61dba9d5 20:24:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:08 > git config core.sparsecheckout # timeout=10 20:24:08 > git checkout -f c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 20:24:10 ---> Running in 69c28b6a1502 20:24:10 ---> Running in 62718e8a5512 20:24:10 Removing intermediate container 953e61dba9d5 20:24:10 ---> d801575c89a5 20:24:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:11 Removing intermediate container 69c28b6a1502 20:24:11 ---> Running in fff4595199a1 20:24:11 ---> 669b894963cd 20:24:11 Step 23/25 : LABEL arch=x86_64 20:24:11 Removing intermediate container 62718e8a5512 20:24:11 ---> bca19847c8a0 20:24:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:11 ---> Running in 4a7ce56304e7 20:24:11 ---> Running in e067f8308820 20:24:11 Removing intermediate container fff4595199a1 20:24:11 ---> 7ec654e23b4b 20:24:11 Step 24/26 : LABEL arch=x86_64 20:24:11 Removing intermediate container 7cf9e61aacd4 20:24:11 ---> 6502571bb5d6 20:24:11 20:24:11 Step 11/25 : FROM alpine:3.16 20:24:11 ---> Running in 725624e65959 20:24:11 Removing intermediate container 4a7ce56304e7 20:24:11 ---> e62748ad8bd6 20:24:11 Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:24:11 Removing intermediate container e067f8308820 20:24:11 ---> 13ab97798c57 20:24:11 Step 24/26 : LABEL arch=x86_64 20:24:12 ---> Running in d532708c1ee5 20:24:12 ---> Running in d6a3d8601159 20:24:12 Removing intermediate container 725624e65959 20:24:12 ---> 82db12882f32 20:24:12 Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:24:12 3.16: Pulling from library/alpine 20:24:12 ---> Running in 5ac44eed04f9 20:24:12 Removing intermediate container d532708c1ee5 20:24:12 ---> d5e3e55f0c35 20:24:12 Step 25/25 : LABEL version=2.3.0-dev.63 20:24:12 Removing intermediate container d6a3d8601159 20:24:12 ---> 34e4dfc46ab3 20:24:12 Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:24:12 ---> Running in 71ac1cffda04 20:24:12 ---> Running in fb31431d5bb3 20:24:12 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4158)" 20:24:12 Removing intermediate container 5ac44eed04f9 20:24:12 ---> f98b9cbaee41 20:24:12 Step 26/26 : LABEL version=2.3.0-dev.63 20:24:12 ---> Running in c4bd41a78459 20:24:12 Removing intermediate container 71ac1cffda04 20:24:12 ---> a510df3645e2 20:24:12 20:24:12 Removing intermediate container fb31431d5bb3 20:24:12 ---> 005bdaa9dfc4 20:24:12 Step 26/26 : LABEL version=2.3.0-dev.63 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:13 ---> Running in 2a57f3564d0e 20:24:13 Successfully built a510df3645e2 20:24:13 Removing intermediate container c4bd41a78459 20:24:13 ---> 5622f860a487 20:24:13 20:24:13 Successfully tagged security-spire-server:latest 20:24:13  Building security-spire-server ... done Building support-scheduler 20:24:13 Successfully built 5622f860a487 20:24:13 Removing intermediate container 6c8a6f50ed51 20:24:13 ---> f5b9e41f148b 20:24:13 20:24:13 Step 9/20 : FROM alpine:3.15 20:24:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:24:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:13 Dload Upload Total Spent Left Speed 20:24:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 81303 [Pipeline] sh 20:24:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:24:14 ---> c4fc93816858 20:24:14 Successfully tagged security-spire-config:latest 20:24:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Building sys-mgmt-agent 20:24:14  Building security-spire-config ... done  20:24:14 ---> Using cache 20:24:14 ---> 1a4949d908d9 20:24:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 ---> Using cache 20:24:14 ---> de83a39a6870 20:24:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:24:14 Removing intermediate container 2a57f3564d0e 20:24:14 ---> c5912cd2bb30 20:24:14 20:24:14 Successfully built c5912cd2bb30 20:24:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:24:14 + sudo tee /etc/docker/daemon.new 20:24:14 { 20:24:14 "registry-mirrors": [ 20:24:14 "https://nexus3.edgexfoundry.org:10001" 20:24:14 ], 20:24:14 "bip": "10.250.0.254/24", 20:24:14 "hosts": [ 20:24:14 "tcp://0.0.0.0:5555", 20:24:14 "unix:///var/run/docker.sock" 20:24:14 ], 20:24:14 "mtu": 1458, 20:24:14 "selinux-enabled": true, 20:24:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:24:14 } [Pipeline] sh 20:24:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:24:15 + sudo service docker restart 20:24:16 Successfully tagged security-spire-agent:latest 20:24:16  Building security-spire-agent ... done Building support-notifications 20:24:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:17 ---> a03596faade4 20:24:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:17 ---> Using cache 20:24:17 ---> b8685e3f3db9 20:24:17 Step 4/23 : WORKDIR /edgex-go 20:24:17 ---> Using cache 20:24:17 ---> 678a837b9c28 20:24:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:17 ---> Using cache 20:24:17 ---> f8a1bba1a64d 20:24:17 Step 6/23 : RUN apk add --update --no-cache make git 20:24:17 ---> Using cache 20:24:17 ---> 0d0d7460c212 20:24:17 Step 7/23 : COPY go.mod vendor* ./ 20:24:17 ---> Using cache 20:24:17 ---> 9f053aff1416 20:24:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:17 ---> Using cache 20:24:17 ---> e2d928c45ef7 20:24:17 Step 9/23 : COPY . . 20:24:17 ---> Using cache 20:24:17 ---> decc0b0e09d4 20:24:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:24:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> a03596faade4 20:24:19 Step 3/23 : WORKDIR /edgex-go 20:24:19 ---> Using cache 20:24:19 ---> 80c7e729d244 20:24:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 ---> Using cache 20:24:19 ---> 053888192d04 20:24:19 Step 5/23 : RUN apk add --update --no-cache make bash git 20:24:19 Status: Downloaded newer image for alpine:3.16 20:24:20 ---> 9c6f07244728 20:24:20 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:24:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:20 ---> a03596faade4 20:24:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:20 ---> Using cache 20:24:20 ---> b8685e3f3db9 20:24:20 Step 4/23 : WORKDIR /edgex-go 20:24:20 ---> Using cache 20:24:20 ---> 678a837b9c28 20:24:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:20 ---> Using cache 20:24:20 ---> f8a1bba1a64d 20:24:20 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:24:24 ---> Running in 0b1ae32c80db 20:24:24 ---> Running in a79a1f6199b5 20:24:24 ---> Running in f2622a4ae99f 20:24:24 ---> Running in 889a54c2d819 20:24:24 ---> Running in 4492303cae58 20:24:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:24:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:32 (1/1) Installing dumb-init (1.2.5-r1) 20:24:32 Executing busybox-1.35.0-r17.trigger 20:24:32 OK: 6 MiB in 15 packages 20:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:34 provisioning config files... 20:24:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config2009869732069821962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:34 Removing intermediate container 889a54c2d819 20:24:34 ---> c75623a6f02c 20:24:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:34 ---> Running in ce9b4525329a 20:24:34 ---> docker-login.sh 20:24:34 nexus3.edgexfoundry.org:10001 20:24:34 Removing intermediate container ce9b4525329a 20:24:34 ---> 152b14796da9 20:24:34 Step 14/25 : ENV APP_PORT=59881 20:24:34 ---> Running in b71291330c97 20:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:35 Removing intermediate container b71291330c97 20:24:35 ---> ec07ceee9272 20:24:35 Step 15/25 : EXPOSE $APP_PORT 20:24:35 ---> Running in 7b5b37cda7ea 20:24:35 Removing intermediate container 7b5b37cda7ea 20:24:35 ---> 69c8a6af5b28 20:24:35 Step 16/25 : WORKDIR / 20:24:35 ---> Running in 21cbd4be1c13 20:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:35 Configure a credential helper to remove this warning. See 20:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:35 20:24:35 Login Succeeded 20:24:35 nexus3.edgexfoundry.org:10002 20:24:36 Removing intermediate container 21cbd4be1c13 20:24:36 ---> fa57c5eca3a0 20:24:36 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:36 Configure a credential helper to remove this warning. See 20:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:36 20:24:36 Login Succeeded 20:24:36 nexus3.edgexfoundry.org:10003 20:24:36 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:24:36 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:24:36 OK: 15857 distinct packages available 20:24:36 ---> 1e0364092443 20:24:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:36 Configure a credential helper to remove this warning. See 20:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:36 20:24:36 Login Succeeded 20:24:36 nexus3.edgexfoundry.org:10004 20:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:36 Configure a credential helper to remove this warning. See 20:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:36 20:24:36 Login Succeeded 20:24:36 OK: 211 MiB in 51 packages 20:24:37 docker.io 20:24:37 ---> b58274e0a769 20:24:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:37 ---> 85a6029a032c 20:24:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:24:37 Removing intermediate container f2622a4ae99f 20:24:37 ---> e43d0955f751 20:24:37 Step 6/23 : COPY go.mod vendor* ./ 20:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:37 ---> d68e656cb10f 20:24:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:24:37 ---> Running in 19c60f7e961c 20:24:37 ---> a7c44f613eb9 20:24:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:37 ---> Running in c63efd9cb16f 20:24:37 Removing intermediate container 19c60f7e961c 20:24:37 ---> 1d2f2d11285e 20:24:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:37 ---> Running in b94a1d529798 20:24:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:37 Removing intermediate container b94a1d529798 20:24:37 ---> 1709a569f982 20:24:37 Step 23/25 : LABEL arch=x86_64 20:24:37 ---> Running in 608ee883c46d 20:24:37 OK: 211 MiB in 51 packages 20:24:37 Removing intermediate container 608ee883c46d 20:24:37 ---> 5b903a4fd951 20:24:37 Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:24:37 ---> Running in 8221e06d1177 20:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:38 Configure a credential helper to remove this warning. See 20:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:38 20:24:38 Login Succeeded 20:24:38 ---> docker-login.sh ends [Pipeline] } 20:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:24:38 (1/9) Installing ca-certificates (20220614-r0) 20:24:38 Removing intermediate container 8221e06d1177 20:24:38 ---> 653945752d0a 20:24:38 Step 25/25 : LABEL version=2.3.0-dev.63 20:24:38 ---> Running in 54f22396d5ea 20:24:38 (2/9) Installing brotli-libs (1.0.9-r5) 20:24:38 Removing intermediate container 4492303cae58 20:24:38 ---> f4cc6a21f8f3 20:24:38 Step 7/23 : COPY go.mod vendor* ./ [Pipeline] sh 20:24:38 Removing intermediate container 54f22396d5ea 20:24:38 ---> cbbf5d80fca8 20:24:38 20:24:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:24:38 Successfully built cbbf5d80fca8 20:24:38 Successfully tagged core-metadata:latest 20:24:38  Building core-metadata ... done Building core-data 20:24:38 (4/9) Installing libcurl (7.80.0-r3) 20:24:38 (5/9) Installing curl (7.80.0-r3) 20:24:38 ---> d729771d7911 20:24:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:38 (6/9) Installing dumb-init (1.2.5-r1) 20:24:38 + git config --global --add safe.directory /w/workspace/edgex-go/299 [Pipeline] echo 20:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:38 ========================================================= 20:24:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:24:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:24:39 (7/9) Installing musl-obstack (1.2.3-r0) 20:24:39 (8/9) Installing libucontext (1.1-r0) 20:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:24:39 (9/9) Installing gcompat (1.0.0-r4) 20:24:39 Executing busybox-1.34.1-r7.trigger 20:24:39 Executing ca-certificates-20220614-r0.trigger 20:24:39 OK: 8 MiB in 23 packages 20:24:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:39 b3c136eddcbf: Pulling fs layer 20:24:39 c0a3192eca97: Pulling fs layer 20:24:39 a050256f5b6f: Pulling fs layer 20:24:39 656be50a0ddc: Pulling fs layer 20:24:39 2bbca73fdf42: Pulling fs layer 20:24:39 46d945488cbd: Pulling fs layer 20:24:39 8a5474983e97: Pulling fs layer 20:24:39 329c88fbcd65: Pulling fs layer 20:24:39 46d945488cbd: Waiting 20:24:39 656be50a0ddc: Waiting 20:24:39 8a5474983e97: Waiting 20:24:39 2bbca73fdf42: Waiting 20:24:39 329c88fbcd65: Waiting 20:24:39 a050256f5b6f: Verifying Checksum 20:24:39 a050256f5b6f: Download complete 20:24:39 c0a3192eca97: Verifying Checksum 20:24:39 c0a3192eca97: Download complete 20:24:39 2bbca73fdf42: Verifying Checksum 20:24:39 2bbca73fdf42: Download complete 20:24:39 46d945488cbd: Verifying Checksum 20:24:39 46d945488cbd: Download complete 20:24:39 b3c136eddcbf: Verifying Checksum 20:24:40 b3c136eddcbf: Pull complete 20:24:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:40 ---> a03596faade4 20:24:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:24:40 ---> Using cache 20:24:40 ---> b8685e3f3db9 20:24:40 Step 4/24 : WORKDIR /edgex-go 20:24:40 ---> Using cache 20:24:40 ---> 678a837b9c28 20:24:40 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:40 ---> Using cache 20:24:40 ---> f8a1bba1a64d 20:24:40 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:24:40 329c88fbcd65: Verifying Checksum 20:24:40 329c88fbcd65: Download complete 20:24:41 c0a3192eca97: Pull complete 20:24:41 a050256f5b6f: Pull complete 20:24:41 8a5474983e97: Verifying Checksum 20:24:41 8a5474983e97: Download complete 20:24:42 656be50a0ddc: Verifying Checksum 20:24:42 656be50a0ddc: Download complete 20:24:42 ---> Running in cfaac713b33a 20:24:42 ---> Running in c746389883dc 20:24:42 Removing intermediate container 0b1ae32c80db 20:24:42 ---> e159baab8cdb 20:24:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:43 ---> 6b0d991c567d 20:24:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:24:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:45 ---> 6312727545d7 20:24:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:24:45 Removing intermediate container a79a1f6199b5 20:24:45 ---> 93fc4502aa99 20:24:45 20:24:45 Step 11/23 : FROM alpine:3.16 20:24:45 ---> 9c6f07244728 20:24:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:45 ---> Using cache 20:24:45 ---> c75623a6f02c 20:24:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:45 ---> Using cache 20:24:45 ---> 152b14796da9 20:24:45 Step 14/23 : ENV APP_PORT=59861 20:24:45 ---> Running in 741c32f3ae3a 20:24:45 ---> 1631a0091414 20:24:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:24:45 ---> Running in e3740d9714e7 20:24:45 Removing intermediate container 741c32f3ae3a 20:24:45 ---> 102a18dfc4af 20:24:45 Step 15/23 : EXPOSE $APP_PORT 20:24:45 ---> Running in 5d463b583993 20:24:46 Removing intermediate container e3740d9714e7 20:24:46 ---> 397ba0f572c6 20:24:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:46 ---> Running in 21cd671ed6be 20:24:46 Removing intermediate container 5d463b583993 20:24:46 ---> f0a7541d1ca4 20:24:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:46 Removing intermediate container 21cd671ed6be 20:24:46 ---> afe960e489ae 20:24:46 Step 18/20 : LABEL arch=x86_64 20:24:46 ---> Running in 6d46e07706b3 20:24:46 ---> 37239b8426a5 20:24:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:46 Removing intermediate container 6d46e07706b3 20:24:46 ---> 09bebfe5a534 20:24:46 Step 19/20 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:24:46 ---> Running in 08babebe548a 20:24:46 Removing intermediate container 08babebe548a 20:24:46 ---> fd21756b1dbf 20:24:46 Step 20/20 : LABEL version=2.3.0-dev.63 20:24:46 ---> bba61f61225f 20:24:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:24:46 ---> Running in eff9117d728a 20:24:46 Removing intermediate container eff9117d728a 20:24:46 ---> 383a9a498dfb 20:24:46 20:24:46 ---> 4c2ec008c8a4 20:24:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:24:47 ---> Running in e5beb6f84433 20:24:47 Successfully built 383a9a498dfb 20:24:47 Successfully tagged security-spiffe-token-provider:latest 20:24:47 Building security-bootstrapper 20:24:47  Building security-spiffe-token-provider ... done Removing intermediate container e5beb6f84433 20:24:47 ---> 1144c2aed33e 20:24:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:47 OK: 211 MiB in 51 packages 20:24:47 ---> Running in e8bbf8ca9a09 20:24:50 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:24:50 ---> a03596faade4 20:24:50 Step 3/33 : WORKDIR /edgex-go 20:24:50 ---> Using cache 20:24:50 ---> 80c7e729d244 20:24:50 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:50 ---> Using cache 20:24:50 ---> 053888192d04 20:24:50 Step 5/33 : RUN apk add --update --no-cache make git 20:24:50 Removing intermediate container e8bbf8ca9a09 20:24:50 ---> d829b50eed1c 20:24:50 Step 21/23 : LABEL arch=x86_64 20:24:50 ---> Running in 15ed98a82ac7 20:24:50 ---> Running in fa9d72c1051e 20:24:50 Removing intermediate container c746389883dc 20:24:50 ---> 21cedde63e8d 20:24:50 Step 7/24 : COPY go.mod vendor* ./ 20:24:50 Removing intermediate container fa9d72c1051e 20:24:50 ---> a2915145baf3 20:24:50 Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:24:50 ---> Running in a284ce87429e 20:24:50 ---> 5b7ccaa256ab 20:24:50 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:50 Removing intermediate container a284ce87429e 20:24:50 ---> 00189c25cecb 20:24:50 Step 23/23 : LABEL version=2.3.0-dev.63 20:24:50 ---> Running in 7886bbf14453 20:24:50 ---> Running in 1ed591f69fc3 20:24:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:50 Removing intermediate container 1ed591f69fc3 20:24:50 ---> 767958f106bf 20:24:50 20:24:50 Successfully built 767958f106bf 20:24:51 Successfully tagged support-scheduler:latest 20:24:51  Building support-scheduler ... done Building security-secretstore-setup 20:24:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:53 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:24:53 ---> a03596faade4 20:24:53 Step 3/25 : WORKDIR /edgex-go 20:24:53 ---> Using cache 20:24:53 ---> 80c7e729d244 20:24:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:53 ---> Using cache 20:24:53 ---> 053888192d04 20:24:53 Step 5/25 : RUN apk add --update --no-cache make git 20:24:53 OK: 211 MiB in 51 packages 20:24:54 ---> Running in 8e786339c5d8 20:24:54 Removing intermediate container 15ed98a82ac7 20:24:54 ---> 7dab608ed3e7 20:24:54 Step 6/33 : COPY go.mod vendor* ./ 20:24:54 ---> 9ea558f34017 20:24:54 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:54 ---> Running in 84d4e0644a10 20:24:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:57 656be50a0ddc: Pull complete 20:24:57 2bbca73fdf42: Pull complete 20:24:57 46d945488cbd: Pull complete 20:24:58 OK: 211 MiB in 51 packages 20:24:58 Removing intermediate container 8e786339c5d8 20:24:58 ---> eddfc72ea9e9 20:24:58 Step 6/25 : COPY go.mod vendor* ./ 20:24:59 ---> 90ec1d27cd08 20:24:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:59 ---> Running in 7d19bc97c8dd 20:25:02 8a5474983e97: Pull complete 20:25:04 329c88fbcd65: Pull complete 20:25:04 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:25:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:25:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:05 WORKDIR /edgex 20:25:05 COPY go.mod . 20:25:05 RUN go mod download 20:25:05 + docker build -t ci-base-image-arm64 -f - . 20:25:05 Sending build context to Docker daemon 3.228MB 20:25:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:05 ---> ff4287adb874 20:25:05 Step 2/4 : WORKDIR /edgex 20:25:07 ---> Running in 1bc229f7c5d8 20:25:07 Removing intermediate container 1bc229f7c5d8 20:25:07 ---> 14ca6882a3af 20:25:07 Step 3/4 : COPY go.mod . 20:25:08 ---> dfb4ff17378e 20:25:08 Step 4/4 : RUN go mod download 20:25:08 ---> Running in d07933e408e6 20:25:21 Removing intermediate container c63efd9cb16f 20:25:21 ---> 7e1ee1b760b1 20:25:21 Step 8/23 : COPY . . 20:25:21 Removing intermediate container cfaac713b33a 20:25:21 ---> 5aabf7b2b0ab 20:25:21 Step 9/23 : COPY . . 20:25:21 Removing intermediate container 84d4e0644a10 20:25:21 ---> 2f72069b4457 20:25:21 Step 8/33 : COPY . . 20:25:21 Removing intermediate container 7d19bc97c8dd 20:25:21 ---> ca6c9c5fc7c2 20:25:21 Step 8/25 : COPY . . 20:25:21 Removing intermediate container 7886bbf14453 20:25:21 ---> b1f04e3b5ba5 20:25:21 Step 9/24 : COPY . . 20:25:33 ---> 1cc50429acb4 20:25:33 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:25:33 ---> 968fe4bd64a2 20:25:33 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:25:33 ---> c8d315214d47 20:25:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:33 ---> 0812323cde3e 20:25:33 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:25:33 ---> 2c874cebc359 20:25:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:25:33 ---> Running in b20fc99812aa 20:25:33 ---> Running in fcb1c0c3033b 20:25:33 ---> Running in 80e4a599e996 20:25:33 ---> Running in 226cd901d052 20:25:33 ---> Running in abff46c554d0 20:25:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:25:33 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:25:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:25:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:25:47 Removing intermediate container d07933e408e6 20:25:47 ---> f91ee47bb1aa 20:25:47 Successfully built f91ee47bb1aa 20:25:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 + docker inspect -f . ci-base-image-arm64 20:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container 20:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:25:49 $ docker top 932f20d8e3da86e00d2a547eaf0395a26c570eee8296bc90991e81b4ee3a1407 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:50 + go version 20:25:50 go version go1.18.3 linux/arm64 [Pipeline] } 20:25:50 $ docker stop --time=1 932f20d8e3da86e00d2a547eaf0395a26c570eee8296bc90991e81b4ee3a1407 20:25:52 $ docker rm -f 932f20d8e3da86e00d2a547eaf0395a26c570eee8296bc90991e81b4ee3a1407 [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:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:52 20:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:53 latest: Pulling from edgex-devops/edgex-compose-arm64 20:25:53 29e5d40040c1: Pulling fs layer 20:25:53 1ce36da41761: Pulling fs layer 20:25:53 25b303627fd3: Pulling fs layer 20:25:53 29e5d40040c1: Verifying Checksum 20:25:53 29e5d40040c1: Download complete 20:25:53 1ce36da41761: Verifying Checksum 20:25:53 1ce36da41761: Download complete 20:25:54 29e5d40040c1: Pull complete 20:25:55 1ce36da41761: Pull complete 20:25:55 25b303627fd3: Verifying Checksum 20:25:55 25b303627fd3: Download complete 20:26:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:26:07 25b303627fd3: Pull complete 20:26:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:08 prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container 20:26:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:26:10 $ docker top 82977dfbbeecf0e1dcc2e6d48ae4a80a4fe1872b931dbb3cb97fa55b0c57cef4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:11 + grep parallel 20:26:11 + docker-compose build --help 20:26:14 --parallel Build images in parallel. [Pipeline] } 20:26:15 $ docker stop --time=1 82977dfbbeecf0e1dcc2e6d48ae4a80a4fe1872b931dbb3cb97fa55b0c57cef4 20:26:16 $ docker rm -f 82977dfbbeecf0e1dcc2e6d48ae4a80a4fe1872b931dbb3cb97fa55b0c57cef4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:26:17 Removing intermediate container 226cd901d052 20:26:17 ---> be3e1b81b93b 20:26:17 20:26:17 Step 10/33 : FROM alpine:3.16 20:26:17 ---> 9c6f07244728 20:26:17 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:17 Removing intermediate container abff46c554d0 20:26:17 ---> 9d1079ca3f8e 20:26:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:26:17 Removing intermediate container fcb1c0c3033b 20:26:17 ---> 441185f07213 20:26:17 20:26:17 Step 11/24 : FROM alpine:3.16 20:26:17 ---> 9c6f07244728 20:26:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:26:17 ---> Running in 4afa9b8ddba6 20:26:17 ---> Running in d040e2331864 20:26:17 ---> Running in a54e1085fe0f 20:26:17 Removing intermediate container 80e4a599e996 20:26:17 ---> ec9f8b9d416a 20:26:17 20:26:17 Step 10/25 : FROM alpine:3.16 20:26:17 ---> 9c6f07244728 20:26:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:26:17 Removing intermediate container d040e2331864 20:26:17 ---> 86a573e65be1 20:26:17 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:26:17 Removing intermediate container a54e1085fe0f 20:26:17 ---> 175e406ded79 20:26:17 Step 13/24 : ENV APP_PORT=59880 20:26:17 ---> Running in 7e8ac1d0c670 20:26:17 Removing intermediate container b20fc99812aa 20:26:17 ---> e8ccd67f9e2b 20:26:17 20:26:17 Step 11/23 : FROM alpine:3.16 20:26:17 ---> 9c6f07244728 20:26:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:26:17 ---> Running in 10a2c5023820 20:26:17 ---> Running in ad06419d8a03 20:26:17 ---> Running in dc6241cdba8b 20:26:17 Removing intermediate container ad06419d8a03 20:26:17 ---> fa95b8af96f7 20:26:17 Step 14/24 : EXPOSE $APP_PORT 20:26:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:26:17 ---> Running in 042de91f1399 20:26:17 Removing intermediate container 042de91f1399 20:26:17 ---> 11f17a96a1f6 20:26:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 ---> Running in b959f73890a3 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:17 Removing intermediate container 4afa9b8ddba6 20:26:17 ---> 771741b329c3 20:26:17 20:26:17 Step 11/23 : FROM alpine:3.16 20:26:17 ---> 9c6f07244728 20:26:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:26:17 ---> Running in 7f65b42b00b8 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:17 Removing intermediate container 7f65b42b00b8 20:26:17 ---> 2f10f91aa905 20:26:17 Step 13/23 : 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:26:17 ---> Running in 40786bc9abe8 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:17 Removing intermediate container b959f73890a3 20:26:17 ---> ce3b4f31030b 20:26:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:26:17 ---> Running in 20a79faefc95 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 20:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:17 (1/2) Installing dumb-init (1.2.5-r1) 20:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:17 (2/2) Installing su-exec (0.2-r1) 20:26:17 Executing busybox-1.35.0-r17.trigger 20:26:17 OK: 6 MiB in 16 packages 20:26:17 prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container 20:26:17 $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:26:17 Removing intermediate container 7e8ac1d0c670 20:26:17 ---> 1e7f8dc5d503 20:26:17 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:26:17 ---> Running in c8c040d65570 20:26:18 Removing intermediate container c8c040d65570 20:26:18 ---> 00de02f65818 20:26:18 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:26:18 ---> Running in 911aad3df3a9 20:26:18 Removing intermediate container 911aad3df3a9 20:26:18 ---> b8c929e5c81a 20:26:18 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:18 ---> Running in 75ef5c87d8d2 20:26:18 (1/2) Installing ca-certificates (20220614-r0) 20:26:18 (1/3) Installing ca-certificates (20220614-r0) 20:26:18 (2/2) Installing dumb-init (1.2.5-r1) 20:26:18 Executing busybox-1.35.0-r17.trigger 20:26:18 Executing ca-certificates-20220614-r0.trigger 20:26:18 (2/3) Installing dumb-init (1.2.5-r1) 20:26:18 Removing intermediate container 75ef5c87d8d2 20:26:18 ---> c2ccb934c92d 20:26:18 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:26:18 (3/3) Installing su-exec (0.2-r1) 20:26:18 Executing busybox-1.35.0-r17.trigger 20:26:18 Executing ca-certificates-20220614-r0.trigger 20:26:18 ---> Running in a98988eb474b 20:26:18 OK: 6 MiB in 16 packages 20:26:18 OK: 6 MiB in 17 packages 20:26:18 Removing intermediate container a98988eb474b 20:26:18 ---> 066fbd280ce8 20:26:18 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:26:18 ---> Running in b1bf4ad43e09 20:26:18 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:26:18 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:26:18 (3/33) Installing readline (8.1.2-r0) 20:26:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:18 (4/33) Installing bash (5.1.16-r2) 20:26:18 Executing bash-5.1.16-r2.post-install 20:26:18 (5/33) Installing ca-certificates (20220614-r0) 20:26:18 (6/33) Installing brotli-libs (1.0.9-r6) 20:26:18 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:26:18 (8/33) Installing libcurl (7.83.1-r3) 20:26:18 Removing intermediate container dc6241cdba8b 20:26:18 ---> 53474b404c13 20:26:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:26:18 Removing intermediate container 10a2c5023820 20:26:18 ---> 815119ab3610 20:26:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:26:18 ---> Running in d3acb69ff6da 20:26:18 ---> Running in 2e2581510598 20:26:18 (9/33) Installing curl (7.83.1-r3) 20:26:18 $ docker top 4240c9c4fb79af2407ab73434c2d066bbac0eb399bc568bf65bb38c472fb1a46 -eo pid,comm [Pipeline] { 20:26:19 Removing intermediate container d3acb69ff6da 20:26:19 ---> 35d402b0d1f3 20:26:19 Step 14/23 : ENV APP_PORT=59860 20:26:19 Removing intermediate container 2e2581510598 20:26:19 ---> b58819ae3af0 20:26:19 Step 13/25 : WORKDIR / 20:26:19 (10/33) Installing docker-cli (20.10.18-r0) 20:26:19 ---> Running in 270977ebc9ce 20:26:19 ---> Running in d5203825e21c 20:26:19 Removing intermediate container 270977ebc9ce 20:26:19 ---> ee347c03cc14 20:26:19 Step 15/23 : EXPOSE $APP_PORT 20:26:19 Removing intermediate container d5203825e21c 20:26:19 ---> 2610f4add9fc 20:26:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh 20:26:19 ---> Running in 41de2f2b761d 20:26:19 ---> 6522fe809968 20:26:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:26:19 Removing intermediate container 41de2f2b761d 20:26:19 ---> 415793c9ad85 20:26:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:19 Removing intermediate container b1bf4ad43e09 20:26:19 ---> b312d83b2cd0 20:26:19 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:26:19 (1/6) Installing dumb-init (1.2.5-r1) 20:26:19 ---> Running in 1b12d1de1728 20:26:19 ---> 60280ad22119 20:26:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:26:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:26:19 ---> 4ed466a3982a 20:26:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:26:19 (11/33) Installing dumb-init (1.2.5-r1) 20:26:19 (12/33) Installing libbz2 (1.0.8-r1) 20:26:19 Removing intermediate container 1b12d1de1728 20:26:19 ---> 0707aea9b03d 20:26:19 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:26:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:26:20 (13/33) Installing expat (2.4.8-r0) 20:26:20 (3/6) Installing libsodium (1.0.18-r0) 20:26:20 (14/33) Installing libffi (3.4.2-r1) 20:26:20 (15/33) Installing gdbm (1.23-r0) 20:26:20 (16/33) Installing xz-libs (5.2.5-r1) 20:26:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:26:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:26:20 (19/33) Installing mpdecimal (2.5.1-r1) 20:26:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:26:20 (20/33) Installing sqlite-libs (3.38.5-r0) 20:26:20 (21/33) Installing python3 (3.10.5-r0) 20:26:20 ---> 79b92db98322 20:26:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:26:20 ---> 0cd17371001b 20:26:20 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:26:20 ---> a198563fa28c 20:26:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:26:20 ---> Running in ede9da97670f 20:26:20 ---> 41692cbdfd41 20:26:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:26:20 ---> 35e25ba69da9 20:26:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:26:20 ---> Running in ed84d4c0f51e 20:26:20 (5/6) Installing libzmq (4.3.4-r0) 20:26:20 Removing intermediate container ed84d4c0f51e 20:26:20 ---> 7651e429693e 20:26:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:20 ---> 743bf3cfb6f8 20:26:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:26:21 ---> Running in 0d1ecf501fad 20:26:21 (6/6) Installing zeromq (4.3.4-r0) 20:26:21 Removing intermediate container ede9da97670f 20:26:21 ---> b988d72d5140 20:26:21 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:21 Executing busybox-1.35.0-r17.trigger 20:26:21 OK: 8 MiB in 20 packages 20:26:21 Removing intermediate container 0d1ecf501fad 20:26:21 ---> 0111697ae0d6 20:26:21 Step 21/23 : LABEL arch=x86_64 20:26:21 ---> Running in 0e07db5225ed 20:26:21 ---> 7c0582ce67a8 20:26:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:26:21 Removing intermediate container 0e07db5225ed 20:26:21 ---> 5cfba1bf215c 20:26:21 Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:21 ---> eb6e41861921 20:26:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:26:21 ---> Running in 403fe70747e0 20:26:21 Removing intermediate container 403fe70747e0 20:26:21 ---> 5475503c2e64 20:26:21 Step 23/23 : LABEL version=2.3.0-dev.63 20:26:21 Removing intermediate container 20a79faefc95 20:26:21 ---> 0d39e99c7d82 20:26:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:21 ---> 8937eb6a34e6 20:26:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:21 ---> Running in 1d56464b8305 20:26:21 ---> Running in fc5c0955a1ee 20:26:22 ---> b62c3f47a853 20:26:22 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:26:22 ---> 4e913d3ec57f 20:26:22 Removing intermediate container 1d56464b8305 20:26:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> 3460350778b2 20:26:22 20:26:22 20:26:22 Successfully built 3460350778b2 20:26:22 Successfully tagged support-notifications:latest 20:26:22  Building support-notifications ... done Building security-proxy-setup 20:26:23 ---> 8f17944f3deb 20:26:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:26:23 Building core-command ... 20:26:23 Building core-data ... 20:26:23 Building core-metadata ... 20:26:23 Building security-bootstrapper ... 20:26:23 Building security-proxy-setup ... 20:26:23 Building security-secretstore-setup ... 20:26:23 Building security-spiffe-token-provider ... 20:26:23 Building security-spire-agent ... 20:26:23 Building security-spire-config ... 20:26:23 Building security-spire-server ... 20:26:23 Building support-notifications ... 20:26:23 Building support-scheduler ... 20:26:23 Building sys-mgmt-agent ... 20:26:23 Building security-spire-server 20:26:23 Building core-command 20:26:23 Building support-notifications 20:26:23 Building security-secretstore-setup 20:26:23 Building security-spiffe-token-provider 20:26:24 ---> 1c0c1e7d7c51 20:26:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:26:24 ---> a96a5d8adc28 20:26:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:26:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:26:24 (23/33) Installing py3-tomli (2.0.1-r1) 20:26:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:24 ---> a03596faade4 20:26:24 Step 3/22 : WORKDIR /edgex-go 20:26:24 ---> Using cache 20:26:24 ---> 80c7e729d244 20:26:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:24 ---> Using cache 20:26:24 ---> 053888192d04 20:26:24 Step 5/22 : RUN apk add --update --no-cache make git 20:26:24 ---> Using cache 20:26:24 ---> eddfc72ea9e9 20:26:24 Step 6/22 : COPY go.mod vendor* ./ 20:26:24 ---> Using cache 20:26:24 ---> 90ec1d27cd08 20:26:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:24 ---> Using cache 20:26:24 ---> ca6c9c5fc7c2 20:26:24 Step 8/22 : COPY . . 20:26:24 ---> Using cache 20:26:24 ---> c8d315214d47 20:26:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:26:24 (24/33) Installing py3-pep517 (0.12.0-r2) 20:26:24 Removing intermediate container fc5c0955a1ee 20:26:24 ---> 270476eaaf4a 20:26:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:26:24 ---> Running in 257d4dc2b2d6 20:26:24 ---> 6a7cf0caf0ee 20:26:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:26:25 (25/33) Installing py3-six (1.16.0-r1) 20:26:25 ---> 53ec848c222e 20:26:25 Step 20/24 : ENTRYPOINT ["/core-data"] 20:26:25 ---> Running in e09a114334bf 20:26:25 ---> Running in b190001a354d 20:26:25 (26/33) Installing py3-retrying (1.3.3-r3) 20:26:25 Removing intermediate container e09a114334bf 20:26:25 ---> 70c6d1a9212e 20:26:25 Step 23/25 : LABEL arch=x86_64 20:26:25 (27/33) Installing py3-appdirs (1.4.4-r3) 20:26:25 Removing intermediate container b190001a354d 20:26:25 ---> e7fbd3a33122 20:26:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:25 ---> Running in 6ddc7016e739 20:26:25 ---> Running in fa106a105a2a 20:26:25 ---> 3fca7289df9c 20:26:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:26:25 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:26:25 Removing intermediate container 6ddc7016e739 20:26:25 ---> 7bc9530784a5 20:26:25 Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:25 ---> Running in a827b6b040b6 20:26:25 Removing intermediate container fa106a105a2a 20:26:25 ---> 98d0aea725c4 20:26:25 Step 22/24 : LABEL arch=x86_64 20:26:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:26:25 ---> Running in 5a58167bfbf8 20:26:25 ---> 14a8784ab776 20:26:25 Step 28/33 : RUN chmod +x /entrypoint.sh 20:26:25 Removing intermediate container a827b6b040b6 20:26:25 ---> 98af93f2932a 20:26:25 Step 25/25 : LABEL version=2.3.0-dev.63 20:26:25 ---> Running in b8d7bce0337d 20:26:25 ---> Running in aa8295d501b8 20:26:25 Removing intermediate container 5a58167bfbf8 20:26:25 ---> b51e66a9e070 20:26:25 Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:25 ---> Running in 9e3f03720d35 20:26:25 Removing intermediate container aa8295d501b8 20:26:25 ---> f9b8ddba7ab5 20:26:25 20:26:25 Removing intermediate container 9e3f03720d35 20:26:25 ---> e11f021f9efa 20:26:25 Step 24/24 : LABEL version=2.3.0-dev.63 20:26:25 Successfully built f9b8ddba7ab5 20:26:25 Successfully tagged security-secretstore-setup:latest 20:26:25  Building security-secretstore-setup ... done Building core-command 20:26:25 ---> Running in 58ea05372201 20:26:25 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:26:25 (30/33) Installing py3-parsing (2.4.7-r3) 20:26:26 (31/33) Installing py3-packaging (21.3-r0) 20:26:27 Removing intermediate container 58ea05372201 20:26:27 ---> c04509ecdbab 20:26:27 20:26:27 Successfully built c04509ecdbab 20:26:27 (32/33) Installing py3-setuptools (59.4.0-r0) 20:26:27 Successfully tagged core-data:latest 20:26:28  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:28 ---> a03596faade4 20:26:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:28 ---> Using cache 20:26:28 ---> b8685e3f3db9 20:26:28 Step 4/24 : WORKDIR /edgex-go 20:26:28 ---> Using cache 20:26:28 ---> 678a837b9c28 20:26:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:28 ---> Using cache 20:26:28 ---> f8a1bba1a64d 20:26:28 Step 6/24 : RUN apk add --update --no-cache make git 20:26:28 ---> Using cache 20:26:28 ---> 0d0d7460c212 20:26:28 Step 7/24 : COPY go.mod vendor* ./ 20:26:28 ---> Using cache 20:26:28 ---> 9f053aff1416 20:26:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:28 ---> Using cache 20:26:28 ---> e2d928c45ef7 20:26:28 Step 9/24 : COPY . . 20:26:28 ---> Using cache 20:26:28 ---> decc0b0e09d4 20:26:28 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:26:29 (33/33) Installing py3-pip (22.1.1-r0) 20:26:29 ---> Running in ea2ceb91bc4d 20:26:29 Removing intermediate container b8d7bce0337d 20:26:29 ---> 6f2500bbdfa3 20:26:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:26:29 ---> Running in dd8269e9696a 20:26:29 Removing intermediate container dd8269e9696a 20:26:29 ---> e205c8661bf4 20:26:29 Step 30/33 : CMD ["gate"] 20:26:29 ---> Running in db21afa51c8b 20:26:29 Removing intermediate container db21afa51c8b 20:26:29 ---> 77a8eaf845fe 20:26:29 Step 31/33 : LABEL arch=x86_64 20:26:30 ---> Running in 2d6b1268650b 20:26:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:26:30 Removing intermediate container 2d6b1268650b 20:26:30 ---> d3f87db3bf48 20:26:30 Step 32/33 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:30 ---> Running in d6d1e8511450 20:26:30 Removing intermediate container d6d1e8511450 20:26:30 ---> 47789f9ba7cf 20:26:30 Step 33/33 : LABEL version=2.3.0-dev.63 20:26:30 ---> Running in 3766f7742e34 20:26:30 Removing intermediate container 3766f7742e34 20:26:30 ---> 6eef94a6e0da 20:26:30 20:26:30 Successfully built 6eef94a6e0da 20:26:30 Successfully tagged security-bootstrapper:latest 20:26:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> f91ee47bb1aa 20:26:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> f91ee47bb1aa 20:26:34 Step 3/25 : WORKDIR /edgex-go 20:26:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> f91ee47bb1aa 20:26:34 Step 3/25 : WORKDIR /edgex-go 20:26:34 ---> Running in db9acebf96a7 20:26:34 ---> Running in e892040f56ed 20:26:34 ---> Running in 142298ddc968 20:26:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> f91ee47bb1aa 20:26:34 Step 3/20 : WORKDIR /edgex-go 20:26:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> f91ee47bb1aa 20:26:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:34 ---> Running in e0b88d6accd3 20:26:34 ---> Running in 2a0894762d5d 20:26:34 Removing intermediate container db9acebf96a7 20:26:34 ---> 3224dc2bc39e 20:26:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:34 Removing intermediate container e892040f56ed 20:26:34 ---> e34e029efbe9 20:26:34 Step 4/24 : WORKDIR /edgex-go 20:26:35 Removing intermediate container 142298ddc968 20:26:35 ---> 3eef5da7b85d 20:26:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:35 ---> Running in 6b7b56bfeb70 20:26:35 ---> Running in 9afbe62d9e69 20:26:35 ---> Running in d9a9e16553c5 20:26:35 Removing intermediate container e0b88d6accd3 20:26:35 ---> 6167cb71020e 20:26:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:26:35 Removing intermediate container 2a0894762d5d 20:26:35 ---> 667bd2175cb7 20:26:35 Step 4/23 : WORKDIR /edgex-go 20:26:35 ---> Running in 2e6614f53a28 20:26:35 ---> Running in fb0e9e8c3c53 20:26:35 Removing intermediate container 6b7b56bfeb70 20:26:35 ---> eadd4102793b 20:26:35 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:36 ---> Running in dead8af244fa 20:26:36 Removing intermediate container fb0e9e8c3c53 20:26:36 ---> b1ce19295599 20:26:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:36 ---> Running in 9a1c3a7c8d90 20:26:37  Building security-bootstrapper ... done Executing busybox-1.35.0-r17.trigger 20:26:37 Executing ca-certificates-20220614-r0.trigger 20:26:37 OK: 122 MiB in 47 packages 20:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:39 Removing intermediate container 9afbe62d9e69 20:26:39 ---> f4c166b27908 20:26:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:26:39 Removing intermediate container d9a9e16553c5 20:26:39 ---> 4e4c33eff074 20:26:39 Step 5/25 : RUN apk add --update --no-cache make git 20:26:39 ---> Running in cf9d8cc2e73d 20:26:39 ---> Running in 0eb1576fef38 20:26:39 Collecting docker-compose==1.23.2 20:26:39 Removing intermediate container dead8af244fa 20:26:39 ---> 2c72fe8c9d57 20:26:39 Step 6/24 : RUN apk add --update --no-cache make git 20:26:39 ---> Running in 37d5e0c8b5ac 20:26:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:26:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.8 MB/s eta 0:00:00 20:26:39 Collecting docker<4.0,>=3.6.0 20:26:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:26:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.6 MB/s eta 0:00:00 20:26:39 Collecting cached-property<2,>=1.2.0 20:26:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:26:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:26:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:26:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 2.4 MB/s eta 0:00:00 20:26:39 Collecting PyYAML<4,>=3.10 20:26:39 Downloading PyYAML-3.13.tar.gz (270 kB) 20:26:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 3.5 MB/s eta 0:00:00 20:26:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:26:39 Preparing metadata (setup.py): started 20:26:40 Removing intermediate container 9a1c3a7c8d90 20:26:40 ---> e224ea1de9ff 20:26:40 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:40 ---> Running in 3386c51d887a 20:26:40 Preparing metadata (setup.py): finished with status 'done' 20:26:40 Collecting websocket-client<1.0,>=0.32.0 20:26:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:26:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 5.4 MB/s eta 0:00:00 20:26:40 Collecting texttable<0.10,>=0.9.0 20:26:40 Downloading texttable-0.9.1.tar.gz (11 kB) 20:26:40 Preparing metadata (setup.py): started 20:26:40 Preparing metadata (setup.py): finished with status 'done' 20:26:40 Collecting jsonschema<3,>=2.5.1 20:26:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:26:40 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:26:40 Collecting docopt<0.7,>=0.6.1 20:26:40 Downloading docopt-0.6.2.tar.gz (25 kB) 20:26:40 Preparing metadata (setup.py): started 20:26:41 Preparing metadata (setup.py): finished with status 'done' 20:26:41 Collecting dockerpty<0.5,>=0.4.1 20:26:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:26:41 Preparing metadata (setup.py): started 20:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:41 Preparing metadata (setup.py): finished with status 'done' 20:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:41 Collecting docker-pycreds>=0.4.0 20:26:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:26:41 Collecting idna<2.8,>=2.5 20:26:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:26:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 12.3 MB/s eta 0:00:00 20:26:41 Collecting certifi>=2017.4.17 20:26:41 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:26:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 3.3 MB/s eta 0:00:00 20:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:41 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:26:41 v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:26:41 OK: 16894 distinct packages available 20:26:41 Collecting urllib3<1.25,>=1.21.1 20:26:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:26:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.5 MB/s eta 0:00:00 20:26:41 Collecting chardet<3.1.0,>=3.0.2 20:26:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:26:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.0 MB/s eta 0:00:00 20:26:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:26:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:26:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:26:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:26:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:26:41 Running setup.py install for texttable: started 20:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:42 Running setup.py install for texttable: finished with status 'done' 20:26:42 Running setup.py install for PyYAML: started 20:26:43 OK: 221 MiB in 51 packages 20:26:43 Running setup.py install for PyYAML: finished with status 'done' 20:26:43 OK: 221 MiB in 51 packages 20:26:43 OK: 221 MiB in 51 packages 20:26:43 OK: 221 MiB in 51 packages 20:26:43 OK: 221 MiB in 51 packages 20:26:44 Running setup.py install for docopt: started 20:26:44 Removing intermediate container cf9d8cc2e73d 20:26:44 ---> be6cb7fcaad9 20:26:44 Step 6/25 : COPY go.mod vendor* ./ 20:26:45 Running setup.py install for docopt: finished with status 'done' 20:26:45 Removing intermediate container 37d5e0c8b5ac 20:26:45 ---> 75a6af8454f5 20:26:45 Step 7/24 : COPY go.mod vendor* ./ 20:26:45 Removing intermediate container 0eb1576fef38 20:26:45 ---> a856aa744868 20:26:45 Step 6/25 : COPY go.mod vendor* ./ 20:26:45 Removing intermediate container 3386c51d887a 20:26:45 ---> e6d90cf8ae9f 20:26:45 Step 7/23 : COPY go.mod vendor* ./ 20:26:45 Running setup.py install for dockerpty: started 20:26:45 Removing intermediate container 2e6614f53a28 20:26:45 ---> cba8a8b31b0d 20:26:45 Step 5/20 : COPY go.mod vendor* ./ 20:26:46 ---> 28bd7b3b2170 20:26:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:46 ---> Running in 47f88f03312c 20:26:46 ---> 98f319cefd8f 20:26:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:46 ---> Running in 3b21e6a664d9 20:26:46 Running setup.py install for dockerpty: finished with status 'done' 20:26:46 ---> e9928d5ce49e 20:26:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:47 ---> 88a27b948621 20:26:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:47 ---> Running in 7545c271c178 20:26:47 ---> Running in 55930676647f 20:26:47 ---> 2270d6bfeee5 20:26:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:47 Removing intermediate container 257d4dc2b2d6 20:26:47 ---> 4d4ce806bc82 20:26:47 20:26:47 Step 10/22 : FROM alpine:3.16 20:26:47 ---> 9c6f07244728 20:26:47 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:26:47 Removing intermediate container ea2ceb91bc4d 20:26:47 ---> cc19fdd1a17f 20:26:47 20:26:47 Step 11/24 : FROM alpine:3.16 20:26:47 ---> 9c6f07244728 20:26:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:26:47 ---> Using cache 20:26:47 ---> c75623a6f02c 20:26:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:47 ---> Using cache 20:26:47 ---> 152b14796da9 20:26:47 Step 14/24 : ENV APP_PORT=59882 20:26:47 ---> Running in 71fb648470ca 20:26:47 ---> Running in ec6364321666 20:26:47 Removing intermediate container ec6364321666 20:26:47 ---> fb9387209f5b 20:26:47 Step 15/24 : EXPOSE $APP_PORT 20:26:47 ---> Running in 09c3d1a7fb27 20:26:47 ---> Running in 72cec9f76041 20:26:47 Removing intermediate container 09c3d1a7fb27 20:26:47 ---> 844deb02f6ce 20:26:47 Step 16/24 : WORKDIR / 20:26:47 ---> Running in 7399f4a0e5af 20:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:47 Removing intermediate container 7399f4a0e5af 20:26:47 ---> 5030a3165d7d 20:26:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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:26:47 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:26:48  ---> f06bc2557a18 20:26:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:48 ---> c08a02a2b89a 20:26:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:48 (1/6) Installing ca-certificates (20220614-r0) 20:26:48 ---> 2d1943e8a038 20:26:48 Step 20/24 : ENTRYPOINT ["/core-command"] 20:26:48 (2/6) Installing brotli-libs (1.0.9-r6) 20:26:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:26:48 ---> Running in 3e3f1a96af1e 20:26:48 (4/6) Installing libcurl (7.83.1-r3) 20:26:48 (5/6) Installing curl (7.83.1-r3) 20:26:48 (6/6) Installing dumb-init (1.2.5-r1) 20:26:48 Executing busybox-1.35.0-r17.trigger 20:26:48 Executing ca-certificates-20220614-r0.trigger 20:26:48 OK: 8 MiB in 20 packages 20:26:48 Removing intermediate container 3e3f1a96af1e 20:26:48 ---> 04330fe0533a 20:26:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:49 ---> Running in 676bf03a07c5 20:26:49 Removing intermediate container 676bf03a07c5 20:26:49 ---> 3328456f4897 20:26:49 Step 22/24 : LABEL arch=x86_64 20:26:49 Removing intermediate container 71fb648470ca 20:26:49 ---> 66480bb4cbb2 20:26:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:26:49 ---> Running in 3d749e64cb6b 20:26:50 ---> Running in b592ef8dd946 20:26:50 Removing intermediate container 3d749e64cb6b 20:26:50 ---> f9f90cc3df2b 20:26:50 Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:50 Removing intermediate container b592ef8dd946 20:26:50 ---> 001d04c61854 20:26:50 Step 13/22 : WORKDIR /edgex 20:26:50 ---> Running in f0a2580d293e 20:26:50 ---> Running in 80f08faacdf3 20:26:50 Removing intermediate container f0a2580d293e 20:26:50 ---> e9f8feefdf42 20:26:50 Step 24/24 : LABEL version=2.3.0-dev.63 20:26:50 ---> Running in da6175f3b387 20:26:50 Removing intermediate container 80f08faacdf3 20:26:50 ---> d712391c6653 20:26:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:26:51 Removing intermediate container da6175f3b387 20:26:51 ---> 9579708ee899 20:26:51 20:26:51 ---> b7ac2b61bca7 20:26:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:26:51 Successfully built 9579708ee899 20:26:51 Removing intermediate container 40786bc9abe8 20:26:51 ---> fb67086aa83d 20:26:51 Step 14/23 : ENV APP_PORT=58890 20:26:51 Successfully tagged core-command:latest 20:26:51  Building core-command ... done  ---> Running in 36714d045883 20:26:51 Removing intermediate container 36714d045883 20:26:51 ---> 755afd845b51 20:26:51 Step 15/23 : EXPOSE $APP_PORT 20:26:51 ---> Running in cf1f25623147 20:26:51 ---> 6dfc48f3e0d5 20:26:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:51 Removing intermediate container cf1f25623147 20:26:51 ---> 6ec8c9001e05 20:26:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:26:51 ---> 51370dfc40ce 20:26:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:26:51 ---> 16e0d1d53056 20:26:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:26:52 ---> 63766ca57932 20:26:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:52 ---> 2d424f252bd8 20:26:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:26:52 ---> Running in a281dfb7249b 20:26:52 ---> bae4bcd7b561 20:26:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:26:52 ---> Running in d7bba6236a1a 20:26:52 Removing intermediate container d7bba6236a1a 20:26:52 ---> 5d84491a9702 20:26:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:52 ---> Running in 887001028f05 20:26:52 Removing intermediate container 887001028f05 20:26:52 ---> 91b9a139444f 20:26:52 Step 21/23 : LABEL arch=x86_64 20:26:52 ---> Running in d2373a70dd91 20:26:52 Removing intermediate container a281dfb7249b 20:26:52 ---> ceb1c0760e19 20:26:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:26:52 Removing intermediate container d2373a70dd91 20:26:52 ---> d53404403059 20:26:52 Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:52 ---> Running in 7e3e82762479 20:26:52 ---> Running in 9a76e5aa8437 20:26:52 Removing intermediate container 9a76e5aa8437 20:26:52 ---> 789e320d371e 20:26:52 Step 23/23 : LABEL version=2.3.0-dev.63 20:26:52 Removing intermediate container 7e3e82762479 20:26:52 ---> a54f0c009cf4 20:26:52 Step 20/22 : LABEL arch=x86_64 20:26:52 ---> Running in 642681135f66 20:26:52 ---> Running in fe10b0b03b12 20:26:52 Removing intermediate container 642681135f66 20:26:52 ---> e758c5085bc0 20:26:52 20:26:52 Removing intermediate container fe10b0b03b12 20:26:52 ---> 13eea63b8264 20:26:52 Step 21/22 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:52 Successfully built e758c5085bc0 20:26:52 ---> Running in bcb97747dbd3 20:26:52 Successfully tagged sys-mgmt-agent:latest 20:26:52  Building sys-mgmt-agent ... done Removing intermediate container bcb97747dbd3 20:26:52 ---> d2095893ea54 20:26:52 Step 22/22 : LABEL version=2.3.0-dev.63 20:26:52 ---> Running in 0753c52ea30a 20:26:53 Removing intermediate container 0753c52ea30a 20:26:53 ---> b9c361623357 20:26:53 20:26:53 Successfully built b9c361623357 20:26:53 Successfully tagged security-proxy-setup:latest 20:26:53  Building security-proxy-setup ... done  [Pipeline] } 20:26:53 $ docker stop --time=1 ed65b1980f68096d10d57f5757fcdf8e9e13ad8535a4226919f27aba3fc40f7b 20:26:54 $ docker rm -f ed65b1980f68096d10d57f5757fcdf8e9e13ad8535a4226919f27aba3fc40f7b [Pipeline] // withDockerContainer [Pipeline] sh 20:26:54 + docker images 20:26:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:26:54 security-proxy-setup latest b9c361623357 2 seconds ago 27.4MB 20:26:54 sys-mgmt-agent latest e758c5085bc0 2 seconds ago 136MB 20:26:54 core-command latest 9579708ee899 4 seconds ago 17.3MB 20:26:54 cc19fdd1a17f 7 seconds ago 1.54GB 20:26:54 4d4ce806bc82 9 seconds ago 1.53GB 20:26:54 security-bootstrapper latest 6eef94a6e0da 24 seconds ago 19.8MB 20:26:54 security-secretstore-setup latest f9b8ddba7ab5 29 seconds ago 29.2MB 20:26:54 core-data latest c04509ecdbab 29 seconds ago 21.6MB 20:26:54 support-notifications latest 3460350778b2 33 seconds ago 27.3MB 20:26:54 771741b329c3 38 seconds ago 1.53GB 20:26:54 e8ccd67f9e2b 40 seconds ago 1.61GB 20:26:54 441185f07213 41 seconds ago 1.55GB 20:26:54 ec9f8b9d416a 41 seconds ago 1.54GB 20:26:54 be3e1b81b93b 42 seconds ago 1.53GB 20:26:54 support-scheduler latest 767958f106bf 2 minutes ago 26.7MB 20:26:54 security-spiffe-token-provider latest 383a9a498dfb 2 minutes ago 29.3MB 20:26:54 93fc4502aa99 2 minutes ago 1.61GB 20:26:54 core-metadata latest cbbf5d80fca8 2 minutes ago 18.2MB 20:26:54 security-spire-agent latest c5912cd2bb30 2 minutes ago 125MB 20:26:54 f5b9e41f148b 2 minutes ago 1.58GB 20:26:54 security-spire-config latest 5622f860a487 2 minutes ago 85.8MB 20:26:54 security-spire-server latest a510df3645e2 2 minutes ago 86.5MB 20:26:54 6502571bb5d6 2 minutes ago 1.55GB 20:26:54 6c221f5cafec 3 minutes ago 1.42GB 20:26:54 fad89cf0c8a4 3 minutes ago 1.42GB 20:26:54 1dc93c2d2818 3 minutes ago 1.42GB 20:26:54 ci-base-image-x86_64 latest a03596faade4 6 minutes ago 994MB 20:26:54 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 20:26:54 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 20:26:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 20:26:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 20:26:54 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:26:54 provisioning config files... 20:26:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config6646856548575730786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:55 ---> docker-login.sh 20:26:55 nexus3.edgexfoundry.org:10001 20:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:55 Configure a credential helper to remove this warning. See 20:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:55 20:26:55 Login Succeeded 20:26:55 nexus3.edgexfoundry.org:10002 20:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:55 Configure a credential helper to remove this warning. See 20:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:55 20:26:55 Login Succeeded 20:26:55 nexus3.edgexfoundry.org:10003 20:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:55 Configure a credential helper to remove this warning. See 20:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:55 20:26:55 Login Succeeded 20:26:55 nexus3.edgexfoundry.org:10004 20:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:55 Configure a credential helper to remove this warning. See 20:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:55 20:26:55 Login Succeeded 20:26:55 docker.io 20:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:56 Configure a credential helper to remove this warning. See 20:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:56 20:26:56 Login Succeeded 20:26:56 ---> docker-login.sh ends [Pipeline] } 20:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:26:56 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:56 latest 20:26:56 2.3.0-dev.63 20:26:56 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:26:56 main 20:26:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker push nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:26:56 43c92f77ed02: Preparing 20:26:56 79d771ddad75: Preparing 20:26:56 cfb530b4abdd: Preparing 20:26:56 8f2bd41ba307: Preparing 20:26:56 994393dc58e7: Preparing 20:26:56 994393dc58e7: Layer already exists 20:26:56 cfb530b4abdd: Pushed 20:26:56 43c92f77ed02: Pushed 20:26:56 8f2bd41ba307: Pushed 20:26:58 79d771ddad75: Pushed 20:26:58 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:58 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:26:58 43c92f77ed02: Preparing 20:26:58 79d771ddad75: Preparing 20:26:58 cfb530b4abdd: Preparing 20:26:58 8f2bd41ba307: Preparing 20:26:58 994393dc58e7: Preparing 20:26:58 994393dc58e7: Layer already exists 20:26:58 8f2bd41ba307: Layer already exists 20:26:58 79d771ddad75: Layer already exists 20:26:58 cfb530b4abdd: Layer already exists 20:26:58 43c92f77ed02: Layer already exists 20:26:58 latest: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.63 20:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:26:59 43c92f77ed02: Preparing 20:26:59 79d771ddad75: Preparing 20:26:59 cfb530b4abdd: Preparing 20:26:59 8f2bd41ba307: Preparing 20:26:59 994393dc58e7: Preparing 20:26:59 994393dc58e7: Layer already exists 20:26:59 8f2bd41ba307: Layer already exists 20:26:59 cfb530b4abdd: Layer already exists 20:26:59 79d771ddad75: Layer already exists 20:26:59 43c92f77ed02: Layer already exists 20:26:59 2.3.0-dev.63: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:27:00 43c92f77ed02: Preparing 20:27:00 79d771ddad75: Preparing 20:27:00 cfb530b4abdd: Preparing 20:27:00 8f2bd41ba307: Preparing 20:27:00 994393dc58e7: Preparing 20:27:00 994393dc58e7: Layer already exists 20:27:00 79d771ddad75: Layer already exists 20:27:00 cfb530b4abdd: Layer already exists 20:27:00 43c92f77ed02: Layer already exists 20:27:00 8f2bd41ba307: Layer already exists 20:27:00 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:27:00 43c92f77ed02: Preparing 20:27:00 79d771ddad75: Preparing 20:27:00 cfb530b4abdd: Preparing 20:27:00 8f2bd41ba307: Preparing 20:27:00 994393dc58e7: Preparing 20:27:00 cfb530b4abdd: Layer already exists 20:27:00 8f2bd41ba307: Layer already exists 20:27:00 994393dc58e7: Layer already exists 20:27:00 79d771ddad75: Layer already exists 20:27:00 43c92f77ed02: Layer already exists 20:27:00 main: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:00 ===================================================== [Pipeline] echo 20:27:00 taggedImages: 20:27:00 - nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:00 - nexus3.edgexfoundry.org:10004/core-command:latest 20:27:00 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.63 20:27:00 - nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:27:00 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:27:00 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:00 latest 20:27:00 2.3.0-dev.63 20:27:00 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:00 main 20:27:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:01 + docker push nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:27:01 c942da3ac865: Preparing 20:27:01 0be7e8358130: Preparing 20:27:01 cfb530b4abdd: Preparing 20:27:01 f72a8c9deb13: Preparing 20:27:01 fbf5037cb90b: Preparing 20:27:01 994393dc58e7: Preparing 20:27:01 994393dc58e7: Waiting 20:27:01 cfb530b4abdd: Layer already exists 20:27:01 994393dc58e7: Layer already exists 20:27:01 fbf5037cb90b: Pushed 20:27:01 c942da3ac865: Pushed 20:27:01 f72a8c9deb13: Pushed 20:27:03 0be7e8358130: Pushed 20:27:03 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:27:03 c942da3ac865: Preparing 20:27:03 0be7e8358130: Preparing 20:27:03 cfb530b4abdd: Preparing 20:27:03 f72a8c9deb13: Preparing 20:27:03 fbf5037cb90b: Preparing 20:27:03 994393dc58e7: Preparing 20:27:03 994393dc58e7: Waiting 20:27:03 fbf5037cb90b: Layer already exists 20:27:03 f72a8c9deb13: Layer already exists 20:27:03 0be7e8358130: Layer already exists 20:27:03 c942da3ac865: Layer already exists 20:27:03 cfb530b4abdd: Layer already exists 20:27:03 994393dc58e7: Layer already exists 20:27:03 latest: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.63 20:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:27:04 c942da3ac865: Preparing 20:27:04 0be7e8358130: Preparing 20:27:04 cfb530b4abdd: Preparing 20:27:04 f72a8c9deb13: Preparing 20:27:04 fbf5037cb90b: Preparing 20:27:04 994393dc58e7: Preparing 20:27:04 994393dc58e7: Waiting 20:27:04 0be7e8358130: Layer already exists 20:27:04 f72a8c9deb13: Layer already exists 20:27:04 fbf5037cb90b: Layer already exists 20:27:04 c942da3ac865: Layer already exists 20:27:04 cfb530b4abdd: Layer already exists 20:27:04 994393dc58e7: Layer already exists 20:27:04 2.3.0-dev.63: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker push nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:27:05 c942da3ac865: Preparing 20:27:05 0be7e8358130: Preparing 20:27:05 cfb530b4abdd: Preparing 20:27:05 f72a8c9deb13: Preparing 20:27:05 fbf5037cb90b: Preparing 20:27:05 994393dc58e7: Preparing 20:27:05 fbf5037cb90b: Layer already exists 20:27:05 c942da3ac865: Layer already exists 20:27:05 cfb530b4abdd: Layer already exists 20:27:05 f72a8c9deb13: Layer already exists 20:27:05 0be7e8358130: Layer already exists 20:27:05 994393dc58e7: Layer already exists 20:27:05 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:05 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:27:05 c942da3ac865: Preparing 20:27:05 0be7e8358130: Preparing 20:27:05 cfb530b4abdd: Preparing 20:27:05 f72a8c9deb13: Preparing 20:27:05 fbf5037cb90b: Preparing 20:27:05 994393dc58e7: Preparing 20:27:05 994393dc58e7: Waiting 20:27:05 f72a8c9deb13: Layer already exists 20:27:05 0be7e8358130: Layer already exists 20:27:05 c942da3ac865: Layer already exists 20:27:05 fbf5037cb90b: Layer already exists 20:27:05 cfb530b4abdd: Layer already exists 20:27:05 994393dc58e7: Layer already exists 20:27:05 main: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:05 ===================================================== [Pipeline] echo 20:27:05 taggedImages: 20:27:05 - nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:05 - nexus3.edgexfoundry.org:10004/core-data:latest 20:27:05 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.63 20:27:05 - nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:05 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:27:05 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:27:05 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:05 latest 20:27:05 2.3.0-dev.63 20:27:05 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:05 main 20:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:27:06 55befa2aec11: Preparing 20:27:06 d2419d8294aa: Preparing 20:27:06 285d29c32cba: Preparing 20:27:06 cfb530b4abdd: Preparing 20:27:06 8f2bd41ba307: Preparing 20:27:06 994393dc58e7: Preparing 20:27:06 994393dc58e7: Waiting 20:27:06 8f2bd41ba307: Layer already exists 20:27:06 cfb530b4abdd: Layer already exists 20:27:06 994393dc58e7: Layer already exists 20:27:06 55befa2aec11: Pushed 20:27:06 d2419d8294aa: Pushed 20:27:07 285d29c32cba: Pushed 20:27:07 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:27:08 55befa2aec11: Preparing 20:27:08 d2419d8294aa: Preparing 20:27:08 285d29c32cba: Preparing 20:27:08 cfb530b4abdd: Preparing 20:27:08 8f2bd41ba307: Preparing 20:27:08 994393dc58e7: Preparing 20:27:08 994393dc58e7: Waiting 20:27:08 285d29c32cba: Layer already exists 20:27:08 d2419d8294aa: Layer already exists 20:27:08 8f2bd41ba307: Layer already exists 20:27:08 cfb530b4abdd: Layer already exists 20:27:08 55befa2aec11: Layer already exists 20:27:08 994393dc58e7: Layer already exists 20:27:08 latest: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.63 20:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:27:09 55befa2aec11: Preparing 20:27:09 d2419d8294aa: Preparing 20:27:09 285d29c32cba: Preparing 20:27:09 cfb530b4abdd: Preparing 20:27:09 8f2bd41ba307: Preparing 20:27:09 994393dc58e7: Preparing 20:27:09 285d29c32cba: Layer already exists 20:27:09 55befa2aec11: Layer already exists 20:27:09 cfb530b4abdd: Layer already exists 20:27:09 8f2bd41ba307: Layer already exists 20:27:09 d2419d8294aa: Layer already exists 20:27:09 994393dc58e7: Layer already exists 20:27:09 2.3.0-dev.63: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:27:09 55befa2aec11: Preparing 20:27:09 d2419d8294aa: Preparing 20:27:09 285d29c32cba: Preparing 20:27:09 cfb530b4abdd: Preparing 20:27:09 8f2bd41ba307: Preparing 20:27:09 994393dc58e7: Preparing 20:27:09 994393dc58e7: Waiting 20:27:09 d2419d8294aa: Layer already exists 20:27:09 285d29c32cba: Layer already exists 20:27:09 55befa2aec11: Layer already exists 20:27:09 cfb530b4abdd: Layer already exists 20:27:09 8f2bd41ba307: Layer already exists 20:27:09 994393dc58e7: Layer already exists 20:27:09 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:27:10 55befa2aec11: Preparing 20:27:10 d2419d8294aa: Preparing 20:27:10 285d29c32cba: Preparing 20:27:10 cfb530b4abdd: Preparing 20:27:10 8f2bd41ba307: Preparing 20:27:10 994393dc58e7: Preparing 20:27:10 8f2bd41ba307: Layer already exists 20:27:10 285d29c32cba: Layer already exists 20:27:10 cfb530b4abdd: Layer already exists 20:27:10 d2419d8294aa: Layer already exists 20:27:10 55befa2aec11: Layer already exists 20:27:10 994393dc58e7: Layer already exists 20:27:10 main: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:10 ===================================================== [Pipeline] echo 20:27:10 taggedImages: 20:27:10 - nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:10 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:27:10 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.63 20:27:10 - nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:10 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:27:10 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:27:10 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:10 latest 20:27:10 2.3.0-dev.63 20:27:10 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:10 main 20:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:27:11 68d315b21c00: Preparing 20:27:11 68d315b21c00: Preparing 20:27:11 04aa26fc15b9: Preparing 20:27:11 d6b0bb9356b8: Preparing 20:27:11 fc39b89bf71f: Preparing 20:27:11 d35ae1a63f2b: Preparing 20:27:11 e57417eca2b1: Preparing 20:27:11 cfb530b4abdd: Preparing 20:27:11 431beab4b559: Preparing 20:27:11 4648fd596e0a: Preparing 20:27:11 50e59a2958e3: Preparing 20:27:11 954cfebb5bb6: Preparing 20:27:11 994393dc58e7: Preparing 20:27:11 e57417eca2b1: Waiting 20:27:11 50e59a2958e3: Waiting 20:27:11 954cfebb5bb6: Waiting 20:27:11 cfb530b4abdd: Waiting 20:27:11 994393dc58e7: Waiting 20:27:11 4648fd596e0a: Waiting 20:27:11 431beab4b559: Waiting 20:27:11 04aa26fc15b9: Pushed 20:27:11 68d315b21c00: Pushed 20:27:11 d35ae1a63f2b: Pushed 20:27:11 fc39b89bf71f: Pushed 20:27:11 d6b0bb9356b8: Pushed 20:27:11 cfb530b4abdd: Layer already exists 20:27:11 431beab4b559: Pushed 20:27:11 994393dc58e7: Layer already exists 20:27:11 4648fd596e0a: Pushed 20:27:11 954cfebb5bb6: Pushed 20:27:11 50e59a2958e3: Pushed 20:27:12 e57417eca2b1: Pushed 20:27:12 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:27:13 68d315b21c00: Preparing 20:27:13 68d315b21c00: Preparing 20:27:13 04aa26fc15b9: Preparing 20:27:13 d6b0bb9356b8: Preparing 20:27:13 fc39b89bf71f: Preparing 20:27:13 d35ae1a63f2b: Preparing 20:27:13 e57417eca2b1: Preparing 20:27:13 cfb530b4abdd: Preparing 20:27:13 431beab4b559: Preparing 20:27:13 e57417eca2b1: Waiting 20:27:13 cfb530b4abdd: Waiting 20:27:13 4648fd596e0a: Preparing 20:27:13 50e59a2958e3: Preparing 20:27:13 954cfebb5bb6: Preparing 20:27:13 994393dc58e7: Preparing 20:27:13 431beab4b559: Waiting 20:27:13 954cfebb5bb6: Waiting 20:27:13 50e59a2958e3: Waiting 20:27:13 4648fd596e0a: Waiting 20:27:13 fc39b89bf71f: Layer already exists 20:27:13 68d315b21c00: Layer already exists 20:27:13 d35ae1a63f2b: Layer already exists 20:27:13 04aa26fc15b9: Layer already exists 20:27:13 d6b0bb9356b8: Layer already exists 20:27:13 e57417eca2b1: Layer already exists 20:27:13 431beab4b559: Layer already exists 20:27:13 cfb530b4abdd: Layer already exists 20:27:13 50e59a2958e3: Layer already exists 20:27:13 4648fd596e0a: Layer already exists 20:27:13 954cfebb5bb6: Layer already exists 20:27:13 994393dc58e7: Layer already exists 20:27:13 latest: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.63 20:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:27:13 68d315b21c00: Preparing 20:27:13 68d315b21c00: Preparing 20:27:13 04aa26fc15b9: Preparing 20:27:13 d6b0bb9356b8: Preparing 20:27:13 fc39b89bf71f: Preparing 20:27:13 d35ae1a63f2b: Preparing 20:27:13 e57417eca2b1: Preparing 20:27:13 cfb530b4abdd: Preparing 20:27:13 431beab4b559: Preparing 20:27:13 4648fd596e0a: Preparing 20:27:13 50e59a2958e3: Preparing 20:27:13 954cfebb5bb6: Preparing 20:27:13 994393dc58e7: Preparing 20:27:13 431beab4b559: Waiting 20:27:13 4648fd596e0a: Waiting 20:27:13 50e59a2958e3: Waiting 20:27:13 954cfebb5bb6: Waiting 20:27:13 e57417eca2b1: Waiting 20:27:13 994393dc58e7: Waiting 20:27:13 cfb530b4abdd: Waiting 20:27:13 fc39b89bf71f: Layer already exists 20:27:13 d6b0bb9356b8: Layer already exists 20:27:13 68d315b21c00: Layer already exists 20:27:13 d35ae1a63f2b: Layer already exists 20:27:13 04aa26fc15b9: Layer already exists 20:27:13 e57417eca2b1: Layer already exists 20:27:13 50e59a2958e3: Layer already exists 20:27:13 4648fd596e0a: Layer already exists 20:27:13 cfb530b4abdd: Layer already exists 20:27:13 431beab4b559: Layer already exists 20:27:13 954cfebb5bb6: Layer already exists 20:27:13 994393dc58e7: Layer already exists 20:27:13 2.3.0-dev.63: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:27:14 68d315b21c00: Preparing 20:27:14 68d315b21c00: Preparing 20:27:14 04aa26fc15b9: Preparing 20:27:14 d6b0bb9356b8: Preparing 20:27:14 fc39b89bf71f: Preparing 20:27:14 d35ae1a63f2b: Preparing 20:27:14 e57417eca2b1: Preparing 20:27:14 cfb530b4abdd: Preparing 20:27:14 431beab4b559: Preparing 20:27:14 4648fd596e0a: Preparing 20:27:14 50e59a2958e3: Preparing 20:27:14 954cfebb5bb6: Preparing 20:27:14 994393dc58e7: Preparing 20:27:14 e57417eca2b1: Waiting 20:27:14 cfb530b4abdd: Waiting 20:27:14 431beab4b559: Waiting 20:27:14 4648fd596e0a: Waiting 20:27:14 50e59a2958e3: Waiting 20:27:14 954cfebb5bb6: Waiting 20:27:14 994393dc58e7: Waiting 20:27:14 d35ae1a63f2b: Layer already exists 20:27:14 04aa26fc15b9: Layer already exists 20:27:14 fc39b89bf71f: Layer already exists 20:27:14 cfb530b4abdd: Layer already exists 20:27:14 e57417eca2b1: Layer already exists 20:27:14 431beab4b559: Layer already exists 20:27:14 954cfebb5bb6: Layer already exists 20:27:14 50e59a2958e3: Layer already exists 20:27:14 994393dc58e7: Layer already exists 20:27:14 4648fd596e0a: Layer already exists 20:27:15 d6b0bb9356b8: Layer already exists 20:27:15 68d315b21c00: Layer already exists 20:27:15 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:27:16 68d315b21c00: Preparing 20:27:16 68d315b21c00: Preparing 20:27:16 04aa26fc15b9: Preparing 20:27:16 d6b0bb9356b8: Preparing 20:27:16 fc39b89bf71f: Preparing 20:27:16 d35ae1a63f2b: Preparing 20:27:16 e57417eca2b1: Preparing 20:27:16 cfb530b4abdd: Preparing 20:27:16 431beab4b559: Preparing 20:27:16 4648fd596e0a: Preparing 20:27:16 50e59a2958e3: Preparing 20:27:16 954cfebb5bb6: Preparing 20:27:16 994393dc58e7: Preparing 20:27:16 e57417eca2b1: Waiting 20:27:16 cfb530b4abdd: Waiting 20:27:16 954cfebb5bb6: Waiting 20:27:16 4648fd596e0a: Waiting 20:27:16 994393dc58e7: Waiting 20:27:16 50e59a2958e3: Waiting 20:27:16 d6b0bb9356b8: Layer already exists 20:27:16 04aa26fc15b9: Layer already exists 20:27:16 fc39b89bf71f: Layer already exists 20:27:16 68d315b21c00: Layer already exists 20:27:16 d35ae1a63f2b: Layer already exists 20:27:16 e57417eca2b1: Layer already exists 20:27:16 431beab4b559: Layer already exists 20:27:16 cfb530b4abdd: Layer already exists 20:27:16 4648fd596e0a: Layer already exists 20:27:16 50e59a2958e3: Layer already exists 20:27:16 954cfebb5bb6: Layer already exists 20:27:16 994393dc58e7: Layer already exists 20:27:16 main: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:16 ===================================================== [Pipeline] echo 20:27:16 taggedImages: 20:27:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:27:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.63 20:27:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:27:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:27:16 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:16 latest 20:27:16 2.3.0-dev.63 20:27:16 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:16 main 20:27:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:27:17 e8dfd87264ec: Preparing 20:27:17 502827044105: Preparing 20:27:17 50075570538f: Preparing 20:27:17 c5cc183e569d: Preparing 20:27:17 8aedf359100a: Preparing 20:27:17 db071230f1e8: Preparing 20:27:17 1cddb393389e: Preparing 20:27:17 994393dc58e7: Preparing 20:27:17 1cddb393389e: Waiting 20:27:17 994393dc58e7: Waiting 20:27:17 db071230f1e8: Waiting 20:27:17 e8dfd87264ec: Pushed 20:27:17 8aedf359100a: Pushed 20:27:17 502827044105: Pushed 20:27:17 994393dc58e7: Layer already exists 20:27:17 db071230f1e8: Pushed 20:27:17 1cddb393389e: Pushed 20:27:18 c5cc183e569d: Pushed 20:27:18 50075570538f: Pushed 20:27:18 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:27:19 e8dfd87264ec: Preparing 20:27:19 502827044105: Preparing 20:27:19 50075570538f: Preparing 20:27:19 c5cc183e569d: Preparing 20:27:19 8aedf359100a: Preparing 20:27:19 db071230f1e8: Preparing 20:27:19 1cddb393389e: Preparing 20:27:19 994393dc58e7: Preparing 20:27:19 db071230f1e8: Waiting 20:27:19 1cddb393389e: Waiting 20:27:19 994393dc58e7: Waiting 20:27:19 50075570538f: Layer already exists 20:27:19 8aedf359100a: Layer already exists 20:27:19 c5cc183e569d: Layer already exists 20:27:19 502827044105: Layer already exists 20:27:19 e8dfd87264ec: Layer already exists 20:27:19 1cddb393389e: Layer already exists 20:27:19 db071230f1e8: Layer already exists 20:27:19 994393dc58e7: Layer already exists 20:27:19 latest: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.63 20:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:27:19 e8dfd87264ec: Preparing 20:27:19 502827044105: Preparing 20:27:19 50075570538f: Preparing 20:27:19 c5cc183e569d: Preparing 20:27:19 8aedf359100a: Preparing 20:27:19 db071230f1e8: Preparing 20:27:19 1cddb393389e: Preparing 20:27:19 994393dc58e7: Preparing 20:27:19 db071230f1e8: Waiting 20:27:19 1cddb393389e: Waiting 20:27:19 994393dc58e7: Waiting 20:27:19 e8dfd87264ec: Layer already exists 20:27:19 50075570538f: Layer already exists 20:27:19 8aedf359100a: Layer already exists 20:27:19 502827044105: Layer already exists 20:27:19 c5cc183e569d: Layer already exists 20:27:19 1cddb393389e: Layer already exists 20:27:19 994393dc58e7: Layer already exists 20:27:19 db071230f1e8: Layer already exists 20:27:19 2.3.0-dev.63: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:27:20 e8dfd87264ec: Preparing 20:27:20 502827044105: Preparing 20:27:20 50075570538f: Preparing 20:27:20 c5cc183e569d: Preparing 20:27:20 8aedf359100a: Preparing 20:27:20 db071230f1e8: Preparing 20:27:20 1cddb393389e: Preparing 20:27:20 db071230f1e8: Waiting 20:27:20 994393dc58e7: Preparing 20:27:20 1cddb393389e: Waiting 20:27:20 994393dc58e7: Waiting 20:27:20 50075570538f: Layer already exists 20:27:20 e8dfd87264ec: Layer already exists 20:27:20 c5cc183e569d: Layer already exists 20:27:20 502827044105: Layer already exists 20:27:20 8aedf359100a: Layer already exists 20:27:20 db071230f1e8: Layer already exists 20:27:20 994393dc58e7: Layer already exists 20:27:20 1cddb393389e: Layer already exists 20:27:20 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:27:21 e8dfd87264ec: Preparing 20:27:21 502827044105: Preparing 20:27:21 50075570538f: Preparing 20:27:21 c5cc183e569d: Preparing 20:27:21 8aedf359100a: Preparing 20:27:21 db071230f1e8: Preparing 20:27:21 1cddb393389e: Preparing 20:27:21 994393dc58e7: Preparing 20:27:21 994393dc58e7: Waiting 20:27:21 1cddb393389e: Waiting 20:27:21 db071230f1e8: Waiting 20:27:21 e8dfd87264ec: Layer already exists 20:27:21 8aedf359100a: Layer already exists 20:27:21 502827044105: Layer already exists 20:27:21 50075570538f: Layer already exists 20:27:21 c5cc183e569d: Layer already exists 20:27:21 994393dc58e7: Layer already exists 20:27:21 1cddb393389e: Layer already exists 20:27:21 db071230f1e8: Layer already exists 20:27:21 main: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:21 ===================================================== [Pipeline] echo 20:27:21 taggedImages: 20:27:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:27:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.63 20:27:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:27:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:27:21 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:21 latest 20:27:21 2.3.0-dev.63 20:27:21 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:21 main 20:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:27:21 5c7333719a60: Preparing 20:27:21 41c6efc1813b: Preparing 20:27:21 a70b99cbf4be: Preparing 20:27:21 fc56a7dbac45: Preparing 20:27:21 7d4e28bbc79a: Preparing 20:27:21 ba91fb626307: Preparing 20:27:21 bf728cacd7d7: Preparing 20:27:21 724d2081a93d: Preparing 20:27:21 e763bd35b2da: Preparing 20:27:21 994393dc58e7: Preparing 20:27:21 ba91fb626307: Waiting 20:27:21 e763bd35b2da: Waiting 20:27:21 bf728cacd7d7: Waiting 20:27:21 724d2081a93d: Waiting 20:27:21 994393dc58e7: Waiting 20:27:21 7d4e28bbc79a: Pushed 20:27:21 41c6efc1813b: Pushed 20:27:21 5c7333719a60: Pushed 20:27:21 ba91fb626307: Pushed 20:27:22 bf728cacd7d7: Pushed 20:27:22 724d2081a93d: Pushed 20:27:22 994393dc58e7: Layer already exists 20:27:22 e763bd35b2da: Pushed 20:27:23 fc56a7dbac45: Pushed 20:27:23 a70b99cbf4be: Pushed 20:27:23 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:27:24 5c7333719a60: Preparing 20:27:24 41c6efc1813b: Preparing 20:27:24 a70b99cbf4be: Preparing 20:27:24 fc56a7dbac45: Preparing 20:27:24 7d4e28bbc79a: Preparing 20:27:24 ba91fb626307: Preparing 20:27:24 bf728cacd7d7: Preparing 20:27:24 724d2081a93d: Preparing 20:27:24 e763bd35b2da: Preparing 20:27:24 994393dc58e7: Preparing 20:27:24 e763bd35b2da: Waiting 20:27:24 ba91fb626307: Waiting 20:27:24 994393dc58e7: Waiting 20:27:24 724d2081a93d: Waiting 20:27:24 bf728cacd7d7: Waiting 20:27:24 7d4e28bbc79a: Layer already exists 20:27:24 fc56a7dbac45: Layer already exists 20:27:24 5c7333719a60: Layer already exists 20:27:24 41c6efc1813b: Layer already exists 20:27:24 a70b99cbf4be: Layer already exists 20:27:24 bf728cacd7d7: Layer already exists 20:27:24 ba91fb626307: Layer already exists 20:27:24 e763bd35b2da: Layer already exists 20:27:24 994393dc58e7: Layer already exists 20:27:24 724d2081a93d: Layer already exists 20:27:24 latest: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.63 20:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:27:24 5c7333719a60: Preparing 20:27:24 41c6efc1813b: Preparing 20:27:24 a70b99cbf4be: Preparing 20:27:24 fc56a7dbac45: Preparing 20:27:24 7d4e28bbc79a: Preparing 20:27:24 ba91fb626307: Preparing 20:27:24 bf728cacd7d7: Preparing 20:27:24 724d2081a93d: Preparing 20:27:24 e763bd35b2da: Preparing 20:27:24 994393dc58e7: Preparing 20:27:24 ba91fb626307: Waiting 20:27:24 bf728cacd7d7: Waiting 20:27:24 724d2081a93d: Waiting 20:27:24 e763bd35b2da: Waiting 20:27:24 994393dc58e7: Waiting 20:27:24 7d4e28bbc79a: Layer already exists 20:27:24 a70b99cbf4be: Layer already exists 20:27:24 5c7333719a60: Layer already exists 20:27:24 fc56a7dbac45: Layer already exists 20:27:24 41c6efc1813b: Layer already exists 20:27:24 bf728cacd7d7: Layer already exists 20:27:24 ba91fb626307: Layer already exists 20:27:24 724d2081a93d: Layer already exists 20:27:24 e763bd35b2da: Layer already exists 20:27:24 994393dc58e7: Layer already exists 20:27:24 2.3.0-dev.63: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:27:25 5c7333719a60: Preparing 20:27:25 41c6efc1813b: Preparing 20:27:25 a70b99cbf4be: Preparing 20:27:25 fc56a7dbac45: Preparing 20:27:25 7d4e28bbc79a: Preparing 20:27:25 ba91fb626307: Preparing 20:27:25 bf728cacd7d7: Preparing 20:27:25 724d2081a93d: Preparing 20:27:25 e763bd35b2da: Preparing 20:27:25 994393dc58e7: Preparing 20:27:25 e763bd35b2da: Waiting 20:27:25 bf728cacd7d7: Waiting 20:27:25 724d2081a93d: Waiting 20:27:25 994393dc58e7: Waiting 20:27:25 ba91fb626307: Waiting 20:27:25 a70b99cbf4be: Layer already exists 20:27:25 5c7333719a60: Layer already exists 20:27:25 41c6efc1813b: Layer already exists 20:27:25 7d4e28bbc79a: Layer already exists 20:27:25 fc56a7dbac45: Layer already exists 20:27:25 ba91fb626307: Layer already exists 20:27:25 724d2081a93d: Layer already exists 20:27:25 994393dc58e7: Layer already exists 20:27:25 bf728cacd7d7: Layer already exists 20:27:25 e763bd35b2da: Layer already exists 20:27:25 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:27:26 5c7333719a60: Preparing 20:27:26 41c6efc1813b: Preparing 20:27:26 a70b99cbf4be: Preparing 20:27:26 fc56a7dbac45: Preparing 20:27:26 7d4e28bbc79a: Preparing 20:27:26 ba91fb626307: Preparing 20:27:26 bf728cacd7d7: Preparing 20:27:26 724d2081a93d: Preparing 20:27:26 e763bd35b2da: Preparing 20:27:26 994393dc58e7: Preparing 20:27:26 ba91fb626307: Waiting 20:27:26 bf728cacd7d7: Waiting 20:27:26 724d2081a93d: Waiting 20:27:26 e763bd35b2da: Waiting 20:27:26 994393dc58e7: Waiting 20:27:26 a70b99cbf4be: Layer already exists 20:27:26 fc56a7dbac45: Layer already exists 20:27:26 7d4e28bbc79a: Layer already exists 20:27:26 41c6efc1813b: Layer already exists 20:27:26 5c7333719a60: Layer already exists 20:27:26 ba91fb626307: Layer already exists 20:27:26 724d2081a93d: Layer already exists 20:27:26 bf728cacd7d7: Layer already exists 20:27:26 994393dc58e7: Layer already exists 20:27:26 e763bd35b2da: Layer already exists 20:27:26 main: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:26 ===================================================== [Pipeline] echo 20:27:26 taggedImages: 20:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.63 20:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:27:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:27:26 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:26 latest 20:27:26 2.3.0-dev.63 20:27:26 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:26 main 20:27:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:27:27 20ddc52779e1: Preparing 20:27:27 7c53630f003f: Preparing 20:27:27 cfb530b4abdd: Preparing 20:27:27 f479827e0a69: Preparing 20:27:27 2b78c8c9f401: Preparing 20:27:27 34d5ebaa5410: Preparing 20:27:27 34d5ebaa5410: Waiting 20:27:27 cfb530b4abdd: Layer already exists 20:27:27 34d5ebaa5410: Layer already exists 20:27:27 2b78c8c9f401: Pushed 20:27:27 20ddc52779e1: Pushed 20:27:27 f479827e0a69: Pushed 20:27:29 7c53630f003f: Pushed 20:27:29 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:29 + 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:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:27:29 20ddc52779e1: Preparing 20:27:29 7c53630f003f: Preparing 20:27:29 cfb530b4abdd: Preparing 20:27:29 f479827e0a69: Preparing 20:27:29 2b78c8c9f401: Preparing 20:27:29 34d5ebaa5410: Preparing 20:27:29 34d5ebaa5410: Waiting 20:27:29 2b78c8c9f401: Layer already exists 20:27:29 7c53630f003f: Layer already exists 20:27:29 f479827e0a69: Layer already exists 20:27:29 20ddc52779e1: Layer already exists 20:27:29 cfb530b4abdd: Layer already exists 20:27:29 34d5ebaa5410: Layer already exists 20:27:29 latest: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.63 20:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:27:30 20ddc52779e1: Preparing 20:27:30 7c53630f003f: Preparing 20:27:30 cfb530b4abdd: Preparing 20:27:30 f479827e0a69: Preparing 20:27:30 2b78c8c9f401: Preparing 20:27:30 34d5ebaa5410: Preparing 20:27:30 34d5ebaa5410: Waiting 20:27:30 cfb530b4abdd: Layer already exists 20:27:30 7c53630f003f: Layer already exists 20:27:30 20ddc52779e1: Layer already exists 20:27:30 f479827e0a69: Layer already exists 20:27:30 2b78c8c9f401: Layer already exists 20:27:30 34d5ebaa5410: Layer already exists 20:27:30 2.3.0-dev.63: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:27:31 20ddc52779e1: Preparing 20:27:31 7c53630f003f: Preparing 20:27:31 cfb530b4abdd: Preparing 20:27:31 f479827e0a69: Preparing 20:27:31 2b78c8c9f401: Preparing 20:27:31 34d5ebaa5410: Preparing 20:27:31 34d5ebaa5410: Waiting 20:27:31 2b78c8c9f401: Layer already exists 20:27:31 cfb530b4abdd: Layer already exists 20:27:31 f479827e0a69: Layer already exists 20:27:31 7c53630f003f: Layer already exists 20:27:31 20ddc52779e1: Layer already exists 20:27:31 34d5ebaa5410: Layer already exists 20:27:31 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:31 + 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:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:27:31 20ddc52779e1: Preparing 20:27:31 7c53630f003f: Preparing 20:27:31 cfb530b4abdd: Preparing 20:27:31 f479827e0a69: Preparing 20:27:31 2b78c8c9f401: Preparing 20:27:31 34d5ebaa5410: Preparing 20:27:31 34d5ebaa5410: Waiting 20:27:31 f479827e0a69: Layer already exists 20:27:31 2b78c8c9f401: Layer already exists 20:27:31 cfb530b4abdd: Layer already exists 20:27:31 20ddc52779e1: Layer already exists 20:27:31 7c53630f003f: Layer already exists 20:27:31 34d5ebaa5410: Layer already exists 20:27:31 main: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:31 ===================================================== [Pipeline] echo 20:27:31 taggedImages: 20:27:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:27:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.63 20:27:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:27:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:27:31 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:31 latest 20:27:31 2.3.0-dev.63 20:27:31 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:31 main 20:27:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:27:32 949e5243d47b: Preparing 20:27:32 efddd29b7789: Preparing 20:27:32 7478ba8c3d13: Preparing 20:27:32 f75618b8a3be: Preparing 20:27:32 1e980cbfa058: Preparing 20:27:32 8788e0a0ee73: Preparing 20:27:32 2b78c8c9f401: Preparing 20:27:32 34d5ebaa5410: Preparing 20:27:32 8788e0a0ee73: Waiting 20:27:32 34d5ebaa5410: Waiting 20:27:32 2b78c8c9f401: Waiting 20:27:32 efddd29b7789: Pushed 20:27:32 949e5243d47b: Pushed 20:27:32 7478ba8c3d13: Pushed 20:27:32 2b78c8c9f401: Layer already exists 20:27:32 34d5ebaa5410: Layer already exists 20:27:33 8788e0a0ee73: Pushed 20:27:36 1e980cbfa058: Pushed 20:27:39 f75618b8a3be: Pushed 20:27:39 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:27:40 949e5243d47b: Preparing 20:27:40 efddd29b7789: Preparing 20:27:40 7478ba8c3d13: Preparing 20:27:40 f75618b8a3be: Preparing 20:27:40 1e980cbfa058: Preparing 20:27:40 8788e0a0ee73: Preparing 20:27:40 2b78c8c9f401: Preparing 20:27:40 34d5ebaa5410: Preparing 20:27:40 34d5ebaa5410: Waiting 20:27:40 7478ba8c3d13: Layer already exists 20:27:40 949e5243d47b: Layer already exists 20:27:40 f75618b8a3be: Layer already exists 20:27:40 efddd29b7789: Layer already exists 20:27:40 1e980cbfa058: Layer already exists 20:27:40 8788e0a0ee73: Layer already exists 20:27:40 2b78c8c9f401: Layer already exists 20:27:40 34d5ebaa5410: Layer already exists 20:27:40 latest: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.63 20:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:27:41 949e5243d47b: Preparing 20:27:41 efddd29b7789: Preparing 20:27:41 7478ba8c3d13: Preparing 20:27:41 f75618b8a3be: Preparing 20:27:41 1e980cbfa058: Preparing 20:27:41 8788e0a0ee73: Preparing 20:27:41 2b78c8c9f401: Preparing 20:27:41 34d5ebaa5410: Preparing 20:27:41 8788e0a0ee73: Waiting 20:27:41 2b78c8c9f401: Waiting 20:27:41 34d5ebaa5410: Waiting 20:27:41 1e980cbfa058: Layer already exists 20:27:41 7478ba8c3d13: Layer already exists 20:27:41 949e5243d47b: Layer already exists 20:27:41 efddd29b7789: Layer already exists 20:27:41 f75618b8a3be: Layer already exists 20:27:41 8788e0a0ee73: Layer already exists 20:27:41 2b78c8c9f401: Layer already exists 20:27:41 34d5ebaa5410: Layer already exists 20:27:41 2.3.0-dev.63: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:27:41 949e5243d47b: Preparing 20:27:41 efddd29b7789: Preparing 20:27:41 7478ba8c3d13: Preparing 20:27:41 f75618b8a3be: Preparing 20:27:41 1e980cbfa058: Preparing 20:27:41 8788e0a0ee73: Preparing 20:27:41 2b78c8c9f401: Preparing 20:27:41 34d5ebaa5410: Preparing 20:27:41 8788e0a0ee73: Waiting 20:27:41 34d5ebaa5410: Waiting 20:27:41 1e980cbfa058: Layer already exists 20:27:41 f75618b8a3be: Layer already exists 20:27:41 efddd29b7789: Layer already exists 20:27:41 949e5243d47b: Layer already exists 20:27:41 7478ba8c3d13: Layer already exists 20:27:41 34d5ebaa5410: Layer already exists 20:27:41 8788e0a0ee73: Layer already exists 20:27:41 2b78c8c9f401: Layer already exists 20:27:41 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:27:42 949e5243d47b: Preparing 20:27:42 efddd29b7789: Preparing 20:27:42 7478ba8c3d13: Preparing 20:27:42 f75618b8a3be: Preparing 20:27:42 1e980cbfa058: Preparing 20:27:42 8788e0a0ee73: Preparing 20:27:42 2b78c8c9f401: Preparing 20:27:42 34d5ebaa5410: Preparing 20:27:42 8788e0a0ee73: Waiting 20:27:42 2b78c8c9f401: Waiting 20:27:42 34d5ebaa5410: Waiting 20:27:42 efddd29b7789: Layer already exists 20:27:42 7478ba8c3d13: Layer already exists 20:27:42 1e980cbfa058: Layer already exists 20:27:42 f75618b8a3be: Layer already exists 20:27:42 949e5243d47b: Layer already exists 20:27:42 2b78c8c9f401: Layer already exists 20:27:42 34d5ebaa5410: Layer already exists 20:27:42 8788e0a0ee73: Layer already exists 20:27:42 main: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:42 ===================================================== [Pipeline] echo 20:27:42 taggedImages: 20:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.63 20:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:27:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:27:42 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:42 latest 20:27:42 2.3.0-dev.63 20:27:42 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:42 main 20:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:27:43 241da3ff997a: Preparing 20:27:43 b90738abd728: Preparing 20:27:43 ffa5d5af5fc9: Preparing 20:27:43 385378716db3: Preparing 20:27:43 6ce4a43fa878: Preparing 20:27:43 2b78c8c9f401: Preparing 20:27:43 34d5ebaa5410: Preparing 20:27:43 2b78c8c9f401: Waiting 20:27:43 34d5ebaa5410: Waiting 20:27:43 241da3ff997a: Pushed 20:27:43 b90738abd728: Pushed 20:27:43 ffa5d5af5fc9: Pushed 20:27:43 2b78c8c9f401: Layer already exists 20:27:43 34d5ebaa5410: Layer already exists 20:27:43 6ce4a43fa878: Pushed 20:27:44 Removing intermediate container 7545c271c178 20:27:44 ---> 7659b9816f20 20:27:44 Step 9/23 : COPY . . 20:27:44 Removing intermediate container 55930676647f 20:27:44 ---> e204d7816e66 20:27:44 Step 8/25 : COPY . . 20:27:44 Removing intermediate container 47f88f03312c 20:27:44 ---> 491a93a4fa5a 20:27:44 Step 8/25 : COPY . . 20:27:44 Removing intermediate container 72cec9f76041 20:27:44 ---> 86b46bc8b88e 20:27:44 Step 7/20 : COPY . . 20:27:44 Removing intermediate container 3b21e6a664d9 20:27:44 ---> 985531a3ad04 20:27:44 Step 9/24 : COPY . . 20:27:49 ---> bc8c2728cf4b 20:27:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:49 ---> 67456bc7cd11 20:27:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:49 ---> a65d76897fd2 20:27:49 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:27:49 ---> a80346680d33 20:27:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:27:49 ---> 6610219bcd0f 20:27:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:27:49 ---> Running in 54d266a3a8e1 20:27:49 ---> Running in 84c3181cf691 20:27:49 ---> Running in de98b47dee21 20:27:49 ---> Running in b6e910584b97 20:27:49 ---> Running in 7a57558f96d2 20:27:49 Removing intermediate container 7a57558f96d2 20:27:49 ---> fa2b58f11d97 20:27:49 Step 10/25 : WORKDIR /edgex-go/spire-build 20:27:49 ---> Running in 7284c26c2bd7 20:27:49 385378716db3: Pushed 20:27:49 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:50 Removing intermediate container 7284c26c2bd7 20:27:50 ---> 6496b98b08db 20:27:50 Step 11/25 : 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:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:27:50 241da3ff997a: Preparing 20:27:50 b90738abd728: Preparing 20:27:50 ffa5d5af5fc9: Preparing 20:27:50 385378716db3: Preparing 20:27:50 6ce4a43fa878: Preparing 20:27:50 2b78c8c9f401: Preparing 20:27:50 34d5ebaa5410: Preparing 20:27:50 2b78c8c9f401: Waiting 20:27:50 34d5ebaa5410: Waiting 20:27:50 b90738abd728: Layer already exists 20:27:50 ffa5d5af5fc9: Layer already exists 20:27:50 385378716db3: Layer already exists 20:27:50 6ce4a43fa878: Layer already exists 20:27:50 241da3ff997a: Layer already exists 20:27:50 2b78c8c9f401: Layer already exists 20:27:50 34d5ebaa5410: Layer already exists 20:27:50 latest: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:50 ---> Running in fa3e5b4ab8ff 20:27:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.63 20:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:27:51 241da3ff997a: Preparing 20:27:51 b90738abd728: Preparing 20:27:51 ffa5d5af5fc9: Preparing 20:27:51 385378716db3: Preparing 20:27:51 6ce4a43fa878: Preparing 20:27:51 2b78c8c9f401: Preparing 20:27:51 34d5ebaa5410: Preparing 20:27:51 34d5ebaa5410: Waiting 20:27:51 2b78c8c9f401: Waiting 20:27:51 385378716db3: Layer already exists 20:27:51 ffa5d5af5fc9: Layer already exists 20:27:51 b90738abd728: Layer already exists 20:27:51 241da3ff997a: Layer already exists 20:27:51 6ce4a43fa878: Layer already exists 20:27:51 2b78c8c9f401: Layer already exists 20:27:51 34d5ebaa5410: Layer already exists 20:27:51 2.3.0-dev.63: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:27:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:27:51 241da3ff997a: Preparing 20:27:51 b90738abd728: Preparing 20:27:51 ffa5d5af5fc9: Preparing 20:27:51 385378716db3: Preparing 20:27:51 6ce4a43fa878: Preparing 20:27:51 2b78c8c9f401: Preparing 20:27:51 34d5ebaa5410: Preparing 20:27:51 2b78c8c9f401: Waiting 20:27:51 34d5ebaa5410: Waiting 20:27:51 6ce4a43fa878: Layer already exists 20:27:51 241da3ff997a: Layer already exists 20:27:51 ffa5d5af5fc9: Layer already exists 20:27:51 385378716db3: Layer already exists 20:27:51 b90738abd728: Layer already exists 20:27:51 2b78c8c9f401: Layer already exists 20:27:51 34d5ebaa5410: Layer already exists 20:27:51 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:27:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:27:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:27:52 241da3ff997a: Preparing 20:27:52 b90738abd728: Preparing 20:27:52 ffa5d5af5fc9: Preparing 20:27:52 385378716db3: Preparing 20:27:52 6ce4a43fa878: Preparing 20:27:52 2b78c8c9f401: Preparing 20:27:52 34d5ebaa5410: Preparing 20:27:52 2b78c8c9f401: Waiting 20:27:52 34d5ebaa5410: Waiting 20:27:52 b90738abd728: Layer already exists 20:27:52 6ce4a43fa878: Layer already exists 20:27:52 ffa5d5af5fc9: Layer already exists 20:27:52 385378716db3: Layer already exists 20:27:52 241da3ff997a: Layer already exists 20:27:52 2b78c8c9f401: Layer already exists 20:27:52 34d5ebaa5410: Layer already exists 20:27:52 main: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:52 ===================================================== [Pipeline] echo 20:27:52 taggedImages: 20:27:52 - nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:52 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:27:52 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.63 20:27:52 - nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:52 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:27:52 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:27:52 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:52 latest 20:27:52 2.3.0-dev.63 20:27:52 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:52 main 20:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:27:53 1dacf4394340: Preparing 20:27:53 cd27496f206a: Preparing 20:27:53 2cd99e13fdff: Preparing 20:27:53 385378716db3: Preparing 20:27:53 832ed6a4ec9a: Preparing 20:27:53 2b78c8c9f401: Preparing 20:27:53 34d5ebaa5410: Preparing 20:27:53 2b78c8c9f401: Waiting 20:27:53 34d5ebaa5410: Waiting 20:27:53 385378716db3: Layer already exists 20:27:53 2b78c8c9f401: Layer already exists 20:27:53 34d5ebaa5410: Layer already exists 20:27:53 2cd99e13fdff: Pushed 20:27:53 1dacf4394340: Pushed 20:27:53 cd27496f206a: Pushed 20:27:53 Removing intermediate container fa3e5b4ab8ff 20:27:53 ---> 76e26538fd32 20:27:53 Step 12/25 : WORKDIR /edgex-go 20:27:53 ---> Running in 65154285425b 20:27:53 832ed6a4ec9a: Pushed 20:27:53 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:54 Removing intermediate container 65154285425b 20:27:54 ---> 15f1e0f3bf01 20:27:54 20:27:54 Step 13/25 : FROM alpine:3.15 20:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:27:54 1dacf4394340: Preparing 20:27:54 cd27496f206a: Preparing 20:27:54 2cd99e13fdff: Preparing 20:27:54 385378716db3: Preparing 20:27:54 832ed6a4ec9a: Preparing 20:27:54 2b78c8c9f401: Preparing 20:27:54 34d5ebaa5410: Preparing 20:27:54 2b78c8c9f401: Waiting 20:27:54 cd27496f206a: Layer already exists 20:27:54 385378716db3: Layer already exists 20:27:54 2cd99e13fdff: Layer already exists 20:27:54 832ed6a4ec9a: Layer already exists 20:27:54 1dacf4394340: Layer already exists 20:27:54 2b78c8c9f401: Layer already exists 20:27:54 34d5ebaa5410: Layer already exists 20:27:54 latest: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:27:54 3.15: Pulling from library/alpine [Pipeline] sh 20:27:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.63 20:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:27:54 1dacf4394340: Preparing 20:27:54 cd27496f206a: Preparing 20:27:54 2cd99e13fdff: Preparing 20:27:54 385378716db3: Preparing 20:27:54 832ed6a4ec9a: Preparing 20:27:54 2b78c8c9f401: Preparing 20:27:54 34d5ebaa5410: Preparing 20:27:54 2b78c8c9f401: Waiting 20:27:54 34d5ebaa5410: Waiting 20:27:54 385378716db3: Layer already exists 20:27:54 cd27496f206a: Layer already exists 20:27:54 1dacf4394340: Layer already exists 20:27:54 2cd99e13fdff: Layer already exists 20:27:54 832ed6a4ec9a: Layer already exists 20:27:54 2b78c8c9f401: Layer already exists 20:27:54 34d5ebaa5410: Layer already exists 20:27:54 2.3.0-dev.63: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:27:55 1dacf4394340: Preparing 20:27:55 cd27496f206a: Preparing 20:27:55 2cd99e13fdff: Preparing 20:27:55 385378716db3: Preparing 20:27:55 832ed6a4ec9a: Preparing 20:27:55 2b78c8c9f401: Preparing 20:27:55 34d5ebaa5410: Preparing 20:27:55 34d5ebaa5410: Waiting 20:27:55 2b78c8c9f401: Waiting 20:27:55 1dacf4394340: Layer already exists 20:27:55 832ed6a4ec9a: Layer already exists 20:27:55 385378716db3: Layer already exists 20:27:55 2cd99e13fdff: Layer already exists 20:27:55 cd27496f206a: Layer already exists 20:27:55 2b78c8c9f401: Layer already exists 20:27:55 34d5ebaa5410: Layer already exists 20:27:55 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:55 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:27:55 Status: Downloaded newer image for alpine:3.15 20:27:55 ---> 02e0d6fdf486 20:27:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:56 ---> Running in e9c66f851bfd 20:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:27:56 1dacf4394340: Preparing 20:27:56 cd27496f206a: Preparing 20:27:56 2cd99e13fdff: Preparing 20:27:56 385378716db3: Preparing 20:27:56 832ed6a4ec9a: Preparing 20:27:56 2b78c8c9f401: Preparing 20:27:56 34d5ebaa5410: Preparing 20:27:56 2b78c8c9f401: Waiting 20:27:56 34d5ebaa5410: Waiting 20:27:56 832ed6a4ec9a: Layer already exists 20:27:56 cd27496f206a: Layer already exists 20:27:56 1dacf4394340: Layer already exists 20:27:56 2cd99e13fdff: Layer already exists 20:27:56 385378716db3: Layer already exists 20:27:56 34d5ebaa5410: Layer already exists 20:27:56 2b78c8c9f401: Layer already exists 20:27:56 main: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:56 ===================================================== [Pipeline] echo 20:27:56 taggedImages: 20:27:56 - nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:27:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.63 20:27:56 - nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:27:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:27:56 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:56 latest 20:27:56 2.3.0-dev.63 20:27:56 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:27:56 main 20:27:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:56 Removing intermediate container e9c66f851bfd 20:27:56 ---> b7fac577084a 20:27:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:56 ---> Running in b02d90170076 20:27:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:27:56 c2e6881c5f09: Preparing 20:27:56 7ae7d1053b8c: Preparing 20:27:56 cfb530b4abdd: Preparing 20:27:56 7aceaca5315c: Preparing 20:27:56 994393dc58e7: Preparing 20:27:56 994393dc58e7: Layer already exists 20:27:56 cfb530b4abdd: Layer already exists 20:27:56 c2e6881c5f09: Pushed 20:27:56 7aceaca5315c: Pushed 20:27:59 7ae7d1053b8c: Pushed 20:27:59 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:00 Removing intermediate container b02d90170076 20:28:00 ---> 8c593c42ee41 20:28:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:00 ---> Running in d35d86c92204 20:28:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:28:00 c2e6881c5f09: Preparing 20:28:00 7ae7d1053b8c: Preparing 20:28:00 cfb530b4abdd: Preparing 20:28:00 7aceaca5315c: Preparing 20:28:00 994393dc58e7: Preparing 20:28:00 7ae7d1053b8c: Layer already exists 20:28:00 994393dc58e7: Layer already exists 20:28:00 7aceaca5315c: Layer already exists 20:28:00 c2e6881c5f09: Layer already exists 20:28:00 cfb530b4abdd: Layer already exists 20:28:00 latest: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.63 20:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:28:00 c2e6881c5f09: Preparing 20:28:00 7ae7d1053b8c: Preparing 20:28:00 cfb530b4abdd: Preparing 20:28:00 7aceaca5315c: Preparing 20:28:00 994393dc58e7: Preparing 20:28:00 994393dc58e7: Layer already exists 20:28:00 cfb530b4abdd: Layer already exists 20:28:00 c2e6881c5f09: Layer already exists 20:28:00 7aceaca5315c: Layer already exists 20:28:00 7ae7d1053b8c: Layer already exists 20:28:00 2.3.0-dev.63: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:28:01 c2e6881c5f09: Preparing 20:28:01 7ae7d1053b8c: Preparing 20:28:01 cfb530b4abdd: Preparing 20:28:01 7aceaca5315c: Preparing 20:28:01 994393dc58e7: Preparing 20:28:01 c2e6881c5f09: Layer already exists 20:28:01 cfb530b4abdd: Layer already exists 20:28:01 7aceaca5315c: Layer already exists 20:28:01 7ae7d1053b8c: Layer already exists 20:28:01 994393dc58e7: Layer already exists 20:28:01 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:28:02 c2e6881c5f09: Preparing 20:28:02 7ae7d1053b8c: Preparing 20:28:02 cfb530b4abdd: Preparing 20:28:02 7aceaca5315c: Preparing 20:28:02 994393dc58e7: Preparing 20:28:02 cfb530b4abdd: Layer already exists 20:28:02 994393dc58e7: Layer already exists 20:28:02 7ae7d1053b8c: Layer already exists 20:28:02 7aceaca5315c: Layer already exists 20:28:02 c2e6881c5f09: Layer already exists 20:28:02 main: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:02 ===================================================== [Pipeline] echo 20:28:02 taggedImages: 20:28:02 - nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:28:02 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.63 20:28:02 - nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:28:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:28:02 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:02 latest 20:28:02 2.3.0-dev.63 20:28:02 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:02 main 20:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:28:02 780e46c50245: Preparing 20:28:02 4b78ed20836b: Preparing 20:28:02 cfb530b4abdd: Preparing 20:28:02 8f2bd41ba307: Preparing 20:28:02 994393dc58e7: Preparing 20:28:02 994393dc58e7: Layer already exists 20:28:02 8f2bd41ba307: Layer already exists 20:28:02 cfb530b4abdd: Layer already exists 20:28:02 780e46c50245: Pushed 20:28:04 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:28:04 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:28:04 OK: 15734 distinct packages available 20:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:06 4b78ed20836b: Pushed 20:28:06 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:28:06 780e46c50245: Preparing 20:28:06 4b78ed20836b: Preparing 20:28:06 cfb530b4abdd: Preparing 20:28:06 8f2bd41ba307: Preparing 20:28:06 994393dc58e7: Preparing 20:28:06 994393dc58e7: Layer already exists 20:28:06 8f2bd41ba307: Layer already exists 20:28:06 cfb530b4abdd: Layer already exists 20:28:06 4b78ed20836b: Layer already exists 20:28:06 780e46c50245: Layer already exists 20:28:06 latest: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv 20:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.63 20:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:28:07 780e46c50245: Preparing 20:28:07 4b78ed20836b: Preparing 20:28:07 cfb530b4abdd: Preparing 20:28:07 8f2bd41ba307: Preparing 20:28:07 994393dc58e7: Preparing 20:28:07 8f2bd41ba307: Layer already exists 20:28:07 cfb530b4abdd: Layer already exists 20:28:07 780e46c50245: Layer already exists 20:28:07 4b78ed20836b: Layer already exists 20:28:07 994393dc58e7: Layer already exists 20:28:08 2.3.0-dev.63: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:28:09 780e46c50245: Preparing 20:28:09 4b78ed20836b: Preparing 20:28:09 cfb530b4abdd: Preparing 20:28:09 8f2bd41ba307: Preparing 20:28:09 994393dc58e7: Preparing 20:28:09 780e46c50245: Layer already exists 20:28:09 cfb530b4abdd: Layer already exists 20:28:09 994393dc58e7: Layer already exists 20:28:09 4b78ed20836b: Layer already exists 20:28:09 8f2bd41ba307: Layer already exists 20:28:09 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:28:10 780e46c50245: Preparing 20:28:10 4b78ed20836b: Preparing 20:28:10 cfb530b4abdd: Preparing 20:28:10 8f2bd41ba307: Preparing 20:28:10 994393dc58e7: Preparing 20:28:10 4b78ed20836b: Layer already exists 20:28:10 780e46c50245: Layer already exists 20:28:10 994393dc58e7: Layer already exists 20:28:10 cfb530b4abdd: Layer already exists 20:28:10 8f2bd41ba307: Layer already exists 20:28:11 main: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:11 ===================================================== [Pipeline] echo 20:28:11 taggedImages: 20:28:11 - nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:28:11 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.63 20:28:11 - nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:28:11 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:28:11 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:11 latest 20:28:11 2.3.0-dev.63 20:28:11 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:11 main 20:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:28:12 1170574dd576: Preparing 20:28:12 a019a5959bdd: Preparing 20:28:12 1fb507e7f302: Preparing 20:28:12 72f44eae8b3c: Preparing 20:28:12 994393dc58e7: Preparing 20:28:13 994393dc58e7: Layer already exists 20:28:13 a019a5959bdd: Pushed 20:28:13 1170574dd576: Pushed 20:28:14 1fb507e7f302: Pushed 20:28:17 (1/5) Installing dumb-init (1.2.5-r1) 20:28:17 (2/5) Installing musl-obstack (1.2.3-r0) 20:28:17 (3/5) Installing libucontext (1.1-r0) 20:28:17 (4/5) Installing gcompat (1.0.0-r4) 20:28:18 (5/5) Installing openssl (1.1.1q-r0) 20:28:22 Executing busybox-1.34.1-r7.trigger 20:28:22 OK: 6 MiB in 19 packages 20:28:24 Removing intermediate container d35d86c92204 20:28:24 ---> 1cb553ccdc82 20:28:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:26 72f44eae8b3c: Pushed 20:28:26 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:28:27 1170574dd576: Preparing 20:28:27 a019a5959bdd: Preparing 20:28:27 1fb507e7f302: Preparing 20:28:27 72f44eae8b3c: Preparing 20:28:27 994393dc58e7: Preparing 20:28:27 72f44eae8b3c: Layer already exists 20:28:27 994393dc58e7: Layer already exists 20:28:27 a019a5959bdd: Layer already exists 20:28:27 1fb507e7f302: Layer already exists 20:28:27 1170574dd576: Layer already exists 20:28:27 latest: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.63 20:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:28:28 1170574dd576: Preparing 20:28:28 a019a5959bdd: Preparing 20:28:28 1fb507e7f302: Preparing 20:28:28 72f44eae8b3c: Preparing 20:28:28 994393dc58e7: Preparing 20:28:28 1fb507e7f302: Layer already exists 20:28:28 994393dc58e7: Layer already exists 20:28:28 72f44eae8b3c: Layer already exists 20:28:28 1170574dd576: Layer already exists 20:28:28 a019a5959bdd: Layer already exists 20:28:28 2.3.0-dev.63: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:28:28 1170574dd576: Preparing 20:28:28 a019a5959bdd: Preparing 20:28:28 1fb507e7f302: Preparing 20:28:28 72f44eae8b3c: Preparing 20:28:28 994393dc58e7: Preparing 20:28:28 1fb507e7f302: Layer already exists 20:28:28 72f44eae8b3c: Layer already exists 20:28:28 994393dc58e7: Layer already exists 20:28:28 1170574dd576: Layer already exists 20:28:28 a019a5959bdd: Layer already exists 20:28:28 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:28:29 1170574dd576: Preparing 20:28:29 a019a5959bdd: Preparing 20:28:29 1fb507e7f302: Preparing 20:28:29 72f44eae8b3c: Preparing 20:28:29 994393dc58e7: Preparing 20:28:29 994393dc58e7: Layer already exists 20:28:29 1fb507e7f302: Layer already exists 20:28:29 72f44eae8b3c: Layer already exists 20:28:29 a019a5959bdd: Layer already exists 20:28:29 1170574dd576: Layer already exists 20:28:29 main: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:29 ===================================================== [Pipeline] echo 20:28:29 taggedImages: 20:28:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:28:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.63 20:28:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:28:29 - 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:28:29 ---> ff455a7b8bd4 20:28:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:30 ---> 1696cb92435f 20:28:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:31 ---> 762a6d66f816 20:28:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:32 ---> 16ca18ba612f 20:28:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:32 ---> Running in 4cabb45e2964 20:28:33 Removing intermediate container 4cabb45e2964 20:28:33 ---> af9f0f77b834 20:28:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:33 ---> Running in 5e14c616736f 20:28:34 Removing intermediate container 5e14c616736f 20:28:34 ---> f139024006af 20:28:34 Step 23/25 : LABEL arch=arm64 20:28:34 ---> Running in 3781cd2be276 20:28:34 Removing intermediate container 3781cd2be276 20:28:34 ---> 6cf85bdf8a8f 20:28:34 Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:28:34 ---> Running in 59bd08af1240 20:28:35 Removing intermediate container 59bd08af1240 20:28:35 ---> 68be2a76ca7f 20:28:35 Step 25/25 : LABEL version=2.3.0-dev.63 20:28:35 ---> Running in 981286a33d97 20:28:35 Removing intermediate container 981286a33d97 20:28:35 ---> d799f0206904 20:28:35 20:28:35 Successfully built d799f0206904 20:28:35 Successfully tagged security-spire-server-arm64:latest 20:28:35  Building security-spire-server ... done Building security-bootstrapper 20:28:39 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:28:39 ---> f91ee47bb1aa 20:28:39 Step 3/33 : WORKDIR /edgex-go 20:28:39 ---> Using cache 20:28:39 ---> 6167cb71020e 20:28:39 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:39 ---> Running in 7de66313ce22 20:28:43 Removing intermediate container 7de66313ce22 20:28:43 ---> 333422359be9 20:28:43 Step 5/33 : RUN apk add --update --no-cache make git 20:28:43 ---> Running in c0c61b715129 20:28:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:47 OK: 221 MiB in 51 packages 20:28:49 Removing intermediate container c0c61b715129 20:28:49 ---> e9283a7e39fe 20:28:49 Step 6/33 : COPY go.mod vendor* ./ 20:28:50 ---> 1fd7b7fc804a 20:28:50 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:50 ---> Running in 0ee5fb18a27c 20:29:47 Removing intermediate container 0ee5fb18a27c 20:29:47 ---> 06edb42b6ba7 20:29:47 Step 8/33 : COPY . . 20:29:50 ---> c1a4b19d3fa6 20:29:50 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:29:50 ---> Running in 47a5fd6255f8 20:29:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:37 Removing intermediate container 54d266a3a8e1 20:33:37 ---> c6acc0ad622e 20:33:37 20:33:37 Step 10/25 : FROM alpine:3.16 20:33:37 3.16: Pulling from library/alpine 20:33:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:33:39 Status: Downloaded newer image for alpine:3.16 20:33:39 ---> a6215f271958 20:33:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:33:39 ---> Running in 5f9c8b9599f8 20:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:44 (1/3) Installing ca-certificates (20220614-r0) 20:33:44 (2/3) Installing dumb-init (1.2.5-r1) 20:33:44 (3/3) Installing su-exec (0.2-r1) 20:33:44 Executing busybox-1.35.0-r17.trigger 20:33:44 Executing ca-certificates-20220614-r0.trigger 20:33:45 OK: 6 MiB in 17 packages 20:33:47 Removing intermediate container 5f9c8b9599f8 20:33:47 ---> 77f402fca0fd 20:33:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:47 ---> Running in d7a8980941f2 20:33:48 Removing intermediate container d7a8980941f2 20:33:48 ---> db04e2c29244 20:33:48 Step 13/25 : WORKDIR / 20:33:48 ---> Running in 2db4447d9a10 20:33:48 Removing intermediate container 2db4447d9a10 20:33:48 ---> 8e10b33302cd 20:33:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:33:50 ---> a26192b4a08b 20:33:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:33:50 ---> e2cf66ed09d1 20:33:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:33:51 ---> 7a0251054080 20:33:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:33:53 ---> bf8b56dd1b45 20:33:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:33:54 ---> 0a910aaafecc 20:33:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:33:56 ---> b4e95015ca10 20:33:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:33:57 ---> 7cb216fcc17b 20:33:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:57 ---> Running in fdb549d1a01d 20:34:01 Removing intermediate container fdb549d1a01d 20:34:01 ---> 9cc52c111cbd 20:34:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:01 ---> Running in d8b401c69c44 20:34:01 Removing intermediate container d8b401c69c44 20:34:01 ---> 447bea1fbca0 20:34:01 Step 23/25 : LABEL arch=arm64 20:34:01 ---> Running in 0d1f6fa9badc 20:34:02 Removing intermediate container 0d1f6fa9badc 20:34:02 ---> d5938b5c049b 20:34:02 Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:34:02 ---> Running in 3705e75e82d4 20:34:03 Removing intermediate container 3705e75e82d4 20:34:03 ---> ee7464c53e34 20:34:03 Step 25/25 : LABEL version=2.3.0-dev.63 20:34:03 ---> Running in db9405d3c672 20:34:03 Removing intermediate container db9405d3c672 20:34:03 ---> 4817cc239862 20:34:03 20:34:03 Successfully built 4817cc239862 20:34:03 Successfully tagged security-secretstore-setup-arm64:latest 20:34:03 Building security-spire-agent 20:34:09  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:09 ---> f91ee47bb1aa 20:34:09 Step 3/26 : WORKDIR /edgex-go 20:34:09 ---> Using cache 20:34:09 ---> 6167cb71020e 20:34:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:09 ---> Using cache 20:34:09 ---> 333422359be9 20:34:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:34:09 ---> Running in f6d3563f3258 20:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:15 OK: 221 MiB in 51 packages 20:34:17 Removing intermediate container f6d3563f3258 20:34:17 ---> 16e3f01aa315 20:34:17 Step 6/26 : COPY go.mod vendor* ./ 20:34:17 Removing intermediate container de98b47dee21 20:34:17 ---> 1614fe84974f 20:34:17 20:34:17 Step 11/24 : FROM alpine:3.16 20:34:17 ---> a6215f271958 20:34:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:34:17 ---> Running in 54ebabc4a59c 20:34:18 ---> 98572e5a2719 20:34:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:18 ---> Running in 800c7c51d0f3 20:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:22 (1/1) Installing dumb-init (1.2.5-r1) 20:34:22 Executing busybox-1.35.0-r17.trigger 20:34:22 OK: 5 MiB in 15 packages 20:34:23 Removing intermediate container 54ebabc4a59c 20:34:23 ---> ba67ecc96d62 20:34:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:23 ---> Running in 39bea5b81199 20:34:24 Removing intermediate container 39bea5b81199 20:34:24 ---> f1bbeb634a5a 20:34:24 Step 14/24 : ENV APP_PORT=59882 20:34:24 ---> Running in db38ac5e6286 20:34:25 Removing intermediate container db38ac5e6286 20:34:25 ---> 822d06cdd2a0 20:34:25 Step 15/24 : EXPOSE $APP_PORT 20:34:25 ---> Running in bb6a3f8fd0b9 20:34:26 Removing intermediate container bb6a3f8fd0b9 20:34:26 ---> 2bc2133b8fe2 20:34:26 Step 16/24 : WORKDIR / 20:34:26 ---> Running in 9fb0a81c78b0 20:34:26 Removing intermediate container 9fb0a81c78b0 20:34:26 ---> 3126aff6911c 20:34:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:27 ---> 59bfd914515d 20:34:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:29 ---> 441e3a7c2751 20:34:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:30 ---> 5987c8fb7408 20:34:30 Step 20/24 : ENTRYPOINT ["/core-command"] 20:34:30 ---> Running in d501a42f72c9 20:34:31 Removing intermediate container d501a42f72c9 20:34:31 ---> 0bf71f1da03e 20:34:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:31 ---> Running in bba2b5493a97 20:34:31 Removing intermediate container bba2b5493a97 20:34:31 ---> 9d3feaf96874 20:34:31 Step 22/24 : LABEL arch=arm64 20:34:31 ---> Running in 181f012a034e 20:34:32 Removing intermediate container 181f012a034e 20:34:32 ---> 857c93bb8a6f 20:34:32 Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:34:32 ---> Running in 1ba3453b7b04 20:34:33 Removing intermediate container 1ba3453b7b04 20:34:33 ---> 6c8b3b39621e 20:34:33 Step 24/24 : LABEL version=2.3.0-dev.63 20:34:33 ---> Running in dd5a31faa428 20:34:34 Removing intermediate container dd5a31faa428 20:34:34 ---> 9431d29980b9 20:34:34 20:34:34 Successfully built 9431d29980b9 20:34:34 Successfully tagged core-command-arm64:latest 20:34:34 Building sys-mgmt-agent 20:34:38  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> f91ee47bb1aa 20:34:38 Step 3/23 : WORKDIR /edgex-go 20:34:38 ---> Using cache 20:34:38 ---> 6167cb71020e 20:34:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 ---> Using cache 20:34:38 ---> 333422359be9 20:34:38 Step 5/23 : RUN apk add --update --no-cache make bash git 20:34:38 ---> Running in fdf610572a1a 20:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:43 OK: 221 MiB in 51 packages 20:34:44 Removing intermediate container fdf610572a1a 20:34:44 ---> 9c9b5a3a20bd 20:34:44 Step 6/23 : COPY go.mod vendor* ./ 20:34:46 ---> 0874488281c3 20:34:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:46 ---> Running in 7b9d8a03f40e 20:35:18 Removing intermediate container 800c7c51d0f3 20:35:18 ---> cddf474d1b46 20:35:18 Step 8/26 : COPY . . 20:35:18 ---> 18ad078f5382 20:35:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:18 ---> Running in 02210fb00d84 20:35:18 Removing intermediate container 02210fb00d84 20:35:18 ---> 59f9695b0f9d 20:35:18 Step 10/26 : WORKDIR /edgex-go/spire-build 20:35:18 ---> Running in aef02dbffa17 20:35:19 Removing intermediate container aef02dbffa17 20:35:19 ---> b0a3d97c67b4 20:35:19 Step 11/26 : 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:35:19 ---> Running in 28f42cff3123 20:35:23 Removing intermediate container 28f42cff3123 20:35:23 ---> efb38ec80a03 20:35:23 Step 12/26 : WORKDIR /edgex-go 20:35:23 ---> Running in d4cdecde3323 20:35:24 Removing intermediate container d4cdecde3323 20:35:24 ---> a5875d265fd1 20:35:24 20:35:24 Step 13/26 : FROM alpine:3.15 20:35:24 ---> 02e0d6fdf486 20:35:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:24 ---> Using cache 20:35:24 ---> b7fac577084a 20:35:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:24 ---> Using cache 20:35:24 ---> 8c593c42ee41 20:35:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:24 ---> Using cache 20:35:24 ---> 1cb553ccdc82 20:35:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:35:33 ---> 9b51c36200ad 20:35:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:45 ---> 4fa770aa412a 20:35:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:45 ---> 12223d4d795d 20:35:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:47 ---> cfcdb7e01c98 20:35:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:48 ---> b5641ecc8dfc 20:35:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:48 ---> Running in 231bf36c6e58 20:35:49 Removing intermediate container 231bf36c6e58 20:35:49 ---> 5bd5c56ad2f0 20:35:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:49 ---> Running in 1390401688da 20:35:50 Removing intermediate container 1390401688da 20:35:50 ---> 87f574af7509 20:35:50 Step 24/26 : LABEL arch=arm64 20:35:50 ---> Running in 03710bba24e2 20:35:51 Removing intermediate container 03710bba24e2 20:35:51 ---> 89c9519965ea 20:35:51 Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:35:51 ---> Running in 476ba4596562 20:35:52 Removing intermediate container 7b9d8a03f40e 20:35:52 ---> 8e3f210cd461 20:35:52 Step 8/23 : COPY . . 20:35:52 Removing intermediate container 476ba4596562 20:35:52 ---> f1b60c993e39 20:35:52 Step 26/26 : LABEL version=2.3.0-dev.63 20:35:52 ---> Running in 3deed1dbc8a5 20:35:53 Removing intermediate container 3deed1dbc8a5 20:35:53 ---> 4d049ebe86bc 20:35:53 20:35:53 Successfully built 4d049ebe86bc 20:35:53 Successfully tagged security-spire-agent-arm64:latest 20:35:53 Building security-proxy-setup 20:35:57  Building security-spire-agent ... done  ---> 1372a49c4b8e 20:35:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:35:57 ---> Running in fe5871b9f6c6 20:35:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:59 ---> f91ee47bb1aa 20:35:59 Step 3/22 : WORKDIR /edgex-go 20:35:59 ---> Using cache 20:35:59 ---> 6167cb71020e 20:35:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:59 ---> Using cache 20:35:59 ---> 333422359be9 20:35:59 Step 5/22 : RUN apk add --update --no-cache make git 20:35:59 ---> Using cache 20:35:59 ---> e9283a7e39fe 20:35:59 Step 6/22 : COPY go.mod vendor* ./ 20:35:59 ---> Using cache 20:35:59 ---> 1fd7b7fc804a 20:35:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 ---> Using cache 20:35:59 ---> 06edb42b6ba7 20:35:59 Step 8/22 : COPY . . 20:35:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:35:59 ---> Using cache 20:35:59 ---> c1a4b19d3fa6 20:35:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:59 ---> Running in 5e8b321724fa 20:36:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:36:12 Removing intermediate container 84c3181cf691 20:36:12 ---> f5b05c8eefb6 20:36:12 20:36:12 Step 9/20 : FROM alpine:3.15 20:36:12 ---> 02e0d6fdf486 20:36:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:12 ---> Using cache 20:36:12 ---> b7fac577084a 20:36:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:12 ---> Using cache 20:36:12 ---> 8c593c42ee41 20:36:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:12 ---> Running in d2cf3bea20f2 20:36:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:36:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:36:17 OK: 15734 distinct packages available 20:36:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:20 (1/9) Installing ca-certificates (20220614-r0) 20:36:21 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:21 (4/9) Installing libcurl (7.80.0-r3) 20:36:21 (5/9) Installing curl (7.80.0-r3) 20:36:21 (6/9) Installing dumb-init (1.2.5-r1) 20:36:21 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:22 (8/9) Installing libucontext (1.1-r0) 20:36:22 (9/9) Installing gcompat (1.0.0-r4) 20:36:22 Executing busybox-1.34.1-r7.trigger 20:36:22 Executing ca-certificates-20220614-r0.trigger 20:36:22 OK: 8 MiB in 23 packages 20:36:26 Removing intermediate container d2cf3bea20f2 20:36:26 ---> bd0e31b6d5b3 20:36:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:27 ---> fa27782da26c 20:36:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:28 Removing intermediate container 47a5fd6255f8 20:36:28 ---> 7c48413f994b 20:36:28 20:36:28 Step 10/33 : FROM alpine:3.16 20:36:28 ---> a6215f271958 20:36:28 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:28 ---> Running in 5c33594cbd8e 20:36:29 Removing intermediate container 5c33594cbd8e 20:36:29 ---> eb604161781a 20:36:29 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:36:29 ---> Running in 8c93fd9ff89a 20:36:31 ---> d86803d4adfb 20:36:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:32 ---> 06c5609b1a10 20:36:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:32 ---> Running in a4f26db99866 20:36:33 Removing intermediate container a4f26db99866 20:36:33 ---> a79101e8bcc2 20:36:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:33 ---> Running in 2ab4fdf242a0 20:36:34 Removing intermediate container 2ab4fdf242a0 20:36:34 ---> 7fefb907d3dd 20:36:34 Step 18/20 : LABEL arch=arm64 20:36:34 ---> Running in 3200e1ddfce7 20:36:34 (1/2) Installing dumb-init (1.2.5-r1) 20:36:34 (2/2) Installing su-exec (0.2-r1) 20:36:34 Executing busybox-1.35.0-r17.trigger 20:36:34 OK: 5 MiB in 16 packages 20:36:34 Removing intermediate container 3200e1ddfce7 20:36:34 ---> ef64c00bcc83 20:36:34 Step 19/20 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:36:34 ---> Running in ad770538c68a 20:36:36 Removing intermediate container ad770538c68a 20:36:36 ---> 9ee56be9916c 20:36:36 Step 20/20 : LABEL version=2.3.0-dev.63 20:36:36 ---> Running in 7f429e259152 20:36:36 Removing intermediate container 8c93fd9ff89a 20:36:36 ---> 5c1b940821d3 20:36:36 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:36:36 ---> Running in 6669980cd8e8 20:36:36 Removing intermediate container 7f429e259152 20:36:36 ---> 1a85da4b3889 20:36:36 20:36:37 Successfully built 1a85da4b3889 20:36:37 Successfully tagged security-spiffe-token-provider-arm64:latest 20:36:37 Building core-data 20:36:37  Building security-spiffe-token-provider ... done Removing intermediate container 6669980cd8e8 20:36:37 ---> 26e8ecb53a37 20:36:37 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:36:37 ---> Running in 06bb2ea016f2 20:36:38 Removing intermediate container 06bb2ea016f2 20:36:38 ---> 888122dffc24 20:36:38 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:36:38 ---> Running in 23e9528cc1d8 20:36:39 Removing intermediate container 23e9528cc1d8 20:36:39 ---> 1593c3948988 20:36:39 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:36:39 ---> Running in df5e024b0055 20:36:40 Removing intermediate container df5e024b0055 20:36:40 ---> 93bc413271ab 20:36:40 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:36:40 ---> Running in cfa4dca4abba 20:36:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:44 ---> f91ee47bb1aa 20:36:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:36:44 ---> Using cache 20:36:44 ---> 667bd2175cb7 20:36:44 Step 4/24 : WORKDIR /edgex-go 20:36:44 ---> Using cache 20:36:44 ---> b1ce19295599 20:36:44 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:44 ---> Using cache 20:36:44 ---> e224ea1de9ff 20:36:44 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:36:44 Removing intermediate container cfa4dca4abba 20:36:44 ---> 275e8ac4f40f 20:36:44 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:36:44 ---> Running in 314dd47f0a95 20:36:44 ---> Running in 9775471c17a5 20:36:45 Removing intermediate container 9775471c17a5 20:36:45 ---> db6244ec9bfa 20:36:45 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:36:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:46 ---> 9c9c60c8ce23 20:36:46 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:36:46 ---> Running in f10b3fb0e992 20:36:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:49 OK: 221 MiB in 51 packages 20:36:50 Removing intermediate container f10b3fb0e992 20:36:50 ---> 72b604e41489 20:36:50 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:51 Removing intermediate container 314dd47f0a95 20:36:51 ---> 113ad3ca8d12 20:36:51 Step 7/24 : COPY go.mod vendor* ./ 20:36:51 ---> 42419dd00f38 20:36:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:53 ---> 7a6013c25ca4 20:36:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:54 ---> Running in 06f56d9f0343 20:36:56 ---> b0204cb42605 20:36:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:57 ---> ab2447f18909 20:36:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:58 ---> 637c5c5db284 20:36:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:36:59 ---> 94ff065b6b51 20:36:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:37:00 ---> c7fc7ecfd304 20:37:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:37:02 ---> b8c1dd4d2487 20:37:02 Step 28/33 : RUN chmod +x /entrypoint.sh 20:37:02 ---> Running in 426bc875bfaf 20:37:06 Removing intermediate container 426bc875bfaf 20:37:06 ---> c6d22c28fa36 20:37:06 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:37:06 ---> Running in 9cdd16ed5e23 20:37:06 Removing intermediate container 9cdd16ed5e23 20:37:06 ---> 52976938fcdc 20:37:06 Step 30/33 : CMD ["gate"] 20:37:06 ---> Running in 39cde5d84ac7 20:37:07 Removing intermediate container 39cde5d84ac7 20:37:07 ---> 93812a33ab6d 20:37:07 Step 31/33 : LABEL arch=arm64 20:37:07 ---> Running in c80c318bebed 20:37:08 Removing intermediate container c80c318bebed 20:37:08 ---> 575051dd7c27 20:37:08 Step 32/33 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:37:08 ---> Running in d9e65b682755 20:37:09 Removing intermediate container d9e65b682755 20:37:09 ---> 0d7b76133bfb 20:37:09 Step 33/33 : LABEL version=2.3.0-dev.63 20:37:09 ---> Running in 25d57ac7c1a5 20:37:10 Removing intermediate container 25d57ac7c1a5 20:37:10 ---> afa806f9e746 20:37:10 20:37:10 Successfully built afa806f9e746 20:37:10 Successfully tagged security-bootstrapper-arm64:latest 20:37:10  Building security-bootstrapper ... done Building core-metadata 20:37:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:37:15 ---> f91ee47bb1aa 20:37:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:37:15 ---> Using cache 20:37:15 ---> 667bd2175cb7 20:37:15 Step 4/25 : WORKDIR /edgex-go 20:37:15 ---> Using cache 20:37:15 ---> b1ce19295599 20:37:15 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:15 ---> Using cache 20:37:15 ---> e224ea1de9ff 20:37:15 Step 6/25 : RUN apk add --update --no-cache make git 20:37:15 ---> Running in 1a4cfb00a1d6 20:37:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:20 OK: 221 MiB in 51 packages 20:37:22 Removing intermediate container 1a4cfb00a1d6 20:37:22 ---> 1fe291f9e291 20:37:22 Step 7/25 : COPY go.mod vendor* ./ 20:37:23 ---> fcf3640e0907 20:37:23 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:23 ---> Running in aca06083219f 20:38:02 Removing intermediate container 06f56d9f0343 20:38:02 ---> 9dab4c14ded8 20:38:02 Step 9/24 : COPY . . 20:38:04 Removing intermediate container b6e910584b97 20:38:04 ---> a0fad64a5fbc 20:38:04 20:38:04 Step 11/23 : FROM alpine:3.16 20:38:04 ---> a6215f271958 20:38:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:04 ---> Running in 99ec8d77079c 20:38:05 ---> 32255192f0b2 20:38:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:38:06 ---> Running in 777b8359de94 20:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:09 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:38:11 (1/2) Installing ca-certificates (20220614-r0) 20:38:11 (2/2) Installing dumb-init (1.2.5-r1) 20:38:11 Executing busybox-1.35.0-r17.trigger 20:38:11 Executing ca-certificates-20220614-r0.trigger 20:38:12 OK: 6 MiB in 16 packages 20:38:16 Removing intermediate container 99ec8d77079c 20:38:16 ---> db16bb4cd946 20:38:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:38:16 ---> Running in 3f62da7b8e5a 20:38:17 Removing intermediate container 3f62da7b8e5a 20:38:17 ---> 0efa77ed3a5c 20:38:17 Step 14/23 : ENV APP_PORT=59860 20:38:17 ---> Running in b44c945b37a8 20:38:18 Removing intermediate container b44c945b37a8 20:38:18 ---> bb54c5d313ed 20:38:18 Step 15/23 : EXPOSE $APP_PORT 20:38:19 ---> Running in 97ccf293d217 20:38:20 Removing intermediate container 97ccf293d217 20:38:20 ---> 5885b746334c 20:38:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:22 ---> 948204d24940 20:38:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:27 ---> 556eb96b0ffb 20:38:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:38:29 ---> 000beae27f20 20:38:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:38:29 ---> Running in 139a20967fb3 20:38:30 Removing intermediate container 139a20967fb3 20:38:30 ---> 3cc1860fb07a 20:38:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:30 ---> Running in 4cd2d7ed6c17 20:38:31 Removing intermediate container 4cd2d7ed6c17 20:38:31 ---> b66a5fc80b60 20:38:31 Step 21/23 : LABEL arch=arm64 20:38:31 ---> Running in fc1f52829cd4 20:38:32 Removing intermediate container fc1f52829cd4 20:38:32 ---> 9b63bbfcc774 20:38:32 Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:38:32 ---> Running in 31081a0a4c8c 20:38:33 Removing intermediate container 31081a0a4c8c 20:38:33 ---> 9c0f33993b14 20:38:33 Step 23/23 : LABEL version=2.3.0-dev.63 20:38:33 ---> Running in 4a41279f8a92 20:38:34 Removing intermediate container 4a41279f8a92 20:38:34 ---> 46f95c5b6ea3 20:38:34 20:38:34 Successfully built 46f95c5b6ea3 20:38:34 Successfully tagged support-notifications-arm64:latest 20:38:34 Building support-scheduler 20:38:35  Building support-notifications ... done Removing intermediate container aca06083219f 20:38:35 ---> 72e0edc61955 20:38:35 Step 9/25 : COPY . . 20:38:40 ---> 76bab19386a4 20:38:40 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:38:40 ---> Running in 540944e486ef 20:38:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:38:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:40 ---> f91ee47bb1aa 20:38:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:38:40 ---> Using cache 20:38:40 ---> 667bd2175cb7 20:38:40 Step 4/23 : WORKDIR /edgex-go 20:38:40 ---> Using cache 20:38:40 ---> b1ce19295599 20:38:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:40 ---> Using cache 20:38:40 ---> e224ea1de9ff 20:38:40 Step 6/23 : RUN apk add --update --no-cache make git 20:38:40 ---> Using cache 20:38:40 ---> 1fe291f9e291 20:38:40 Step 7/23 : COPY go.mod vendor* ./ 20:38:41 ---> Using cache 20:38:41 ---> fcf3640e0907 20:38:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:41 ---> Using cache 20:38:41 ---> 72e0edc61955 20:38:41 Step 9/23 : COPY . . 20:38:41 ---> Using cache 20:38:41 ---> 76bab19386a4 20:38:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:38:41 ---> Running in 4d24d8cee13b 20:38:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:43:21 Removing intermediate container fe5871b9f6c6 20:43:21 ---> ae052b1cfb37 20:43:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:43:21 ---> Running in 865967c6817c 20:43:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:43:31 Removing intermediate container 865967c6817c 20:43:31 ---> eb11e568e5e2 20:43:31 20:43:31 Step 11/23 : FROM alpine:3.16 20:43:31 ---> a6215f271958 20:43:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:43:31 ---> Running in 1be99282b8e5 20:43:31 Removing intermediate container 1be99282b8e5 20:43:31 ---> 86c63f2fd58c 20:43:31 Step 13/23 : 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:43:31 ---> Running in ac99a064ab76 20:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:37 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:43:37 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:43:37 (3/33) Installing readline (8.1.2-r0) 20:43:37 (4/33) Installing bash (5.1.16-r2) 20:43:37 Executing bash-5.1.16-r2.post-install 20:43:37 (5/33) Installing ca-certificates (20220614-r0) 20:43:37 (6/33) Installing brotli-libs (1.0.9-r6) 20:43:37 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:43:37 (8/33) Installing libcurl (7.83.1-r3) 20:43:37 (9/33) Installing curl (7.83.1-r3) 20:43:37 (10/33) Installing docker-cli (20.10.18-r0) 20:43:38 Removing intermediate container 5e8b321724fa 20:43:38 ---> 2e66cee18dc4 20:43:38 20:43:38 Step 10/22 : FROM alpine:3.16 20:43:38 ---> a6215f271958 20:43:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:43:38 ---> Running in 0ccd3be6df70 20:43:39 (11/33) Installing dumb-init (1.2.5-r1) 20:43:39 (12/33) Installing libbz2 (1.0.8-r1) 20:43:39 (13/33) Installing expat (2.4.8-r0) 20:43:39 (14/33) Installing libffi (3.4.2-r1) 20:43:39 (15/33) Installing gdbm (1.23-r0) 20:43:39 (16/33) Installing xz-libs (5.2.5-r1) 20:43:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:43:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:43:39 (19/33) Installing mpdecimal (2.5.1-r1) 20:43:39 (20/33) Installing sqlite-libs (3.38.5-r0) 20:43:39 (21/33) Installing python3 (3.10.5-r0) 20:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:42 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:43:42 (23/33) Installing py3-tomli (2.0.1-r1) 20:43:42 (24/33) Installing py3-pep517 (0.12.0-r2) 20:43:42 (1/6) Installing ca-certificates (20220614-r0) 20:43:42 (25/33) Installing py3-six (1.16.0-r1) 20:43:42 (26/33) Installing py3-retrying (1.3.3-r3) 20:43:42 (27/33) Installing py3-appdirs (1.4.4-r3) 20:43:42 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:43:42 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:43:42 (30/33) Installing py3-parsing (2.4.7-r3) 20:43:42 (2/6) Installing brotli-libs (1.0.9-r6) 20:43:42 (31/33) Installing py3-packaging (21.3-r0) 20:43:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:43:42 (32/33) Installing py3-setuptools (59.4.0-r0) 20:43:42 (4/6) Installing libcurl (7.83.1-r3) 20:43:42 (5/6) Installing curl (7.83.1-r3) 20:43:42 (6/6) Installing dumb-init (1.2.5-r1) 20:43:42 Executing busybox-1.35.0-r17.trigger 20:43:43 Executing ca-certificates-20220614-r0.trigger 20:43:43 (33/33) Installing py3-pip (22.1.1-r0) 20:43:43 OK: 8 MiB in 20 packages 20:43:44 Executing busybox-1.35.0-r17.trigger 20:43:44 Executing ca-certificates-20220614-r0.trigger 20:43:44 OK: 120 MiB in 47 packages 20:43:46 Removing intermediate container 0ccd3be6df70 20:43:46 ---> 3018d1985a57 20:43:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:46 ---> Running in 6de4d415756c 20:43:46 Removing intermediate container 6de4d415756c 20:43:46 ---> 780f6856e22b 20:43:46 Step 13/22 : WORKDIR /edgex 20:43:47 ---> Running in 74371cfde293 20:43:47 Removing intermediate container 74371cfde293 20:43:47 ---> b0a79c82e56c 20:43:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:43:48 ---> 84a28c57eef2 20:43:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:43:50 ---> 306b8d8fd4e1 20:43:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:43:52 ---> 07690236fed1 20:43:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:43:52 ---> e62bdc05f891 20:43:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:43:52 ---> Running in a52c6bb8a9f0 20:43:56 Removing intermediate container a52c6bb8a9f0 20:43:56 ---> 99cd7a52b5bb 20:43:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:43:56 ---> Running in 8d993d0a0a91 20:43:56 Removing intermediate container 8d993d0a0a91 20:43:56 ---> 57ff0776f8de 20:43:56 Step 20/22 : LABEL arch=arm64 20:43:56 ---> Running in f33139d49bb3 20:43:57 Removing intermediate container f33139d49bb3 20:43:57 ---> 790351b61126 20:43:57 Step 21/22 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:43:57 ---> Running in 57f140538cd1 20:43:58 Removing intermediate container 57f140538cd1 20:43:58 ---> 76b8fbb1c22d 20:43:58 Step 22/22 : LABEL version=2.3.0-dev.63 20:43:58 ---> Running in 000a2794122c 20:43:59 Removing intermediate container 000a2794122c 20:43:59 ---> ee278cb574bd 20:43:59 20:43:59 Successfully built ee278cb574bd 20:43:59 Successfully tagged security-proxy-setup-arm64:latest 20:43:59  Building security-proxy-setup ... done Building security-spire-config 20:44:03 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:44:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:44:03 ---> f91ee47bb1aa 20:44:03 Step 3/26 : WORKDIR /edgex-go 20:44:03 ---> Using cache 20:44:03 ---> 6167cb71020e 20:44:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:03 ---> Using cache 20:44:03 ---> 333422359be9 20:44:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:44:03 ---> Using cache 20:44:03 ---> 16e3f01aa315 20:44:03 Step 6/26 : COPY go.mod vendor* ./ 20:44:03 ---> Using cache 20:44:03 ---> 98572e5a2719 20:44:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:03 ---> Using cache 20:44:03 ---> cddf474d1b46 20:44:03 Step 8/26 : COPY . . 20:44:03 ---> Using cache 20:44:03 ---> 18ad078f5382 20:44:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:44:03 ---> Using cache 20:44:03 ---> 59f9695b0f9d 20:44:03 Step 10/26 : WORKDIR /edgex-go/spire-build 20:44:03 ---> Using cache 20:44:03 ---> b0a3d97c67b4 20:44:03 Step 11/26 : 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:44:03 ---> Using cache 20:44:03 ---> efb38ec80a03 20:44:03 Step 12/26 : WORKDIR /edgex-go 20:44:03 ---> Using cache 20:44:03 ---> a5875d265fd1 20:44:03 20:44:03 Step 13/26 : FROM alpine:3.15 20:44:03 ---> 02e0d6fdf486 20:44:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:44:03 ---> Using cache 20:44:03 ---> b7fac577084a 20:44:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:03 ---> Using cache 20:44:03 ---> 8c593c42ee41 20:44:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:44:03 ---> Running in 04d535484acb 20:44:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:44:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:44:07 Collecting docker-compose==1.23.2 20:44:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 20:44:08 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:44:08 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:44:08 OK: 15734 distinct packages available 20:44:08 Collecting docker<4.0,>=3.6.0 20:44:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:44:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.9 MB/s eta 0:00:00 20:44:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:44:09 Collecting jsonschema<3,>=2.5.1 20:44:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:44:09 Collecting cached-property<2,>=1.2.0 20:44:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:44:09 Collecting dockerpty<0.5,>=0.4.1 20:44:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:44:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:44:10 Preparing metadata (setup.py): started 20:44:11 (1/4) Installing dumb-init (1.2.5-r1) 20:44:11 (2/4) Installing musl-obstack (1.2.3-r0) 20:44:11 (3/4) Installing libucontext (1.1-r0) 20:44:11 (4/4) Installing gcompat (1.0.0-r4) 20:44:11 Executing busybox-1.34.1-r7.trigger 20:44:12 OK: 6 MiB in 18 packages 20:44:14 Preparing metadata (setup.py): finished with status 'done' 20:44:14 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:44:14 Removing intermediate container 04d535484acb 20:44:14 ---> 5f5c134ebea9 20:44:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:44:14 Collecting websocket-client<1.0,>=0.32.0 20:44:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:44:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.9 MB/s eta 0:00:00 20:44:15 Collecting texttable<0.10,>=0.9.0 20:44:15 Downloading texttable-0.9.1.tar.gz (11 kB) 20:44:15 Preparing metadata (setup.py): started 20:44:18 Preparing metadata (setup.py): finished with status 'done' 20:44:18 ---> db61536513f1 20:44:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:44:19 Collecting PyYAML<4,>=3.10 20:44:19 Downloading PyYAML-3.13.tar.gz (270 kB) 20:44:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.6 MB/s eta 0:00:00 20:44:20 ---> fbf2333bcc39 20:44:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:44:20 ---> Running in ed5a78252c0f 20:44:20 Removing intermediate container ed5a78252c0f 20:44:20 ---> 8d152208afa9 20:44:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:44:22 ---> f370637cdbd2 20:44:22 Step 21/26 : WORKDIR / 20:44:22 Preparing metadata (setup.py): started 20:44:22 ---> Running in e7e3d1467eee 20:44:23 Removing intermediate container e7e3d1467eee 20:44:23 ---> 06d469f8ff87 20:44:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:44:23 ---> Running in fc6a7b796e6c 20:44:23 Removing intermediate container fc6a7b796e6c 20:44:23 ---> 377c6938f5a5 20:44:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:44:23 ---> Running in 4128a19c4eb1 20:44:24 Removing intermediate container 4128a19c4eb1 20:44:24 ---> 7827a2ac3e59 20:44:24 Step 24/26 : LABEL arch=arm64 20:44:24 ---> Running in 34abe8f2ab83 20:44:25 Removing intermediate container 34abe8f2ab83 20:44:25 ---> 096ddc680143 20:44:25 Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:44:25 ---> Running in 01e7bb9e9909 20:44:25 Removing intermediate container 01e7bb9e9909 20:44:25 ---> 489240f0ed43 20:44:25 Step 26/26 : LABEL version=2.3.0-dev.63 20:44:25 Preparing metadata (setup.py): finished with status 'done' 20:44:26 ---> Running in 281ed7d756a5 20:44:26 Removing intermediate container 281ed7d756a5 20:44:26 ---> 5a2cd8984154 20:44:26 20:44:26 Successfully built 5a2cd8984154 20:44:26 Successfully tagged security-spire-config-arm64:latest 20:44:28  Building security-spire-config ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:44:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:44:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 10.8 MB/s eta 0:00:00 20:44:28 Collecting docopt<0.7,>=0.6.1 20:44:28 Downloading docopt-0.6.2.tar.gz (25 kB) 20:44:28 Preparing metadata (setup.py): started 20:44:32 Preparing metadata (setup.py): finished with status 'done' 20:44:32 Collecting docker-pycreds>=0.4.0 20:44:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:44:33 Collecting certifi>=2017.4.17 20:44:33 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:44:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 14.8 MB/s eta 0:00:00 20:44:34 Collecting chardet<3.1.0,>=3.0.2 20:44:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:44:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.7 MB/s eta 0:00:00 20:44:35 Collecting urllib3<1.25,>=1.21.1 20:44:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:44:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.5 MB/s eta 0:00:00 20:44:35 Collecting idna<2.8,>=2.5 20:44:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:44:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.0 MB/s eta 0:00:00 20:44:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:44:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:44:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:44:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:44:38 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:44:38 Running setup.py install for texttable: started 20:44:40 Running setup.py install for texttable: finished with status 'done' 20:44:40 Running setup.py install for PyYAML: started 20:44:44 Running setup.py install for PyYAML: finished with status 'done' 20:44:46 Running setup.py install for docopt: started 20:44:50 Running setup.py install for docopt: finished with status 'done' 20:44:53 Running setup.py install for dockerpty: started 20:44:56 Running setup.py install for dockerpty: finished with status 'done' 20:45:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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:45:00 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:45:18 Removing intermediate container ac99a064ab76 20:45:18 ---> c07832ae54a8 20:45:18 Step 14/23 : ENV APP_PORT=58890 20:45:18 ---> Running in cfaade278842 20:45:18 Removing intermediate container cfaade278842 20:45:18 ---> 2b90e3087117 20:45:18 Step 15/23 : EXPOSE $APP_PORT 20:45:18 ---> Running in cd96eb2b4902 20:45:19 Removing intermediate container cd96eb2b4902 20:45:19 ---> 3797230464e1 20:45:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:21 ---> 20f0d8d257be 20:45:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:21 ---> ceb031f1d15c 20:45:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:45:23 ---> 5a9b72397f77 20:45:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:45:23 ---> Running in ac8bc34c181a 20:45:24 Removing intermediate container ac8bc34c181a 20:45:24 ---> b37958199ac4 20:45:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:24 ---> Running in 8f245547afae 20:45:24 Removing intermediate container 8f245547afae 20:45:24 ---> e69a09831c9f 20:45:24 Step 21/23 : LABEL arch=arm64 20:45:24 ---> Running in b55b8fa8783e 20:45:25 Removing intermediate container b55b8fa8783e 20:45:25 ---> b8c9ed58a042 20:45:25 Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:45:25 ---> Running in 1f22e7beaadd 20:45:26 Removing intermediate container 1f22e7beaadd 20:45:26 ---> 21ca03c58b6c 20:45:26 Step 23/23 : LABEL version=2.3.0-dev.63 20:45:26 ---> Running in bc5d7c331be5 20:45:26 Removing intermediate container bc5d7c331be5 20:45:26 ---> 74a3ad4b344d 20:45:26 20:45:26 Successfully built 74a3ad4b344d 20:45:26 Successfully tagged sys-mgmt-agent-arm64:latest 20:46:35  Building sys-mgmt-agent ... done Removing intermediate container 540944e486ef 20:46:35 ---> 180df935d725 20:46:35 20:46:35 Step 11/25 : FROM alpine:3.16 20:46:35 ---> a6215f271958 20:46:35 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:46:35 ---> Using cache 20:46:35 ---> ba67ecc96d62 20:46:35 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:35 ---> Using cache 20:46:35 ---> f1bbeb634a5a 20:46:35 Step 14/25 : ENV APP_PORT=59881 20:46:35 ---> Running in 7c968007be7a 20:46:35 Removing intermediate container 7c968007be7a 20:46:35 ---> fac9ca7b17e2 20:46:35 Step 15/25 : EXPOSE $APP_PORT 20:46:35 ---> Running in 8d8eac06dadf 20:46:35 Removing intermediate container 8d8eac06dadf 20:46:35 ---> cec482e6d70d 20:46:35 Step 16/25 : WORKDIR / 20:46:35 ---> Running in 128f66e3679b 20:46:35 Removing intermediate container 128f66e3679b 20:46:35 ---> c87fb94fc1f6 20:46:35 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:35 ---> defc84136b01 20:46:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:46:35 ---> a762285bde0f 20:46:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:46:35 ---> 63f8359ba132 20:46:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:46:35 ---> dfc03347bb50 20:46:35 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:46:36 ---> Running in 4db5f2f22f58 20:46:37 Removing intermediate container 4db5f2f22f58 20:46:37 ---> 46c087846b86 20:46:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:37 ---> Running in ad974338d122 20:46:38 Removing intermediate container ad974338d122 20:46:38 ---> 07168f5a53fc 20:46:38 Step 23/25 : LABEL arch=arm64 20:46:38 ---> Running in 281d7c3d8fed 20:46:38 Removing intermediate container 281d7c3d8fed 20:46:38 ---> 1dd12a041f27 20:46:38 Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:46:38 ---> Running in 5f7f2a9fdcd6 20:46:39 Removing intermediate container 777b8359de94 20:46:39 ---> c570678e5b6a 20:46:39 20:46:39 Step 11/24 : FROM alpine:3.16 20:46:39 ---> a6215f271958 20:46:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:46:39 ---> Running in fbd055b61d9c 20:46:39 Removing intermediate container 5f7f2a9fdcd6 20:46:39 ---> 59049f59fce0 20:46:39 Step 25/25 : LABEL version=2.3.0-dev.63 20:46:40 ---> Running in 80dcab5e66ea 20:46:40 Removing intermediate container fbd055b61d9c 20:46:40 ---> 1f273e6a5fbf 20:46:40 Step 13/24 : ENV APP_PORT=59880 20:46:40 ---> Running in fd392f382690 20:46:40 Removing intermediate container 80dcab5e66ea 20:46:40 ---> 7958ff002ec3 20:46:40 20:46:40 Successfully built 7958ff002ec3 20:46:40 Successfully tagged core-metadata-arm64:latest 20:46:40 Removing intermediate container fd392f382690 20:46:40  Building core-metadata ... done  ---> dd86176bd1a5 20:46:40 Step 14/24 : EXPOSE $APP_PORT 20:46:41 ---> Running in 7a7b99547a55 20:46:41 Removing intermediate container 7a7b99547a55 20:46:41 ---> 1c659d95d450 20:46:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:41 ---> Running in 18724a109869 20:46:44 Removing intermediate container 18724a109869 20:46:44 ---> 79a1b83746e2 20:46:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:46:44 ---> Running in 73e4114482cc 20:46:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:47 (1/6) Installing dumb-init (1.2.5-r1) 20:46:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:46:47 (3/6) Installing libsodium (1.0.18-r0) 20:46:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:46:48 (5/6) Installing libzmq (4.3.4-r0) 20:46:48 (6/6) Installing zeromq (4.3.4-r0) 20:46:48 Executing busybox-1.35.0-r17.trigger 20:46:48 OK: 8 MiB in 20 packages 20:46:49 Removing intermediate container 73e4114482cc 20:46:49 ---> d7835d31e8cc 20:46:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:50 ---> 4db3eacbda4b 20:46:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:46:52 ---> f0bdbdcb2f06 20:46:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:46:52 ---> 08383107c6f1 20:46:52 Step 20/24 : ENTRYPOINT ["/core-data"] 20:46:52 ---> Running in 889a8b13f27d 20:46:53 Removing intermediate container 889a8b13f27d 20:46:53 ---> 72923d82cea8 20:46:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:53 ---> Running in 39a11d460114 20:46:53 Removing intermediate container 39a11d460114 20:46:53 ---> d75e851d8f0a 20:46:53 Step 22/24 : LABEL arch=arm64 20:46:54 ---> Running in 3c79477a9431 20:46:54 Removing intermediate container 3c79477a9431 20:46:54 ---> 577d0112d468 20:46:54 Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:46:54 ---> Running in 52b9b5d70c8c 20:46:54 Removing intermediate container 52b9b5d70c8c 20:46:54 ---> e55621cd9e1e 20:46:54 Step 24/24 : LABEL version=2.3.0-dev.63 20:46:54 ---> Running in 6b58128bdc88 20:46:55 Removing intermediate container 6b58128bdc88 20:46:55 ---> fba43da32f90 20:46:55 20:46:55 Successfully built fba43da32f90 20:46:55 Successfully tagged core-data-arm64:latest 20:47:14  Building core-data ... done Removing intermediate container 4d24d8cee13b 20:47:14 ---> fdd0bbb52d2b 20:47:14 20:47:14 Step 11/23 : FROM alpine:3.16 20:47:14 ---> a6215f271958 20:47:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:14 ---> Using cache 20:47:14 ---> ba67ecc96d62 20:47:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:14 ---> Using cache 20:47:14 ---> f1bbeb634a5a 20:47:14 Step 14/23 : ENV APP_PORT=59861 20:47:14 ---> Running in dbefa944e5d4 20:47:14 Removing intermediate container dbefa944e5d4 20:47:14 ---> fe340dc4abc3 20:47:14 Step 15/23 : EXPOSE $APP_PORT 20:47:14 ---> Running in c54f74c2e36a 20:47:14 Removing intermediate container c54f74c2e36a 20:47:14 ---> bc0ac3167d9c 20:47:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:15 ---> 599dd23d5bd4 20:47:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:16 ---> 3941bb472e3f 20:47:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:16 ---> 6c9b87cf9f33 20:47:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:47:16 ---> Running in a4db3868d9ed 20:47:17 Removing intermediate container a4db3868d9ed 20:47:17 ---> 50ae1ddff104 20:47:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:17 ---> Running in 5045826f4bbe 20:47:17 Removing intermediate container 5045826f4bbe 20:47:17 ---> 305d8f970db5 20:47:17 Step 21/23 : LABEL arch=arm64 20:47:17 ---> Running in 740ac163f97d 20:47:18 Removing intermediate container 740ac163f97d 20:47:18 ---> eb2be0168cc8 20:47:18 Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:18 ---> Running in 6832d212a4d1 20:47:18 Removing intermediate container 6832d212a4d1 20:47:18 ---> 0ed994447537 20:47:18 Step 23/23 : LABEL version=2.3.0-dev.63 20:47:18 ---> Running in fd2e8bfcd222 20:47:18 Removing intermediate container fd2e8bfcd222 20:47:18 ---> 47adf533889d 20:47:18 20:47:18 Successfully built 47adf533889d 20:47:18 Successfully tagged support-scheduler-arm64:latest 20:47:19  Building support-scheduler ... done  [Pipeline] } 20:47:19 $ docker stop --time=1 4240c9c4fb79af2407ab73434c2d066bbac0eb399bc568bf65bb38c472fb1a46 20:47:20 $ docker rm -f 4240c9c4fb79af2407ab73434c2d066bbac0eb399bc568bf65bb38c472fb1a46 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:21 + docker images 20:47:21 REPOSITORY TAG IMAGE ID CREATED SIZE 20:47:21 support-scheduler-arm64 latest 47adf533889d 3 seconds ago 25.7MB 20:47:21 fdd0bbb52d2b 9 seconds ago 1.27GB 20:47:21 core-data-arm64 latest fba43da32f90 26 seconds ago 20.7MB 20:47:21 core-metadata-arm64 latest 7958ff002ec3 41 seconds ago 17.5MB 20:47:21 c570678e5b6a 43 seconds ago 1.22GB 20:47:21 180df935d725 56 seconds ago 1.22GB 20:47:21 sys-mgmt-agent-arm64 latest 74a3ad4b344d About a minute ago 133MB 20:47:21 security-spire-config-arm64 latest 5a2cd8984154 2 minutes ago 83.6MB 20:47:21 security-proxy-setup-arm64 latest ee278cb574bd 3 minutes ago 26.4MB 20:47:21 2e66cee18dc4 3 minutes ago 1.2GB 20:47:21 eb11e568e5e2 3 minutes ago 1.19GB 20:47:21 support-notifications-arm64 latest 46f95c5b6ea3 8 minutes ago 26.3MB 20:47:21 a0fad64a5fbc 9 minutes ago 1.27GB 20:47:21 security-bootstrapper-arm64 latest afa806f9e746 10 minutes ago 19.1MB 20:47:21 security-spiffe-token-provider-arm64 latest 1a85da4b3889 10 minutes ago 28.4MB 20:47:21 7c48413f994b 10 minutes ago 1.2GB 20:47:21 f5b05c8eefb6 11 minutes ago 1.24GB 20:47:21 security-spire-agent-arm64 latest 4d049ebe86bc 11 minutes ago 122MB 20:47:21 a5875d265fd1 11 minutes ago 1.09GB 20:47:21 core-command-arm64 latest 9431d29980b9 12 minutes ago 16.7MB 20:47:21 1614fe84974f 13 minutes ago 1.21GB 20:47:21 security-secretstore-setup-arm64 latest 4817cc239862 13 minutes ago 28.2MB 20:47:21 c6acc0ad622e 13 minutes ago 1.2GB 20:47:21 security-spire-server-arm64 latest d799f0206904 18 minutes ago 84.2MB 20:47:21 15f1e0f3bf01 19 minutes ago 1.09GB 20:47:21 ci-base-image-arm64 latest f91ee47bb1aa 21 minutes ago 995MB 20:47:21 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 20:47:21 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 20:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 20:47:21 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:47:21 provisioning config files... 20:47:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config364305611019681081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:22 ---> docker-login.sh 20:47:22 nexus3.edgexfoundry.org:10001 20:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:22 Configure a credential helper to remove this warning. See 20:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:22 20:47:22 Login Succeeded 20:47:22 nexus3.edgexfoundry.org:10002 20:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:23 Configure a credential helper to remove this warning. See 20:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:23 20:47:23 Login Succeeded 20:47:23 nexus3.edgexfoundry.org:10003 20:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:23 Configure a credential helper to remove this warning. See 20:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:23 20:47:23 Login Succeeded 20:47:23 nexus3.edgexfoundry.org:10004 20:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:24 Configure a credential helper to remove this warning. See 20:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:24 20:47:24 Login Succeeded 20:47:24 docker.io 20:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:25 Configure a credential helper to remove this warning. See 20:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:25 20:47:25 Login Succeeded 20:47:25 ---> docker-login.sh ends [Pipeline] } 20:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:47:25 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:25 latest 20:47:25 2.3.0-dev.63 20:47:25 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:25 main 20:47:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:25 3b062d1d2a73: Preparing 20:47:25 15819d50a490: Preparing 20:47:25 ddcbd5de7115: Preparing 20:47:25 5948461c2dea: Preparing 20:47:25 5d3e392a13a0: Preparing 20:47:25 5d3e392a13a0: Layer already exists 20:47:26 3b062d1d2a73: Pushed 20:47:26 ddcbd5de7115: Pushed 20:47:26 5948461c2dea: Pushed 20:47:29 15819d50a490: Pushed 20:47:29 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:30 3b062d1d2a73: Preparing 20:47:30 15819d50a490: Preparing 20:47:30 ddcbd5de7115: Preparing 20:47:30 5948461c2dea: Preparing 20:47:30 5d3e392a13a0: Preparing 20:47:30 5948461c2dea: Layer already exists 20:47:30 ddcbd5de7115: Layer already exists 20:47:30 3b062d1d2a73: Layer already exists 20:47:30 15819d50a490: Layer already exists 20:47:30 5d3e392a13a0: Layer already exists 20:47:30 latest: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.63 20:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:31 3b062d1d2a73: Preparing 20:47:31 15819d50a490: Preparing 20:47:31 ddcbd5de7115: Preparing 20:47:31 5948461c2dea: Preparing 20:47:31 5d3e392a13a0: Preparing 20:47:31 5d3e392a13a0: Layer already exists 20:47:31 ddcbd5de7115: Layer already exists 20:47:31 3b062d1d2a73: Layer already exists 20:47:31 15819d50a490: Layer already exists 20:47:31 5948461c2dea: Layer already exists 20:47:31 2.3.0-dev.63: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:32 3b062d1d2a73: Preparing 20:47:32 15819d50a490: Preparing 20:47:32 ddcbd5de7115: Preparing 20:47:32 5948461c2dea: Preparing 20:47:32 5d3e392a13a0: Preparing 20:47:32 5d3e392a13a0: Layer already exists 20:47:32 5948461c2dea: Layer already exists 20:47:32 3b062d1d2a73: Layer already exists 20:47:32 15819d50a490: Layer already exists 20:47:32 ddcbd5de7115: Layer already exists 20:47:32 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:47:33 3b062d1d2a73: Preparing 20:47:33 15819d50a490: Preparing 20:47:33 ddcbd5de7115: Preparing 20:47:33 5948461c2dea: Preparing 20:47:33 5d3e392a13a0: Preparing 20:47:33 5948461c2dea: Layer already exists 20:47:33 5d3e392a13a0: Layer already exists 20:47:33 15819d50a490: Layer already exists 20:47:33 ddcbd5de7115: Layer already exists 20:47:33 3b062d1d2a73: Layer already exists 20:47:33 main: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:33 ===================================================== [Pipeline] echo 20:47:33 taggedImages: 20:47:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:47:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.63 20:47:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:47:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:47:33 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:33 latest 20:47:33 2.3.0-dev.63 20:47:33 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:33 main 20:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:34 b20392bd6e6e: Preparing 20:47:34 8084726a5109: Preparing 20:47:34 ddcbd5de7115: Preparing 20:47:34 d680aa488c1c: Preparing 20:47:34 a39d74f3b234: Preparing 20:47:34 5d3e392a13a0: Preparing 20:47:34 5d3e392a13a0: Waiting 20:47:34 ddcbd5de7115: Layer already exists 20:47:34 5d3e392a13a0: Layer already exists 20:47:34 b20392bd6e6e: Pushed 20:47:34 a39d74f3b234: Pushed 20:47:35 d680aa488c1c: Pushed 20:47:37 8084726a5109: Pushed 20:47:37 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:38 b20392bd6e6e: Preparing 20:47:38 8084726a5109: Preparing 20:47:38 ddcbd5de7115: Preparing 20:47:38 d680aa488c1c: Preparing 20:47:38 a39d74f3b234: Preparing 20:47:38 5d3e392a13a0: Preparing 20:47:38 5d3e392a13a0: Waiting 20:47:38 d680aa488c1c: Layer already exists 20:47:38 a39d74f3b234: Layer already exists 20:47:38 ddcbd5de7115: Layer already exists 20:47:38 8084726a5109: Layer already exists 20:47:38 b20392bd6e6e: Layer already exists 20:47:38 5d3e392a13a0: Layer already exists 20:47:38 latest: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.63 20:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:39 b20392bd6e6e: Preparing 20:47:39 8084726a5109: Preparing 20:47:39 ddcbd5de7115: Preparing 20:47:39 d680aa488c1c: Preparing 20:47:39 a39d74f3b234: Preparing 20:47:39 5d3e392a13a0: Preparing 20:47:39 5d3e392a13a0: Waiting 20:47:39 ddcbd5de7115: Layer already exists 20:47:39 b20392bd6e6e: Layer already exists 20:47:39 d680aa488c1c: Layer already exists 20:47:39 a39d74f3b234: Layer already exists 20:47:39 8084726a5109: Layer already exists 20:47:39 5d3e392a13a0: Layer already exists 20:47:39 2.3.0-dev.63: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:40 b20392bd6e6e: Preparing 20:47:40 8084726a5109: Preparing 20:47:40 ddcbd5de7115: Preparing 20:47:40 d680aa488c1c: Preparing 20:47:40 a39d74f3b234: Preparing 20:47:40 5d3e392a13a0: Preparing 20:47:40 5d3e392a13a0: Waiting 20:47:40 a39d74f3b234: Layer already exists 20:47:40 8084726a5109: Layer already exists 20:47:40 b20392bd6e6e: Layer already exists 20:47:40 d680aa488c1c: Layer already exists 20:47:40 ddcbd5de7115: Layer already exists 20:47:40 5d3e392a13a0: Layer already exists 20:47:40 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:47:41 b20392bd6e6e: Preparing 20:47:41 8084726a5109: Preparing 20:47:41 ddcbd5de7115: Preparing 20:47:41 d680aa488c1c: Preparing 20:47:41 a39d74f3b234: Preparing 20:47:41 5d3e392a13a0: Preparing 20:47:41 5d3e392a13a0: Waiting 20:47:41 b20392bd6e6e: Layer already exists 20:47:41 8084726a5109: Layer already exists 20:47:41 d680aa488c1c: Layer already exists 20:47:41 a39d74f3b234: Layer already exists 20:47:41 ddcbd5de7115: Layer already exists 20:47:41 5d3e392a13a0: Layer already exists 20:47:41 main: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:41 ===================================================== [Pipeline] echo 20:47:41 taggedImages: 20:47:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:47:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.63 20:47:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:47:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:47:41 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:41 latest 20:47:41 2.3.0-dev.63 20:47:41 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:41 main 20:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:42 bec7e4e1ecde: Preparing 20:47:42 da6bc602784e: Preparing 20:47:42 64fca914bde2: Preparing 20:47:42 ddcbd5de7115: Preparing 20:47:42 5948461c2dea: Preparing 20:47:42 5d3e392a13a0: Preparing 20:47:42 5d3e392a13a0: Waiting 20:47:42 5948461c2dea: Layer already exists 20:47:42 ddcbd5de7115: Layer already exists 20:47:42 5d3e392a13a0: Layer already exists 20:47:42 da6bc602784e: Pushed 20:47:42 bec7e4e1ecde: Pushed 20:47:46 64fca914bde2: Pushed 20:47:46 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:46 bec7e4e1ecde: Preparing 20:47:46 da6bc602784e: Preparing 20:47:46 64fca914bde2: Preparing 20:47:46 ddcbd5de7115: Preparing 20:47:46 5948461c2dea: Preparing 20:47:46 5d3e392a13a0: Preparing 20:47:46 5d3e392a13a0: Waiting 20:47:46 da6bc602784e: Layer already exists 20:47:46 64fca914bde2: Layer already exists 20:47:46 5948461c2dea: Layer already exists 20:47:46 bec7e4e1ecde: Layer already exists 20:47:46 ddcbd5de7115: Layer already exists 20:47:46 5d3e392a13a0: Layer already exists 20:47:47 latest: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.63 20:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:47 bec7e4e1ecde: Preparing 20:47:47 da6bc602784e: Preparing 20:47:47 64fca914bde2: Preparing 20:47:47 ddcbd5de7115: Preparing 20:47:47 5948461c2dea: Preparing 20:47:47 5d3e392a13a0: Preparing 20:47:47 5d3e392a13a0: Waiting 20:47:47 da6bc602784e: Layer already exists 20:47:47 5948461c2dea: Layer already exists 20:47:47 bec7e4e1ecde: Layer already exists 20:47:47 64fca914bde2: Layer already exists 20:47:47 ddcbd5de7115: Layer already exists 20:47:48 5d3e392a13a0: Layer already exists 20:47:48 2.3.0-dev.63: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:48 bec7e4e1ecde: Preparing 20:47:48 da6bc602784e: Preparing 20:47:48 64fca914bde2: Preparing 20:47:48 ddcbd5de7115: Preparing 20:47:48 5948461c2dea: Preparing 20:47:48 5d3e392a13a0: Preparing 20:47:48 5d3e392a13a0: Waiting 20:47:48 ddcbd5de7115: Layer already exists 20:47:48 bec7e4e1ecde: Layer already exists 20:47:48 5948461c2dea: Layer already exists 20:47:48 da6bc602784e: Layer already exists 20:47:48 64fca914bde2: Layer already exists 20:47:48 5d3e392a13a0: Layer already exists 20:47:49 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:47:49 bec7e4e1ecde: Preparing 20:47:49 da6bc602784e: Preparing 20:47:49 64fca914bde2: Preparing 20:47:49 ddcbd5de7115: Preparing 20:47:49 5948461c2dea: Preparing 20:47:49 5d3e392a13a0: Preparing 20:47:49 5d3e392a13a0: Waiting 20:47:49 da6bc602784e: Layer already exists 20:47:49 5948461c2dea: Layer already exists 20:47:49 64fca914bde2: Layer already exists 20:47:49 ddcbd5de7115: Layer already exists 20:47:49 bec7e4e1ecde: Layer already exists 20:47:50 5d3e392a13a0: Layer already exists 20:47:50 main: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:50 ===================================================== [Pipeline] echo 20:47:50 taggedImages: 20:47:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:47:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.63 20:47:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:47:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:47:50 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:50 latest 20:47:50 2.3.0-dev.63 20:47:50 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:50 main 20:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:50 e9972a17cc3c: Preparing 20:47:50 e9972a17cc3c: Preparing 20:47:50 ee58d08de02d: Preparing 20:47:50 ae35921dcf0d: Preparing 20:47:50 1365e4960904: Preparing 20:47:50 7b6241f49b03: Preparing 20:47:50 fa4b865fbd34: Preparing 20:47:50 ddcbd5de7115: Preparing 20:47:50 8c14df5f5105: Preparing 20:47:50 16ac8e3bcf0e: Preparing 20:47:50 b65700844738: Preparing 20:47:50 91dcccbf183a: Preparing 20:47:50 5d3e392a13a0: Preparing 20:47:50 fa4b865fbd34: Waiting 20:47:50 ddcbd5de7115: Waiting 20:47:50 8c14df5f5105: Waiting 20:47:50 16ac8e3bcf0e: Waiting 20:47:50 b65700844738: Waiting 20:47:50 91dcccbf183a: Waiting 20:47:50 5d3e392a13a0: Waiting 20:47:51 ae35921dcf0d: Pushed 20:47:51 1365e4960904: Pushed 20:47:51 7b6241f49b03: Pushed 20:47:51 e9972a17cc3c: Pushed 20:47:51 ee58d08de02d: Pushed 20:47:51 ddcbd5de7115: Layer already exists 20:47:51 8c14df5f5105: Pushed 20:47:51 16ac8e3bcf0e: Pushed 20:47:51 b65700844738: Pushed 20:47:51 5d3e392a13a0: Layer already exists 20:47:51 91dcccbf183a: Pushed 20:47:54 fa4b865fbd34: Pushed 20:47:55 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:55 e9972a17cc3c: Preparing 20:47:55 e9972a17cc3c: Preparing 20:47:55 ee58d08de02d: Preparing 20:47:55 ae35921dcf0d: Preparing 20:47:55 1365e4960904: Preparing 20:47:55 7b6241f49b03: Preparing 20:47:55 fa4b865fbd34: Preparing 20:47:55 ddcbd5de7115: Preparing 20:47:55 8c14df5f5105: Preparing 20:47:55 16ac8e3bcf0e: Preparing 20:47:55 b65700844738: Preparing 20:47:55 91dcccbf183a: Preparing 20:47:55 5d3e392a13a0: Preparing 20:47:55 91dcccbf183a: Waiting 20:47:55 16ac8e3bcf0e: Waiting 20:47:55 b65700844738: Waiting 20:47:55 5d3e392a13a0: Waiting 20:47:55 ddcbd5de7115: Waiting 20:47:55 8c14df5f5105: Waiting 20:47:55 fa4b865fbd34: Waiting 20:47:56 e9972a17cc3c: Layer already exists 20:47:56 ee58d08de02d: Layer already exists 20:47:56 7b6241f49b03: Layer already exists 20:47:56 1365e4960904: Layer already exists 20:47:56 ae35921dcf0d: Layer already exists 20:47:56 b65700844738: Layer already exists 20:47:56 fa4b865fbd34: Layer already exists 20:47:56 16ac8e3bcf0e: Layer already exists 20:47:56 ddcbd5de7115: Layer already exists 20:47:56 8c14df5f5105: Layer already exists 20:47:56 91dcccbf183a: Layer already exists 20:47:56 5d3e392a13a0: Layer already exists 20:47:56 latest: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.63 20:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:56 e9972a17cc3c: Preparing 20:47:56 e9972a17cc3c: Preparing 20:47:56 ee58d08de02d: Preparing 20:47:56 ae35921dcf0d: Preparing 20:47:56 1365e4960904: Preparing 20:47:56 7b6241f49b03: Preparing 20:47:56 fa4b865fbd34: Preparing 20:47:56 ddcbd5de7115: Preparing 20:47:56 8c14df5f5105: Preparing 20:47:56 16ac8e3bcf0e: Preparing 20:47:56 b65700844738: Preparing 20:47:56 91dcccbf183a: Preparing 20:47:56 5d3e392a13a0: Preparing 20:47:56 ddcbd5de7115: Waiting 20:47:56 8c14df5f5105: Waiting 20:47:56 16ac8e3bcf0e: Waiting 20:47:56 fa4b865fbd34: Waiting 20:47:56 91dcccbf183a: Waiting 20:47:56 5d3e392a13a0: Waiting 20:47:57 ae35921dcf0d: Layer already exists 20:47:57 1365e4960904: Layer already exists 20:47:57 ee58d08de02d: Layer already exists 20:47:57 7b6241f49b03: Layer already exists 20:47:57 e9972a17cc3c: Layer already exists 20:47:57 8c14df5f5105: Layer already exists 20:47:57 ddcbd5de7115: Layer already exists 20:47:57 fa4b865fbd34: Layer already exists 20:47:57 16ac8e3bcf0e: Layer already exists 20:47:57 b65700844738: Layer already exists 20:47:57 5d3e392a13a0: Layer already exists 20:47:57 91dcccbf183a: Layer already exists 20:47:57 2.3.0-dev.63: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:57 e9972a17cc3c: Preparing 20:47:57 e9972a17cc3c: Preparing 20:47:57 ee58d08de02d: Preparing 20:47:57 ae35921dcf0d: Preparing 20:47:57 1365e4960904: Preparing 20:47:57 7b6241f49b03: Preparing 20:47:57 fa4b865fbd34: Preparing 20:47:57 ddcbd5de7115: Preparing 20:47:57 8c14df5f5105: Preparing 20:47:57 16ac8e3bcf0e: Preparing 20:47:57 b65700844738: Preparing 20:47:57 91dcccbf183a: Preparing 20:47:57 5d3e392a13a0: Preparing 20:47:57 fa4b865fbd34: Waiting 20:47:57 b65700844738: Waiting 20:47:57 ddcbd5de7115: Waiting 20:47:57 8c14df5f5105: Waiting 20:47:57 91dcccbf183a: Waiting 20:47:57 16ac8e3bcf0e: Waiting 20:47:57 5d3e392a13a0: Waiting 20:47:58 ee58d08de02d: Layer already exists 20:47:58 7b6241f49b03: Layer already exists 20:47:58 1365e4960904: Layer already exists 20:47:58 e9972a17cc3c: Layer already exists 20:47:58 ae35921dcf0d: Layer already exists 20:47:58 16ac8e3bcf0e: Layer already exists 20:47:58 8c14df5f5105: Layer already exists 20:47:58 ddcbd5de7115: Layer already exists 20:47:58 fa4b865fbd34: Layer already exists 20:47:58 b65700844738: Layer already exists 20:47:58 5d3e392a13a0: Layer already exists 20:47:58 91dcccbf183a: Layer already exists 20:47:58 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:47:58 e9972a17cc3c: Preparing 20:47:58 e9972a17cc3c: Preparing 20:47:58 ee58d08de02d: Preparing 20:47:58 ae35921dcf0d: Preparing 20:47:58 1365e4960904: Preparing 20:47:58 7b6241f49b03: Preparing 20:47:58 fa4b865fbd34: Preparing 20:47:58 ddcbd5de7115: Preparing 20:47:58 8c14df5f5105: Preparing 20:47:58 16ac8e3bcf0e: Preparing 20:47:58 b65700844738: Preparing 20:47:58 91dcccbf183a: Preparing 20:47:58 5d3e392a13a0: Preparing 20:47:58 ddcbd5de7115: Waiting 20:47:58 8c14df5f5105: Waiting 20:47:58 16ac8e3bcf0e: Waiting 20:47:58 b65700844738: Waiting 20:47:58 91dcccbf183a: Waiting 20:47:58 fa4b865fbd34: Waiting 20:47:58 5d3e392a13a0: Waiting 20:47:59 e9972a17cc3c: Layer already exists 20:47:59 ae35921dcf0d: Layer already exists 20:47:59 1365e4960904: Layer already exists 20:47:59 ee58d08de02d: Layer already exists 20:47:59 7b6241f49b03: Layer already exists 20:47:59 ddcbd5de7115: Layer already exists 20:47:59 16ac8e3bcf0e: Layer already exists 20:47:59 8c14df5f5105: Layer already exists 20:47:59 fa4b865fbd34: Layer already exists 20:47:59 b65700844738: Layer already exists 20:47:59 91dcccbf183a: Layer already exists 20:47:59 5d3e392a13a0: Layer already exists 20:47:59 main: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:59 ===================================================== [Pipeline] echo 20:47:59 taggedImages: 20:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.63 20:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:47:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:47:59 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:59 latest 20:47:59 2.3.0-dev.63 20:47:59 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:47:59 main 20:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:47:59 d6e9ad7bbfdc: Preparing 20:47:59 5ed8ec12c4dc: Preparing 20:47:59 e09c5d57bbaf: Preparing 20:47:59 90af159b043c: Preparing 20:47:59 4fb19d71ddf9: Preparing 20:47:59 40bae8bffc3d: Preparing 20:47:59 8849f811f282: Preparing 20:47:59 5d3e392a13a0: Preparing 20:47:59 40bae8bffc3d: Waiting 20:47:59 8849f811f282: Waiting 20:47:59 5d3e392a13a0: Waiting 20:48:00 d6e9ad7bbfdc: Pushed 20:48:00 4fb19d71ddf9: Pushed 20:48:00 5ed8ec12c4dc: Pushed 20:48:00 5d3e392a13a0: Layer already exists 20:48:00 40bae8bffc3d: Pushed 20:48:01 8849f811f282: Pushed 20:48:02 90af159b043c: Pushed 20:48:02 e09c5d57bbaf: Pushed 20:48:02 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:03 + 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:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:48:03 d6e9ad7bbfdc: Preparing 20:48:03 5ed8ec12c4dc: Preparing 20:48:03 e09c5d57bbaf: Preparing 20:48:03 90af159b043c: Preparing 20:48:03 4fb19d71ddf9: Preparing 20:48:03 40bae8bffc3d: Preparing 20:48:03 8849f811f282: Preparing 20:48:03 5d3e392a13a0: Preparing 20:48:03 40bae8bffc3d: Waiting 20:48:03 8849f811f282: Waiting 20:48:03 5d3e392a13a0: Waiting 20:48:03 d6e9ad7bbfdc: Layer already exists 20:48:03 90af159b043c: Layer already exists 20:48:03 e09c5d57bbaf: Layer already exists 20:48:03 5ed8ec12c4dc: Layer already exists 20:48:03 4fb19d71ddf9: Layer already exists 20:48:03 40bae8bffc3d: Layer already exists 20:48:03 5d3e392a13a0: Layer already exists 20:48:03 8849f811f282: Layer already exists 20:48:03 latest: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.63 20:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:48:04 d6e9ad7bbfdc: Preparing 20:48:04 5ed8ec12c4dc: Preparing 20:48:04 e09c5d57bbaf: Preparing 20:48:04 90af159b043c: Preparing 20:48:04 4fb19d71ddf9: Preparing 20:48:04 40bae8bffc3d: Preparing 20:48:04 8849f811f282: Preparing 20:48:04 5d3e392a13a0: Preparing 20:48:04 40bae8bffc3d: Waiting 20:48:04 8849f811f282: Waiting 20:48:04 5d3e392a13a0: Waiting 20:48:04 4fb19d71ddf9: Layer already exists 20:48:04 90af159b043c: Layer already exists 20:48:04 d6e9ad7bbfdc: Layer already exists 20:48:04 e09c5d57bbaf: Layer already exists 20:48:04 5ed8ec12c4dc: Layer already exists 20:48:04 5d3e392a13a0: Layer already exists 20:48:04 40bae8bffc3d: Layer already exists 20:48:04 8849f811f282: Layer already exists 20:48:04 2.3.0-dev.63: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:48:05 d6e9ad7bbfdc: Preparing 20:48:05 5ed8ec12c4dc: Preparing 20:48:05 e09c5d57bbaf: Preparing 20:48:05 90af159b043c: Preparing 20:48:05 4fb19d71ddf9: Preparing 20:48:05 40bae8bffc3d: Preparing 20:48:05 8849f811f282: Preparing 20:48:05 5d3e392a13a0: Preparing 20:48:05 8849f811f282: Waiting 20:48:05 5d3e392a13a0: Waiting 20:48:05 40bae8bffc3d: Waiting 20:48:05 d6e9ad7bbfdc: Layer already exists 20:48:05 4fb19d71ddf9: Layer already exists 20:48:05 e09c5d57bbaf: Layer already exists 20:48:05 90af159b043c: Layer already exists 20:48:05 5ed8ec12c4dc: Layer already exists 20:48:05 8849f811f282: Layer already exists 20:48:05 40bae8bffc3d: Layer already exists 20:48:05 5d3e392a13a0: Layer already exists 20:48:05 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:06 + 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:48:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:48:06 d6e9ad7bbfdc: Preparing 20:48:06 5ed8ec12c4dc: Preparing 20:48:06 e09c5d57bbaf: Preparing 20:48:06 90af159b043c: Preparing 20:48:06 4fb19d71ddf9: Preparing 20:48:06 40bae8bffc3d: Preparing 20:48:06 8849f811f282: Preparing 20:48:06 5d3e392a13a0: Preparing 20:48:06 5d3e392a13a0: Waiting 20:48:06 40bae8bffc3d: Waiting 20:48:06 4fb19d71ddf9: Layer already exists 20:48:06 90af159b043c: Layer already exists 20:48:06 5ed8ec12c4dc: Layer already exists 20:48:06 d6e9ad7bbfdc: Layer already exists 20:48:06 e09c5d57bbaf: Layer already exists 20:48:06 5d3e392a13a0: Layer already exists 20:48:06 8849f811f282: Layer already exists 20:48:06 40bae8bffc3d: Layer already exists 20:48:06 main: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:06 ===================================================== [Pipeline] echo 20:48:06 taggedImages: 20:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.63 20:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:48:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:48:06 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:06 latest 20:48:06 2.3.0-dev.63 20:48:06 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:06 main 20:48:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:48:07 d4db7ccbd9eb: Preparing 20:48:07 f24c15936513: Preparing 20:48:07 d37f2e4c5a39: Preparing 20:48:07 463b0a376103: Preparing 20:48:07 42ff76ea808a: Preparing 20:48:07 e1f0327f2496: Preparing 20:48:07 92a917f0be1c: Preparing 20:48:07 86c075ce5fad: Preparing 20:48:07 92da9e3bafd8: Preparing 20:48:07 5d3e392a13a0: Preparing 20:48:07 e1f0327f2496: Waiting 20:48:07 92a917f0be1c: Waiting 20:48:07 86c075ce5fad: Waiting 20:48:07 5d3e392a13a0: Waiting 20:48:07 92da9e3bafd8: Waiting 20:48:07 f24c15936513: Pushed 20:48:07 d4db7ccbd9eb: Pushed 20:48:07 42ff76ea808a: Pushed 20:48:08 e1f0327f2496: Pushed 20:48:08 92a917f0be1c: Pushed 20:48:08 86c075ce5fad: Pushed 20:48:08 5d3e392a13a0: Layer already exists 20:48:08 92da9e3bafd8: Pushed 20:48:10 463b0a376103: Pushed 20:48:10 d37f2e4c5a39: Pushed 20:48:10 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:11 + 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:48:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:48:11 d4db7ccbd9eb: Preparing 20:48:11 f24c15936513: Preparing 20:48:11 d37f2e4c5a39: Preparing 20:48:11 463b0a376103: Preparing 20:48:11 42ff76ea808a: Preparing 20:48:11 e1f0327f2496: Preparing 20:48:11 92a917f0be1c: Preparing 20:48:11 86c075ce5fad: Preparing 20:48:11 92da9e3bafd8: Preparing 20:48:11 5d3e392a13a0: Preparing 20:48:11 86c075ce5fad: Waiting 20:48:11 5d3e392a13a0: Waiting 20:48:11 92da9e3bafd8: Waiting 20:48:11 e1f0327f2496: Waiting 20:48:11 92a917f0be1c: Waiting 20:48:11 42ff76ea808a: Layer already exists 20:48:11 d4db7ccbd9eb: Layer already exists 20:48:11 f24c15936513: Layer already exists 20:48:11 d37f2e4c5a39: Layer already exists 20:48:11 463b0a376103: Layer already exists 20:48:12 e1f0327f2496: Layer already exists 20:48:12 86c075ce5fad: Layer already exists 20:48:12 92a917f0be1c: Layer already exists 20:48:12 92da9e3bafd8: Layer already exists 20:48:12 5d3e392a13a0: Layer already exists 20:48:12 latest: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.63 20:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:48:12 d4db7ccbd9eb: Preparing 20:48:12 f24c15936513: Preparing 20:48:12 d37f2e4c5a39: Preparing 20:48:12 463b0a376103: Preparing 20:48:12 42ff76ea808a: Preparing 20:48:12 e1f0327f2496: Preparing 20:48:12 92a917f0be1c: Preparing 20:48:12 86c075ce5fad: Preparing 20:48:12 92da9e3bafd8: Preparing 20:48:12 5d3e392a13a0: Preparing 20:48:12 86c075ce5fad: Waiting 20:48:12 92da9e3bafd8: Waiting 20:48:12 5d3e392a13a0: Waiting 20:48:12 92a917f0be1c: Waiting 20:48:12 e1f0327f2496: Waiting 20:48:12 42ff76ea808a: Layer already exists 20:48:12 d4db7ccbd9eb: Layer already exists 20:48:12 d37f2e4c5a39: Layer already exists 20:48:12 463b0a376103: Layer already exists 20:48:12 f24c15936513: Layer already exists 20:48:13 86c075ce5fad: Layer already exists 20:48:13 92a917f0be1c: Layer already exists 20:48:13 e1f0327f2496: Layer already exists 20:48:13 92da9e3bafd8: Layer already exists 20:48:13 5d3e392a13a0: Layer already exists 20:48:13 2.3.0-dev.63: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:48:13 d4db7ccbd9eb: Preparing 20:48:13 f24c15936513: Preparing 20:48:13 d37f2e4c5a39: Preparing 20:48:13 463b0a376103: Preparing 20:48:13 42ff76ea808a: Preparing 20:48:13 e1f0327f2496: Preparing 20:48:13 92a917f0be1c: Preparing 20:48:13 86c075ce5fad: Preparing 20:48:13 92da9e3bafd8: Preparing 20:48:13 5d3e392a13a0: Preparing 20:48:13 e1f0327f2496: Waiting 20:48:13 92a917f0be1c: Waiting 20:48:13 86c075ce5fad: Waiting 20:48:13 92da9e3bafd8: Waiting 20:48:13 5d3e392a13a0: Waiting 20:48:13 f24c15936513: Layer already exists 20:48:13 463b0a376103: Layer already exists 20:48:13 d37f2e4c5a39: Layer already exists 20:48:13 42ff76ea808a: Layer already exists 20:48:13 d4db7ccbd9eb: Layer already exists 20:48:14 92a917f0be1c: Layer already exists 20:48:14 86c075ce5fad: Layer already exists 20:48:14 e1f0327f2496: Layer already exists 20:48:14 5d3e392a13a0: Layer already exists 20:48:14 92da9e3bafd8: Layer already exists 20:48:14 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:14 + 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:48:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:48:14 d4db7ccbd9eb: Preparing 20:48:14 f24c15936513: Preparing 20:48:14 d37f2e4c5a39: Preparing 20:48:14 463b0a376103: Preparing 20:48:14 42ff76ea808a: Preparing 20:48:14 e1f0327f2496: Preparing 20:48:14 92a917f0be1c: Preparing 20:48:14 86c075ce5fad: Preparing 20:48:14 92da9e3bafd8: Preparing 20:48:14 5d3e392a13a0: Preparing 20:48:14 e1f0327f2496: Waiting 20:48:14 86c075ce5fad: Waiting 20:48:14 92a917f0be1c: Waiting 20:48:14 92da9e3bafd8: Waiting 20:48:14 5d3e392a13a0: Waiting 20:48:14 d4db7ccbd9eb: Layer already exists 20:48:15 f24c15936513: Layer already exists 20:48:15 463b0a376103: Layer already exists 20:48:15 42ff76ea808a: Layer already exists 20:48:15 d37f2e4c5a39: Layer already exists 20:48:15 92da9e3bafd8: Layer already exists 20:48:15 92a917f0be1c: Layer already exists 20:48:15 e1f0327f2496: Layer already exists 20:48:15 5d3e392a13a0: Layer already exists 20:48:15 86c075ce5fad: Layer already exists 20:48:15 main: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:15 ===================================================== [Pipeline] echo 20:48:15 taggedImages: 20:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.63 20:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:48:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:48:15 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:15 latest 20:48:15 2.3.0-dev.63 20:48:15 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:15 main 20:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:48:15 837a158c3d02: Preparing 20:48:15 3ae3c3cb5fb7: Preparing 20:48:15 ddcbd5de7115: Preparing 20:48:15 64518f7d11f8: Preparing 20:48:15 b6532f7065ba: Preparing 20:48:15 9833f26c6bda: Preparing 20:48:15 9833f26c6bda: Waiting 20:48:16 ddcbd5de7115: Layer already exists 20:48:16 9833f26c6bda: Layer already exists 20:48:16 b6532f7065ba: Pushed 20:48:16 837a158c3d02: Pushed 20:48:17 64518f7d11f8: Pushed 20:48:20 3ae3c3cb5fb7: Pushed 20:48:20 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:21 + 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:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:48:21 837a158c3d02: Preparing 20:48:21 3ae3c3cb5fb7: Preparing 20:48:21 ddcbd5de7115: Preparing 20:48:21 64518f7d11f8: Preparing 20:48:21 b6532f7065ba: Preparing 20:48:21 9833f26c6bda: Preparing 20:48:21 9833f26c6bda: Waiting 20:48:21 3ae3c3cb5fb7: Layer already exists 20:48:21 ddcbd5de7115: Layer already exists 20:48:21 b6532f7065ba: Layer already exists 20:48:21 64518f7d11f8: Layer already exists 20:48:21 837a158c3d02: Layer already exists 20:48:21 9833f26c6bda: Layer already exists 20:48:21 latest: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.63 20:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:48:22 837a158c3d02: Preparing 20:48:22 3ae3c3cb5fb7: Preparing 20:48:22 ddcbd5de7115: Preparing 20:48:22 64518f7d11f8: Preparing 20:48:22 b6532f7065ba: Preparing 20:48:22 9833f26c6bda: Preparing 20:48:22 9833f26c6bda: Waiting 20:48:22 64518f7d11f8: Layer already exists 20:48:22 ddcbd5de7115: Layer already exists 20:48:22 b6532f7065ba: Layer already exists 20:48:22 3ae3c3cb5fb7: Layer already exists 20:48:22 837a158c3d02: Layer already exists 20:48:22 9833f26c6bda: Layer already exists 20:48:22 2.3.0-dev.63: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:48:23 837a158c3d02: Preparing 20:48:23 3ae3c3cb5fb7: Preparing 20:48:23 ddcbd5de7115: Preparing 20:48:23 64518f7d11f8: Preparing 20:48:23 b6532f7065ba: Preparing 20:48:23 9833f26c6bda: Preparing 20:48:23 9833f26c6bda: Waiting 20:48:23 64518f7d11f8: Layer already exists 20:48:23 3ae3c3cb5fb7: Layer already exists 20:48:23 837a158c3d02: Layer already exists 20:48:23 b6532f7065ba: Layer already exists 20:48:23 ddcbd5de7115: Layer already exists 20:48:23 9833f26c6bda: Layer already exists 20:48:23 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:24 + 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:48:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:48:24 837a158c3d02: Preparing 20:48:24 3ae3c3cb5fb7: Preparing 20:48:24 ddcbd5de7115: Preparing 20:48:24 64518f7d11f8: Preparing 20:48:24 b6532f7065ba: Preparing 20:48:24 9833f26c6bda: Preparing 20:48:24 9833f26c6bda: Waiting 20:48:24 ddcbd5de7115: Layer already exists 20:48:24 64518f7d11f8: Layer already exists 20:48:24 b6532f7065ba: Layer already exists 20:48:24 837a158c3d02: Layer already exists 20:48:24 3ae3c3cb5fb7: Layer already exists 20:48:24 9833f26c6bda: Layer already exists 20:48:24 main: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:24 ===================================================== [Pipeline] echo 20:48:24 taggedImages: 20:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.63 20:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:48:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:48:24 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:24 latest 20:48:24 2.3.0-dev.63 20:48:24 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:24 main 20:48:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:25 5ce36ce24053: Preparing 20:48:25 8e42e237c7f5: Preparing 20:48:25 e197a42b08f7: Preparing 20:48:25 4eec0a173d2c: Preparing 20:48:25 11fa18509899: Preparing 20:48:25 86d6f2eba23f: Preparing 20:48:25 b6532f7065ba: Preparing 20:48:25 9833f26c6bda: Preparing 20:48:25 86d6f2eba23f: Waiting 20:48:25 9833f26c6bda: Waiting 20:48:25 b6532f7065ba: Waiting 20:48:26 8e42e237c7f5: Pushed 20:48:26 e197a42b08f7: Pushed 20:48:26 5ce36ce24053: Pushed 20:48:26 b6532f7065ba: Layer already exists 20:48:26 9833f26c6bda: Layer already exists 20:48:26 86d6f2eba23f: Pushed 20:48:33 11fa18509899: Pushed 20:48:43 4eec0a173d2c: Pushed 20:48:43 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:44 + 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:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:44 5ce36ce24053: Preparing 20:48:44 8e42e237c7f5: Preparing 20:48:44 e197a42b08f7: Preparing 20:48:44 4eec0a173d2c: Preparing 20:48:44 11fa18509899: Preparing 20:48:44 86d6f2eba23f: Preparing 20:48:44 b6532f7065ba: Preparing 20:48:44 9833f26c6bda: Preparing 20:48:44 86d6f2eba23f: Waiting 20:48:44 b6532f7065ba: Waiting 20:48:44 9833f26c6bda: Waiting 20:48:44 11fa18509899: Layer already exists 20:48:44 8e42e237c7f5: Layer already exists 20:48:44 4eec0a173d2c: Layer already exists 20:48:44 e197a42b08f7: Layer already exists 20:48:44 5ce36ce24053: Layer already exists 20:48:44 9833f26c6bda: Layer already exists 20:48:44 b6532f7065ba: Layer already exists 20:48:44 86d6f2eba23f: Layer already exists 20:48:44 latest: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.63 20:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:45 5ce36ce24053: Preparing 20:48:45 8e42e237c7f5: Preparing 20:48:45 e197a42b08f7: Preparing 20:48:45 4eec0a173d2c: Preparing 20:48:45 11fa18509899: Preparing 20:48:45 86d6f2eba23f: Preparing 20:48:45 b6532f7065ba: Preparing 20:48:45 9833f26c6bda: Preparing 20:48:45 86d6f2eba23f: Waiting 20:48:45 b6532f7065ba: Waiting 20:48:45 9833f26c6bda: Waiting 20:48:45 8e42e237c7f5: Layer already exists 20:48:45 e197a42b08f7: Layer already exists 20:48:45 11fa18509899: Layer already exists 20:48:45 4eec0a173d2c: Layer already exists 20:48:45 5ce36ce24053: Layer already exists 20:48:45 b6532f7065ba: Layer already exists 20:48:45 9833f26c6bda: Layer already exists 20:48:45 86d6f2eba23f: Layer already exists 20:48:45 2.3.0-dev.63: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:46 5ce36ce24053: Preparing 20:48:46 8e42e237c7f5: Preparing 20:48:46 e197a42b08f7: Preparing 20:48:46 4eec0a173d2c: Preparing 20:48:46 11fa18509899: Preparing 20:48:46 86d6f2eba23f: Preparing 20:48:46 b6532f7065ba: Preparing 20:48:46 9833f26c6bda: Preparing 20:48:46 86d6f2eba23f: Waiting 20:48:46 b6532f7065ba: Waiting 20:48:46 9833f26c6bda: Waiting 20:48:46 e197a42b08f7: Layer already exists 20:48:46 8e42e237c7f5: Layer already exists 20:48:46 11fa18509899: Layer already exists 20:48:46 5ce36ce24053: Layer already exists 20:48:46 4eec0a173d2c: Layer already exists 20:48:46 b6532f7065ba: Layer already exists 20:48:46 86d6f2eba23f: Layer already exists 20:48:46 9833f26c6bda: Layer already exists 20:48:46 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:47 + 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:48:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:48:47 5ce36ce24053: Preparing 20:48:47 8e42e237c7f5: Preparing 20:48:47 e197a42b08f7: Preparing 20:48:47 4eec0a173d2c: Preparing 20:48:47 11fa18509899: Preparing 20:48:47 86d6f2eba23f: Preparing 20:48:47 b6532f7065ba: Preparing 20:48:47 9833f26c6bda: Preparing 20:48:47 86d6f2eba23f: Waiting 20:48:47 b6532f7065ba: Waiting 20:48:47 9833f26c6bda: Waiting 20:48:47 e197a42b08f7: Layer already exists 20:48:47 8e42e237c7f5: Layer already exists 20:48:47 5ce36ce24053: Layer already exists 20:48:47 11fa18509899: Layer already exists 20:48:47 4eec0a173d2c: Layer already exists 20:48:47 86d6f2eba23f: Layer already exists 20:48:47 b6532f7065ba: Layer already exists 20:48:47 9833f26c6bda: Layer already exists 20:48:47 main: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:47 ===================================================== [Pipeline] echo 20:48:47 taggedImages: 20:48:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:48:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.63 20:48:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:48:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:48:47 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:47 latest 20:48:47 2.3.0-dev.63 20:48:47 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:48:47 main 20:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:48:48 1c4fc609e528: Preparing 20:48:48 fc415e5d0a2b: Preparing 20:48:48 bb9bd107b215: Preparing 20:48:48 b01e9a401ffa: Preparing 20:48:48 bcccd7c902b5: Preparing 20:48:48 b6532f7065ba: Preparing 20:48:48 9833f26c6bda: Preparing 20:48:48 b6532f7065ba: Waiting 20:48:48 9833f26c6bda: Waiting 20:48:48 1c4fc609e528: Pushed 20:48:48 bb9bd107b215: Pushed 20:48:48 fc415e5d0a2b: Pushed 20:48:48 b6532f7065ba: Layer already exists 20:48:48 9833f26c6bda: Layer already exists 20:48:49 bcccd7c902b5: Pushed 20:49:04 b01e9a401ffa: Pushed 20:49:04 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:04 + 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:49:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:49:05 1c4fc609e528: Preparing 20:49:05 fc415e5d0a2b: Preparing 20:49:05 bb9bd107b215: Preparing 20:49:05 b01e9a401ffa: Preparing 20:49:05 bcccd7c902b5: Preparing 20:49:05 b6532f7065ba: Preparing 20:49:05 9833f26c6bda: Preparing 20:49:05 b6532f7065ba: Waiting 20:49:05 9833f26c6bda: Waiting 20:49:05 1c4fc609e528: Layer already exists 20:49:05 bb9bd107b215: Layer already exists 20:49:05 bcccd7c902b5: Layer already exists 20:49:05 fc415e5d0a2b: Layer already exists 20:49:05 b01e9a401ffa: Layer already exists 20:49:05 9833f26c6bda: Layer already exists 20:49:05 b6532f7065ba: Layer already exists 20:49:05 latest: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.63 20:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:49:06 1c4fc609e528: Preparing 20:49:06 fc415e5d0a2b: Preparing 20:49:06 bb9bd107b215: Preparing 20:49:06 b01e9a401ffa: Preparing 20:49:06 bcccd7c902b5: Preparing 20:49:06 b6532f7065ba: Preparing 20:49:06 9833f26c6bda: Preparing 20:49:06 b6532f7065ba: Waiting 20:49:06 fc415e5d0a2b: Layer already exists 20:49:06 bcccd7c902b5: Layer already exists 20:49:06 bb9bd107b215: Layer already exists 20:49:06 b01e9a401ffa: Layer already exists 20:49:06 1c4fc609e528: Layer already exists 20:49:06 b6532f7065ba: Layer already exists 20:49:06 9833f26c6bda: Layer already exists 20:49:06 2.3.0-dev.63: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:49:07 1c4fc609e528: Preparing 20:49:07 fc415e5d0a2b: Preparing 20:49:07 bb9bd107b215: Preparing 20:49:07 b01e9a401ffa: Preparing 20:49:07 bcccd7c902b5: Preparing 20:49:07 b6532f7065ba: Preparing 20:49:07 9833f26c6bda: Preparing 20:49:07 b6532f7065ba: Waiting 20:49:07 9833f26c6bda: Waiting 20:49:07 bcccd7c902b5: Layer already exists 20:49:07 fc415e5d0a2b: Layer already exists 20:49:07 1c4fc609e528: Layer already exists 20:49:07 b01e9a401ffa: Layer already exists 20:49:07 bb9bd107b215: Layer already exists 20:49:07 b6532f7065ba: Layer already exists 20:49:07 9833f26c6bda: Layer already exists 20:49:07 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:07 + 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:49:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:49:08 1c4fc609e528: Preparing 20:49:08 fc415e5d0a2b: Preparing 20:49:08 bb9bd107b215: Preparing 20:49:08 b01e9a401ffa: Preparing 20:49:08 bcccd7c902b5: Preparing 20:49:08 b6532f7065ba: Preparing 20:49:08 9833f26c6bda: Preparing 20:49:08 b6532f7065ba: Waiting 20:49:08 9833f26c6bda: Waiting 20:49:08 b01e9a401ffa: Layer already exists 20:49:08 bb9bd107b215: Layer already exists 20:49:08 bcccd7c902b5: Layer already exists 20:49:08 1c4fc609e528: Layer already exists 20:49:08 fc415e5d0a2b: Layer already exists 20:49:08 9833f26c6bda: Layer already exists 20:49:08 b6532f7065ba: Layer already exists 20:49:08 main: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:08 ===================================================== [Pipeline] echo 20:49:08 taggedImages: 20:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.63 20:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:49:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:49:08 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:08 latest 20:49:08 2.3.0-dev.63 20:49:08 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:08 main 20:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:49:09 ed2044f0065d: Preparing 20:49:09 74b560dba22e: Preparing 20:49:09 3bdbc5ff8abf: Preparing 20:49:09 c97988cf5647: Preparing 20:49:09 86d6f2eba23f: Preparing 20:49:09 b6532f7065ba: Preparing 20:49:09 9833f26c6bda: Preparing 20:49:09 b6532f7065ba: Waiting 20:49:09 9833f26c6bda: Waiting 20:49:09 86d6f2eba23f: Layer already exists 20:49:09 b6532f7065ba: Layer already exists 20:49:09 9833f26c6bda: Layer already exists 20:49:09 74b560dba22e: Pushed 20:49:09 3bdbc5ff8abf: Pushed 20:49:09 ed2044f0065d: Pushed 20:49:27 c97988cf5647: Pushed 20:49:27 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:28 + 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:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:49:28 ed2044f0065d: Preparing 20:49:28 74b560dba22e: Preparing 20:49:28 3bdbc5ff8abf: Preparing 20:49:28 c97988cf5647: Preparing 20:49:28 86d6f2eba23f: Preparing 20:49:28 b6532f7065ba: Preparing 20:49:28 9833f26c6bda: Preparing 20:49:28 b6532f7065ba: Waiting 20:49:28 9833f26c6bda: Waiting 20:49:28 86d6f2eba23f: Layer already exists 20:49:28 3bdbc5ff8abf: Layer already exists 20:49:28 74b560dba22e: Layer already exists 20:49:28 ed2044f0065d: Layer already exists 20:49:28 c97988cf5647: Layer already exists 20:49:28 9833f26c6bda: Layer already exists 20:49:28 b6532f7065ba: Layer already exists 20:49:28 latest: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.63 20:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:49:29 ed2044f0065d: Preparing 20:49:29 74b560dba22e: Preparing 20:49:29 3bdbc5ff8abf: Preparing 20:49:29 c97988cf5647: Preparing 20:49:29 86d6f2eba23f: Preparing 20:49:29 b6532f7065ba: Preparing 20:49:29 9833f26c6bda: Preparing 20:49:29 b6532f7065ba: Waiting 20:49:29 9833f26c6bda: Waiting 20:49:29 86d6f2eba23f: Layer already exists 20:49:29 c97988cf5647: Layer already exists 20:49:29 74b560dba22e: Layer already exists 20:49:29 ed2044f0065d: Layer already exists 20:49:29 3bdbc5ff8abf: Layer already exists 20:49:29 b6532f7065ba: Layer already exists 20:49:29 9833f26c6bda: Layer already exists 20:49:29 2.3.0-dev.63: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:49:30 ed2044f0065d: Preparing 20:49:30 74b560dba22e: Preparing 20:49:30 3bdbc5ff8abf: Preparing 20:49:30 c97988cf5647: Preparing 20:49:30 86d6f2eba23f: Preparing 20:49:30 b6532f7065ba: Preparing 20:49:30 9833f26c6bda: Preparing 20:49:30 b6532f7065ba: Waiting 20:49:30 9833f26c6bda: Waiting 20:49:30 ed2044f0065d: Layer already exists 20:49:30 3bdbc5ff8abf: Layer already exists 20:49:30 86d6f2eba23f: Layer already exists 20:49:30 c97988cf5647: Layer already exists 20:49:30 74b560dba22e: Layer already exists 20:49:30 b6532f7065ba: Layer already exists 20:49:30 9833f26c6bda: Layer already exists 20:49:30 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:31 + 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:49:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:49:31 ed2044f0065d: Preparing 20:49:31 74b560dba22e: Preparing 20:49:31 3bdbc5ff8abf: Preparing 20:49:31 c97988cf5647: Preparing 20:49:31 86d6f2eba23f: Preparing 20:49:31 b6532f7065ba: Preparing 20:49:31 9833f26c6bda: Preparing 20:49:31 b6532f7065ba: Waiting 20:49:31 9833f26c6bda: Waiting 20:49:31 74b560dba22e: Layer already exists 20:49:31 3bdbc5ff8abf: Layer already exists 20:49:31 ed2044f0065d: Layer already exists 20:49:31 c97988cf5647: Layer already exists 20:49:31 86d6f2eba23f: Layer already exists 20:49:31 b6532f7065ba: Layer already exists 20:49:31 9833f26c6bda: Layer already exists 20:49:31 main: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:32 ===================================================== [Pipeline] echo 20:49:32 taggedImages: 20:49:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:49:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.63 20:49:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:49:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:49:32 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:32 latest 20:49:32 2.3.0-dev.63 20:49:32 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:32 main 20:49:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:32 972860e4d376: Preparing 20:49:32 939cb1195cce: Preparing 20:49:32 ddcbd5de7115: Preparing 20:49:32 92091177112e: Preparing 20:49:32 5d3e392a13a0: Preparing 20:49:33 5d3e392a13a0: Layer already exists 20:49:33 ddcbd5de7115: Layer already exists 20:49:33 972860e4d376: Pushed 20:49:33 92091177112e: Pushed 20:49:38 939cb1195cce: Pushed 20:49:38 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:39 972860e4d376: Preparing 20:49:39 939cb1195cce: Preparing 20:49:39 ddcbd5de7115: Preparing 20:49:39 92091177112e: Preparing 20:49:39 5d3e392a13a0: Preparing 20:49:39 ddcbd5de7115: Layer already exists 20:49:39 92091177112e: Layer already exists 20:49:39 972860e4d376: Layer already exists 20:49:39 939cb1195cce: Layer already exists 20:49:39 5d3e392a13a0: Layer already exists 20:49:39 latest: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.63 20:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:40 972860e4d376: Preparing 20:49:40 939cb1195cce: Preparing 20:49:40 ddcbd5de7115: Preparing 20:49:40 92091177112e: Preparing 20:49:40 5d3e392a13a0: Preparing 20:49:40 972860e4d376: Layer already exists 20:49:40 ddcbd5de7115: Layer already exists 20:49:40 92091177112e: Layer already exists 20:49:40 939cb1195cce: Layer already exists 20:49:40 5d3e392a13a0: Layer already exists 20:49:40 2.3.0-dev.63: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:41 972860e4d376: Preparing 20:49:41 939cb1195cce: Preparing 20:49:41 ddcbd5de7115: Preparing 20:49:41 92091177112e: Preparing 20:49:41 5d3e392a13a0: Preparing 20:49:41 972860e4d376: Layer already exists 20:49:41 ddcbd5de7115: Layer already exists 20:49:41 92091177112e: Layer already exists 20:49:41 5d3e392a13a0: Layer already exists 20:49:41 939cb1195cce: Layer already exists 20:49:41 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:49:42 972860e4d376: Preparing 20:49:42 939cb1195cce: Preparing 20:49:42 ddcbd5de7115: Preparing 20:49:42 92091177112e: Preparing 20:49:42 5d3e392a13a0: Preparing 20:49:42 939cb1195cce: Layer already exists 20:49:42 5d3e392a13a0: Layer already exists 20:49:42 92091177112e: Layer already exists 20:49:42 ddcbd5de7115: Layer already exists 20:49:42 972860e4d376: Layer already exists 20:49:42 main: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:42 ===================================================== [Pipeline] echo 20:49:42 taggedImages: 20:49:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:49:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.63 20:49:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:49:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:49:42 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:42 latest 20:49:42 2.3.0-dev.63 20:49:42 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:42 main 20:49:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:43 1305583d2c22: Preparing 20:49:43 f3905a6a1830: Preparing 20:49:43 ddcbd5de7115: Preparing 20:49:43 5948461c2dea: Preparing 20:49:43 5d3e392a13a0: Preparing 20:49:43 5d3e392a13a0: Layer already exists 20:49:43 5948461c2dea: Layer already exists 20:49:43 ddcbd5de7115: Layer already exists 20:49:43 1305583d2c22: Pushed 20:49:49 f3905a6a1830: Pushed 20:49:49 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:50 1305583d2c22: Preparing 20:49:50 f3905a6a1830: Preparing 20:49:50 ddcbd5de7115: Preparing 20:49:50 5948461c2dea: Preparing 20:49:50 5d3e392a13a0: Preparing 20:49:50 f3905a6a1830: Layer already exists 20:49:50 ddcbd5de7115: Layer already exists 20:49:50 5948461c2dea: Layer already exists 20:49:50 5d3e392a13a0: Layer already exists 20:49:50 1305583d2c22: Layer already exists 20:49:50 latest: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.63 20:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:51 1305583d2c22: Preparing 20:49:51 f3905a6a1830: Preparing 20:49:51 ddcbd5de7115: Preparing 20:49:51 5948461c2dea: Preparing 20:49:51 5d3e392a13a0: Preparing 20:49:51 5948461c2dea: Layer already exists 20:49:51 ddcbd5de7115: Layer already exists 20:49:51 f3905a6a1830: Layer already exists 20:49:51 1305583d2c22: Layer already exists 20:49:51 5d3e392a13a0: Layer already exists 20:49:51 2.3.0-dev.63: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:52 1305583d2c22: Preparing 20:49:52 f3905a6a1830: Preparing 20:49:52 ddcbd5de7115: Preparing 20:49:52 5948461c2dea: Preparing 20:49:52 5d3e392a13a0: Preparing 20:49:52 1305583d2c22: Layer already exists 20:49:52 f3905a6a1830: Layer already exists 20:49:52 5948461c2dea: Layer already exists 20:49:52 ddcbd5de7115: Layer already exists 20:49:52 5d3e392a13a0: Layer already exists 20:49:52 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:49:53 1305583d2c22: Preparing 20:49:53 f3905a6a1830: Preparing 20:49:53 ddcbd5de7115: Preparing 20:49:53 5948461c2dea: Preparing 20:49:53 5d3e392a13a0: Preparing 20:49:53 5d3e392a13a0: Layer already exists 20:49:53 1305583d2c22: Layer already exists 20:49:53 f3905a6a1830: Layer already exists 20:49:53 5948461c2dea: Layer already exists 20:49:53 ddcbd5de7115: Layer already exists 20:49:53 main: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:53 ===================================================== [Pipeline] echo 20:49:53 taggedImages: 20:49:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:49:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.63 20:49:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:49:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:49:53 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:53 latest 20:49:53 2.3.0-dev.63 20:49:53 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:49:53 main 20:49:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:49:54 d9095b007fe8: Preparing 20:49:54 b3975b6f84e7: Preparing 20:49:54 29836d4e7e72: Preparing 20:49:54 c95c3e2f21e8: Preparing 20:49:54 5d3e392a13a0: Preparing 20:49:54 5d3e392a13a0: Layer already exists 20:49:54 b3975b6f84e7: Pushed 20:49:56 d9095b007fe8: Pushed 20:49:58 29836d4e7e72: Pushed 20:50:25 c95c3e2f21e8: Pushed 20:50:25 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + 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:50:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:50:26 d9095b007fe8: Preparing 20:50:26 b3975b6f84e7: Preparing 20:50:26 29836d4e7e72: Preparing 20:50:26 c95c3e2f21e8: Preparing 20:50:26 5d3e392a13a0: Preparing 20:50:26 5d3e392a13a0: Layer already exists 20:50:26 29836d4e7e72: Layer already exists 20:50:26 c95c3e2f21e8: Layer already exists 20:50:26 d9095b007fe8: Layer already exists 20:50:26 b3975b6f84e7: Layer already exists 20:50:26 latest: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.63 20:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:50:28 d9095b007fe8: Preparing 20:50:28 b3975b6f84e7: Preparing 20:50:28 29836d4e7e72: Preparing 20:50:28 c95c3e2f21e8: Preparing 20:50:28 5d3e392a13a0: Preparing 20:50:28 b3975b6f84e7: Layer already exists 20:50:28 d9095b007fe8: Layer already exists 20:50:28 c95c3e2f21e8: Layer already exists 20:50:28 5d3e392a13a0: Layer already exists 20:50:28 29836d4e7e72: Layer already exists 20:50:28 2.3.0-dev.63: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:50:29 d9095b007fe8: Preparing 20:50:29 b3975b6f84e7: Preparing 20:50:29 29836d4e7e72: Preparing 20:50:29 c95c3e2f21e8: Preparing 20:50:29 5d3e392a13a0: Preparing 20:50:29 5d3e392a13a0: Layer already exists 20:50:29 d9095b007fe8: Layer already exists 20:50:29 c95c3e2f21e8: Layer already exists 20:50:29 b3975b6f84e7: Layer already exists 20:50:29 29836d4e7e72: Layer already exists 20:50:29 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:29 + 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:50:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:50:30 d9095b007fe8: Preparing 20:50:30 b3975b6f84e7: Preparing 20:50:30 29836d4e7e72: Preparing 20:50:30 c95c3e2f21e8: Preparing 20:50:30 5d3e392a13a0: Preparing 20:50:30 29836d4e7e72: Layer already exists 20:50:30 b3975b6f84e7: Layer already exists 20:50:30 5d3e392a13a0: Layer already exists 20:50:30 c95c3e2f21e8: Layer already exists 20:50:30 d9095b007fe8: Layer already exists 20:50:30 main: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:30 ===================================================== [Pipeline] echo 20:50:30 taggedImages: 20:50:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 20:50:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:50:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.63 20:50:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 20:50:30 - 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:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:31 20:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:31 arm64: Pulling from edgex-lftools-log-publisher 20:50:31 8998bd30e6a1: Pulling fs layer 20:50:31 04944245beec: Pulling fs layer 20:50:31 699f458cf7ca: Pulling fs layer 20:50:31 765212b225bb: Pulling fs layer 20:50:31 f23df028b6ca: Pulling fs layer 20:50:31 d65c8cfc05b1: Pulling fs layer 20:50:31 2437ff75d9bd: Pulling fs layer 20:50:31 d65c8cfc05b1: Waiting 20:50:31 2437ff75d9bd: Waiting 20:50:31 f23df028b6ca: Waiting 20:50:31 765212b225bb: Waiting 20:50:31 04944245beec: Verifying Checksum 20:50:31 04944245beec: Download complete 20:50:31 765212b225bb: Verifying Checksum 20:50:31 765212b225bb: Download complete 20:50:32 f23df028b6ca: Verifying Checksum 20:50:32 f23df028b6ca: Download complete 20:50:32 d65c8cfc05b1: Verifying Checksum 20:50:32 d65c8cfc05b1: Download complete 20:50:32 699f458cf7ca: Verifying Checksum 20:50:32 8998bd30e6a1: Verifying Checksum 20:50:32 8998bd30e6a1: Download complete 20:50:35 2437ff75d9bd: Verifying Checksum 20:50:35 2437ff75d9bd: Download complete 20:50:37 8998bd30e6a1: Pull complete 20:50:37 04944245beec: Pull complete 20:50:39 699f458cf7ca: Pull complete 20:50:39 765212b225bb: Pull complete 20:50:40 f23df028b6ca: Pull complete 20:50:40 d65c8cfc05b1: Pull complete 20:50:55 2437ff75d9bd: Pull complete 20:50:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:55 prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container 20:50:56 $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:50:58 $ docker top 3e7a98686e7e4e6e9a5257f07d801a668b4a35283460477676ad62db89c9c568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:59 ---> job-cost.sh 20:50:59 lf-activate-venv: SKIPPING 20:50:59 INFO: No Stack... 20:51:00 INFO: Retrieving Pricing Info for: v3-standard-4 20:51:01 INFO: Archiving Costs [Pipeline] sh 20:51:01 + cat /w/workspace/edgex-go/299/archives/cost.csv 20:51:01 + cut -d, -f6 [Pipeline] lock 20:51:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] 20:51:01 Resource [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] did not exist. Created. 20:51:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:02 + echo total: 0.10999999940395355 [Pipeline] stash 20:51:03 Stashed 1 file(s) [Pipeline] } 20:51:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:03 $ docker stop --time=1 3e7a98686e7e4e6e9a5257f07d801a668b4a35283460477676ad62db89c9c568 20:51:04 $ docker rm -f 3e7a98686e7e4e6e9a5257f07d801a668b4a35283460477676ad62db89c9c568 [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:51:05 provisioning config files... 20:51:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/299@tmp/config7388366244085591186tmp [Pipeline] { [Pipeline] sh 20:51:05 + set +x 20:51:05 + + curlbash -s -s https://codecov.io/bash -- 20:51:05 20:51:05 20:51:05 _____ _ 20:51:05 / ____| | | 20:51:05 | | ___ __| | ___ ___ _____ __ 20:51:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:51:05 | |___| (_) | (_| | __/ (_| (_) \ V / 20:51:05 \_____\___/ \__,_|\___|\___\___/ \_/ 20:51:05 Bash-1.0.6 20:51:05 20:51:05 20:51:05 ==> git version 2.25.1 found 20:51:05 ==> 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:51:05 Release-Date: 2020-01-08 20:51:05 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:51:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:51:05 ==> Jenkins CI detected. 20:51:05 current dir:  /w/workspace/edgex-go/299 20:51:05 project root: . 20:51:05 --> token set from env 20:51:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:51:05 ==> Running gcov in . (disable via -X gcov) 20:51:05 ==> Python coveragepy not found 20:51:05 ==> Searching for coverage reports in: 20:51:05 + . 20:51:05 -> Found 1 reports 20:51:05 ==> Detecting git/mercurial file structure 20:51:05 ==> Reading reports 20:51:05 + ./coverage.out bytes=491309 20:51:05 ==> Appending adjustments 20:51:05 https://docs.codecov.io/docs/fixing-reports 20:51:06 + Found adjustments 20:51:06 ==> Gzipping contents 20:51:06 64K /tmp/codecov.Cne9qb.gz 20:51:06 ==> Uploading reports 20:51:06 url: https://codecov.io 20:51:06 query: branch=main&commit=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:51:06 -> Pinging Codecov 20:51:06 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=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:51:07 -> Uploading to 20:51:07 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/00271124DB129430A58F1EEE437C3FCB/c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76/b84792be-692e-441b-9f2a-464a1e5cda1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T205106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e771ac8bf4771cf6a7233185f90928e146cdf7e3aa81cd25a3574b6846af11c7 20:51:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:07 Dload Upload Total Spent Left Speed 20:51:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64544 0 0 100 64544 0 238k --:--:-- --:--:-- --:--:-- 238k 20:51:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } 20:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:51:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:51:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:07 20:51:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:51:08 df9b9388f04a: Pulling fs layer 20:51:08 52dc419b0ee2: Pulling fs layer 20:51:08 25bc292e5bac: Pulling fs layer 20:51:08 114826534d7a: Pulling fs layer 20:51:08 4657fd5d0bcf: Pulling fs layer 20:51:08 6ad1cebc031e: Pulling fs layer 20:51:08 8a3aa393b2d8: Pulling fs layer 20:51:08 114826534d7a: Waiting 20:51:08 6ad1cebc031e: Waiting 20:51:08 8a3aa393b2d8: Waiting 20:51:08 25bc292e5bac: Verifying Checksum 20:51:08 25bc292e5bac: Download complete 20:51:08 52dc419b0ee2: Verifying Checksum 20:51:08 52dc419b0ee2: Download complete 20:51:08 4657fd5d0bcf: Verifying Checksum 20:51:08 4657fd5d0bcf: Download complete 20:51:08 df9b9388f04a: Download complete 20:51:08 6ad1cebc031e: Verifying Checksum 20:51:08 6ad1cebc031e: Download complete 20:51:08 df9b9388f04a: Pull complete 20:51:08 52dc419b0ee2: Pull complete 20:51:08 25bc292e5bac: Pull complete 20:51:08 114826534d7a: Download complete 20:51:09 8a3aa393b2d8: Verifying Checksum 20:51:09 8a3aa393b2d8: Download complete 20:51:12 114826534d7a: Pull complete 20:51:12 4657fd5d0bcf: Pull complete 20:51:12 6ad1cebc031e: Pull complete 20:51:15 8a3aa393b2d8: Pull complete 20:51:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:15 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:51:15 $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:51:24 $ docker top f86c0f130b42299ca77763b997df6bac7e01adc9b2f1f2bae202cf58af269300 -eo pid,comm [Pipeline] { [Pipeline] echo 20:51:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:51:25 + set -o pipefail 20:51:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:51:30 20:51:30 Monitoring /w/workspace/edgex-go/299 (github.com/edgexfoundry/edgex-go)... 20:51:30 20:51:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8427fa1d-93b2-48dd-84ac-2ab4b29e37a5 20:51:30 20:51:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:51:30 20:51:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:51:30 20:51:30 [Pipeline] } 20:51:30 $ docker stop --time=1 f86c0f130b42299ca77763b997df6bac7e01adc9b2f1f2bae202cf58af269300 20:51:36 $ docker rm -f f86c0f130b42299ca77763b997df6bac7e01adc9b2f1f2bae202cf58af269300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:51:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:36 provisioning config files... 20:51:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/299@tmp/config4274336278897343300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:36 --> edgex-publish-swagger.sh 20:51:36 === Publish openapi/v2 API === 20:51:36 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:51:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/299/openapi/v2/core-command.yaml] 20:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:36 Dload Upload Total Spent Left Speed 20:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35240 --:--:-- --:--:-- --:--:-- 35203 100 33831 0 0 100 33831 0 35240 --:--:-- --:--:-- --:--:-- 35203 20:51:37 20:51:37 20:51:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/299/openapi/v2/core-data.yaml] 20:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:37 Dload Upload Total Spent Left Speed 20:51:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74899 --:--:-- --:--:-- --:--:-- 74821 100 71604 0 0 100 71604 0 74899 --:--:-- --:--:-- --:--:-- 74821 20:51:38 20:51:38 20:51:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/299/openapi/v2/core-metadata.yaml] 20:51:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:38 Dload Upload Total Spent Left Speed 20:51:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 108k 0:00:01 0:00:01 --:--:-- 108k 20:51:40 20:51:40 20:51:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/299/openapi/v2/support-notifications.yaml] 20:51:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:40 Dload Upload Total Spent Left Speed 20:51:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89318 0:00:01 0:00:01 --:--:-- 89318 100 89318 0 0 100 89318 0 89318 0:00:01 0:00:01 --:--:-- 89318 20:51:41 20:51:41 20:51:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/299/openapi/v2/support-scheduler.yaml] 20:51:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:41 Dload Upload Total Spent Left Speed 20:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42625 --:--:-- --:--:-- --:--:-- 42579 100 39556 0 0 100 39556 0 42625 --:--:-- --:--:-- --:--:-- 42579 20:51:42 20:51:42 20:51:42 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/299/openapi/v2/system-agent.yaml] 20:51:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:42 Dload Upload Total Spent Left Speed 20:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21957 --:--:-- --:--:-- --:--:-- 21933 100 20091 0 0 100 20091 0 21933 --:--:-- --:--:-- --:--:-- 21909 20:51:42 20:51:42 [Pipeline] } 20:51:42 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:51:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:43 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:51:44 $ docker top 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e -eo pid,comm 20:51:44 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:51:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:44 [ssh-agent] Looking for ssh-agent implementation... 20:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:44 $ docker exec 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e ssh-agent 20:51:44 SSH_AUTH_SOCK=/tmp/ssh-T9ioLAIZ8Aft/agent.16 20:51:44 SSH_AGENT_PID=23 20:51:44 Running ssh-add (command line suppressed) 20:51:44 Identity added: /w/workspace/edgex-go/299@tmp/private_key_2641113470926394840.key (/w/workspace/edgex-go/299@tmp/private_key_2641113470926394840.key) 20:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:45 + git semver tag 20:51:45 2022-09-19 20:51:45,494 [run_tag] DEBUG tag force:False 20:51:45 2022-09-19 20:51:45,494 [check_head_tag] DEBUG check head tag 20:51:45 2022-09-19 20:51:45,496 [execute] INFO git cat-file --batch-check 20:51:45 2022-09-19 20:51:45,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=) 20:51:45 2022-09-19 20:51:45,500 [execute] INFO git cat-file --batch 20:51:45 2022-09-19 20:51:45,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=) 20:51:45 2022-09-19 20:51:45,528 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:51:45 2022-09-19 20:51:45,528 [execute] INFO git tag -a v2.3.0-dev.63 -m v2.3.0-dev.63 20:51:45 2022-09-19 20:51:45,529 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.63', '-m', 'v2.3.0-dev.63'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=None) 20:51:45 2022-09-19 20:51:45,533 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:51:45 2.3.0-dev.63 [Pipeline] } 20:51:45 $ docker exec --env ******** --env ******** 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e ssh-agent -k 20:51:45 unset SSH_AUTH_SOCK; 20:51:45 unset SSH_AGENT_PID; 20:51:45 echo Agent pid 23 killed; 20:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:45 + git semver [Pipeline] } 20:51:46 $ docker stop --time=1 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e 20:51:47 $ docker rm -f 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:48 20:51:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:48 0.23.1-centos7: Pulling from edgex-lftools 20:51:48 ab5ef0e58194: Pulling fs layer 20:51:48 9712f1f96733: Pulling fs layer 20:51:48 63f879dbbcfc: Pulling fs layer 20:51:48 0d9ebad4ef96: Pulling fs layer 20:51:48 e9a5061849ea: Pulling fs layer 20:51:48 d747dcd14b5f: Pulling fs layer 20:51:48 2de7ff778b66: Pulling fs layer 20:51:48 0d9ebad4ef96: Waiting 20:51:48 d747dcd14b5f: Waiting 20:51:48 e9a5061849ea: Waiting 20:51:48 2de7ff778b66: Waiting 20:51:48 9712f1f96733: Verifying Checksum 20:51:48 9712f1f96733: Download complete 20:51:49 63f879dbbcfc: Verifying Checksum 20:51:49 e9a5061849ea: Verifying Checksum 20:51:49 e9a5061849ea: Download complete 20:51:49 d747dcd14b5f: Verifying Checksum 20:51:49 d747dcd14b5f: Download complete 20:51:49 ab5ef0e58194: Verifying Checksum 20:51:49 ab5ef0e58194: Download complete 20:51:49 0d9ebad4ef96: Verifying Checksum 20:51:49 0d9ebad4ef96: Download complete 20:51:49 2de7ff778b66: Verifying Checksum 20:51:49 2de7ff778b66: Download complete 20:51:52 ab5ef0e58194: Pull complete 20:51:52 9712f1f96733: Pull complete 20:51:53 63f879dbbcfc: Pull complete 20:51:57 0d9ebad4ef96: Pull complete 20:51:57 e9a5061849ea: Pull complete 20:51:57 d747dcd14b5f: Pull complete 20:51:59 2de7ff778b66: Pull complete 20:51:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:59 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:52:07 $ docker top 30f54e1f3dcf6e67074e262b7d9637fcb9a6421a093b8e573d93c5731ae4cb5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:52:07 provisioning config files... 20:52:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/299@tmp/config6707206191553981614tmp 20:52:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/299@tmp/config281517789778880939tmp 20:52:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/299@tmp/config9192636498280467552tmp [Pipeline] { [Pipeline] echo 20:52:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:52:08 ---> sigul-configuration.sh 20:52:08 gpg: directory `/root/.gnupg' created 20:52:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:52:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:52:08 gpg: keyring `/root/.gnupg/secring.gpg' created 20:52:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:52:08 gpg: CAST5 encrypted data 20:52:08 gpg: encrypted with 1 passphrase 20:52:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:52:08 + mkdir /home/jenkins 20:52:08 + mkdir /home/jenkins/sigul [Pipeline] sh 20:52:08 + 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:52:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:52:08 ---> sigul-install.sh 20:52:08 Sigul already installed; skipping installation. [Pipeline] sh 20:52:09 + git tag --list 20:52:09 0.6.0 20:52:09 0.6.1 20:52:09 0.7.0 20:52:09 0.7.1 20:52:09 v1.0.0 20:52:09 v1.0.1 20:52:09 v1.1.0 20:52:09 v1.2.0 20:52:09 v1.2.1 20:52:09 v1.3.0 20:52:09 v1.3.1 20:52:09 v2.0.0 20:52:09 v2.1.0 20:52:09 v2.1.1 20:52:09 v2.1.1-dev.1 20:52:09 v2.1.1-dev.2 20:52:09 v2.1.1-dev.3 20:52:09 v2.1.1-dev.4 20:52:09 v2.1.1-dev.5 20:52:09 v2.1.1-dev.6 20:52:09 v2.1.1-dev.7 20:52:09 v2.1.1-dev.8 20:52:09 v2.1.2-dev.1 20:52:09 v2.2.0 20:52:09 v2.2.1-dev.1 20:52:09 v2.2.1-dev.10 20:52:09 v2.2.1-dev.11 20:52:09 v2.2.1-dev.12 20:52:09 v2.2.1-dev.13 20:52:09 v2.2.1-dev.14 20:52:09 v2.2.1-dev.15 20:52:09 v2.2.1-dev.16 20:52:09 v2.2.1-dev.17 20:52:09 v2.2.1-dev.18 20:52:09 v2.2.1-dev.19 20:52:09 v2.2.1-dev.2 20:52:09 v2.2.1-dev.20 20:52:09 v2.2.1-dev.21 20:52:09 v2.2.1-dev.22 20:52:09 v2.2.1-dev.23 20:52:09 v2.2.1-dev.24 20:52:09 v2.2.1-dev.25 20:52:09 v2.2.1-dev.26 20:52:09 v2.2.1-dev.27 20:52:09 v2.2.1-dev.28 20:52:09 v2.2.1-dev.29 20:52:09 v2.2.1-dev.3 20:52:09 v2.2.1-dev.4 20:52:09 v2.2.1-dev.5 20:52:09 v2.2.1-dev.6 20:52:09 v2.2.1-dev.7 20:52:09 v2.2.1-dev.8 20:52:09 v2.2.1-dev.9 20:52:09 v2.3.0-dev.29 20:52:09 v2.3.0-dev.30 20:52:09 v2.3.0-dev.31 20:52:09 v2.3.0-dev.32 20:52:09 v2.3.0-dev.33 20:52:09 v2.3.0-dev.34 20:52:09 v2.3.0-dev.35 20:52:09 v2.3.0-dev.36 20:52:09 v2.3.0-dev.37 20:52:09 v2.3.0-dev.38 20:52:09 v2.3.0-dev.39 20:52:09 v2.3.0-dev.40 20:52:09 v2.3.0-dev.41 20:52:09 v2.3.0-dev.42 20:52:09 v2.3.0-dev.43 20:52:09 v2.3.0-dev.44 20:52:09 v2.3.0-dev.45 20:52:09 v2.3.0-dev.46 20:52:09 v2.3.0-dev.47 20:52:09 v2.3.0-dev.48 20:52:09 v2.3.0-dev.49 20:52:09 v2.3.0-dev.50 20:52:09 v2.3.0-dev.51 20:52:09 v2.3.0-dev.52 20:52:09 v2.3.0-dev.53 20:52:09 v2.3.0-dev.54 20:52:09 v2.3.0-dev.55 20:52:09 v2.3.0-dev.56 20:52:09 v2.3.0-dev.57 20:52:09 v2.3.0-dev.58 20:52:09 v2.3.0-dev.59 20:52:09 v2.3.0-dev.60 20:52:09 v2.3.0-dev.61 20:52:09 v2.3.0-dev.62 20:52:09 v2.3.0-dev.63 [Pipeline] sh 20:52:09 + lftools sign git-tag v2.3.0-dev.63 20:52:10 Signing Git tag with Sigul... 20:52:10 Signing v2.3.0-dev.63 [Pipeline] echo 20:52:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:52:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:52:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:52:10 $ docker stop --time=1 30f54e1f3dcf6e67074e262b7d9637fcb9a6421a093b8e573d93c5731ae4cb5c 20:52:12 $ docker rm -f 30f54e1f3dcf6e67074e262b7d9637fcb9a6421a093b8e573d93c5731ae4cb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:52:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:13 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:52:13 $ docker top 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:13 [ssh-agent] Looking for ssh-agent implementation... 20:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:14 $ docker exec 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 ssh-agent 20:52:14 SSH_AUTH_SOCK=/tmp/ssh-XcQvsxB3p9QR/agent.32 20:52:14 SSH_AGENT_PID=38 20:52:14 Running ssh-add (command line suppressed) 20:52:14 Identity added: /w/workspace/edgex-go/299@tmp/private_key_1712795671245575025.key (/w/workspace/edgex-go/299@tmp/private_key_1712795671245575025.key) 20:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:14 + git semver bump pre 20:52:14 2022-09-19 20:52:14,889 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:52:14 2022-09-19 20:52:14,889 [bump_version] DEBUG bumping version:2.3.0-dev.63 on axis:pre with prefix:dev 20:52:14 2022-09-19 20:52:14,889 [bump_version] DEBUG bumped version:2.3.0-dev.64 20:52:14 2022-09-19 20:52:14,889 [write_version] DEBUG write version:2.3.0-dev.64 to path:/w/workspace/edgex-go/299/.semver/main with force:True 20:52:14 2022-09-19 20:52:14,889 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:52:14 2022-09-19 20:52:14,889 [write_file] DEBUG write to file:/w/workspace/edgex-go/299/.semver/main 20:52:14 2022-09-19 20:52:14,892 [execute] INFO git cat-file --batch-check 20:52:14 2022-09-19 20:52:14,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=) 20:52:14 2022-09-19 20:52:14,897 [execute] INFO git cat-file --batch 20:52:14 2022-09-19 20:52:14,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=) 20:52:14 2022-09-19 20:52:14,902 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:52:14 2.3.0-dev.64 [Pipeline] } 20:52:14 $ docker exec --env ******** --env ******** 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 ssh-agent -k 20:52:15 unset SSH_AUTH_SOCK; 20:52:15 unset SSH_AGENT_PID; 20:52:15 echo Agent pid 38 killed; 20:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:15 + git semver [Pipeline] } 20:52:15 $ docker stop --time=1 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 20:52:17 $ docker rm -f 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:17 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:52:18 $ docker top ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:18 [ssh-agent] Looking for ssh-agent implementation... 20:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:18 $ docker exec ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab ssh-agent 20:52:18 SSH_AUTH_SOCK=/tmp/ssh-jdNK51N6BGIO/agent.34 20:52:18 SSH_AGENT_PID=41 20:52:18 Running ssh-add (command line suppressed) 20:52:19 Identity added: /w/workspace/edgex-go/299@tmp/private_key_230878957574324341.key (/w/workspace/edgex-go/299@tmp/private_key_230878957574324341.key) 20:52:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:19 + git semver push 20:52:19 2022-09-19 20:52:19,575 [run_push] DEBUG push 20:52:19 2022-09-19 20:52:19,576 [execute] INFO git cat-file --batch-check 20:52:19 2022-09-19 20:52:19,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=) 20:52:19 2022-09-19 20:52:19,582 [execute] INFO git rev-list 3aa97a91e52aee7986883302638b976391072b71 -- 20:52:19 2022-09-19 20:52:19,582 [execute] DEBUG Popen(['git', 'rev-list', '3aa97a91e52aee7986883302638b976391072b71', '--'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=None) 20:52:19 2022-09-19 20:52:19,591 [execute] INFO git fetch -v origin 20:52:19 2022-09-19 20:52:19,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=True, shell=None, istream=None) 20:52:20 2022-09-19 20:52:20,171 [run_push] DEBUG no remote changes detected 20:52:20 2022-09-19 20:52:20,171 [execute] INFO git push origin semver 20:52:20 2022-09-19 20:52:20,171 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=None) 20:52:21 2022-09-19 20:52:21,172 [run_push] DEBUG push all version tags 20:52:21 2022-09-19 20:52:21,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:52:21 2022-09-19 20:52:21,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=None) 20:52:22 2022-09-19 20:52:22,055 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main 20:52:22 2.3.0-dev.64 [Pipeline] } 20:52:22 $ docker exec --env ******** --env ******** ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab ssh-agent -k 20:52:22 unset SSH_AUTH_SOCK; 20:52:22 unset SSH_AGENT_PID; 20:52:22 echo Agent pid 41 killed; 20:52:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:22 + git semver [Pipeline] } 20:52:23 $ docker stop --time=1 ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab 20:52:24 $ docker rm -f ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab [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:52:24 + [ -d /w/workspace/edgex-go/299/archives ] [Pipeline] libraryResource [Pipeline] sh 20:52:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:26 ---> package-listing.sh 20:52:26 ++ facter osfamily 20:52:26 ++ tr '[:upper:]' '[:lower:]' 20:52:26 + OS_FAMILY=debian 20:52:26 + workspace=/w/workspace/edgex-go/299 20:52:26 + START_PACKAGES=/tmp/packages_start.txt 20:52:26 + END_PACKAGES=/tmp/packages_end.txt 20:52:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:26 + PACKAGES=/tmp/packages_start.txt 20:52:26 + '[' /w/workspace/edgex-go/299 ']' 20:52:26 + PACKAGES=/tmp/packages_end.txt 20:52:26 + case "${OS_FAMILY}" in 20:52:26 + dpkg -l 20:52:26 + grep '^ii' 20:52:26 + '[' -f /tmp/packages_start.txt ']' 20:52:26 + '[' -f /tmp/packages_end.txt ']' 20:52:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:26 + '[' /w/workspace/edgex-go/299 ']' 20:52:26 + mkdir -p /w/workspace/edgex-go/299/archives/ 20:52:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/299/archives/ [Pipeline] echo 20:52:26 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/299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:52:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:27 20:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:27 latest: Pulling from edgex-lftools-log-publisher 20:52:27 5eb5b503b376: Pulling fs layer 20:52:27 5c69ac0246d0: Pulling fs layer 20:52:27 ec43610c2a17: Pulling fs layer 20:52:27 3a2ae6a8a46f: Pulling fs layer 20:52:27 33b1e0a273af: Pulling fs layer 20:52:27 5d3b04190fa2: Pulling fs layer 20:52:27 2f39f015ded8: Pulling fs layer 20:52:27 3a2ae6a8a46f: Waiting 20:52:27 33b1e0a273af: Waiting 20:52:27 5c69ac0246d0: Verifying Checksum 20:52:27 5c69ac0246d0: Download complete 20:52:27 3a2ae6a8a46f: Download complete 20:52:27 ec43610c2a17: Verifying Checksum 20:52:27 ec43610c2a17: Download complete 20:52:27 5d3b04190fa2: Verifying Checksum 20:52:27 5d3b04190fa2: Download complete 20:52:27 33b1e0a273af: Verifying Checksum 20:52:27 33b1e0a273af: Download complete 20:52:28 5eb5b503b376: Verifying Checksum 20:52:28 5eb5b503b376: Download complete 20:52:28 2f39f015ded8: Download complete 20:52:29 5eb5b503b376: Pull complete 20:52:29 5c69ac0246d0: Pull complete 20:52:30 ec43610c2a17: Pull complete 20:52:30 3a2ae6a8a46f: Pull complete 20:52:30 33b1e0a273af: Pull complete 20:52:30 5d3b04190fa2: Pull complete 20:52:35 2f39f015ded8: Pull complete 20:52:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:52:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:36 prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container 20:52:36 $ 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/299/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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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:52:47 $ docker top 40c6d3571c36b47ca9281fd4ecf00f8831bd6b993f94d57c8bd5fcc87a9e4471 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:48 + ls /var/log/sa-host 20:52:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:48 provisioning config files... 20:52:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/299@tmp/config2127314838597464263tmp [Pipeline] { [Pipeline] echo 20:52:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:48 ---> create-netrc.sh [Pipeline] } 20:52:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:48 ---> python-tools-install.sh [Pipeline] echo 20:52:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:49 ---> sudo-logs.sh 20:52:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:49 ---> job-cost.sh 20:52:49 lf-activate-venv: SKIPPING 20:52:49 DEBUG: total: 0.10999999940395355 20:52:49 INFO: Retrieving Stack Cost... 20:52:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:50 INFO: Archiving Costs [Pipeline] echo 20:52:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:50 ---> logs-deploy.sh 20:52:50 lf-activate-venv: SKIPPING 20:52:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/299 20:52:50 INFO: archiving workspace using pattern(s): 20:52:51 Archives upload complete. 20:52:51 INFO: archiving logs to Nexus 20:52:52 ---> uname -a: 20:52:52 Linux prd-ubuntu20-04-docker-8c-8g-29845 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:52:52 20:52:52 20:52:52 ---> lscpu: 20:52:52 Architecture: x86_64 20:52:52 CPU op-mode(s): 32-bit, 64-bit 20:52:52 Byte Order: Little Endian 20:52:52 Address sizes: 40 bits physical, 48 bits virtual 20:52:52 CPU(s): 8 20:52:52 On-line CPU(s) list: 0-7 20:52:52 Thread(s) per core: 1 20:52:52 Core(s) per socket: 1 20:52:52 Socket(s): 8 20:52:52 NUMA node(s): 1 20:52:52 Vendor ID: AuthenticAMD 20:52:52 CPU family: 23 20:52:52 Model: 49 20:52:52 Model name: AMD EPYC-Rome Processor 20:52:52 Stepping: 0 20:52:52 CPU MHz: 2799.998 20:52:52 BogoMIPS: 5599.99 20:52:52 Virtualization: AMD-V 20:52:52 Hypervisor vendor: KVM 20:52:52 Virtualization type: full 20:52:52 L1d cache: 256 KiB 20:52:52 L1i cache: 256 KiB 20:52:52 L2 cache: 4 MiB 20:52:52 L3 cache: 128 MiB 20:52:52 NUMA node0 CPU(s): 0-7 20:52:52 Vulnerability Itlb multihit: Not affected 20:52:52 Vulnerability L1tf: Not affected 20:52:52 Vulnerability Mds: Not affected 20:52:52 Vulnerability Meltdown: Not affected 20:52:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:52 Vulnerability Srbds: Not affected 20:52:52 Vulnerability Tsx async abort: Not affected 20:52:52 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:52:52 20:52:52 20:52:52 ---> nproc: 20:52:52 8 20:52:52 20:52:52 20:52:52 ---> df -h: 20:52:52 Filesystem Size Used Avail Use% Mounted on 20:52:52 overlay 155G 19G 137G 13% / 20:52:52 tmpfs 64M 0 64M 0% /dev 20:52:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:52 shm 64M 0 64M 0% /dev/shm 20:52:52 /dev/vda1 155G 19G 137G 13% /facter-os 20:52:52 20:52:52 20:52:52 ---> sar -b -r -n DEV: 20:52:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29845) 09/19/22 _x86_64_ (8 CPU) 20:52:52 20:52:52 20:18:41 LINUX RESTART (8 CPU) 20:52:52 20:52:52 20:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:52 20:20:01 352.44 50.17 302.27 0.00 4635.23 163993.47 0.00 20:52:52 20:21:01 105.90 0.57 105.33 0.00 6.13 54579.97 0.00 20:52:52 20:22:01 44.24 0.10 44.14 0.00 1.47 17127.96 0.00 20:52:52 20:23:01 85.97 0.07 85.90 0.00 6.67 64861.46 0.00 20:52:52 20:24:01 625.43 7.48 617.95 0.00 77.95 205025.18 0.00 20:52:52 20:25:01 658.10 0.93 657.16 0.00 21.86 193751.55 0.00 20:52:52 20:26:01 263.71 3.68 260.03 0.00 31.19 157291.30 0.00 20:52:52 20:27:01 863.84 0.13 863.71 0.00 6.80 147757.51 0.00 20:52:52 20:28:01 21.98 0.02 21.96 0.00 3.20 732.01 0.00 20:52:52 20:29:01 8.85 0.00 8.85 0.00 0.00 195.70 0.00 20:52:52 20:30:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 20:52:52 20:31:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 20:52:52 20:32:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 20:52:52 20:33:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 20:52:52 20:34:01 1.80 0.02 1.78 0.00 0.13 20.13 0.00 20:52:52 20:35:01 1.00 0.00 1.00 0.00 0.00 13.02 0.00 20:52:52 20:36:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 20:52:52 20:37:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 20:52:52 20:38:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 20:52:52 20:39:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 20:52:52 20:40:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 20:52:52 20:41:01 0.93 0.00 0.93 0.00 0.00 12.93 0.00 20:52:52 20:42:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 20:52:52 20:43:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 20:52:52 20:44:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 20:52:52 20:45:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 20:52:52 20:46:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 20:52:52 20:47:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 20:52:52 20:48:01 1.23 0.00 1.23 0.00 0.00 13.99 0.00 20:52:52 20:49:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 20:52:52 20:50:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 20:52:52 20:51:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 20:52:52 20:52:01 77.50 0.22 77.29 0.00 11.20 39119.75 0.00 20:52:52 Average: 95.06 1.92 93.13 0.00 145.58 31678.72 0.00 20:52:52 20:52:52 20:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:52 20:20:01 28375036 31772624 527304 1.60 117960 3536264 1958364 5.77 1167400 2949072 844156 20:52:52 20:21:01 27191396 31387912 900720 2.74 137836 4241212 2653848 7.82 1898084 3309792 592356 20:52:52 20:22:01 27442588 31653352 634100 1.93 141564 4230808 2082720 6.14 1409796 3529336 214556 20:52:52 20:23:01 25911076 31731868 556260 1.69 144504 5803280 1925228 5.67 1608888 4823936 712328 20:52:52 20:24:01 22652644 31347068 917992 2.79 282804 8338380 3280132 9.67 2282272 7181300 288 20:52:52 20:25:01 22204956 31571180 688632 2.09 294628 8948824 2917000 8.60 2089032 7766560 29296 20:52:52 20:26:01 18502632 31128148 1117232 3.40 390112 11914744 4042108 11.91 3002588 10342140 920928 20:52:52 20:27:01 20550432 31727832 543260 1.65 401852 10514760 2115280 6.23 2165192 9222148 1156 20:52:52 20:28:01 20572428 31751776 518476 1.58 403172 10515304 1902536 5.61 2143840 9222088 980 20:52:52 20:29:01 20575008 31754396 515940 1.57 403524 10515348 1908284 5.62 2140524 9222092 8 20:52:52 20:30:01 20576288 31755712 514736 1.57 403560 10515476 1908284 5.62 2140220 9222220 180 20:52:52 20:31:01 20578864 31758336 512128 1.56 403604 10515480 1908284 5.62 2136392 9222224 12 20:52:52 20:32:01 20580036 31759548 511388 1.56 403624 10515484 1908284 5.62 2136620 9222228 24 20:52:52 20:33:01 20585060 31764584 506296 1.54 403628 10515488 1908284 5.62 2131084 9222228 56 20:52:52 20:34:01 20585048 31764740 505912 1.54 403664 10515492 1923344 5.67 2130896 9222340 32 20:52:52 20:35:01 20585184 31764888 505912 1.54 403692 10515492 1923344 5.67 2131012 9222340 172 20:52:52 20:36:01 20585420 31765132 505632 1.54 403704 10515496 1923344 5.67 2130488 9222344 36 20:52:52 20:37:01 20585544 31765312 505360 1.54 403720 10515500 1923344 5.67 2130912 9222352 296 20:52:52 20:38:01 20585972 31765740 505056 1.54 403736 10515500 1939456 5.72 2130940 9222352 188 20:52:52 20:39:01 20586120 31765924 504780 1.54 403756 10515504 1939456 5.72 2130564 9222356 140 20:52:52 20:40:01 20585380 31765228 505488 1.54 403764 10515500 1939456 5.72 2130992 9222352 12 20:52:52 20:41:01 20585772 31765632 504944 1.54 403780 10515512 1939456 5.72 2130636 9222360 208 20:52:52 20:42:01 20585748 31765612 504904 1.54 403792 10515520 1939456 5.72 2130576 9222364 12 20:52:52 20:43:01 20585548 31765444 504908 1.54 403808 10515520 1939456 5.72 2130576 9222364 180 20:52:52 20:44:01 20585248 31765196 505120 1.54 403832 10515524 1939456 5.72 2130632 9222372 12 20:52:52 20:45:01 20584948 31764940 505300 1.54 403848 10515524 1939456 5.72 2131308 9222376 200 20:52:52 20:46:01 20584900 31764904 505280 1.54 403864 10515528 1939456 5.72 2130748 9222376 16 20:52:52 20:47:01 20584884 31764896 505260 1.54 403876 10515532 1939456 5.72 2130732 9222380 196 20:52:52 20:48:01 20584584 31764620 505488 1.54 403888 10515532 1939456 5.72 2131472 9222380 12 20:52:52 20:49:01 20585040 31765088 504960 1.54 403896 10515536 1939456 5.72 2131416 9222384 156 20:52:52 20:50:01 20584664 31764716 505440 1.54 403916 10515540 1939456 5.72 2131456 9222388 16 20:52:52 20:51:01 20584656 31764736 505432 1.54 403928 10515544 1939456 5.72 2131324 9222388 188 20:52:52 20:52:01 19118924 31727776 537520 1.63 420572 11823412 2093784 6.17 2223412 10488864 533280 20:52:52 Average: 21392486 31708026 563550 1.71 364285 9749199 2101763 6.19 2091880 8513600 116717 20:52:52 20:52:52 20:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:52 20:20:01 docker0 332.41 330.14 24.96 2713.22 0.00 0.00 0.00 0.00 20:52:52 20:20:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 20:52:52 20:20:01 ens3 1358.89 1151.86 11767.44 164.93 0.00 0.00 0.00 0.00 20:52:52 20:21:01 docker0 109.77 118.81 8.74 1152.38 0.00 0.00 0.00 0.00 20:52:52 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:21:01 veth980e64b 0.22 0.42 0.02 0.04 0.00 0.00 0.00 0.00 20:52:52 20:21:01 ens3 182.30 158.71 1193.70 73.10 0.00 0.00 0.00 0.00 20:52:52 20:22:01 docker0 0.95 0.95 0.06 0.07 0.00 0.00 0.00 0.00 20:52:52 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:22:01 veth980e64b 0.95 0.97 0.07 0.07 0.00 0.00 0.00 0.00 20:52:52 20:22:01 ens3 22.20 12.76 18.93 10.11 0.00 0.00 0.00 0.00 20:52:52 20:23:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:23:01 vethaea327f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:23:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:52:52 20:23:01 ens3 122.78 100.45 1699.14 77.33 0.00 0.00 0.00 0.00 20:52:52 20:24:01 veth860aa29 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:52:52 20:24:01 docker0 185.84 237.36 13.23 1913.46 0.00 0.00 0.00 0.00 20:52:52 20:24:01 vethaea327f 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 20:52:52 20:24:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:52:52 20:24:01 vethd31953b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:52:52 20:24:01 ens3 266.61 205.95 1985.11 26.94 0.00 0.00 0.00 0.00 20:52:52 20:25:01 veth605337c 18.46 19.13 1.45 35.87 0.00 0.00 0.00 0.00 20:52:52 20:25:01 docker0 247.80 287.29 14.78 805.26 0.00 0.00 0.00 0.00 20:52:52 20:25:01 vethaea327f 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 20:52:52 20:25:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:52:52 20:25:01 ens3 357.31 299.30 890.54 87.72 0.00 0.00 0.00 0.00 20:52:52 20:25:01 veth807b2ac 33.32 35.74 2.50 78.88 0.00 0.00 0.00 0.01 20:52:52 20:25:01 veth7c01b3b 33.44 34.14 2.50 75.03 0.00 0.00 0.00 0.01 20:52:52 20:25:01 vethf032370 4.67 5.45 0.45 1.36 0.00 0.00 0.00 0.00 20:52:52 20:25:01 vethf06e9f0 66.43 74.78 5.02 273.73 0.00 0.00 0.00 0.02 20:52:52 20:26:01 vethbff9476 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:26:01 docker0 113.30 121.91 7.47 975.60 0.00 0.00 0.00 0.00 20:52:52 20:26:01 vethaea327f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:26:01 vethbf2a019 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:26:01 vethfc19396 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:26:01 vethf7be040 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:26:01 ens3 133.16 120.29 984.72 14.00 0.00 0.00 0.00 0.00 20:52:52 20:26:01 vethfcb70c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:52:52 20:27:01 docker0 123.73 193.30 7.11 905.69 0.00 0.00 0.00 0.00 20:52:52 20:27:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 20:52:52 20:27:01 ens3 308.35 226.86 967.23 281.47 0.00 0.00 0.00 0.00 20:52:52 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:28:01 lo 49.06 49.06 4.84 4.84 0.00 0.00 0.00 0.00 20:52:52 20:28:01 ens3 496.47 503.83 241.44 2371.37 0.00 0.00 0.00 0.00 20:52:52 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:29:01 lo 7.87 7.87 0.77 0.77 0.00 0.00 0.00 0.00 20:52:52 20:29:01 ens3 179.05 187.42 62.99 994.90 0.00 0.00 0.00 0.00 20:52:52 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:30:01 ens3 0.55 0.10 0.12 0.06 0.00 0.00 0.00 0.00 20:52:52 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:31:01 ens3 1.23 0.35 0.38 0.21 0.00 0.00 0.00 0.00 20:52:52 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:32:01 ens3 1.27 0.48 0.41 0.28 0.00 0.00 0.00 0.00 20:52:52 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:33:01 ens3 1.33 0.70 0.44 0.30 0.00 0.00 0.00 0.00 20:52:52 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:34:01 ens3 0.27 0.22 0.10 0.08 0.00 0.00 0.00 0.00 20:52:52 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:35:01 ens3 0.71 0.47 0.35 0.28 0.00 0.00 0.00 0.00 20:52:52 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:36:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:40:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 20:52:52 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:43:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:52:52 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:44:01 ens3 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 20:52:52 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:45:01 ens3 1.05 0.62 0.61 0.34 0.00 0.00 0.00 0.00 20:52:52 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:47:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:52:52 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:48:01 ens3 1.00 0.32 0.31 0.21 0.00 0.00 0.00 0.00 20:52:52 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:49:01 ens3 0.67 0.37 0.27 0.21 0.00 0.00 0.00 0.00 20:52:52 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:50:01 ens3 0.35 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:52:52 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:52 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:52 20:51:01 ens3 1.17 0.23 0.22 0.08 0.00 0.00 0.00 0.00 20:52:52 20:52:01 docker0 41.03 47.66 3.45 692.36 0.00 0.00 0.00 0.00 20:52:52 20:52:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 20:52:52 20:52:01 ens3 369.99 260.71 7874.72 78.50 0.00 0.00 0.00 0.00 20:52:52 Average: docker0 35.02 40.55 2.42 277.68 0.00 0.00 0.00 0.00 20:52:52 Average: lo 2.31 2.31 0.22 0.22 0.00 0.00 0.00 0.00 20:52:52 Average: ens3 115.48 98.01 839.50 126.80 0.00 0.00 0.00 0.00 20:52:52 20:52:52 20:52:52 ---> sar -P ALL: 20:52:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29845) 09/19/22 _x86_64_ (8 CPU) 20:52:52 20:52:52 20:18:41 LINUX RESTART (8 CPU) 20:52:52 20:52:52 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:52:52 20:20:01 all 11.98 0.00 4.37 3.06 0.08 80.50 20:52:52 20:20:01 0 11.99 0.00 3.80 1.79 0.07 82.35 20:52:52 20:20:01 1 12.10 0.00 3.58 4.91 0.10 79.30 20:52:52 20:20:01 2 14.68 0.00 4.26 2.09 0.07 78.91 20:52:52 20:20:01 3 11.97 0.00 4.69 2.24 0.10 80.99 20:52:52 20:20:01 4 9.56 0.00 3.00 0.49 0.07 86.89 20:52:52 20:20:01 5 13.22 0.00 4.16 2.72 0.08 79.82 20:52:52 20:20:01 6 11.09 0.00 4.16 3.14 0.08 81.52 20:52:52 20:20:01 7 11.25 0.00 7.37 7.20 0.09 74.10 20:52:52 20:21:01 all 32.55 0.00 6.41 3.64 0.08 57.31 20:52:52 20:21:01 0 33.05 0.00 5.46 0.54 0.08 60.87 20:52:52 20:21:01 1 32.21 0.00 6.68 0.25 0.07 60.79 20:52:52 20:21:01 2 32.19 0.00 6.20 0.22 0.08 61.31 20:52:52 20:21:01 3 32.57 0.00 7.21 18.78 0.08 41.36 20:52:52 20:21:01 4 32.90 0.00 6.10 6.35 0.10 54.55 20:52:52 20:21:01 5 32.70 0.00 7.16 0.95 0.08 59.11 20:52:52 20:21:01 6 33.26 0.00 5.86 1.55 0.08 59.25 20:52:52 20:21:01 7 31.55 0.00 6.63 0.61 0.08 61.13 20:52:52 20:22:01 all 44.73 0.00 6.22 0.80 0.08 48.17 20:52:52 20:22:01 0 44.89 0.00 5.84 0.12 0.07 49.09 20:52:52 20:22:01 1 44.96 0.00 6.52 0.20 0.10 48.21 20:52:52 20:22:01 2 44.00 0.00 6.32 0.29 0.08 49.31 20:52:52 20:22:01 3 43.75 0.00 6.13 0.17 0.08 49.87 20:52:52 20:22:01 4 44.62 0.00 6.33 5.08 0.08 43.88 20:52:52 20:22:01 5 45.00 0.00 6.19 0.17 0.08 48.56 20:52:52 20:22:01 6 45.37 0.00 6.16 0.13 0.08 48.26 20:52:52 20:22:01 7 45.26 0.00 6.25 0.27 0.08 48.14 20:52:52 20:23:01 all 26.15 0.00 7.03 2.55 0.07 64.19 20:52:52 20:23:01 0 27.59 0.00 7.98 0.00 0.07 64.37 20:52:52 20:23:01 1 25.11 0.00 6.01 0.61 0.07 68.20 20:52:52 20:23:01 2 26.57 0.00 6.38 1.03 0.08 65.94 20:52:52 20:23:01 3 26.03 0.00 7.88 16.65 0.07 49.37 20:52:52 20:23:01 4 23.15 0.00 5.56 1.19 0.09 70.01 20:52:52 20:23:01 5 29.18 0.00 7.44 0.15 0.08 63.14 20:52:52 20:23:01 6 27.08 0.00 7.47 0.37 0.05 65.03 20:52:52 20:23:01 7 24.52 0.00 7.54 0.47 0.07 67.40 20:52:52 20:24:01 all 25.02 0.00 8.34 12.41 0.09 54.14 20:52:52 20:24:01 0 25.77 0.00 8.32 5.41 0.08 60.41 20:52:52 20:24:01 1 26.86 0.00 7.60 7.97 0.10 57.46 20:52:52 20:24:01 2 24.95 0.00 7.99 4.46 0.07 62.53 20:52:52 20:24:01 3 25.18 0.00 8.37 19.30 0.10 47.05 20:52:52 20:24:01 4 23.06 0.00 6.99 4.09 0.07 65.80 20:52:52 20:24:01 5 24.70 0.00 8.45 8.00 0.08 58.76 20:52:52 20:24:01 6 24.97 0.00 10.23 37.85 0.08 26.87 20:52:52 20:24:01 7 24.68 0.00 8.77 12.41 0.12 54.02 20:52:52 20:25:01 all 29.45 0.00 8.75 12.33 0.10 49.36 20:52:52 20:25:01 0 30.73 0.00 8.17 14.26 0.08 46.76 20:52:52 20:25:01 1 31.04 0.00 8.81 9.86 0.10 50.19 20:52:52 20:25:01 2 30.62 0.00 9.04 11.74 0.10 48.50 20:52:52 20:25:01 3 29.74 0.00 8.69 8.00 0.12 53.46 20:52:52 20:25:01 4 23.79 0.00 7.60 10.04 0.07 58.50 20:52:52 20:25:01 5 30.75 0.00 10.34 21.16 0.10 37.65 20:52:52 20:25:01 6 28.49 0.00 8.10 14.23 0.12 49.06 20:52:52 20:25:01 7 30.48 0.00 9.30 9.37 0.12 50.73 20:52:52 20:26:01 all 49.31 0.00 9.38 8.18 0.09 33.04 20:52:52 20:26:01 0 49.38 0.00 9.08 8.46 0.08 33.00 20:52:52 20:26:01 1 50.99 0.00 9.22 3.41 0.08 36.30 20:52:52 20:26:01 2 49.45 0.00 10.57 26.52 0.10 13.36 20:52:52 20:26:01 3 48.12 0.00 9.79 9.84 0.08 32.17 20:52:52 20:26:01 4 47.77 0.00 9.01 4.51 0.08 38.63 20:52:52 20:26:01 5 48.14 0.00 8.80 3.53 0.10 39.43 20:52:52 20:26:01 6 49.89 0.00 9.56 5.95 0.07 34.53 20:52:52 20:26:01 7 50.73 0.00 9.05 3.31 0.10 36.80 20:52:52 20:27:01 all 34.21 0.00 8.59 8.91 0.09 48.19 20:52:52 20:27:01 0 36.09 0.00 9.02 7.79 0.08 47.01 20:52:52 20:27:01 1 36.56 0.00 9.10 4.92 0.08 49.34 20:52:52 20:27:01 2 35.70 0.00 9.27 13.34 0.10 41.59 20:52:52 20:27:01 3 31.92 0.00 8.49 11.91 0.10 47.57 20:52:52 20:27:01 4 33.43 0.00 8.40 9.09 0.08 49.00 20:52:52 20:27:01 5 33.85 0.00 8.08 14.53 0.08 43.46 20:52:52 20:27:01 6 31.43 0.00 7.83 3.73 0.10 56.91 20:52:52 20:27:01 7 34.67 0.00 8.57 5.96 0.10 50.70 20:52:52 20:28:01 all 7.94 0.00 1.24 0.17 0.08 90.57 20:52:52 20:28:01 0 11.48 0.00 1.49 0.70 0.10 86.23 20:52:52 20:28:01 1 8.61 0.00 1.45 0.08 0.08 89.77 20:52:52 20:28:01 2 9.60 0.00 1.51 0.07 0.10 88.72 20:52:52 20:28:01 3 6.42 0.00 0.97 0.10 0.08 92.42 20:52:52 20:28:01 4 8.77 0.00 1.05 0.03 0.08 90.06 20:52:52 20:28:01 5 4.05 0.00 1.11 0.25 0.07 94.52 20:52:52 20:28:01 6 5.80 0.00 0.62 0.02 0.05 93.51 20:52:52 20:28:01 7 8.81 0.00 1.72 0.07 0.08 89.32 20:52:52 20:29:01 all 8.54 0.00 1.28 0.20 0.03 89.94 20:52:52 20:29:01 0 1.61 0.00 0.28 0.65 0.03 97.42 20:52:52 20:29:01 1 3.97 0.00 0.53 0.30 0.02 95.17 20:52:52 20:29:01 2 26.52 0.00 4.85 0.17 0.05 68.42 20:52:52 20:29:01 3 19.72 0.00 2.86 0.30 0.05 77.07 20:52:52 20:29:01 4 5.17 0.00 0.35 0.10 0.02 94.36 20:52:52 20:29:01 5 1.75 0.00 0.25 0.07 0.02 97.91 20:52:52 20:29:01 6 6.22 0.00 0.72 0.00 0.03 93.03 20:52:52 20:29:01 7 3.37 0.00 0.42 0.00 0.03 96.18 20:52:52 20:30:01 all 10.57 0.00 1.97 0.01 0.02 87.43 20:52:52 20:30:01 0 0.05 0.00 0.07 0.03 0.05 99.80 20:52:52 20:30:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:52:52 20:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:52:52 20:30:01 3 43.16 0.00 8.10 0.00 0.03 48.71 20:52:52 20:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:52:52 20:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:52:52 20:30:01 6 41.13 0.00 7.57 0.00 0.03 51.27 20:52:52 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:52:52 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:52:52 20:31:01 all 4.44 0.00 0.89 0.03 0.01 94.63 20:52:52 20:31:01 0 0.12 0.00 0.07 0.13 0.05 99.63 20:52:52 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:31:01 2 0.03 0.00 0.02 0.12 0.02 99.82 20:52:52 20:31:01 3 7.53 0.00 1.40 0.00 0.02 91.05 20:52:52 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:31:01 6 27.77 0.00 5.58 0.00 0.02 66.63 20:52:52 20:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:52:52 20:32:01 0 0.07 0.00 0.05 0.05 0.05 99.78 20:52:52 20:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:52:52 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:52:52 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:33:01 all 0.05 0.00 0.03 0.02 0.01 99.89 20:52:52 20:33:01 0 0.20 0.00 0.12 0.02 0.05 99.61 20:52:52 20:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:52:52 20:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:52:52 20:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:52:52 20:33:01 5 0.02 0.00 0.03 0.12 0.00 99.83 20:52:52 20:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:34:01 all 0.03 0.00 0.04 0.09 0.01 99.84 20:52:52 20:34:01 0 0.02 0.00 0.05 0.05 0.00 99.88 20:52:52 20:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:52:52 20:34:01 2 0.07 0.00 0.07 0.12 0.02 99.73 20:52:52 20:34:01 3 0.08 0.00 0.08 0.00 0.03 99.80 20:52:52 20:34:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:52:52 20:34:01 5 0.03 0.00 0.00 0.52 0.00 99.45 20:52:52 20:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:52:52 20:35:01 0 0.02 0.00 0.00 0.10 0.02 99.86 20:52:52 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:35:01 2 0.05 0.00 0.05 0.00 0.02 99.88 20:52:52 20:35:01 3 0.02 0.00 0.03 0.00 0.03 99.92 20:52:52 20:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:36:01 all 0.02 0.00 0.03 0.05 0.00 99.91 20:52:52 20:36:01 0 0.02 0.00 0.03 0.22 0.00 99.73 20:52:52 20:36:01 1 0.03 0.00 0.08 0.00 0.02 99.87 20:52:52 20:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 20:52:52 20:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:36:01 5 0.00 0.00 0.00 0.15 0.02 99.83 20:52:52 20:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:37:01 all 0.01 0.00 0.02 0.01 0.01 99.95 20:52:52 20:37:01 0 0.00 0.00 0.03 0.03 0.00 99.93 20:52:52 20:37:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:52:52 20:37:01 2 0.05 0.00 0.05 0.00 0.02 99.88 20:52:52 20:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:37:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:52:52 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:38:01 all 0.03 0.00 0.01 0.05 0.01 99.90 20:52:52 20:38:01 0 0.00 0.00 0.02 0.35 0.02 99.61 20:52:52 20:38:01 1 0.07 0.00 0.08 0.00 0.03 99.82 20:52:52 20:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:52:52 20:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:38:01 5 0.02 0.00 0.00 0.08 0.00 99.90 20:52:52 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:39:01 all 0.03 0.00 0.01 0.02 0.01 99.92 20:52:52 20:39:01 0 0.03 0.00 0.02 0.13 0.00 99.82 20:52:52 20:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:52:52 20:39:01 2 0.08 0.00 0.02 0.00 0.03 99.87 20:52:52 20:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:52 20:39:01 4 0.02 0.00 0.00 0.00 0.03 99.95 20:52:52 20:39:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:52 20:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:40:01 all 0.08 0.00 0.02 0.03 0.01 99.86 20:52:52 20:40:01 0 0.52 0.00 0.02 0.12 0.00 99.35 20:52:52 20:40:01 1 0.02 0.00 0.03 0.10 0.02 99.83 20:52:52 20:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:52 20:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:40:01 4 0.05 0.00 0.08 0.00 0.03 99.83 20:52:52 20:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:41:01 all 0.03 0.00 0.01 0.04 0.01 99.92 20:52:52 20:41:01 0 0.03 0.00 0.00 0.15 0.02 99.80 20:52:52 20:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:52:52 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:41:01 4 0.02 0.00 0.03 0.00 0.03 99.92 20:52:52 20:41:01 5 0.02 0.00 0.02 0.15 0.02 99.80 20:52:52 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:52:52 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:52:52 20:42:01 all 0.14 0.00 0.02 0.03 0.01 99.80 20:52:52 20:42:01 0 0.99 0.00 0.00 0.10 0.00 98.91 20:52:52 20:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:52:52 20:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:52 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:52:52 20:42:01 5 0.05 0.00 0.05 0.15 0.05 99.70 20:52:52 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:43:01 all 0.19 0.00 0.01 0.02 0.01 99.76 20:52:52 20:43:01 0 1.35 0.00 0.02 0.12 0.00 98.51 20:52:52 20:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:52:52 20:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:52 20:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:43:01 5 0.07 0.00 0.05 0.08 0.03 99.77 20:52:52 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:44:01 all 0.27 0.00 0.02 0.02 0.01 99.68 20:52:52 20:44:01 0 1.92 0.00 0.02 0.08 0.00 97.98 20:52:52 20:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:44:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:52:52 20:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:52:52 20:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:44:01 5 0.07 0.00 0.08 0.12 0.05 99.68 20:52:52 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:45:01 all 0.09 0.00 0.02 0.03 0.02 99.85 20:52:52 20:45:01 0 0.37 0.00 0.03 0.13 0.02 99.45 20:52:52 20:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:52:52 20:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:45:01 3 0.07 0.00 0.00 0.00 0.05 99.88 20:52:52 20:45:01 4 0.12 0.00 0.00 0.00 0.00 99.88 20:52:52 20:45:01 5 0.03 0.00 0.02 0.00 0.05 99.90 20:52:52 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:45:01 7 0.02 0.00 0.02 0.10 0.00 99.87 20:52:52 20:46:01 all 0.10 0.00 0.01 0.02 0.02 99.85 20:52:52 20:46:01 0 0.63 0.00 0.00 0.03 0.03 99.30 20:52:52 20:46:01 1 0.07 0.00 0.02 0.05 0.02 99.85 20:52:52 20:46:01 2 0.05 0.00 0.07 0.00 0.05 99.83 20:52:52 20:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:52 20:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:52:52 20:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:46:01 7 0.00 0.00 0.00 0.07 0.00 99.93 20:52:52 20:47:01 all 0.07 0.00 0.02 0.04 0.01 99.87 20:52:52 20:47:01 0 0.38 0.00 0.02 0.12 0.02 99.47 20:52:52 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:47:01 2 0.05 0.00 0.07 0.00 0.07 99.82 20:52:52 20:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:52:52 20:47:01 5 0.03 0.00 0.00 0.17 0.00 99.80 20:52:52 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:48:01 all 0.02 0.00 0.02 0.03 0.01 99.93 20:52:52 20:48:01 0 0.00 0.00 0.03 0.15 0.00 99.82 20:52:52 20:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:52:52 20:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:52:52 20:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:52:52 20:48:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:52:52 20:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:52 20:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:49:01 all 0.06 0.00 0.02 0.03 0.02 99.87 20:52:52 20:49:01 0 0.32 0.00 0.02 0.17 0.02 99.48 20:52:52 20:49:01 1 0.03 0.00 0.03 0.00 0.07 99.87 20:52:52 20:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:52:52 20:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:52 20:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:52:52 20:49:01 5 0.03 0.00 0.02 0.08 0.02 99.85 20:52:52 20:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:50:01 all 0.04 0.00 0.01 0.05 0.01 99.89 20:52:52 20:50:01 0 0.27 0.00 0.00 0.33 0.00 99.40 20:52:52 20:50:01 1 0.07 0.00 0.03 0.02 0.03 99.85 20:52:52 20:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:52 20:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:52 20:50:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:52:52 20:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:52 20:51:01 all 0.04 0.00 0.01 0.05 0.01 99.89 20:52:52 20:51:01 0 0.17 0.00 0.02 0.32 0.02 99.48 20:52:52 20:51:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:52:52 20:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:51:01 4 0.02 0.00 0.00 0.00 0.03 99.95 20:52:52 20:51:01 5 0.00 0.00 0.00 0.12 0.00 99.88 20:52:52 20:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:52:52 20:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:52 20:52:01 all 8.55 0.00 3.30 4.86 0.10 83.20 20:52:52 20:52:01 0 8.26 0.00 3.02 6.59 0.12 82.02 20:52:52 20:52:01 1 9.77 0.00 3.10 3.61 0.12 83.40 20:52:52 20:52:01 2 8.94 0.00 3.31 6.08 0.10 81.56 20:52:52 20:52:01 3 8.04 0.00 3.05 0.37 0.10 88.44 20:52:52 20:52:01 4 9.27 0.00 3.45 0.56 0.07 86.66 20:52:52 20:52:01 5 6.48 0.00 2.91 18.40 0.08 72.12 20:52:52 20:52:01 6 8.92 0.00 3.44 0.07 0.08 87.49 20:52:52 20:52:01 7 8.70 0.00 4.08 3.31 0.10 83.81 20:52:52 20:52:52 Average: CPU %user %nice %system %iowait %steal %idle 20:52:52 Average: all 8.87 0.00 2.05 1.73 0.03 87.32 20:52:52 Average: 0 8.69 0.00 1.90 1.48 0.04 87.89 20:52:52 Average: 1 8.52 0.00 1.90 1.09 0.04 88.44 20:52:52 Average: 2 9.15 0.00 2.11 1.99 0.04 86.71 20:52:52 Average: 3 10.06 0.00 2.34 2.62 0.04 84.94 20:52:52 Average: 4 7.87 0.00 1.75 1.25 0.03 89.10 20:52:52 Average: 5 8.12 0.00 1.96 2.15 0.03 87.73 20:52:52 Average: 6 10.30 0.00 2.33 2.01 0.03 85.34 20:52:52 Average: 7 8.23 0.00 2.09 1.29 0.03 88.36 20:52:52 20:52:52 20:52:52